html { height: 100%;}
body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	height: 100%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#container {
	width: 772px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: center; 
	position: relative;
	top: 0px;
	border: 0px;
}
#subcontainer {
	background: #FFFFFF;
	width: 772px;
	margin: 0 auto;
	top: 0px;
	height: 100%;
}
#topLINKS {
	width: 765px;
	font-size: 11px;
	background-color: #666666;
	color: #FFFFFF;
	text-align: right;
	height: 30px;
	padding-top: 10px;
	padding-right: 7px;
}
#header {
	background: #FFFFFF; 
	width: 772px;
	padding: 0px;
} 
#main {
	width: 696px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px none #000000;
	text-align: left;
} 
#topNAV {
	width: 696px;  
	height: 50px; 
	background: #FFFFFF;
	text-align: left;
}
#homeBANNER {
	width: 696px;  
	height: 125px; 
	background: #FFFFFF;
	margin: 0 auto; 
}
#sidebar1 {
	float: left; 
	width: 265px; 
	background: #FFFFFF;
	position: relative;
	left: 35px;
}
#login {
	width: 250px;
	float: left;
	text-align: left;
	position: relative;
	top: 25px;
}
#AGENTlogin {
	float: left;
	width: 85px;
	position: relative;
}
#DOWNLOAD {
	float: left;
	width: 85px;
}
#CLIENTlogin {
	float: left;
	width: 80px;
}
#FEATUREDservices {
	width: 245px;
	position: relative;
	padding-left: 5px;
	float: left;
	text-align: left;
	top: 30px;
}
.GREENtext {
	color: #339966;
	font-weight: bold;
	font-size: 14px;
}
.subBOLD {
	font-weight: bold;
}

.disclosure {
	font-size: 9px;
	color: #666666;
	line-height: 12px;
}
#mainContent {
	float: left;
	background: #FFFFFF;
	width: 350px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 1px solid #CCCCCC;
	position: relative;
	top: 20px;
	padding-left: 20px;
	left: 55px
} 
#missionBOX {
	width: 365px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/grybak.gif);
}
#missionTEXT {
	float: right;
	width: 175px;
	position: relative;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
}
.copyright {
	font-size: 9px;
	color: #000000;
	text-align: center;
}
#footer {
	background-color: #999999;
	width: 772px;
	clear: both;
	position: relative;
	font-size: 8px;
	color: #FFFFFF;
	text-align: center;
	line-height: 10px;
	margin: 0 auto;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}


/*OTHER PAGES */
#leftBOXES {
	float: left;
	width: 70px;
	position: relative;
	left: 2px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}
#leftNAV {
	float: left;
	width: 140px;
	position: relative;
	text-align: left;
	left: 50px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}
#leftNAV p {
	line-height:11px;
	font-size: 11px;
}
#mainContent2 {
	border: 0px;
	position: relative;
	float: left;
	background: #FFFFFF;
	width: 350px;	
	left: 75px;
	top: 20px;	
} 


/*miscellaneous*/
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#LEFTcol {
	float: left;
	width: 274px;
}
#RIGHTcol {
	float: right;
	width: 422px;
}
#mainTEXT {
	width: 422px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#staff {
	float: left;
	position: relative;
	height: 89px;
	width: 161px;
}
.clearfix:after {
    content: "."; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
A:link {
	text-decoration: none;
	color: #333399;
}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {
	text-decoration: underline;
	color: #990033;
}
#topLINKS A:link{
	color: #FFFFFF;
	text-decoration: underline;
}
#topLINKS A:active{
	text-decoration: underline;
}
#topLINKS A:visited{
	color: #CCCCCC;
	text-decoration: underline;
}
#topLINKS A:hover {
	text-decoration: underline;
	color: #990033;
}
#footer A:link{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer A:active{
	text-decoration: underline;
}
#footer A:visited{
	color: #CCCCCC;
	text-decoration: underline;
}
#footer A:hover {
	text-decoration: underline;
	color: #990033;
}
.coverage {
	height: 455px;
	width: 724px;
	position: absolute;
	left: 25px;
}
img {
	border: none;
}
.14pttext {
	font-size: 16px;
}

