/* CSS Document */* {
	margin:0;
}
body {
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url("bg.gif") #DBE4EC top left repeat-x;
	margin-top:10px;
	color:#555555;
}
img {
	border:none;
}
label {
	font-size: 11px;
	padding-left: 3px;
}
h1, h2, h3, h4, h5, h6 {
	color:#ed4c0c;
}
h7 {
color:#555555;
}


h1, h2, h7 {
	letter-spacing:-0.04em;
}
a {
	color:#0255a3;
}
a:hover {
	color:#FF6600;
	text-decoration:none !important;
}
a:focus { outline:none; }

p {
	line-height:21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width:898px;
	margin:auto;
}
#bg_top {
	height:15px;
	overflow:hidden;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='bg_top.png');
}
html > body #bg_top {
	background:url("bg_top.png") top left no-repeat;
}
#bg_bottom {
	height:41px;
	overflow:hidden;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='bg_bottom.png');
}
html > body #bg_bottom {
	background:url("bg_bottom.png") top left no-repeat;
}
#bg_bottom_inside {
	height:17px;
	overflow:hidden;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='bg_bottom_inside.png');
}
html > body #bg_bottom_inside {
	background:url("bg_bottom_inside.png") top left no-repeat;
}
#content {
	padding:0 17px 0 17px;
	height:100px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='bg_content.png');
}
html > body #content {
	background:url("bg_content.png") top left repeat-y;
	height:auto;
}
#header {
}
#header #header_left {
	float:left;
	padding-left:15px;
}
#header #header_right {
	float:right;
	padding-right:7px;
	color:#8897a6;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
