@import "lib/reset.css";
@import "lib/forms.css";

body {
	background: #FFFFFF;
	font-family: Verdana;
}

a {
	color: #0A3983;
}

a:hover {
	color: #D56E24;
}


p {
	margin-bottom: 6px;
}

h1, h2, h3 {
	margin-bottom: 6px;
}

h4.head {
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #CCC;
}

h5.article { 
	display: block;
	width: 65%;
	float: left;
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
}

.clear {
	clear: both;
}

.bigButton {
	border: 1px solid #CCC;
	width: 200px;
	height: 50px;
	float: left;
	margin-right: 12px;
	text-align: center;
	background: #FFFFCC;
}

.bigButton a {
	display: block;
	width: 200px;
	height: 35px;
	padding-top: 15px;
	font-size: 1.4em;
	text-decoration: none;
	color: #000;
}

.bigButton a:hover {
	background: #FFDE7B;
}

.logo h1 span {
	display: block;
	left: 0px;
	position: absolute;
	top: 0px;
}

#wrapper {
	width: 980px;
	margin: auto;
	background-color: #FFF;
	font-size: 0.8em;
	color: #333;
	min-height: 500px;
}

#fmawrapper {
	width: 735px;
	margin: auto;
	background-color: #FFF;
	font-size: 0.8em;
	color: #333;
	min-height: 350px;
}

#head {
	height: 103px;
}

#head .logo {
	position: relative;
	width: 250px;
	height: 78px;
	float: left;
	margin-top: 12px;
	margin-left: 0px;
	text-indent: -9999px;
	overflow: hidden;
}

.logo h1 span {
	background: url(../assets/layout/ifmlogo.jpg) no-repeat scroll top left;
	width: 250px;
	height: 78px;
}

#topBanner {
	float: left;
	width: 468px;
	height: 76px;
	margin-top: 13px;
	margin-left: 4px;
}
#head .loginForm {
	float: right;
	margin-right: 0px;
}



/* FORMS */

.loginForm {
	margin-top: 0px;
	width: 250px;
}

.loginForm p {
	display: block;
	text-align: right;
	height: 25px;
	margin-bottom: 0px;
}

.loginForm p.title {
	height: 20px;
	font-weight: bold;
	line-height: 1.4em;
}

.loginForm p.lower {
	height: 20px;
}

.loginForm p.lower input {
	margin: 0px;
}

.loginForm p.lower label {
	margin-left: 3px;
}

.loginForm label {
	margin-right: 5px;
	font-size: 0.9em;
}

.loginForm input, .navSearchForm input {
	border: 1px solid #CCC;
	background: #FFF;
}


.navSearchForm {
	display: block;
	margin-top: 6px;
	float: left;
}


.navSearchForm input.textField {
	width: 200px;
	margin-right: 8px;
}

#searchForm {
	display: block;
	float: left;
	height: 28px;
	overflow: hidden;
	width: 300px;
}

#searchForm .gsc-search-box {
	margin-top: 1px;
	width: 300px;
}



#searchResults {
	border-bottom: 1px solid #FFDE7B;
	margin-bottom: 12px;
}

#searchResults a {
	color: #0A3983;

}

#searchResults .gs-visibleUrl {
	color: #D56E24;
}





ul.tabsNav li, ul.topNav li, ul.footNav li {
	float: left;
	font-size: 0.9em;
}

ul.tabsNav li {
	font-weight: bold;
	text-align: center;
	display: block;
}

ul.topNav li {
	font-weight: bold;
	text-align: center;
	display: inline;
}

ul.tabsNav li a {
	color: #333;
	display: block;
	text-decoration: none;
}

ul.topNav li a {
	color: #333;
	display: inline;
	text-decoration: none;
}

ul.tabsNav li a:hover {
	color: #FFFFFF;
}

ul.tabsNav {
	clear: both;
	float: left;
	display: inline;
	width: 100%;
	border-bottom: 3px solid #D56E24;
}

ul.tabsNav li {
	width: 99px;
	height: 28px;
	background: url(../assets/layout/tab_bg.jpg);
	margin-right: 9px;
}

ul.tabsNav li a {
	padding-top: 8px;
	height: 21px;
}

ul.tabsNav li.first {
	margin-left: 0px;
}


