html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body {
	background-color: #CEDCEF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.maincontainer {
	padding: 0px;
	width: 960px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.maininner {
	background-image: url(../images/maincontainer_bg.png);
	display: block;
	min-height: 760px;
	width: 960px;
}
/* IE6 Only */
* html .maininner {
background-image:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/maincontainer_bg.png',sizingMethod='crop');
}
.mainstrapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #001F8C;
}

.subheadertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00AC5B;
}
.introtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001F8C;
	background-color: #E5EBF3;
	border: 1px solid #001F8C;
}
form {
	margin: 0px;
	padding: 0px;
}


.generaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.generaltxt_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
}
.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001F8C;
	padding-bottom: 5px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	padding-top: 10px;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	margin: 0px;
	padding: 0px;
}
.content_list ul {
	list-style-image: url(../images/content_bullet.jpg);
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.content_list li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.content_list ul ul {
	list-style-image: url(../images/content_bullet_inner.jpg);
	margin: 0px;
	padding: 0px 0px 0px 20px;
}







#leftside {
	width: 243px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	clear: both;
}
#leftside ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#leftside li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001F8C;
	font-weight: bold;
	background-color: #C2C2C2;
	width: 243px;
	padding: 0px;
}
#leftside a {
	color: #001F8C;
	text-decoration: none;
	padding-left: 15px;
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	width: 228px;
	display: block;
}
#leftside a:hover {
	color: #001F8C;
	text-decoration: underline;
	background-color: #9B9B9B;
}
#leftside li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftside li li {
	background-color: #E0E0E0;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 243px;
}
#leftside li li a {
	display: block;
	margin: 0px;
	padding: 3px 0px 3px 18px;
	width: 225px;
}
#leftside_latestnews {
	width: 233px;
	margin-top: 30px;
}
#leftside_latestnews a:hover {
	background-color: transparent;
}

#leftside .headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #001F8C;
}
#leftside_latestnews img {
	padding: 2px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}




#leftside #topnav {
	background-color: transparent;
	background-image: url(../images/leftside_nav_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	height: 26px;
	width: 243px;
	padding: 0px;
}
#leftside #topnav a:hover {
background-color: transparent;
background-image: url(../images/leftside_nav_top_over.png);
}
/* IE6 Only */
* html #leftside #topnav {
background-image:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/leftside_nav_top.png',sizingMethod='scale');
}

#leftside #bottomnav {
	background-color: transparent;
	background-image: url(../images/leftside_nav_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	line-height: 20px;
	padding: 0px;
	width: 243px;
}
#leftside #bottomnav a:hover {
background-color: transparent;
background-image: url(../images/leftside_nav_bottom_over.png);
}
/* IE6 Only */
* html #leftside #bottomnav {
background-image:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/leftside_nav_bottom.png',sizingMethod='scale');
}

#centercol {
	width: 655px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
#rightside {
	width: 205px;
	margin-top: 10px;
	float: right;
	height: 100%;
}
.rightside_inner {
	background-color: #D0E3F1;
	padding: 5px;
}

#footer {
	padding: 0px 10px 0px 0px;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001F8C;
	background-color: #E5EBF3;
	border: 1px solid #001F8C;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #001F8C;
	border: 1px solid #89A5CC;
}
