.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.hdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A3694;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	text-transform: capitalize;
}
.llhdbb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00CC99;
	text-decoration: none;
	font-weight: bolder;
	text-transform: capitalize;
	font-variant: normal;
	font-style: normal;
}
.llhdbb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9CCF84;
	text-decoration: none;
	font-weight: bolder;
	text-transform: capitalize;
	font-variant: normal;
	font-style: normal;
}
.llhdbb3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C01D2F;
	text-decoration: none;
	font-weight: bolder;
	text-transform: capitalize;
	font-variant: normal;
	font-style: normal;
}
.llhdbb4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99CC00;
	text-decoration: none;
	font-weight: bolder;
	text-transform: capitalize;
	font-variant: normal;
	font-style: normal;
}
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9DB7B9;
	text-decoration: none;
}
.hddx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #76B900;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

/*********** #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: 3px 0px 0px;
	border-bottom: 1px solid #E3E3E3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	display: block;
	width: auto;
}

#sectionLinks h3{
	padding: 10px 0px 5px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #E3E3E3;
	padding: 3px 0px;
	width: auto;
}

#sectionLinks a:hover{
	background-color: #ECF5E7;
	text-decoration: none;
}

a{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
}
.llhdbb2w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	text-transform: capitalize;
	font-variant: normal;
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
.textover {
	font-size: 12px;
	color: #000066;
	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;
}
.textB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A3694;
	text-decoration: none;
	line-height: 18px;
}
