#pagecontainer
{	
	width: 100%;
	padding-bottom:0px;
	background-color: #FFFFFF;
}

#banner
{
	width: 100%;
	height: 166px;
	background-color: #000000;
	background-image: url(../images/topbackground.gif);
	color: #FFFFFF;
}

#topnavigation 
{
	float: right;
	text-align: right;
	font-size: 60%;
	margin: 0 0 0 0;
	color: #FFFFFF;
	display:inline;
	width:50%;
}

#topnavigation ul 
{
	float: right;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	margin-right:15px;
	margin-bottom:0px;
	margin-left:0px;
}

#topnavigation ul li 
{
	float: left;
	list-style: none;
	text-align: right;
	line-height: 16px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:3px;
	padding-top:9px;
	border-bottom: 1px solid #EDEDED;
}

#topnavigation ul li a 
{
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom:0px;
	padding-bottom:0px;
}

#topnavigation ul li a:hover 
{
	text-decoration: underline;
}

#topnavigation ul li.current 
{
	list-style: none;
	border-bottom: 1px solid #FECB65;
	background-color: #323352;
}

#logo 
{
	margin-left:20px;
	float:left;
}

#logotext
{
	margin-left:2px;
	font-size:53%;
	text-transform:uppercase;
}
		
#topbar 
{
	background-color: #EDEDED;
	font-size: 80%;
	line-height: 25px;
	padding-left:18px;
	margin-bottom:5px;
	border-bottom: 1px solid #000000;
	clear:both;
}

#topbar a 
{
	color: #000000;
	text-decoration:none;
}

#topbar a:hover
{
	color: #323352;
}

#date
{
	float:right;
	margin-right:5px;
}

#sitenavigation 
{
	width: 20%;
	float: left;
	font-size: 80%;
	background-color: #000000;
}

#sitenavigation ul 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#sitenavigation ul li 
{
	list-style: none;
	padding: 10px 18px 10px 18px;
	border-bottom: 1px solid #FFFFFF;
}

#sitenavigation ul li a 
{
	text-decoration: none;
	color: #FFFFFF;
}

#sitenavigation ul li a:hover 
{
	color: #FECB65;
}

#sitenavigation ul li.current 
{
	color: #0000DE;
	border-bottom: 1px solid #FECB65;
	background-color: #323352;
}

#sitenavigation ul li ul li
{
	color: #FFFFFF;
	padding-bottom:0px;
	padding-top:0px;
	border-bottom: 0px;
}

#standards
{
	margin-top:65px;
	margin-left:10px;
}

#content 
{
	float: left;
	width: 55%;
	margin-left:10px;
}
		
#content h1 
{
	font-size: 125%;
	padding: 5px 5px 5px 10px;
	background-color: #000000;
	background-image: url(../images/headerborder.jpg);
	background-image-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:10px;
}

#content h2 
{
	font-size: 95%;
	padding: 5px 0 15px 0;
	margin: 0 0 0 0;
}

#content h3 
{
	font-size: 85%;
	padding: 5px 0 15px 0;
	margin: 0 0 0 0;
}

#content p 
{
	font-size: 80%;
	margin-left:2px;
	padding-bottom:5px;
}
		
#content a 
{
	color: #0000DE;
	text-decoration: none;
}

#content a:hover 
{
	color: #333366;
	text-decoration: underline;
}

#content a:visited 
{
	color: #0000DE;
	text-decoration: none;
}
		
#content ul
{
	margin-top:10px;
	font-size:80%;
}
		
#content li
{
	margin-bottom:7px;
	color: #000000;
	font-weight:bold;
	list-style:none;
	font-size:110%;
}
		
#content img 
{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:0px;
}
		
#content img.floatnone
{
	float:none;
}
		
#content img.floatright
{
	float:right;
}

#content .inputtitle
{
	font-size:80%;
  	width:20%;
	float:left
}

#content .inputbox
{
	font-size:80%;
	vertical-align:middle;
}
		
#content .commenttitle
{
	font-size:80%;
}

#content .select
{
	width:120px;
	border:solid #FFFFFF 1px;
}

#content .input
{
	width:200px;
}

#content .error
{
	font-size:80%;
	color:#CC0000;
}

#content .red
{
	color:#CC0000;
}

#content .blue
{
	color:#323352;
}

#content .submit
{
	background-color:#000000;
	color:#FFFFFF;
}
		
.rightnavbox 
{
	background-color: #EDEDED;
	padding: 0 0 0 0;
	width: 23%;
	float:right;
	margin: 0 0 10px 0;
	background-image: url(../images/relatedboxbgbottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.rightnavbox a 
{
	color: #0000DE;
	text-decoration: none;
}

.rightnavbox h2
{
	font-size: 90%;
	margin: 0 0 0 0;
	padding: 5px 15px 5px 15px;
	color: #000000;
	background-image: url(../images/contentcontainerbgtop.gif);
	background-repeat: no-repeat;
}

.rightnavbox .rightnavtext 
{
	font-size: 70%;
	margin: 0px 15px 15px 15px;
	padding: 0 0 0 0;
}

.rightnavbox ul 
{
	border: 0;
	margin: 0 15px 15px 15px;
	padding: 0 0 0 15px;
	font-size: 80%;
}

.rightnavbox img
{
	margin-left:15px;
}

.rightnavbox a
{
	color:#0000DE;
}

.rightnavbox a:hover
{
 	color:#333366;
 	text-decoration:underline;
}

.rightnavbox h2 a
{
	color:#333366;
}

.rightnavbox h2 a:hover
{
 	color:#333366;
 	text-decoration:underline;
}
		
#footer 
{
	width: 100%;
	height: 73px;
	color: #0000DE;
	font-size: 70%;
	margin-top: 0px;
	padding-top: 14px;
	clear: both;
	text-align:center;
	background-color:#EDEDED;
}
		
#footer hr
{
	 color:#0000DE;
	 width:300px; 
	 height:1px;
}
		
#selectfontsmall
{
	font-size:80%;
}
		
#selectfontlarge
{
	font-size:120%;
}
				
img
{
	border: none;	
	visibility: visible !important; 
}

.textonly 
{
	display: none !important;
	width: 0px;
	height:0px;
}
		

