﻿@import url("http://styles.afccinc.com/Global/float.css");
/*Site Colors -- Dark Green:015c31, Light Green:4db849, Light Gray:6c6c6c, Red:f11c24 */

body{
padding:0px 0 10px 0;
	font-family:Verdana;
	font-size:90%;
}
.hide { display:none;}
.hideLftCol{display:none;width:0; height:0;}
.red{color:#f11c24;}
.dottedLine{float:left;width:100%; border-bottom:dotted 1px #015c31; height:0.2em;margin-top:2em;margin-bottom:2em;}
.solidLine{float:left;width:100%; border-bottom:solid 1px #015c31; height:0.2em;margin-top:2em;margin-bottom:2em;}
.pb{float:left; width:100%; border:solid 1px #9cb6e2;padding:0.5em;}
a{color:#00857e;font-size:10px;}
img{border:0;}
a:hover{color:#fecb02;}
.clear{clear:both;}
.orange{color:#fecb02;}
.grn{color:#015c31;}
.siteMsg{color:#015c31; text-decoration:underline;float:right;margin-right:1em;margin-top:1em;
         font-size:80%;}
.contentMainUlWrapper{float:left;width:18em; margin-right:1em;}
.contentMainUlWrapper ul{ line-height:1.5em;}
#logo{
	clear:both;
	margin-left:32px;
	z-index:1;
	margin-top:5px;
}

#page{
	width:923px;
	margin:0px auto;}
/*TOP*/
#navGlobal{
	/*width:631px;*/
	margin-top:5px;
	margin-right:1em;
	margin-bottom:2em;
	height:20px;
	font-size:11px;
	float:right;
	z-index:2;
}
#navGlobalLinks{
	margin-top:2px;
	float:left;
		
}
#navGlobal a{
	margin-left:3px;
	margin-right:5px;
	font-weight:bold;
	font-size:9px;
	color:#000;
	text-decoration:none;
}
#navGlobal a:hover{
	color:#77b800;
}
#navGlobal a.login{
	margin-right:5px;	
	color:#00857e;
}
#navGlobal a.login:hover{
	color:#77b800;
}
 .login{float:left; text-align:right;}

.txt_search{
	float:left;
	width:119px;
	padding-left:5px;
	width:130px; /*IE6 Offset Padding*/
	height:15px;
	border:1px solid #c3c3c3;
	font-size:11px;
	border-right:0px;
	color:#a1a1a1;
	margin-left:0.5em;
	
}
.but_search{
	float:left;
	width:18px !important;
	height:19px!important;
	border:0px solid #c3c3c3;
	border-left:0px solid #ededed;
	background:url(../../images/navs/top-search-but-bg.gif) no-repeat;
	cursor:pointer;
}

.userCtrlContent{float: left; width:99.8%; border-left:solid 1px #d0d0d0;border-right:solid 1px #d0d0d0; 
                  
                  background-image:url('../../images/navs/sol-right-bg.gif');
                   background-repeat:repeat;
                  }
.userCtrlContentChild{width:97%; margin:1em; height:100%; float:left;}               
.userCtrlContentBtmBg{background-image:url('../../images/navs/sol-right-bot.gif'); float:right;
             width:100%; height:0.5em; background-repeat:no-repeat; background-position:right bottom;}
.userCtrlContentTopBg{background-image:url('../../images/navs/sol-right-top.gif'); float:left;
             width:100%; height:0.3em; background-repeat:no-repeat;}
