body {
	background-color: #EAE8E8;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #333333;
	background-color:#00B1FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {color: #333333; font-size: 18px; font-weight: normal; 
padding-top:5px; padding-bottom:5px;
}
h2 {color: #333333; font-size: 24px; font-weight: normal; 
}
h3 {
	font-size: 14px;
	color: #333333;

}
h4 {
	font-size: 14px;	
	color: #333333; font-weight:bolder
}
h5 {color: #333333; font-size: 24px; font-weight: normal; 
padding-top:0px; padding-bottom:5px;
}
h6 {color: #333333; font-size: 18px; font-weight: normal; 
padding:0px;
}
.style1 {font-size: 14px; color:#333333;}
.style2 {font-size: 12px; color:#333333;}
.style3 {color: #333333; font-size: 18px; font-weight: normal; padding-left:24px;
padding-top:5px; padding-bottom:5px;
}
.style4 {color: #333333; font-size: 16px; font-weight: normal; 
}
.style5 {color: #333333; font-size: 24px; font-weight: normal; 
}
.style24 {font-family: Arial, Helvetica, sans-serif;font-size: 12px; color: #333333; line-height:15px;padding-right:24px;}
.style23 {color: #333333; font-weight: normal ;font-size: 14px; }
.style25 {font-family: Arial, Helvetica, sans-serif;font-size: 12px; color: #333333; line-height:18px}

.style26 {font-family: Arial, Helvetica, sans-serif;font-size: 12px; color: #FFFFFF; line-height:18px}

.style44 {color: #333333; line-height: 18px}

.style51 {color: #FFFFFF; font-size: 14px;font-weight:normal}
.style52 {color: #FFFFFF; font-size: 16px;font-weight:normal}
.style54 {color: #FFFFFF; font-size: 12px; font-weight: normal; }
.style55 {
	color: #8ADBFF;
	font-size: 22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.style56 {color: #013888; font-size: 16px; font-weight: bold; }

.style57 {color: #013888; font-size: 12px; font-weight: normal; }
.style58 {color: #013888; font-size: 16px; font-weight: normal; }
.style59 {color: #444444; font-size: 16px; font-weight: normal; }
.style60 {color: #444444; font-size: 14px; font-weight: normal; }

.style56 {font-family: Arial, Helvetica, sans-serif}
.style65 {color: #013888; font-size: 12px; font-weight: normal; }
.style64 {font-size: 12px; 	color: #FFFFFF; background-color:#00B1FF; padding: 5px;
}
.style66 {
	font-size: 12px;
	color: #00B1FF; 
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: disc;
}
.style67 {
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: decimal;
}
.style68 {
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: disc;
}
.style69 {
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: disc;
}
.style70 {
	font-size: 16px;
	color: #00B0FE;
}

.style71 {
	font-size: 16px;
	color: #FFFFFF;
}

.style73 {color: #333333; font-size: 18px; }
.style74 {font-size: 16px}

.style75 {color: #666666;font-size: 12px;}

/*MENU*/

S.chromestyle{
width: 99%;
font-weight: 
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #38388D;	border-right-width: 0;border-left-width: 0;
width: 600px;
padding: 7px 40px;
margin: 0;text-decoration: none;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #FFFFFF;
padding: 7px 12px 8px 12px;
margin: 0;
text-decoration: none;
border-right: 0px solid #38388D;
}

.chromestyle ul li a:hover{ background-color:#00b1ff; color:#FFFFFF;
 
text-decoration: none;
/*THEME CHANGE HERE*/
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	left: 0;
	padding: 0px;
	text-decoration: none;
	border: 0px solid #38388D; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:150;
	background-color: #cccccc;
	width: 300px;
	visibility: hidden; /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
border-bottom: 0px solid #38388D; /*THEME CHANGE HERE*/
padding: 5px 10px 5px 0px;
text-decoration: none;
font-weight: normal;
color: black;
text-indent:15px; 
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #00b1ff; color:#FFFFFF; text-decoration: none;
}








/* 
  ================================================
  PVII Uberlink Styles
  Copyright (c) 2006 Project Seven Development
  www.projectseven.com
  ================================================
*/

/*
UBERLINK 
  STYLES Begin here:
*/
#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navlist a, #navlist a:visited {
	display: block;
	padding: 10px 25px 10px 25px;
	border-bottom: 1px solid;
	border-color: #FFFFFF #FFFFFF #cccccc #FFFFFF;
	background-repeat: repeat;
	background-position: 0%;
	color: #333333;
	text-decoration: none;
}
#navlist a:hover {
	background-color: #00B1FF;
	color: #FFFFFF;
}
#sidebar #navlist .uberlink {
	background-color: #00B1FF;
	background-repeat: repeat;
	background-position: 0%;
	color: #FFFFFF !important;
	font-weight: bold;
	cursor: default;
}
