/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #000033;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #003366;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.leftnav:link, a.leftnav:visited{
	color: #CC3333;
	text-decoration: none;
}

a.leftnav:hover{
	text-decoration: underline;
}

a.leftnav1:link, a.leftnav1:visited{
	color: #003366;
	text-decoration: none;
}

a.leftnav1:hover{
	text-decoration: underline;
}

a.content:link, a.content:visited{
	color: #003366;
	text-decoration: none;
	font-size: 10pt;
}

a.content:hover{
	text-decoration: underline;
	font-size: 10pt;
}

a.header:link, a.header:visited{
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
}

a.header:hover{
	text-decoration: underline;
	font-size: 10pt;
}

/************** header tag styles **************/


h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}



.PageHeader{
font-family: Arial, Helvetica, sans-serif; 
color: #CC3333;
font-size: 14pt;
font-weight : bold;
}

.PageSubHeader{
font-family: Arial, Helvetica, sans-serif; 
color: #CC3333;
font-size: 12pt;
font-weight : bold;
}

.PageSubHeaderGreen{
font-family: Arial, Helvetica, sans-serif; 
color: darkgreen;
font-size: 12pt;
font-weight : bold;
}

.calendar{
font-family: Arial, Helvetica, sans-serif; 
color: #FFFFFF;
font-size: 10pt;
font-weight : bold;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pageNav{
	float: left;
	width:185px;
	padding: 0px;
	background-color: #ADBDC8;
	border-right: 0px solid #333333;
	border-bottom: 1px solid #333333;
	font: small Verdana,sans-serif;
}

td.content{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333;
}


.subcontent1{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333;
	background-color: #ADBDC8;
}

.subcontentHeader1 {
	padding: 10px 0px 2px 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	line-height: normal;
	font-weight: bold;
}


/************** pageName styles ****************/

#pageName{
	padding: 10px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #333333;
}

#pageName h2{
	font: bold 150% Arial,sans-serif;
	color: #333333;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}



/************** footer styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #333333;
	font-size: small;
	color: #333333;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	font-size: 12px
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cc6600;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #333333;
	font-weight: bold;
	background-color: #778899;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px
}

#sectionLinks a:hover{
	border-top: 1px solid #333333;
	background-color: #ADBDC8;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #333333;
	font-style: normal;
	color: #ffffff;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	line-height: normal;
	font-weight: bold;
}

.relatedLinks a{
	display: block;
	color: #cccccc;
	font-size: 12px;
}

/************* button styles **************/

.button{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #778899;
	border-top: 1x solid #CECF9C;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CECF9C;
	height: 25px;
}

/************* table styles **************/
table.search{
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc;
	border-top: 1x solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 10pt;
}

table.add{
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-size: 10pt;
}

td.results{
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000000;
	background: #ffffff;
	font-size: 10pt;
}

table.content{
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-size: 10pt;
}

td.header{
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
	background: #778899;
	font-size: 10pt;
	font-weight: bold;
}

td.subheader{
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	background: #778899;
	font-size: 10pt;
	font-weight: bold;
}

td.subsubheader{
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	background: #ADBDC8;
	font-size: 10pt;
	font-weight: bold;
}

th.header{
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	background: #000033;
	font-size: 10pt;
	font-weight: bold;
}

/********************* end **********************/