ul.topNav {
	clear: both;
	float: left;
	background-color: #D56E24;
	display: block;
	width: 980px;
	height: 25px;
	line-height: 25px;
	margin-top: 2px;
}

ul.topNav li {
	margin-right: 10px;
	font-size: 0.85em;
}

ul.topNav li a {
	padding-top: 7px;
	height: 21px;
	color: #FFFFFF;
}

ul.topNav li a:hover {
	color: #003c74;
}


ul.topNav li.first {
	margin-left: 10px;
}

ul.topNav li.search {
	float: right;
	margin-right: 10px;
}

ul.footNav {
	float: right;
	display: block;
	margin-right: 0px;
}

ul.footNav li {
	padding-left: 6px;
	padding-right: 6px;
	border-left: 1px solid #CCC;
	margin-top: 7px;
}

ul.footNav li.first {
	padding-left: 0px;
	border: none;
}






.info {
	float: left;
	width: 906px;
	border: 1px solid #660000;
	background: #FFFFCC url(../admin/images/message_box.gif) 8px 3px no-repeat;
	color: #660000;
	margin: 14px 0px 0px 24px;
	padding: 12px;
	text-indent: 38px;
	
}

.info750 {
	float: left;
	width: 750px;
	border: 1px solid #660000;
	background: #FFFFCC url(../admin/images/message_box.gif) 8px 3px no-repeat;
	color: #660000;
	margin: 14px 0px 0px 24px;
	padding: 12px;
	text-indent: 38px;
	
}

.info580 {
	float: left;
	width: 540px;
	border: 1px solid #660000;
	background: #FFFFCC url(../admin/images/message_box.gif) 8px 3px no-repeat;
	color: #660000;
	margin: 14px 0px 0px 24px;
	padding: 12px;
	text-indent: 38px;
	
}


.success {
	display: block;
	border: 1px solid #3DABD7;
	background: #EFEFEF url(../admin/images/info_box.gif) 8px 3px no-repeat;
	color: #3DABD7;
	margin: 14px 0px;
	padding: 12px;
	text-indent: 38px;
}

.contentBlock {
	clear: both;
	float: left;
	margin: 10px 0px 24px 0;
}

.textBlock  { line-height: 1.3em; text-align: justify }

.textBlock h2 , .col h2 {
	font-size: 1.3em;
	border-bottom: 1px solid #FFDE7B;
	margin-bottom: 12px;
}

.textBlock .subtitle, .textBlock h3 {
	padding-top: 12px;
	border-bottom: 1px solid #CCC;
}

.tabheader {
	font-size: 1.3em;
	color: #D56E24;
}



.col {
	padding-top: 4px;	
	float: left;
	line-height: 1.4em;	
}

.tabsCol {
	float: left;	
}


.w529 {
	width: 580px;
	margin-right: 22px;
}

.w580 {
	width: 580px;
	margin-right: 22px;
}

.w580a {
	width: 580px;
	margin-right: 14px;
}


.w750 {
	width: 792px;
	margin-right: 0px;
}

.w816 {
	width: 816px;
	margin-right: 22px;
}

.w828 {
	width: 828px;
	margin-right: 22px;
}

.w840 {
	width: 840px;
	margin-right: 22px;
}

.w400 {
	width: 400px;
	margin-right: 22px;
}

.w240 {
	width: 240px;
}

.w200 {
	width: 200px;
}

.w240a {
	width: 240px;
	margin-right: 22px;
}

.w220 {
	width: 220px;
}

.w440 {
	width: 440px;
}

.w680 {
	width: 680px;
}

.tabsCol .content {
	background-color: #EDEDED;
	padding-top: 2px;
	margin-bottom: 15px;
	float: left;
	
}

.tabsCol .content .articleBlock {
	margin-left: 10px;
	padding-bottom: 12px;
	float: left;
	width: 220px;
}

.tabsCol .content .image {
	float: right;
	border: 1px solid #CCC;
	width: 60px;
	height: 60px;
	margin-top: 7px;
	margin-left: 4px;
}

.tabsCol .testimons{
	background-color: #FFF8E1;
	padding-top: 2px;
	margin-bottom: 15px;
	float: left;
	width: 240px;
}

