/* CSS Document */
voice-family: inherit; font-size: medium; /*}/* Assist IE rendering height, keyword-font sizes, etc. */
* html .visualIEFloatFix { height: 0.01%; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
img{
	border:0px;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
	padding:0px;
	margin:0px;
	color: #000000;
	
	line-height: 1.4em;
	margin-top: 0px;
}
h1 {
	font-weight: bold;
	color: #000000;
	font-size: 1.0em;
	margin-top: 12px;
	margin-bottom: 8px;

}
h2 {
	font-weight: bold;
	color: #80b62d;
	font-size: 0.9em;
}
h3 {
	font-weight: bold;
	color: #789251;
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 2px;
}
a:link{
	font-weight: normal;
	text-decoration: underline;
 	color: #5F5E9B; 
}
a:visited{
	font-weight: normal;
	text-decoration: underline;
 	color: #5F5E9B; 
}
a:active{
	font-weight: normal;
	text-decoration: none;
 	color: #5F5E9B;
}
a:hover{
	font-weight: normal;
	text-decoration: none;
 	color: #1E88A6; 
}

#wrapper {
border:none;
}
#pagewrapper,#outerborder{

border:none;	
}	
#mainbanner{
 display:none;
}
#mainbanner.intranetbanner{
 display:none;
	
}
#homepagecontent{	

}

#pagecontent{	
	height:auto;
	width:100%;
border:none;
}



#strap{
display:none;	
}
#strapintranet{
display:none;	
}


#pageunderbanner{
display:none;
}

#homeunderbanner{
	display:none;
}
#leftnavwrapper{
display:none;

	
}

#leftnav{
display:none;
}
#mainbanner a{
	display:block;
	width:172px;
	height:127px;
}
#baselogos{
display:none;
}
#subpagelogos,#subpagelogos2{
display:none;
}
#panel{
 display:none;
}
#formlayer{
	float:left;
	width:430px;
	height:auto;

}
#formlayer p{
	line-height:14px;
	padding:0px;
	margin:5px;
}
#formlayer textarea{
	width:400px;
	height:100px;
}
#formlayer label{
	display:block;
	width:120px;
	float:left;
}
#formlayer fieldset{
	border:none;
}
.summary{
	float:left;
	display:block;
	height:100px;
	width:365px !important;
	width:370px;
	width/**/:/**/365px;
	padding:0px;
	padding-left:5px;
	text-align:left;
	background-color:#eefffa;
	margin-bottom:10px;
	margin-top:0px;

}
.summary h2{
	color:#AA0000;
	font-size:12px;
	line-height:14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.summary p{
	line-height:13px;
	font-size:0.77em;
}
.thumbnail{
	float:left;
	display:block;
	height:100px;
	width:100px;
	text-align:left;
	margin-bottom:10px;	

}