#header #header_right p {
	margin-top:10px;
}
#header #header_right p img {
	vertical-align:middle;
}
#top_menu_inside {
	z-index:1000px;
	height:34px;
	width:862px;
	background:url("menu_bg.png") #0255a3 top left no-repeat;
	margin-top:10px;
}
html > body #top_menu_inside {
	height:35px;
}
#top_menu_inside ul {
	position:relative;
	left:-40px;
	top:3px;
	margin-left:9px;
	margin-top:2px;
}
#top_menu_inside li {
	float:left;
	list-style:none;
	background:url("menu_spacer.png") top right no-repeat;
	margin-right:1px;
}
#top_menu_inside li a {
	font-size:12px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	color:#FFF;
	padding:9px 9px 8px 10px;
	margin-right:2px;
}
#top_menu_inside li a:hover {
	background:url("menu_bg_over.png") top repeat-x;
	color:#002d58;
}
#top_menu_inside li #active_menu, #top_menu_inside li a.active:hover {
	background:url("menu_bg2_active.png") top repeat-x;
	color:#fb5e00;
}
#main_banner {
	margin-top:-40px;
	width:862px;
	height:215px;
	padding-top:40px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='main_banner.png');
}
html > body #main_banner {
	background:url("main_banner.png") top left no-repeat;
}
#main_banner_inside {
	position:relative;
	width:862px;
	height:214px;
}
#main_banner_inside h1 {
	position:absolute;
	top:50px;
	left:20px;
	font-size:28px;
	color:#0255a3;
	font-weight:normal;
	letter-spacing:-0.05em;
}
#main_banner_inside h1 span {
	color:#e76d24;
	font-size:28px;
	font-weight:bold;
}
#main_banner_inside h2 {
	position:absolute;
	top:90px;
	left:20px;
	font-size:16px;
	color:#676a6c;
	width:500px;
	line-height:18px;
}
#main_banner_inside p.banner_link {
	position:absolute;
	left:20px;
	bottom:10px;
	font-size:14px;
	color:#b2bfcc;
}
#main_banner_inside p.banner_link a {
	color:#0255a3;
	font-size:14px;
	text-decoration:none;
}
#main_banner_inside p.banner_link a:hover {
	color:#FF6600;
}
#footer {
	text-align:center;
	color:#0859a5;
}
#footer p {
	color:#0859a5;
	font-family:Arial, Helvetica, sans-serif;
}
#footer a {
	color:#FF3300;
	text-decoration:none;
}
#footer a:hover {
	color:#FF9900;
}
#body_main {
margin-top:
}
#body_main .left {
	margin-top:20px;
	width: 540px;
	padding:15px;
	padding-bottom:0px;
	padding-top:0px;
	float:left;
	border-right:1px solid #d8e3ef;
}
#body_main .left h1 {
	font-size:24px;
	color:#ed4c0c;
	font-weight:normal;
	letter-spacing:-0.05em;
}
#body_main .left p {
	margin-top:10px;
	padding-bottom:5px;
}
#body_main .left a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#body_main .right {
	margin-top:20px;
	width: 260px;
	padding:15px;
	padding-bottom:0px;
	padding-top:0px;
	float:right;
}
#body_main .right h1 {
	font-size:14px;
	color:#5c5c5c;
	padding-top:5px;
}
#body_main .right p {
	margin-top:10px;
	padding-bottom:5px;
}
#body_inside {
	background:url("bg_content_inside2.png") top left repeat-y;
}
#body_inside_shadow {
	background:url("bg_content_inside.png") top left no-repeat;
	height:100px;
}
html > body #body_inside_shadow {
	height:auto;
}
#body_inside_shadow .left {
	float:left;
	width:615px;
	margin-left:7px;
	margin-top:15px;
}
html > body #body_inside_shadow .left {
	margin-left:15px;
}
#body_inside_shadow .left p {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12px;
}
#body_inside_shadow p a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#body_inside_shadow .right {
	float:right;
	width:185px;
	margin-top:15px;
	margin-right:7px;
}
html > body #body_inside_shadow .right {
	margin-right:15px;
}
#body_inside_shadow .spacer {
	height:9px;
	background:url("bg_content_inside3.png") top left no-repeat;
}
#body_inside_shadow .left h1 {
	font-size:28px;
	color:#ed4c0c;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
}
#body_inside_shadow .left h1 a {
	font-size: 28px;
}
#body_inside_shadow .left h2 {
	font-size:20px;
	color:#ed4c0c;
	font-weight:normal;
	margin-top:15px;
	margin-bottom:5px;
}
#body_inside_shadow .left h2 a {
	font-size: 20px;
}
#body_inside_shadow .left h3 {
	font-size:16px;
	color:#ed4c0c;
	margin-top:15px;
	margin-bottom:5px;
}
#body_inside_shadow .left h3 a {
	font-size: 16px;
}
#body_inside_shadow .left h4 {
	font-size:13px;
	color:#ed4c0c;
	margin-top:15px;
	margin-bottom:5px;
}
#body_inside_shadow .left h4 a {
	font-size: 13px;
}
#body_inside_shadow .left p {
	margin-top:10px;
	padding-bottom:5px;
}
#body_inside_shadow .right h1 {
	font-size:14px;
	color:#4a4a4a;
	padding-top:5px;
}
#body_inside_shadow .right h2 {
	font-size:14px;
	color:#4a4a4a;
	padding-top:5px;
}
#body_inside_shadow .right h3 {
	font-size:14px;
	color:#4a4a4a;
	padding-top:5px;
}
#body_inside_shadow .right p {
	margin-top:10px;
	padding-bottom:5px;
	font-size:11px;
	line-height:16px;
}
#right_menu {
	width:180px;
	padding:0px;
	padding-bottom:3px;
	margin-bottom:20px;
	margin-top:20px;
	background: url("border_bg_menu.png") bottom left repeat-x;
}
#right_menu, #right_menu ul {
	list-style:none;
}
#right_menu li {
	background: url("border_bg_menu.png") top left repeat-x;
	display:block
}
#right_menu li a {
	display:block;
	background:url("bullet_blue.gif") 3px 11px no-repeat;
	padding:7px 5px 5px 16px;
	font-size:12px;
	color:#0255a3;
	text-decoration:none;
	font-weight:bold;
}
#right_menu li a:hover {
	background:url("bullet_orange.gif") 3px 11px no-repeat;
	color:#ed4c0c;
}
#right_menu li ul {
	padding:0px;
	margin-left:15px;
	margin-bottom:5px;
}
#right_menu li li {
	background:none;
}
#right_menu li li a {
	display:block;
	background:url("bullet_blue_small.gif") 3px 5px no-repeat;
	padding:0px 5px 3px 13px;
	font-size:11px;
	font-weight:normal;
	color:#0255a3;
	text-decoration:none;
}
#right_menu li li a:hover {
	background:url("bullet_orange_small.gif") 3px 5px no-repeat;
	color:#ed4c0c;
}
#right_menu li ul ul {
	margin-top:0px;
}
#right_menu li ul ul li a {
	padding:0px 5px 0px 13px;
}
#right_menu li #active_menu, #right_menu li li a.active, #right_menu li a.active:hover, #right_menu li li a.active:hover {
	display:block;
	background:url("bullet_orange_down.gif") 3px 11px no-repeat;
	padding:7px 5px 5px 16px;
	font-size:12px;
	color:#ed4c0c;
	text-decoration:none;
	font-weight:bold;
}
#right_menu li li #active_menu, #right_menu li li li a.active, #right_menu li li a.active:hover, #right_menu li li li a.active:hover {
	display:block;
	background:url("bullet_orange_small.gif") 3px 5px no-repeat;
	padding:0px 5px 3px 13px;
	font-size:11px;
	font-weight:normal;
	color:#ed4c0c;
	text-decoration:none;
}
.input, .inputbox {
	vertical-align:middle;
	padding:3px;
	margin-left:2px;
	vertical-align:middle;
	font-size:11px;
	font-weight:normal;
	background:url("input_bg.gif") top left repeat-x;
	border-top:1px solid #a4b1be;
	border-left:1px solid #b1bfce;
	border-bottom:1px solid #d5e2ee;
	border-right:1px solid #cfddec;
}
select.inputbox {
	padding:2px;
}
.inputbox option {
	background: #FFF;
}
.button {
	background: #0254A2;
	color:#FFF;
	border:0px;
	font-weight: bold;
	margin: 3px;
	margin-bottom:7px;
	padding:4px 7px 2px 7px;
	cursor:pointer;
	vertical-align:middle;
}
.button:hover {
	background:#5E92C2;
}
.label {
	font-size: 11px;
	padding-left: 3px;
}
.label a {
	font-size: 11px;
}
.content_header {
	font-size:11px;
	color:#666666;
}
.contentpaneopen_news, .blog_news {
	width:100%;
}
.componentheading_news {
	padding-left: 3px;
	padding-top:3px;
}
.contentheading_news h1 {
	font-size:16px !important;
	color:#ed4c0c !important;
	font-weight:bold !important;
	padding-bottom:0px !important;
	margin-bottom:5px !important;
}
.contentheading_news h1 a {
	font-size:16px !important;
	text-decoration:none;
	color:#ed4c0c !important;
}
.contentpaneopen p {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
}
.contentpaneopen ul {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:7px;
	margin-bottom:20px;
}
.contentpaneopen li {
	list-style:none;
	margin-bottom:7px;
	background:url("bullet_orange.gif") 12px 3px no-repeat;
	padding-left:25px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif !important;
}
.contentpaneopen td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.register td {
	padding: 3px;
}
.moduletable_newsflash td, .moduletable_newsflash td a {
font-size:11px !important;
}
.moduletable_user #right_menu {
	margin-top: 10px;
}
.flexcontentitem h1, .flexcontentitem h1 a {
	font-size: 11px;
	letter-spacing: normal
}
.flexcontentitem p {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.small {
	font-size: 11px !important;
	color:#666;
}
.spacer {
	height:0px;
	overflow:hidden;
	clear:both;
}