/* CSS Document */

body{
	background-color:#006699;
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size: 11pt
}

a:link, a:visited, a:hover {
	text-decoration: none;
	font-size: 108%;
	color: #006699;

}

a:hover {
	font-size: 108%;
	text-decoration: underline;
	color: #006699;

}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 140%;
 color: #ffffff;
 text-align: center;
}

h2{
 font-size: 114%;
 color: #006699;
 padding: 0px 0px 5px 0px;
}

h3{
 font-size: 140%;
 color: #334d55;
 padding: 15px 0px 10px 30px;

}

h4{
 font-size: 114%;
 font-weight: normal;
 color: #334d55;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: disc;
 padding: 0px 0px 5px 30px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	position:absolute;
	top: 30px;
    left: 4%;
	right: 4%;
	width: 92%;
	padding: 5px 0px 0px 0px;
	background-color:#FF9900;
	text-align: center;
	border: 1px solid #cccccc;
}
/***********************************************/
#navBar{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	background-color: #FFCC00;
	color: #ffffff;
	font-size: 10pt;
	font-family: Arial,sans-serif;
	font-weight: bold;
}

#navBar a:link{
	padding: 0px 0px 0px 0px;
	font-family: Verdana,sans-serif;
	color: #006699;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: auto;
}

#navBar a:visited{
	font-family: Verdana,sans-serif;
	color: #006699;
	padding: 0px 0px 0px 0px;
}

#navBar a:hover{
	font-family: Verdana,sans-serif;
	color: #006699;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
/***********************************************/
#content{
  float:right;
	width: 76%;
	margin: 0;
	padding: 20px 3% 0 0;
}

#pagecell1{
	position:absolute;
	top: 180px;
	left: 4%;
	right: 4%;
	width:92%;
	background-color: #ffffff;
	height: auto;
	border: 1px solid #cccccc;
}
/***********************************************/
.feature img{
	float: left;
	margin: 0px 5px 0px 0px;
}
.feature object{
	float: left;
	margin: 0px 10px 0px 0px;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

#pageNav{
	position: absolute;
	top: 16px;
	left: 0px;
	width: 160px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #FF9900;
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	}
	

/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px 0px 10px 4px;
	border-bottom: 1px solid #FF9900;
	font-size: 10pt
}

#sectionLinks a:link{
	padding: 0px 0px 0px 0px;
	color: #006699;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: auto;
	font-size: 10pt
}

#sectionLinks a:visited{
	color: #006699;
	padding: 0px 0px 0px 0px;
	font-size: 10pt
}

#sectionLinks a:hover{
	background-color: #FFCC00;
	color: #006699;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 10pt
}
/************************************/

#utility{
	font-family: Verdana,sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 8px;
	right: 4%;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}
/***********************************************/
#siteInfo{
	bottom: 0px;
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	background-color:#FF9900;
	text-align: center;
	}
	
/***********************************************/
#navBarSupp{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	color: #FF9900;
	font-size: 10pt;
	font-family: Arial,sans-serif;
	border-bottom: 1px solid #FF9900;
	border-top: 1px solid #FF9900;
}

#navBarSupp a:link{
	padding: 0px 0px 0px 0px;
	font-family: Verdana,sans-serif;
	color: #006699;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: auto;
}

#navBarSupp a:visited{
	font-family: Verdana,sans-serif;
	color: #006699;
	padding: 0px 0px 0px 0px;
}

#navBarSupp a:hover{
	font-family: Verdana,sans-serif;
	color: #006699;
	background-color: #FFCC00;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
#navBarSupp img{
	float: none;
	margin: 0px 5px 0px 0px;
}
#navBarSupp object{
	float: both;
	margin: 0px 10px 0px 0px;
}
