body,td,th {
	font-family: Arial, Helvetica, sans-serif;
 	color: #404242; 
}
body {font-size: 12px;	background-color: #cacfd3;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color: #113467;}
	
h1 {font-size: 22px;
	color: #003466;
	font-weight: normal}
	
h2 {font-size: 16px;
	font-weight: bold;}

h3 {font-size: 18px;
	color: #113467; font-style:italic;
	font-weight: bold; line-height:22px;}

h4 {font-size: 14px; font-weight: bold; color: #B71E50; font-weight: normal}

h5 {font-size: 12px; font-weight: bold; color: #404242; font-weight: normal}



.style1 {
	color: #003466;
	font-weight: bold;}
	
.style23 {
	font-size: 12px}

.style95 {
	color: #FFFFFF;
	font-size: 13px;}
	
.style96 {
	color: #c5f002;}
	
.style97 {
	font-size: 14px;
	font-weight: bold;}
	
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #003466;}
	
.style8 a:hover{
	color: #c6f002;
	font-weight: bold;}
	

.style18 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight:bold;
 line-height:16px;}
	
	

	.style18 a:hover{
color:#FFFFFF;
background: #00792c;background-repeat:no-repeat;
border:1px solid gray;
border-bottom-width: 0;
text-decoration: none;
font-weight: normal;

}

.style18 a:link{
color:#00792c;
background: #E9F2E7;background-repeat:no-repeat;
border:1px solid gray;
border-bottom-width: 0;
text-decoration: none;
font-weight: normal;

}

.style18 a:active{
color:#00792c;
background: #E9F2E7;background-repeat:no-repeat;
border:1px solid gray;
border-bottom-width: 0;
text-decoration: none;
font-weight: normal;

}

.style18 a:visited{
color:#00792c;
background: #E9F2E7;background-repeat:no-repeat;
border:1px solid gray;
border-bottom-width: 0;
text-decoration: none;
font-weight: normal;

}

	
	
.style13 {line-height:normal;
	font-size: 12px;
	color: #00792c;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: disc;
}
.style10 {
	font-size: 12px;
	color: #404242;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: decimal;
}
.style11 {
	font-size: 12px;
	color: #404242;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: disc;
}
.style12 {
	font-size: 12px;
	color: #404242;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: disc;
}

.style13 {
	font-size: 12px;
	color: #404242;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none
}

.style22 {font-size: 12px; font-weight:bold; line-height:16px; font-family: Arial, Helvetica, sans-serif;}





/*Drop down menu .... */

S.chromestyle{
width: 99%;
font-weight: bold;
}


.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{font-weight: bold; background:#FFFFFF;
border: 1px solid #c6f002;	border-right-width: 0;border-left-width: 0;


width: 885px;
padding: 8px 32px;
margin: 0;text-decoration: none;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{background-color:#FFFFFF;font-weight: bold;
color: #113467;
padding: 8px 15px;
margin: 0;
text-decoration: none;
border-right: 0px solid #FFFFFF;
}

.chromestyle ul li a:hover{ background-color:#113467;
 
text-decoration: none;
color: #ffffff;
/*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	left: 0;
	padding: 0px;
	text-decoration: none;
	border: 0px solid #113467; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:150;
	background-color: #113467;
	width: 300px;
	visibility: hidden; /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
border-bottom: 0px solid #EA0D8C; /*THEME CHANGE HERE*/
padding: 5px 10px 5px 0px;
text-decoration: none;
font-weight: notmal;
color: #ffffff;
text-indent:15px; 
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #c6f002; color:#113467; text-decoration: none;
}


#chromemenu ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}