.tabsCol .testimons .articleBlock {
	margin-left: 10px;
	padding-bottom: 12px;
	float: left;
	width: 220px;
}


.tabsCol h3 {
	line-height: 1.2em;
	float: left;
	margin-top: 6px;
	margin-bottom: 4px;
}

.tabsCol .text {
	clear: left;
	line-height: 1.3em;
	font-size: 0.9em;
}

.tabsCol h2, .homeMiddleCol h2, .fmanewsfeed h2 {
	text-transform: uppercase;
	font-weight: bold;
}

.tabsCol h2 {
	float: left;
	width: 120px;
	background-color: #EDEDED;
	padding: 4px 0px 2px 10px;
	margin-bottom: 0px;	
}

.tabsCol h4 {
	float: left;
	width: 120px;
	background-color: #EDEDED;
	padding: 4px 0px 2px 10px;
	margin-bottom: 0px;	
	color: #D56E24;

}

.tabsCol .date {
	clear: both;
	font-size: 0.9em;
}

.tabsCol li {
	list-style-type: disc;
	margin-left: 15px;
}

.homeMiddleCol {
	float: left;
	width: 440px;
	margin-left: 14px;
	padding-top: 4px;	
}

.fmanewsfeed {
	float: left;
	width: 735px;
	margin-left: 5px;
	padding-top: 4px;	
}

.homeMiddleCol h2, .fmanewsfeed h2 {
	float: left;
	margin-bottom: 2px;
}

.homeMiddleCol .updated, .col .updated, .fmanewsfeed .updated{
	float: right;
	text-align: right;
	font-size: 0.8em;
	margin-top: 1px;
	color: #999;
}

.newsBlockMain {
	clear: both;
	border-top: 1px solid #CCC;
	float: left;
	width: 100%;
	margin-bottom: 12px;
}

.col h3 {
	clear: both;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
  	border-bottom: 1px solid #CCC;	
}

.col .newsBlockMain h3 {
	border: none;	
}



.newsBlockSub {
	clear: both;
	border-top: 1px solid #CCC;
	float: left;
	width: 100%;
	margin-bottom: 12px;
}

.newsBlock h2  { font-size: 1.2em; border: none }


.newsBlock .newsDate, .newsBlockMain .newsDate {
	display: block;
	width: 35%;
	float: right;
	font-size: 10px;
	text-align: right;
	color: #666666;
}

.newsBlock .newsAuthor {
	font-size: 10px;	
	padding-bottom: 6px;
}

.newsBlock h4 {
	clear: both;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 12px;
	padding-top: 12px;
	border-top: 1px solid #CCC;
}

.newsImage {
	float: left;
	border: 1px solid #333;
	margin-right: 12px;
}

#newsLinkBlock {
	border: 1px solid #CCC;	
	padding: 5px;
}

#newsLinkBlock h4 {
	margin-bottom: 6px;
}

#newsLinkBlock a {
	margin-right: 12px;
}

#newsLinkBlock img {
	vertical-align: top;
}


.homeMiddleCol .newsBlockMain, .fmanewsfeed .newsBlockMain{
	border-top: 1px solid #CCC;	
}

.col .newsBlockMain {
	border-top: none;	
	border-bottom: 1px dashed #CCC;	
	padding-bottom: 4px;
}

.homeMiddleCol .newsBlockMain h3, .fmanewsfeed .newsBlockMain h3 { font-size: 1.1em; font-weight: bold; line-height: 1.1em; margin-top: 12px; margin-bottom: 12px }

.homeMiddleCol .newsBlockMain .newsImage, .col .newsBlockMain .newsImage, .fmanewsfeed .newsBlockMain .newsImage {
	float: left;
	width: 176px;
	height: 118px;
	border: 1px solid #666;
	margin-right: 10px;
	margin-top: 3px;
}

.col .newsBlockMain .newsImage {
	width: 99px;
	height: 77px;	
}

.newsBlockMain .text  { 

width: 100%;
margin-top: 4px;
line-height: 1.2em }

