.PageTopHeader {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #54A7FA;
	left: 125px;
}
.LeftBarHeader {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF6A2;
	left: 125px;
}
.RightBannerBox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF6A2;
	left: 125px;
}
.statedropdownmenu {
	font-size: 12px;
}
.statemenutable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}
.h1textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.h2textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}







.a14pttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.h1withimage {
	color: blue;
	background-image: url(../images/header/box_header.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 21px;
	width: auto;
	text-indent: 10px;
	font-weight: bold;
}
.menubar {
	background-color: #FF9900;
}
.links {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blueheader {
	background-color: #00CCFF;
}
.supersmalltext {
	font-size: small;
}
.verdana12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.darkblueheader {
	background-color: #FFC87D;
}
.orangebar {
	background-color: #FFA020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.greybar {
	background-color: #C9C8C7;
}
.lightgrey {
	background-color: #C3D8EE;
}
.greenbar {
	background-color: #054958;
}


.h1TALL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}

.h1noimage {
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 21px;
	width: auto;
	text-indent: 10px;
	font-weight: bold;
	background-color: #ff9900;
}
.new {
	top: 0px;
	left: 125px;
}
.none {
	background-color: #FFFFFF;
}
.navbar_bg {
	background-color: #FFC87D;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #000000;
}
.navbar_header {
	color: #FFFFFF;
	background-color: #054958;
	/*font-weight: bold;*/
}
.navbar_links {
	color: blue;
	text-decoration: none;
	/*font-weight: bold;*/
	font-size: 14px;
}
a:link, a:visited {
	text-decoration: none;
	color: blue;
}

a:hover {
	text-decoration: underline;
	/*font-weight: bold;*/
}

