a.subnav_home:link {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	background-position: left;
	height: 20px;
	text-decoration: none;
	padding-left: 18px;
}
a.subnav_home:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	background-position: left;
	height: 20px;
	padding-left: 18px;
	text-decoration: none;
}
a.subnav_home:hover {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	background-position: left;
	height: 20px;
	padding-left: 18px;
	text-decoration: none;
	display: block;
	background-image: url(images/subMenu_bg_blue.gif);
	background-repeat: no-repeat;
}
a.subnav_home:active {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	background-position: left;
	height: 20px;
	padding-left: 18px;
	text-decoration: none;
}

a.subnav_home_onState {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	background-position: left;
	height: 20px;
	padding-left: 18px;
	text-decoration: none;
	display: block;
	background-image: url(images/subMenu_bg_blue.gif);
	background-repeat: no-repeat;
}

a.pageNav:link, a.pageNav:visited, a.pageNav:active {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	background-color: #F7F7F7;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px dotted #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.pageNav:hover {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFDD77;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px dotted #CCCCCC;
	line-height: 25px;

}

a.pageNav_onState {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFDD77;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px dotted #CCCCCC;
	line-height: 25px;

}
.bg {
	background-color: #D2D3A9;
}
.menuText {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
}

.subMenuBg {
	background-image: url(images/subMenuBackground.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bodyBg {
	font-family: verdana;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
}
.bodyHeader1 {
	font-family: verdana;
	font-size: 14px;
	font-weight: 900;
	color: #990000;
	line-height: 30px;
}
.bodyHeader2 {
	font-family: verdana;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #333333;
}
.bg_announcement_top {
	background-image: url(images/bg_box1_top.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-position: center center;
}
.bg_announcement_mid {
	background-image: url(images/bg_box1_middle.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	padding-left: 30px;
	padding-right: 30px;
}
.bg_announcement_bot {
	background-image: url(images/bg_box1_bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bodyText_color {

	font-family: verdana;
	padding-left: 5px;
	font-size: 11px;
	padding-right: 5px;
	color: #669933;
}
.bodyBg_boorder {
	font-family: verdana;
	background-color: #FFFFFF;
	padding-left: 15px;
	font-size: 10px;
	padding-right: 15px;
	color: #333333;
	border: 1px dotted #CCCCCC;
}
.projectMenu_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CB843D;
	border-right-color: #CB843D;
	border-bottom-color: #CB843D;
	border-left-color: #CB843D;
}
.footnote {
	font-family: verdana;
	font-size: 9px;
}
.footnote2 {
	font-family: verdana;
	font-size: 9px;
	color: #FF6600
}
.footnote2 {
	font-family: verdana;
	font-size: 7px;
	color: #FF6600
}
.project_sideBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: groove;
	border-top-color: #A26121;
	border-right-color: #A26121;
	border-bottom-color: #A26121;
	border-left-color: #A26121;
}
.tbl_head {
	font-family: verdana;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-size: 11px;
}
.frm_dropDown {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}

.tbl_data {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.tbl_data2 {
	font-family: verdana;
	font-size: 10px;
	color: #FF9900;
}
.tbl_border {
	border: 1px dotted #669933;
	padding: 5px;
}
.tbl_border_bg {
	border: 1px dotted #669933;
	background-color: #F8F8F8;
	font-family: verdana;
	font-size: 8pt;
}
.tbl_border_header {
	border: 1px dotted #669933;
	background-color: #666666;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
}
.bodyHeader3 {
	font-family: verdana;
	font-size: 12px;
	font-weight: 900;
	color: #990000;
	line-height: 20px;
}