.homeMiddleCol .newsBlockSub, .fmanewsfeed .newsBlockSub  { margin-bottom: 6px; padding-top: 6px; width: 100%; float: left; clear: both; border-top: 1px dashed #ccc }

.homeMiddleCol .newsBlockSub1, .fmanewsfeed .newsBlockSub1 {
	clear: both;
	border-bottom: 1px dashed #CCC;
	float: left;
	width: 100%;
	padding-top: 3px;
	margin-bottom: 3px;
}

.homeMiddleCol .newsBlockSub h3, .fmanewsfeed .newsBlockSub h3 { line-height: 1.1em; margin-bottom: 6px }

.homeMiddleCol .newsBlockSub .text, .fmanewsfeed .newsBlockSub .text {
	font-size: 0.9em;
	line-height: 1.1em;
}

.homeMiddleCol ul.moreLinks li {
	float: left;
	padding-left: 8px;
	margin-right: 8px;
	border-left: 1px solid #CCC;
	font-size: 0.9em;
}

.homeMiddleCol ul.moreLinks li.first {
	padding-left: 0px;
	border: none;
}

.homeRightCol {
	float: left;
	width: 135px;
	margin-left: 14px;
	padding-top: 19px;;
}

.homeRightCol .module {
	height: 100px;
	border: 1px dashed #CCC;
	margin-bottom: 12px;
	line-height: 1.2em;
}


.homeRightCol .module p, .homeRightCol .module h4 {
	margin-left: 6px;
	font-size: 0.9em;
}

.homeRightCol .module h4 {
	margin-left: 6px;	
	border: 1px dashed #CCC;
	font-size: 0.9em;
	font-weight: bold;
}



.homeRightCol .module h3  { color: #D56E24; font-weight: bold; text-indent: 5px; margin: 6px 0; border-bottom: 1px dashed #ccc }


.homeRightCol .module h2 .{
	text-indent: -9999px;
}


.homeRightCol .module h2.strap {
	background: url(../assets/layout/strap.gif) no-repeat;
	margin-top: 6px;
	margin-left: 8px;
	width: 130px;
	height: 90px;
}


ul.moreLinks {
	display: block;
	margin-top: 8px;
}




.skyscraperBanner {
	float: right;
	width: 120px;
	height: 600px;
	margin-left: 10px;	
	margin-right: 0px;
	margin-top: 14px;
}

.ml14 {
	margin-left: 14px;		
}

.footer,  #footSpace {
	width: 980px;
	margin: auto;
	font-size: 0.8em;
}

.footer  {
	border-bottom: 1px solid #D56E24;
	height: 25px;
}

.footer .copyright {
	font-size: 0.9em;
	float: left;
	margin-left: 24px;
	margin-top: 7px;
	color: #666;
}


#footSpace {
	border-top: 3px solid #FFF;
	background: #D56E24;
	height: 8px;
}

.nkblock   { color: black; background-color: white; padding: 0; border: solid 1px gray }


.resource {   font-weight: bold}
.resource :link {  font-weight: bold; color: #003366}
.resource :hover { font-weight: bold; color: #ff9900}




#helpBlock    { color: black; background-color: #ffffff; border: solid 1px gray }

#helpBlock h2 {
	color: #993400;
	font-weight: normal;
	margin-bottom: 3px;
}

#helpBlock .phone {
	float: right;
	font-size: 1.5em;
}

#helpBlock .moreLink {
	float: right;
}

#helpBlock .moreHelp {
	margin-top: 10px;
	display: none;
}


