.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88CAFF;
	text-decoration: none;
	line-height: 16px;
}
.hdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00FFCC;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001A4B;
	text-transform: capitalize;
}
.hd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66FF66;
	text-decoration: none;
	font-weight: bolder;
	text-transform: capitalize;
	font-variant: normal;
	font-style: normal;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px;
	border-bottom: 1px solid #002663;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #387bff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002663;
	display: block;
	width: auto;
	height: auto;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000F26;
}

#sectionLinks h3{
	padding: 10px 0px 5px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px dotted #002663;
	padding: 3px 0px;
	width: auto;
}

#sectionLinks a:hover{
	background-color: #00245c;
	text-decoration: none;
	color: #FFFFFF;
}

a{
	color: #38e1ff;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	height: 16px;
	letter-spacing: 1px;
	padding-top: 2px;
}
.llhdbb2w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 1px;
}
.textover {
	font-size: 12px;
	color: #000000;
	background-color: #ECF5E7;
}
.leftover {
	font-size: 10px;
	color: #9DB7B9;
	background-color: #ECF5E7;
}
.textR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	line-height: 18px;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
