body {
	background-color:#FFFFFF;
	background-image:url(../images/FullSiteBG.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0px;
	color:#757575;
	font-size:13px;
	font-weight: normal;
	padding:0px;
	line-height:24px;
	font-family:Arial, Tahoma, Verdana, Geneva;
	text-align:center;
}
img, img a  {
	border:none;
}
.HomeListClass {
	margin:0px;
	padding:0px;
	padding-left:14px;
	line-height:24px;
	list-style-image:url(../images/Bullet.gif);
	list-style-position:outside;
}

.ListClass {
	margin:0px;
	padding:0px;
	padding-left:14px;
	line-height:24px;
	list-style-image:url(../images/Bullet.gif);
	list-style-position:outside;
}
.ListClass ul {
	margin-top:6px;
}
.ListClass li a, .ListClass li a:hover {
	color:#1491bd;
}

H1 {
	Font-size:22px;
	line-height:30px;
	font-weight: normal;
	margin:0px;
	color:#006394;
	margin-bottom:8px;
}
H2 {
	padding: 0px;
	margin:0px;
	Font-size:18px;
	line-height:22px;
	font-weight: normal;
	color:#006394;
	margin-bottom:8px;
}
H3 {
	font-size:16px;
	font-weight:bold;
	color:#757575;
	margin:0px;
	margin-bottom:3px;
	padding:0px;
}
a, a:hover {
	text-decoration:none;
	color:#1491bd;
}

.main_nav {
	text-align:center;
	height:43px;
	background-image:url('../images/navBG.jpg');
	background-repeat:no-repeat;
}
.main_nav a {
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	font-size:14px;
	color:#757575;
}
.main_nav a:hover {
	color:#03648a;
}
.home2 {
	background-image:url('../images/Home_MidSection.gif');
	background-repeat:no-repeat;
	width:977px;
}
.home3 {
	background-image:url('../images/Home_TreSection.gif');
	background-repeat:no-repeat;
	width:977px;
}
.footLinks {
	width:977px;
	text-align:center;
	padding-top:18px;
}
.footLinks a {
	font-size:12px;
	line-height:30px;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	text-decoration:none;
}

.footLinks a:hover {
	color:#b0d0e0;
}

/*
===========================================================
*/
.chromestyle{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	width: 99%;
	font-weight: normal;
	height:34px;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.chromestyle ul{
	padding:0px;
	padding-top:2px;
	font-size:13px;
	width: 100%;
	margin: 0px;
	list-style-position:inside;
	text-align: left; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li{
	display: inline;
}
.chromestyle ul li a{
	font-size:12px;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px;
	padding-top:0px;
	text-decoration: none;
/*	border-right: 1px solid #DADADA;*/
}
.chromestyle ul li a:hover{
	font-size:12px;
	color:#FFFFFF;	
/*	background: url(chromebg-over.gif) center center repeat-x; /*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;
	margin-left:9px;
	margin-top:8px;
	border: 1px solid #000000; /*THEME CHANGE HERE*/
	BORDER-TOP-WIDTH:0px;
	border-bottom-width: 0;
	text-align:left;
	font-size:12px;
	line-height:24px;
	z-index:100;
	background-color:#142740;
	color:#999999;
	width: 176px;
	visibility: hidden;
}
.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 8px;
	font-size:13px;
	background-image:;
	border-bottom: 1px solid #000000; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	color:#FFFFFF;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	font-size:13px;
	color:#FFFFFF;
}
/*
===========================================================
===========================================================
-------- DATAGRID STYLES --------
*/
.datagrid_Header 		{ background-color: #0377AC; color: #FFFFFF; font-weight: bold; font-size: 11px; }
.datagrid_Header a 		{ text-decoration: underline; color: #FFFFFF; }
.datagrid_Header a:hover { text-decoration: none; color: #FFFFFF; }
.datagrid_Item 			{ font-size: 11px;font-weight: normal;background-color: #FFFFFF;color:#4D4D4D; }
.datagrid_Item a 		{ color: #0377AC; text-decoration: none; }
.datagrid_Item a:hover 	{ color: #0377AC; text-decoration: underline; }
.datagrid_AltItem 		{ font-size: 11px; font-weight: normal; background-color: #E0E0E0; color:#4D4D4D; }
.datagrid_AltItem a 	{ color: #0377AC; text-decoration: none; }
.datagrid_AltItem a:hover {	color: #0377AC;	text-decoration: underline; }
.greyed_out 			{ font-size: 11px; font-weight: normal;	background-color: #CCCCCC;	color:#999999; }
.greyed_out a 			{ color: #777777;	text-decoration: none; }
.greyed_out a:hover 	{ color: #777777; text-decoration: underline; }
.datagrid_footer 		{ color:#999999; }

/* Submenu (Sidebar) Settings */
.submitbutton {
	background-color:#17527c;
	color:#a6bbcb;
	background-image:url(../images/buttonbg.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:normal;
	padding: 5px;
	padding-left:10px;
	padding-right:10px;
	border:none;
	border-bottom: 3px solid #e9e1cc;
	
}
.insidePage {
	text-align:left;
	background-repeat:no-repeat;
	background-image:url(../images/PageTopBG.gif);
	width:977px;
	background-color:#FFFFFF;
}

.leftnav {
	padding-top:20px;
	width:220px;
	background-image:url(../images/leftnabBG.gif);
	background-repeat:repeat-y;
	background-color:#FbFbFb;
	padding-left:28px;
}
.leftnav h3 {
	font-size:14px;
}
.primePage {
	padding:20px;
	padding-left:30px;
}
.footlocs {
color:#3d8ab4;
}
.footlocs a {
	color:#b0cbd4;
	padding-left:4px;
	padding-right:4px;
}

.thisFieldStyle {
	height:17px;
	width:80px;
	border:none;
}
.paddright {
	width:80px;
	padding-right:4px;
	padding-left:10px;
}
.hideMe {
	color:#CC0000;
}
.buttonstyle {
	height:20px;
	width:60px;
	background-color:#0071ac;
	color:#FFFFFF;
	border:1px solid #000033;
}
.miniCalendarPanel {
	border:1px solid #CCCCCC;
	top:0px;
	left:0px;
	width:200px;
	position:absolute;
	z-index:200;
	display:none;
	background-color:#EEEEEE;
}
