@CHARSET "ISO-8859-1";
body,td,th {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
body {
	background-color: #254472;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-position: top center;
}
#homeContentArea{
	background-color:#fff;
	padding:8px;
	opacity:75;
	
}
#left 
{
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#right 
{
	background-image: url(images/right.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#rightsub 
{
	background-image: url(images/right_sub.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#quicklinks 
{
	background-image: url(images/h-quick_links.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#highlights 
{
	background-image: url(images/h_highlights.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#video 
{
	background-image: url(images/videoback.png);
	background-repeat: no-repeat;
	background-position: top left;
}
li { background: url(images/bullet.gif) left center no-repeat } 
.pageTitle{
	color: #FF9900;
	font-weight: bold;
	font-size: 22px;
	
}
h1 {
	font-size: 16px;
	color: #3366CC;
}
h2 {
	font-size: 18px;
	color: #336699;
}
select {
	width:160px;
}
whiteHeader {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.blueSmallHeader {
	font-weight: bold;
	font-size: 110%;
	color: #3366CC;
}
.blackSmallHeader {
	font-size: 100%;
	color: #000;
}
.gelLinks{
	color: #FFFFFF;
}
.editBlueHeader {
	font-weight: bold;
	font-size: 110%;
	color: #FFF;
	
}
