@charset "utf-8";
/* CSS Document */

body, html{
	background: #1054a6 url(images/body-bg.jpg) repeat-x left top;
	margin: 0;
	padding: 0;
	border:0;
	font-family:'Arial', Helvetica, sans-serif
	font-size: 12px;
	color: #000;
}
/* --- DIV STYLES --- */
.layout{
	width:100%;
	background-repeat:repeat-x;
	background-position:0 0;
	text-align:center;
}
.grid{
	width:870px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
.site{
	width:850px;
	background:url(images/site-bg.png) top center repeat-y;
	padding:0 10px;
}
.header-contain{
	width:850px;
	height:300px;
}
.footer-contain{
	background:url(images/footer-bg.jpg) top left repeat-x;
	width:850px;
	height:200px;
	color:#fff;
}
/* --- HEADER --- */
.header{
	background: url(images/header.jpg) top left no-repeat;
	width:850px;
	height:300px;
}
/*--- CONTENT --- */
.content-contain{
	background-color:#fff;
	width:850px;
}
.rightpane{
	vertical-align:top;
}
.ContentPane{
	padding:0 10px 10px 10px;
	vertical-align:top;
	text-align:left;
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.Normal{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

p{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding: 0 0 5px 0;
}
h1{
	font-family:'Arial', Helvetica, sans-serif;
	font-weight:bold;
	color:#127ac1;
	font-size:18px;
}
h2{
	font-family:'Arial', Helvetica, sans-serif;
	color:#01497a;
	font-weight:bold;
	font-size:16px;
}
h3{
	font-family:'Arial', Helvetica, sans-serif;
	color:#01497a;
	font-weight:bold;
	font-size:14px;	
}
ul, li{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
a, a:active, a:visited, a:link, Normal a, .Normal a:link, .Normal a:active, .Normal a:visited{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#01497a;
	text-decoration:underline;
}
a:hover, Normal a:hover{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#01497a;
	text-decoration:none;
}
.FooterInfo{
	padding-top:15px;
	color:#fff;
}
.FooterInfo a, .FooterInfo a:active, .FooterPane a:link, .FooterPane a:visited{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}
.FooterInfo a:hover{
	text-decoration:none;
}
/* --- SKIN OBJECTS --- */
.SkinObject, .user, #SkinObejcts{
	text-align:center;
	font-family:'Arial', Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	font-weight:normal;
}
a.SkinObject, a.SkinObject:link, a.SkinObject:active, a.SkinObject:visited, a.user, a.user:link, a.user:active, a.user:visited{
	text-align:center;
	font-family:'Arial', Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
a.SkinObject:hover, a.user:hover{
	text-decoration:none;
}

/* --- MENU --- */
.menu-contain{
	background:url(images/menu-bg.jpg) top left repeat-x;
	width:850px;
	height:50px;
}
.SEOMenu {
font-family: 'Arial', Helvetica, sans-serif;
font-size:14px;
}
.SEOMenu ul{
list-style-type:none;
margin:0;
padding:0;
}
.SEOMenu li{
float:left;
list-style-type:none;
position:relative;
margin:0;
padding:0;
}
.SEOMenu table{
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}
.SEOMenu a, .SEOMenu :visited {
color:#fff;
text-decoration:none;
font-family:'Arial', Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
text-transform:uppercase;
}
.SEOMenu a em.left, .SEOMenu :visited em.left {
display:block;
float:left;
width:10px;
height:50px;
background:url(images/lefta.gif);
}
.SEOMenu a b, .SEOMenu :visited b {
display:block;
font-weight:bold;
float:left;
padding:0;
height:50px;
line-height:50px;
cursor:hand;
color:#fff;
}
.SEOMenu a em.right, .SEOMenu :visited em.right {
display:block;
float:left;
width:10px;
height:50px;
background: transparent url(righta.gif);
}
.SEOMenu ul li ul {
display: none;
}
.SEOMenu .CurrentItem a em.left, .SEOMenu .CurrentItem :visited em.left, .SEOMenu .ParentItem a em.left, .SEOMenu .ParentItem :visited em.left{
	background: url(images/menu-sel.jpg) top repeat-x;
}
.SEOMenu .CurrentItem a b, .SEOMenu .CurrentItem :visited b, .SEOMenu .ParentItem a b, .SEOMenu .ParentItem :visited b {
	background: url(images/menu-sel.jpg) top repeat-x;
	color:#0C325F;
}
.SEOMenu .CurrentItem a em.right, .SEOMenu .CurrentItem :visited em.right, .SEOMenu .ParentItem a em.right, .SEOMenu .ParentItem :visited em.right {
	background: url(images/menu-sel.jpg) top repeat-x;
}
.SEOMenu :hover, a:hover {
color:#fff;
white-space:normal;
}
.SEOMenu a:hover b {
color:#fff;
background: url(images/menu-hover.jpg) top repeat-x;
text-decoration:none;
}
.SEOMenu a:hover em.left {
background: url(images/menu-hover.jpg) top repeat-x;
}
.SEOMenu a:hover em.right {
background: url(images/menu-hover.jpg) top repeat-x;
}
.SEOMenu :hover > a b {
color:#fff;
background: url(images/menu-hover.jpg) top repeat-x;
text-decoration:none;
}
.SEOMenu :hover > a em.left {
background: url(images/menu-hover.jpg) top repeat-x;
}
.SEOMenu :hover > a em.right {
background: url(images/menu-hover.jpg) top repeat-x;
}
/* --- CURRENT ITEM HOVER --- */
.SEOMenu .CurrentItem a:hover b, .SEOMenu .ParentItem a:hover b {
color:#0C325F;
background: url(images/menu-sel-hover.jpg) top repeat-x;
}
.SEOMenu .CurrentItem a:hover em.left, .SEOMenu .ParentItem a:hover em.left {
background: url(images/menu-sel-hover.jpg) top repeat-x;
}
.SEOMenu .CurrentItem a:hover em.right, .SEOMenu .ParentItem a:hover em.right {
background: url(images/menu-sel-hover.jpg) top repeat-x;
}
.SEOMenu .CurrentItem :hover > a b, .SEOMenu .ParentItem :hover > a b  {
color:#153b4c;
background: url(images/menu-sel-hover.jpg) top repeat-x;
}
.SEOMenu .CurrentItem :hover > a em.left, .SEOMenu .ParentItem :hover > a em.left {
background: url(images/menu-sel-hover.jpg) top repeat-x;
}
.SEOMenu .CurrentItem :hover > a em.right, .SEOMenu .ParentItem :hover > a em.right {
background: url(images/menu-sel-hover.jpg) top repeat-x;
}

.SEOMenu ul ul .CurrentItem a:hover b {
color:#0C325F;
background: url(images/menu-sel-hover.jpg) top repeat-x;
}
.SEOMenu ul ul .CurrentItem a:hover em.left {
background: url(images/menu-sel-hover.jpg) top repeat-x;
}
.SEOMenu ul ul .CurrentItem a:hover em.right {
background: url(images/menu-sel-hover.jpg) top repeat-x;
}
.SEOMenu ul ul .CurrentItem :hover > a b {
color:#0C325F;
background: transparent;
}
.SEOMenu ul ul .CurrentItem :hover > a em.left {
background: transparent;
}
.SEOMenu ul ul .CurrentItem :hover > a em.right {
background: transparent;
}
/****** Drop Down ******/
.SEOMenu  ul li ul {
display: none; text-align:left;
}
.SEOMenu  ul li:hover ul {
display:block; position:absolute; top:50px; left:0;
}
.SEOMenu  ul li:hover ul.scroller {
height:138px; width:180px; overflow:auto;}

.SEOMenu  ul li:hover ul.endstop {
left:-90px;
}
.SEOMenu  ul li:hover ul li ul {
display: none;
}
.SEOMenu  ul li:hover ul li a {
display:block; background-color:#0c3360; color:#fff; float:left; padding:4px 5px; line-height:15px; width:250px; height:15px; font-weight:bold; text-transform:none; font-weight:normal;
}
.SEOMenu  ul li:hover ul li a.drop {
background:#263201; 
}
.SEOMenu  ul li:hover ul li a:hover {
background-color:#2586c6; color:#fff;
}
.SEOMenu  ul li:hover ul li a:hover.drop {
background: #888; color:#ff0;
}
/****** Fly Out ******/
.SEOMenu  ul li:hover ul li:hover ul {
display:block; position:absolute; left:260px; top:0px; color:#000; width:150px; background:#ce0606;
}
.SEOMenu  ul li:hover ul li:hover ul li a {background:#2586c6; color:#fff;}
.SEOMenu  ul li:hover ul li:hover ul li.group {width:152px; padding:5px 0;}

.SEOMenu  ul li:hover ul li:hover ul.left {
left:-172px;
}
.SEOMenu  ul li:hover ul li:hover ul li a:hover {background:#d3eefa; color:#0C325F; text-decoration:underline;}

/* specific to IE5.5 and IE6 browsers */
.SEOMenu  ul li a:hover ul {
display:block;position:absolute;top:30px; t\op:29px; background:#aaa;left:0; marg\in-top:1px;
}
.SEOMenu  ul li a:hover ul.scroller {
height:138px; overflow:auto;}

.SEOMenu  ul li a:hover ul.endstop {
left: -90px;
}
.SEOMenu  ul li a:hover ul li a {
display:block; color:#000; height:1px; line-height:15px; padding:4px 16px; width:152px; w\idth:120px;
}
.SEOMenu  ul li a:hover ul li a.drop {
background:#888; padding-bottom:5px;
}
