
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0}

strong
{
    font-weight: bold;
}
em
{
    font-style: italic;
}

body
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #13244a;
}
.clearFix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix
{
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearFix
{
	display: block;
}
/* End hide from IE Mac */
p
{
    margin: 1em 0;
}
img
{
	border: 0;
}
a
{
	color: #B30018;
	font-weight: bold;
}
a:hover, a:focus, a:active
{	
    text-decoration:none !important;
}
ul 
{ 
    padding-left: 20px;
}
li
{
     margin: 4px 0;
}
li p
{
    margin: 0;
}
select
{
    font-size: 0.9em;
	margin: 0;
	padding: 0;
}
input
{
    font-size: 0.9em;
	margin: 0;
	padding: 0;
}
input.go
{
	height: 19px;
	vertical-align: middle;
}
h1
{
	margin: 0 0 10px 0;
	font-size: 2.4em;
	font-weight: bold;
	color: #3F466F;
}
h2
{
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 15px;
	color: #3F466F;
}
h2.subheader
{
	background-color: #335d78;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h3
{
	/* background-color: #666; */
	color: #3F466F;
	/* padding: 0.35em 0.83em 0.5em; */
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}
ul
{
	list-style: square;
}
ul li p
{
	margin: 0;
}
select.fullwidth
{
	width: 100%;
}
input.fullwidth
{
	width: 98%;
	margin-top: 0px;
}
.hidden
{
	display: none;
}
.small
{
	font-size: 0.9em;
}
.date
{
	color: #666;
	font-size: 0.9em;
}
.large
{
	font-size: 150%;
}

a.title
{
	font-weight: bold;
}
.taller
{
	height: 50px;
}
select.long
{
	width: 190px;
}
input.long
{
	width: 190px;
}
input.short
{
	width: 142px;
}
.bottomalign
{
	vertical-align: bottom;
}

#global a
{
	color: #FFF;
	letter-spacing: 0.01em;
	cursor: pointer;
	text-decoration: none;
}
#global span:hover, #global span:active, #global span:focus
{
    text-decoration: none !important;
} 
.clear
{
	overflow: hidden;
	clear: both;
	height: 1px;
	margin-top: -1px;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */

#main-content .content
{
    color: #4b4b4d;
}

a.skip-nav {display:none; }

 


#content
{
	font-size: 1em;
	clear:both;
	
}







#main-content-home
{
	width: 800px;
	margin-left: 80px;
	float: left;
}


.paddingtop
{
    
    padding-top:10px;
 
}



#righthandcolumn
{
	width: 175px;
	background-color: #CCCCCC;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 15px;
}


.righthandcolumn
{
	width: 275px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 20px;
	padding-left: 15px;
	background-image: url(../images/squarebg.jpg);
	background-repeat: no-repeat;
}


.paddingright
{
		padding-right: 15px;
}


#container
{
	width: 974px;
	margin: 0px auto;
	padding: 0 12px;
	font-size: 75%;
	text-align: left;
	background-color: #FFFFFF;
	height: 100%;
}


#header
{
	color: #FFF;
	letter-spacing: 0.01em;
	
	text-decoration: none;
	margin-bottom: 0px;
}


#maincontent
{
	background-image: url(../images/headbg.gif);
	background-repeat: no-repeat;
	height: 90px;
}


#footerbar
{
	clear:both;
}







/* Navigation CSS Top */
.navbar{
	height:38px;
	background:url(../images/nav-bg.jpg) repeat-x;
}





.menu:hover {
	
	text-decoration: none;
}

.nav {
	font-family:verdana;
	height:38px;
	position:relative;
	z-index:100;
	margin-left:35px;
	text-decoration: none;
}
.nav ul {list-style-type:none;margin:0;padding:0;}
.nav ul ul {width:130px;}
.nav li {float:left;position:relative;width:130px;}
.nav a, .nav a:visited, .nav a:active, .nav a:focus .nav a:hover {border-bottom:0px solid #6B6F78;text-align:center;background:none repeat scroll 0 0;color:#fff;display:block;	text-decoration: none;
font-size:12px;font-weight:bold;height:34px;line-height:30px;text-decoration:none;width:130px;}
* html .nav a, * html .nav a:visited {width:138px;}
.nav ul ul a.drop, .nav ul ul a.drop:visited {background:#6B6F78 scroll 130px center;}
.nav ul ul a.drop:hover {background:#6B6F78 scroll 130px center;}
.nav ul ul :hover > a.drop {background:#6B6F78 130px center;}
.nav ul ul ul a, .nav ul ul ul a:visited {background:#777;margin-top:0px;border-left:1px solid #fff;}
.nav ul ul ul a:hover {background:#444 none repeat scroll 0 0;}
.nav ul ul {height:0;left:0;position:absolute;top:30px;visibility:hidden;width:130px;}
* html .nav ul ul {top:26px;}
.nav ul ul ul {left:120px;top:-5px;width:130px;}
.nav ul ul ul.left {left:-130px;}
.nav table {border-collapse:collapse;left:0;position:absolute;top:0;}
.nav ul ul a, .nav ul ul a:visited {background:#444 none repeat scroll 0 0;color:#fff;height:auto;line-height:30px;border-bottom:0px solid #ccc;filter:alpha(opacity=90);opacity: 0.9;-moz-opacity:0.9;}
* html .nav ul ul a, * html .nav ul ul a:visited {width:128px;}
.nav a:hover, .nav ul ul a:hover {background:#6B6F78 none repeat scroll 0 0;color:#fff;}
.nav :hover > a, .nav ul ul :hover > a {background:#6B6F78 none repeat scroll 0 0;color:#fff;}
.nav ul li:hover ul, .nav ul a:hover ul {visibility:visible;}
.nav ul :hover ul ul {visibility:hidden;}
.nav ul :hover ul :hover ul {visibility:visible;}



.module_menu div div div li {list-style:none !important; text-decoration:none;}
.module_menu div div div li li{list-style:none;text-decoration:none;}