/* CSS Document */

body {
background:url(images/bg11.jpg);
background-attachment:none;
background-position:top;
background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color:#324890;
}

#wrapper {
width:940px;
height:auto;
background-color:#FFF;
margin:0px auto;
margin-top:0px;
margin-bottom:0px;
}
	#inner-wrapper{
	width:925px;
	height:auto;
	background-color:#FFF;
	margin:0px auto;
	
	}

#header{
width:100%;
height:100px;
background-color:#FFF;
background-repeat:no-repeat;
margin:0px auto;
}

	#header-left{
	width:445px;
	height:100px;
	float:left;
	margin-top:10px;
	}
	
	#header-right{
	width:350px;
	height:100px;
	float:right;
	margin-top:10px;
	text-align:right;
	}
	
#nav{
width:100%;
height:20px;
margin:0px auto;
text-align:right;
font-size:11px;
background:#FFF;
}
	#nav-line{
	width:100%;
	height:5px;
	background:#01308c;
	margin:0px auto;
	}
	
#main-image{
width:925px;
height:210px;
margin-top:5px;
margin-bottom:5px;
}

#left{
float:left;
width:635px;
padding:5px;
}
	
	#cb-left {
	float:left;
	width:295px;
	}
	
	#cb-right {
	float:right;
	width:295px;
	}
	
#leftwide{
float:right;
width:720px;
margin-top:5px;
background:url(images/left-wide-bg.jpg);
padding:5px;
}

#rightcolumn{
float:left;
width:180px;
margin-top:5px;
background:#f7f7f2;
padding:5px;
}

#leftwidewhite{
float:left;
width:915px;
margin-top:5px;
background:white;
padding:5px;
}



#left2{
float:left;
width:635px;
}

#footer{
background:#4785fe;
color:#FFFFFF;
text-align:center;
height:15px;
padding:10px;
}

a.whitelink {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	color: #B4D0F6;
	text-decoration: none;
}
a.whitelink:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.bodylink {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.bodylink:link {
	color: #0b1f66;
	text-decoration: none;
}
a.bodylink:visited {
	color: #567eb9;
	text-decoration: none;
}
a.bodylink:hover {
	color: #567eb9;
	text-decoration: none;
}
a.bodylink:active {
	color: #0b1f66;
	text-decoration: none;
}

a.bodylink2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.bodylink2:link {
	color: #CC0000;
	text-decoration: none;
}
a.bodylink2:visited {
	color: #CC0000;
	text-decoration: none;
}
a.bodylink2:hover {
	color: #FF0000;
	text-decoration: none;
}
a.bodylink2:active {
	color: #CC0000;
	text-decoration: none;
}

a.bodylink3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.bodylink3:link {
	color: #000000;
	text-decoration: none;
}
a.bodylink3:visited {
	color: #000000;
	text-decoration: none;
}
a.bodylink3:hover {
	color: #cc0000;
	text-decoration: none;
}
a.bodylink3:active {
	color: #cc0000;
	text-decoration: none;
}

a.mainlink {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.mainlink:link {
	color: #0b1f66;
	text-decoration: none;
}
a.mainlink:visited {
	color: #567eb9;
	text-decoration: none;
}
a.mainlink:hover {
	color: #567eb9;
	text-decoration: none;
}
a.mainlink:active {
	color: #0b1f66;
	text-decoration: none;
}

.h1 {font-family:Arial, Helvetica, sans-serif; color: #0b1f66; font-size:16px; font-weight:bold;}
.h2 {font-family: Arial, Helvetica, sans-serif; font-size:13px; color: #333333; font-weight: bold;}
.h3 {font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #333333; font-weight: bold;}
.h4 {font-family:Arial, Helvetica, sans-serif; color: white; font-size:14px; font-weight:bold;}
.bodytext {font-size: 12px; font-weight:normal; text-align:justify}
.tablink {font-size: 12px; font-weight:bold; color:#FFFFFF; text-align:center;}
.footer {font-size: 12px; font-weight:none; color:white;}



