body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/* Generic */

a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

 a:active {
	text-decoration: none;
}

img.bdr_2 {
	border: 2px solid #0251a2;
}

h1 {
 line-height: 18px;
 padding-top: 0px;
 margin-top: 0px;
 color: #003885;
 font-family: "Times New Roman", Times, serif;
 font-size: 18px;
 font-weight: bold;
}

h3 {
 line-height: 16px;
 padding-top: 0px;
 margin-top: 0px;
 color: #003885;
 font-family: "Times New Roman", Times, serif;
 font-size: 16px;
 font-weight: bold;
}

#wrapper { 
	 margin: 0 auto;
	 width: 900px;
}

#navigation {
	float: left;
	width: 870px;
	height: 24px;
	color: #fff;
	padding: 8px 15px 0px 15px;
	margin: 0px;
	background: url(../images/bg_nav.gif) no-repeat #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.navigation:link {
	padding: 0px 20px 0px 0px;
	color: #FFFFFF;	
	text-decoration: none;
}

a.navigation:visited {
	padding: 0px 20px 0px 0px;
	color: #FFFFFF;	
	text-decoration: none;
}

a.navigation:hover {
	padding: 0px 20px 0px 0px;
	color: #f6a800;	
	text-decoration: none;
}

a.navigation:active {
	padding: 0px 20px 0px 0px;
	color: #FFFFFF;	
	text-decoration: none;
}

#header {
	 color: #333;
	 width: 900px;
	 float: left;
	 padding: 0px;
	 height: 157px;
	 margin: 0px 0px 10px 0px;
	 background: #003885;
	
}

#leftcolumn { 
	 color: #333;
	 margin: 0px 0px 0px 0px;
	 padding: 0px;
	 width: 368px;
	 float: left;
}

#leftcolumn_sub { 
	 color: #333;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 15px 0px 0px;
	 width: 168px;
	 float: left;
}

#rightcolumn { 
	 float: right;
	 color: #333;
	 margin: 0px;
	 padding: 0px;
	 width: 532px;
	 display: inline;
}

#rightcolumn_sub { 
	 float: right;
	 color: #333;
	 margin: 0px;
	 padding: 0px;
	 width: 685px;
	 padding: 15px;
	 border: 1px solid #eeeeee;
	 display: inline;
}

.rightcolumn_welcome {
	width: 500px;
	padding: 15px;
	border: 1px solid #eeeeee;
}
.clr {
	clear: both;
	height: 10px;
}

#footer_l { 
	 width: 595px;
	 float: left;
	 color: #333;
	 margin: 0px 0px 0px 0px;
	 padding: 10px;
	 font-size: 10px;
}

#footer_r { 
	 width: 255px;
	 float: right;
	 color: #333;
	 margin: 0px 0px 0px 0px;
	 padding: 10px;
	 font-size: 10px;
	 text-align: right;
}

/* Homepage Modules */

td.serv_block {
	width: 146px;
	height: 126px;
	padding: 11px 5px;
	font-size: 12px;
	margin: 0px;
	background: url(../images/bg_serv_block.gif) no-repeat #f7f7f7;
}

.serv_block_hdr {
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	padding: 11px 0px;

}

td.hottopics {
	width: 137px;
	height: 74px;
	background: url(../images/feature_hottopics.gif) no-repeat;
	padding: 70px 7px 7px 7px;
	color: #fff;
}

td.hottopics a {
	color: #f6a800;
	text-decoration: none;
}
.feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;

}
/*Home Page nagigation*/

#navigation_home {
	float: left;
	height: 24px;
	color: #fff;
	padding: 8px 10px 0px 15px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.navigation_home:link {
	padding: 0px 10px 0px 0px;
	color: #FFFFFF;	
	text-decoration: none;
}

a.navigation_home:visited {
	padding: 0px 10px 0px 0px;
	color: #FFFFFF;	
	text-decoration: none;
}

a.navigation_home:hover {
	padding: 0px 10px 0px 0px;
	color: #f6a800;	
	text-decoration: none;
}

a.navigation_home:active {
	padding: 0px 10px 0px 0px;
	color: #FFFFFF;	
	text-decoration: none;
}
