/* CSS Document */

*
{
	margin:auto;
	padding:0;
}
body
{
	font-family:Tahoma;
	font-size:14px;
	color:#003366;
	background:#094485;
}
img, fieldset
{
	border:none;
}
a
{
	color:#003366;
	font-size:14px;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
h1, h2, h3, h4, h5
{
	margin:0;
	padding:0;
	font-weight:normal;
}
#mainwrapper
{
	width:919px;	
}
#header
{
	
}
#topbanner
{
	height:242px;
}
#mainwrapper .tm
{
	background:url(../images/tm.png) repeat-x top left;
}
#mainwrapper .bm
{
	background:url(../images/bm.png) repeat-x bottom left;
}
#mainwrapper .ml
{
	background:url(../images/ml.png) repeat-y top left;
}
#mainwrapper .mr
{
	background:url(../images/mr.png) repeat-y top right;
}
#mainwrapper .tl
{
	background:url(../images/tl.png) no-repeat top left;
}
#mainwrapper .tr
{
	background:url(../images/tr.png) no-repeat top right;
}
#mainwrapper .br
{
	background:url(../images/br.png) no-repeat bottom right;
}
#mainwrapper .bl
{
	background:url(../images/bl.png) no-repeat bottom left;
	padding:20px 25px 18px 24px;
}
#mainwrapper #innerwrapper
{
	background:#fff;
}
#bannerimage
{
	background:url(../images/header.png) no-repeat;
	width:870px;
	height:242px;
}
#mainmenu
{
	background:url(../images/menubg.png) repeat-x;
	height:45px;
}
#mainmenu ul
{
	list-style:none;
}
#mainmenu ul li
{
	float:left;
}
#mainmenu ul li.sep
{
	background:url(../images/menusep.png) no-repeat;
	width:4px;
	height:45px;
	padding:0;
}
#mainmenu ul li a
{
	display:block;
	color:#f9f9f9;
	font-family:Tahoma, Arial;
	font-size:16px;
	line-height:45px;
	text-decoration:none;
	padding:0 25px;
}
#mainmenu ul li#last a
{
	padding:0 23px 0 22px;
}
#mainmenu ul li a:hover
{
	background:#17191B;
}
#mainbody
{
	min-height:500px;
	padding:10px;
}
#mainbody #col-left
{
	float:left;
	width:566px;
}
#mainbody #col-left div
{
	line-height:20px;
}
#mainbody #col-left div img
{
	margin:0 10px;
}
#mainbody #col-right
{
	float:right;
	width:265px;
}
#footer
{
	background:#060606;
	padding:10px;
}
#footer div
{
	color:#f9f9f9;
	font-size:13px;
	
}
#footer div a
{
	color:#F59A14;
	font-size:13px;
	text-decoration:none;
}
#footer div a:hover
{
	text-decoration:underline;
}
#footer #copyright
{
	float:left;
}
#footer #legal
{
	float:right;
}
.clear
{
	clear:both;
}
h1.pagetitle
{
	color:#f59a14;
	font-family:tahoma;
	font-size:28px;
	padding-bottom:3px;
	border-bottom:2px solid #f59a14;
	margin-bottom:10px;
}
.module
{
	margin-bottom:10px;
}
.module ul
{
	margin:0 10px;
	list-style:none;
}
.module ul li
{
	margin-bottom:3px;
	padding-left:20px;
}
.module .modulecontent
{
	padding:10px 0;
	color:#000000;
}
.module.mod1 .modulecontent
{
	background:#F59A14;
}
.module.mod1 .modulecontent ul li
{
	background:url(../images/check1.png) no-repeat left top;
}
.module.mod2
{
	margin-bottom:0px;
}
.module.mod2 .modulecontent
{
	background:#D7D3D3;	
}
.module.mod2 .modulecontent ul li
{
	background:url(../images/check2.png) no-repeat left top;	
}
.moduletitle
{
	background:url(../images/modulebg.png) repeat-x;
	height:36px;
}
.moduletitle h3
{
	color:#fff;
	line-height:36px;
	background:url(../images/mod1.png) no-repeat left;
	margin-left:5px;
	padding-left:30px;
}
.moduletitle h3.mod2
{
	background:url(../images/mod2.png) no-repeat left;
}
#bottom
{
	color:#fff;
	padding:5px 10px 0 10px;
	background:#000 url(../images/footerbg.png) repeat-x;
	height:261px;
	font-size:12px;
}
#bmod1
{
	background:url(../images/img2.png) no-repeat left;
	float:left;
	height:261px;
	padding-left:170px;
	width:400px;
}
#bmod1 ul
{
	list-style:none;
	margin:5px 0 5px 10px;
}
#bmod1 ul li
{
	background:url(../images/check3.png) no-repeat top left;
	padding-left:20px;
	margin:2px 0;
}
#bmod1 #bmodtitle
{
	font-size:24px;
	margin:10px 0 10px -40px;
}
#bmod2
{
	float:right;
	height:261px;
	margin-right:-14px;
}