/* CSS Document */

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	background-image: url(images/bg.jpg);
	font-size: 100%;
	background-attachment: fixed;
	
}


#wrapper {
	background-color: #FFF;
	border: 0px solid #333;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 94%;

}

strong
{	font-weight:bold;
	color: #000066;
}
	

#outerwrap {
border: 0px solid #4A65A6;
background-color: #4A65A6;

}

#masthead{
	margin: 0;
	border-bottom: 0px solid #333366;
	width: 100%;
	height: 125px;
	background-color: #fff;
}

.logo
{	position:absolute;
	top: 0px;
	left:30px;
	background-color:#fff;
	height: 125px;
	width:240px;
	float:left;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	z-index:2;
}

.images
{	position: absolute;
	top: 0px;
	right:50px;
	height: 125px;
	width:695px;
	background-color:#FFFFFF;
	background-image: url(images/images.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
	


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #000066;
 margin: 0px;
 padding: 0px 10px 10px 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #000066;
 margin: 0px;
 padding: 0px 10px 10px 10px;
}

h3{
 font: bold 95% Arial,sans-serif;
 color: #000066;
 margin: 0px;
 padding: 0px 10px 10px 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px 10px 0px 0px;
}

p, ol{
	font: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	font-size: 80%;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.titles
{	font: Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000066;
}

/*************** list tag styles ***************/
.contentIndent
{	padding-left:200px;
	padding-right: 10px;
}

#content ul{
	font-size: 80%;

}

#content ul ul{
	list-style-type: disc;
	font-size: 100%;
}

#content ul ul ul{
	list-style-type: none;
	font-size: 80%;
}

.contentText {
	clear: both;
	padding: 5px 5px 5px 10px;
	font-size: 100%;
	width: 100%;
}

.contentText p{
	padding: 0px 0px 10px 0px;
}

.contentText a:link, a:visited {
color: #003366;
text-decoration: none;
}

.contentText a:hover, a:active {
color: #003366;
text-decoration: underline;
}

#navContainer
{	position:relative;
	float:left;
	background-color:#000066;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #ffffff;
}


#mainNav {
padding: 0px 0px 0px 0px;
margin:0;
color: #000066;
width: 160px;
list-style-type: none;
}

#mainNav ul {
	margin:0; 
	padding:0; 
	display:block;
}
#mainNav ul li {

	font-size: 90%;
	display:block;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	float:left;
	font-weight: normal;
	color:#000066;
	background-color: #C4C4C4;
	list-style:none; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
	text-decoration: none;
	width: 144px;

}


#mainNav ul li a{
	clear:both;
	font-size: 100%;
	display:block;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
	font-weight: normal;
	color:#000066;
	background-color: #C4C4C4;
	border-left: 1px solid #89DBFF;
	border-top:  1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:center;
	text-decoration: none;
	width: 144px;
	background-image:url(images/nav_off.jpg);
	background-repeat:no-repeat;
}

#mainNav ul li a:hover{
	clear:both;
	font-size: 100%;
	display:block;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
	font-weight: normal;
	color:#000066;
	background-color: #BBBBBB;
	border-left: 1px solid #89DBFF;
	border-top:  1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:center;
	text-decoration: none;
	width: 144px;
	background-image:url(images/nav_on.jpg);
	background-repeat:no-repeat;
}

#mainNav ul li a:active{
	clear:both;
	font-size: 100%;
	display:block;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
	font-weight: normal;
	color:#000066;
	background-color: #C4C4C4;
	border-left: 1px solid #CCC;
	border-top:  1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:center;
	text-decoration: none;
	width: 144px;
	background-image:url(images/nav_on.jpg);
	background-repeat:no-repeat;
}



#mainNav ul li.on a {background-color: #333; border-top:  5px solid #F90; color: #F90; text-decoration:none;}


.mainNavSelected {
background-color: #333; color: #F90; text-decoration:none;
}

.mainNavSelected a:link{
background-color: #333; text-decoration:none;
}

.mainNavSelected a:hover{
background-color: #333; text-decoration:none;
}

#mainNav ul li.on a {background-color: #333; border-top:  5px solid #F90; color: #F90; text-decoration:none;}


.mainNavSelected {
background-color: #333; color: #F90; text-decoration:none;
}

.mainNavSelected a:link{
background-color: #333; text-decoration:none;
}

.mainNavSelected a:hover{
background-color: #333; text-decoration:none;
}

td {
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
padding: 5px;

}

input,select {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	line-height:14px;
	color:#006699;
	background-color: #F5F5F5;font-weight: bold;
}
