/***** nav *****/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000066;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
}

a:visited {
	color:#006600;
	font-size:11px;
}
.navigation:link, .navigation:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 161px;
	text-decoration: none;
	background-color: #009966;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
}



.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9E1B34;
	display: block;
	width: 161px;
	text-decoration: none;
	background-color: #C4D7F7;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 10px;

}

/***** End nav *****/



/** new styles added for index page **/

.foot {


	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	line-height: 19px;

	padding: 3px;

	margin: 0px;

	text-decoration: none;
}

.foot a:link , a:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	line-height: 19px;

	padding: 3px;

	margin: 0px;

	text-decoration: none;
}

.foot a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: underline;
	background-color: #A1C9E2;
}

.main_title {

	font-family: "Trebuchet MS";

	font-weight: bold;

	font-size: 14px;

	color: #330000;

	line-height: 22px;

	margin: 0px;

	list-style-type: none;

	text-align: center;

	padding-top: 3px;

	padding-right: 12px;

	padding-bottom: 3px;

	padding-left: 12px;

}



.main {

	font-family: "Trebuchet MS";

	font-size: 12px;

	color: #000000;

	line-height: normal;

	padding: 3px 5px;

	margin: 0px;

	list-style-type: none;

	text-align: justify;

	text-decoration: none;

	
}

.main a:link {

	color: #0033CC;

	text-decoration: none;

}

.main a:visited {

	color:#0066FF;

	text-decoration: none;

}

DIV.boxBody {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0.5em 0.5em 1em 1em; PADDING-TOP: 0px
}
DIV#fullBox H3 {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 10px; 
	BACKGROUND: url(/styles/images/common/bg-shadow-down.gif) #69f repeat-x left bottom; 
	PADDING-BOTTOM: 7px; 
	MARGIN: 0px; 
	COLOR: #fff; 
	PADDING-TOP: 2px; 
}
DIV#leftBox H4 {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 10px; 
	BACKGROUND: url(/styles/images/common/bg-shadow-down.gif) #69f repeat-x left bottom; 
	PADDING-BOTTOM: 7px; 
	MARGIN: 0px; COLOR: #fff; 
	PADDING-TOP: 2px; 
}
DIV#rightBox H4 {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 10px; 
	BACKGROUND: url(/styles/images/common/bg-shadow-down.gif) #69f repeat-x left bottom;        	    
	PADDING-BOTTOM: 7px; 
	MARGIN: 0px; 
	COLOR: #fff; 
	PADDING-TOP: 2px; 
}
#striped tr {
	background-color:#eee;
	text-collapse: collapse;
}	
#striped tr.hilite {background-color:#e8f2f8}

.orangebox {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 2px;
	WIDTH: 180px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #F8E096;
	border: 1px solid #E8B10D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	height: 220px;
}
.orangebox a:link, a:visited {
	text-decoration: none;
	color: #009966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.orangebox a:hover {
	color: #006600;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.greenbox {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 2px;
	WIDTH: 180px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #D9EFB9;
	border: 1px solid #A0D651;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 220px;
}
.greenbox a:link, a:visited {
	text-decoration: none;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.greenbox a:hover {
	color: #006600;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bluebox {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 10px;
	MARGIN: 0px 0px 1.0em;
	WIDTH: 183px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #B3E0F1;
	border: 1px solid #00008C;
}

.redbox {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 1.0px;
	MARGIN: 0px 0px 2.5em;
	WIDTH: 183px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #E7BDA7;
	border: 1px solid #9E1B34;
}

.orange {

	margin: 0px;
	text-decoration: none;
	background-color: #E8B10D;
}

.green {
	margin: 0px;
	text-decoration: none;
	background-color: #A0D651;
}

.blue {

	margin: 0px;
	text-decoration: none;
	background-color: #00008C;
}
.red {
	margin: 0px;
	text-decoration: none;
	background-color: #9E1B34;
}

.headerlink {


	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #003300;

	line-height: 19px;

	padding: 3px;

	margin: 0px;

	text-decoration: none;
}

.headerlink a:link, a:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #003300;

	line-height: 19px;

	padding: 3px;

	margin: 0px;

	text-decoration: none;
}

.headerlink a:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #003300;

	line-height: 19px;

	padding: 3px;

	margin: 0px;

	text-decoration: underline;
}

.datatable {
	border:1px solid #338Ba6;
	border-collapse:collapse;
	padding:0.2em;
	margin:0px;
}
.datatable td, .datatable th {
	border:1px solid #73c0d4;
}	

/******* End of New ********/
