body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #16314C;
	margin: 0px;
	background-color: #306392;
	background-image: url(background.gif);
	background-repeat: repeat-x;
}
.topbg {
	background-color: #E17700;
	background-image: url(topbg.gif);
	background-repeat: repeat-x;
	height: 268px;
}
.title1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 25px;
	font-weight: bold;
	color: #153170;
}
.title2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #153170;
}

.title3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #153170;
}
INPUT { FONT-SIZE: 11px; FONT-FAMILY: Verdana }
SELECT { FONT-SIZE: 11px; FONT-FAMILY: Verdana }
TEXTAREA { FONT-SIZE: 11px; FONT-FAMILY: Verdana }

A:active { COLOR: #006EA5;  text-decoration:underline; font-weight:bold  }
A:hover { text-decoration:none; COLOR: #006EA5; font-weight:bold    }
A:link { COLOR: #006EA5; text-decoration:underline; font-weight:bold    }
A:visited {  text-decoration:underline; COLOR: #006EA5; font-weight:bold  }

.whitelink a:link, .whitelink a:visited, .whitelink a:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E4F0FF;
	text-decoration: none;
}
.whitelink a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.title_orange {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFB400;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A9C7E2;
}
.nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC240;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006EA5;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006EA5;
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006EA5;
}
.mainbg {
	background-color: #FFFFFF;
	background-image: url(page_bg.gif);
	background-repeat: repeat-x;
	height: 316px;
}
.gray_font {
	color: #A9C3DD;
}

.reddate
{
	color:#C00000;
	font-weight:bold;
	font-size:14px;
}

.normaltext
{
	font:normal;
	color:#000000;
	font-weight:normal;
	font-size: 11px;
}

p {
	line-height: 18px;
}

#titleleft
{
	float:left;
	width:70%;
	height:200px;
	padding-left:100px;
}

#titleright
{
	float:left;
	padding-top:25px;
	height:175px;	
}