.toptitle		   {font-weight: bold; background-color: #ddd; margin-top: 0; margin-bottom: 2px; padding: 6px 4px 5px 10px; vertical-align: middle; border-top: 1px solid #999; border-bottom: 1px solid #999 }

.toppara		   { text-align: justify; padding: 0 10px }

		
.fmptitle		  { color: #000000; font-size: 16px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; background-color: #ddd; margin-top: 0; margin-bottom: 2px; padding: 6px 4px 5px; vertical-align: middle; border-top: 1px solid #999; border-bottom: 1px solid #999 }



.catnav   { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 14px; text-decoration: none; text-indent: 3px; margin-bottom: 4px; padding: 0; width: 180px; height: 18px; border: solid 1px orange }

.catnav a
  { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; background-color: white; text-indent: 3px; display: block; margin-bottom: 4px; padding: 0; width: 180px; height: 18px; border: solid 1px orange }

.catnav a:link, .nav a:visited
  { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; text-indent: 3px; margin-bottom: 4px; height: 18px; border-color: orange }

.catnav a:hover
  { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; background-color: orange; text-indent: 3px; margin-bottom: 4px; width: 180px; height: 18px; border-width: 1px; border-color: white }




.tableclass td   { margin: 3px; spacing: 3px; padding: 3px; border-width: 3px; border-color: white; outline-width: 3px; border-spacing: 3px   }

.tableclass50  { color: black; font-size: 12px; line-height: 16px; text-indent: 20px; white-space: normal; margin: 3px; padding: 3px; border: solid 3px white; outline: solid 3px white; border-spacing: 3px    ; spacing: 3px }

.tableclasslist  { color: black; font-size: 12px; line-height: 16px; white-space: normal; margin: 3px; padding: 3px; border: solid 3px white; outline: solid 3px white; border-spacing: 3px    ; spacing: 3px  }

.tableclasstrends td { color: black; font-size: 12px; line-height: 16px; white-space: normal; margin: 3px; padding: 3px; border: solid 3px white; outline: solid 3px white; border-spacing: 3px    ; spacing: 3px  }


table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}




.img   { margin: 10px 20px; padding: 0; border-width: 0; border-color: white; outline-width: 0; border-spacing: 3px   ; spacing: 3px }




.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 90px;
	height: Auto;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 400px;
	height: Auto;
}


#homeBlock      { color: black; background-color: #ffffff; margin: 0; padding: 5px; border: solid 2px #bbd9ff }

#jargonBlock     { color: black; background-color: #ffffff; margin: 12px; padding: 12px; border: solid 5px #bbd9ff }


#jargonBody {
	padding: 10px;
}

#jargonBody h1 {
	font-size: 28px;
}

#jargonBody h2 {
	font-size: 18px;
}

#jargonBody a {
	font-weight: bold;
}

#jargonSearch {
	background-color: #DBE9FF;
	text-align: center;
	border: 1px solid #DBE9FF;
	padding-top: 10px;
	margin-bottom: 10px;
}

#jargonTitle {
	padding: 8px;
	font-weight: bold;
	background-color: #BBD9FF;
	border-bottom: 1px solid #DBE9FF;
	margin-bottom: 15px;
	text-align: center;
	font-size: 20px;
}

#jargonLetters,#userLetters {
	font-size: 13px;
	padding: 5px;
	border: none;
	letter-spacing: 5px;
	text-align: center;
}

#jargonLetters a,#userLetters a {
	font-weight: bold;
	color:#DC6000;
}

#jargonText,#userText {
	margin-left: 4px;
	margin-right: 4px;
}
#userSearch {
	margin-left: 4px;
	margin-right: 4px;
	text-align: right;
	border: none;
}


.listTable {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 2px solid #BBD9FF;
	text-align:left;
	border-collapse: collapse;
}

.listTable th, #postInfo th {
	font-family: Verdana;
	border-bottom: 2px solid #BBD9FF;
	background-image:url(images/misc/tabletab.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size: 14px;
	text-align:left;
	font-weight: bold;
	padding: 1px 0px 1px 8px;
}

.listTable .nextPrev{
	font-size: 10px;
	font-weight: normal;
	float: right;
	height: 10px;
	text-align: right;
}

.listTable td {
	padding: 2px 2px 2px 8px;
}

.listTable .title {
	background-color: #DBE9FF;
	border-bottom: 1px solid #BBD9FF;
	font-weight: bold;
}

.listTable .row, #postInfo .row {
	border-bottom: 1px solid #DBE9FF;
	vertical-align: top;
}

.listTable .headline {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}

.listTable .synopsis {
	font-size: 12px;
	font-weight: bold;
}

.listTable .story {
	font-size: 12px;
}


.listTable .row2 {
	background-color: #F6F6F6;
	border-bottom: 1px solid #DBE9FF;
	vertical-align: top;
}

label {
	display: block;
	float: left;
	width: 160px;
}

table.users th {
	padding: 5px;
	font-weight: bold;
	background-color: #D56E24;
	color: #FFF;
}

table.users td {
	padding: 5px;
}

table.users td.action {
	text-align: center;
}

.pstrength-bar { 
	display: block;
	margin-left: 160px; 
}