
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: #D54D0F;
	font-weight: bold;
}
a:hover, a:focus, a:active
{	
    text-decoration:underline !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: underline !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;
}
