/* Page Structure
----------------------------------------------- */
body	{
	margin: 0px;
	padding:0px;
	background-color: #ffffff;
	font:13px trebuchet ms, verdana, arial, helvetica, sans-serif;
	line-height:16px;
	color: #959baa;
	}
	
p {	font:12px trebuchet ms, verdana, arial, helvetica, sans-serif;	color: #959baa; display: inline-block; line-height:16px; margin:0; padding:10px 0 0 0;}
td {font:12px trebuchet ms, verdana, arial, helvetica, sans-serif;	color: #959baa; line-height:16px;}
h1 {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:28px; margin:0; padding:4px 0 17px 0; color: #005aa9; font-weight:normal;}
h2 {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:28px; margin:0; padding:4px 0 0 0; color: #005aa9; font-weight:normal;}
h3 {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:13px; margin:0; padding:8px 0 13px 0; color: #231f20; font-weight:bold;}
h4 {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:11px; display: inline-block; line-height: 12px; margin:0; padding:5px 0 0 0; color: #313130;}
.white {font:13px trebuchet ms, verdana, arial, helvetica, sans-serif;	color: #eff3f9; line-height:16px;}
.news_head {font:14px trebuchet ms, verdana, arial, helvetica, sans-serif; font-weight:bold; color: #323431; line-height:13px;}
.footer {font:11px trebuchet ms, verdana, arial, helvetica, sans-serif; font-weight:normal; color: #33a4d9; line-height:12px;}
.home_news {font:11px trebuchet ms, verdana, arial, helvetica, sans-serif;	color: #666666; line-height:13px;}
.clicker {font:11px trebuchet ms, verdana, arial, helvetica, sans-serif;	color: #939390; line-height:12px;}
ul {margin:0; padding:0 0 0 24;}
li {margin:0; padding:0 0 0 0;}
/* Links and Forms
----------------------------------------------- */

A { font-family: trebuchet ms, Arial, sans-serif; color:#324f82; text-decoration:none; font-weight:bold; font-size:11px; line-height:13px;}
A:hover { color:#324f82; text-decoration:underline;}
A:active { color:#324f82; text-decoration:underline;}
A:visited { color:#324f82; text-decoration:none;}
A:visited:hover { color:#324f82; text-decoration:underline;}

A.newslink { font-family: trebuchet ms, Arial, sans-serif; color:#669dcd; text-decoration:underline; font-weight:bold; font-size:11px; line-height:13px;}
A.newslink:hover { color:#0074d9; text-decoration:underline;}
A.newslink:active { color:#0074d9; text-decoration:underline;}
A.newslink:visited { color:#669dcd; text-decoration:underline;}
A.newslink:visited:hover { color:#0074d9; text-decoration:underline;}

A.clicklink { font-family: trebuchet ms, Arial, sans-serif; color:#494948; text-decoration:underline; font-weight:normal; font-size:11px; line-height:13px;}
A.clicklink:hover { color:#2c2c27; text-decoration:underline;}
A.clicklink:active { color:#2c2c27; text-decoration:underline;}
A.clicklink:visited { color:#494948; text-decoration:underline;}
A.clicklink:visited:hover { color:#2c2c27; text-decoration:underline;}

A.footlink { font-family: Trebuchet ms, Arial, sans-serif; color:#008dcf; text-decoration:none; font-weight:normal; font-size:11px; line-height:11pt;}
A.footlink:hover { color:#231f20; text-decoration:underline;}
A.footlink:active { color:#231f20; text-decoration:underline;}
A.footlink:visited { color:#008dcf; text-decoration:none;}
A.footlink:visited:hover { color:#231f20; text-decoration:underline;}

.form {
	height: 20px;
	font-size: 11px;
	background-color: #fff;
	color: #27557c;
	border: 1px solid #9bb8d8;
	font-family: Trebuchet MS, Arial, sans-serif;
}

.form2 {
	font-size: 11px;
	background-color: #fff;
	color: #27557c;
	border: 1px solid #9bb8d8;
	font-family: Trebuchet MS, Arial, sans-serif;
}


#content {
	position: relative;
	width:645px;
	height:447px;
	top:0px;
	left:0px;	
	overflow:auto;
	scrollbar-face-color:#f5f4e2;
	scrollbar-highlight-color:#F9F9EC;
	scrollbar-3dlight-color:#f5f4e2;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#c7b47f;
	scrollbar-track-color:#FCFCF5;
	scrollbar-arrow-color:#c7b47f;
	text-align:left;
	}
	
#subcontent { position: absolute; top: 0px; left: 0px; padding: 0 10 0 0; width: 625px;	height: 447px; overflow: auto;}