@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	background-color: #C9C8CE;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #2c2c2c;
}

h2 {
	color: #1c5997;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 12px;
	border-bottom: 1px solid #a5a5a5;
}

#logo img {
	top: 0;
	position: absolute;
	left: 630px;
}

#rightColumn ul li {
	margin-bottom: 10px;
	padding-left: 0;
	margin-left: -20px;
}



#mainBody {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	margin-left: auto;
	height: 130px;
	background-color: #babac2;
	border-top: 1px solid white;
	text-align: center;
	float: left;
	padding-top: 24px;
	font-size: 11px;
	line-height: 22px;
	color: #656565;
	background-image: url(../images/bg_footer.gif);
	width: 770px;
}

#footer a {
	color: #33568f;
}

#footer a:hover {
	color: #6c86b5;
}

#footer a:active {
	color: #fff;
}

#footer a:visited {
	color: #33568f;
}

#content {
	padding-bottom: 165px;
	margin-top: 284px;
	float: left;
	padding-top: 15px;
	background: #ebebeb url(../images/bg_content.jpg) no-repeat 0 bottom;
	width: 770px;
}

#mainColumn table tbody tr td img {
	border: 1px solid #dbdbdb;
}

#mainColumn table {
	border: 0 solid #dbdbdb;
}

#content a {
	color: #33568f;
	text-decoration: none;
}

#content a:hover {
	color: #6c86b5;
	text-decoration: underline;
}

#content a:active {
	color: #33568f;
	text-decoration: none;
}

#content a:visited {
	color: #33568f;
	text-decoration: none;
}



#nav {
	height: 57px;
	background-color: #1c5997;
	margin-left: 355px;
}

#rightColumn {
	width: 24%;
	float: right;
	padding-right: 11px;
	font-size: 11px;
	color: #4d4d4d;
}

#mainColumnWide {
	width: 80%;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	font-size: 12px;
	color: #4d4d4d;
	border-right: 1px dashed #a5a5a5;
	border-left: 1px dashed #a5a5a5;
}

#mainColumn {
	width: 54%;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	font-size: 12px;
	color: #4d4d4d;
	border-right: 1px dashed #a5a5a5;
	border-left: 1px dashed #a5a5a5;
}

#mainColumn form table tbody tr td table tbody tr td font textarea.fieldstyle {
	width: 254px;
	margin-left: 1px;
}

#mainColumn p {
	margin: 7px 10px 7px 0;
}

#leftColumn {
	width: 14%;
	float: left;
	padding-left: 0;
	font-size: 12px;
	margin-left: 8px;
	margin-right: 10px;
}

#leftColumn ul li {
	border-bottom: 1px solid #a0a0a0;
}

#leftColumn ul {
	padding-left: 15px;
	line-height: 20px;
}

#header {
	height: 283px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	position: absolute;
	clear: none;
}

/* @group Nav */

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #cbcbcb;
padding: 9px 17px;
text-decoration: none;
border-right: 1px solid #16487d;
	height: 39px;
	margin: 0;
	line-height: 36px;
	background: #1c5997 url(../images/button_off.gif) repeat;
}

.solidblockmenu li a:visited{
color: silver;
	background-repeat: repeat-x;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: url(../images/button_on.gif) repeat-x center center;
}

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: #1c5997 url(../images/button_out.gif) repeat-x center center;
	list-style: none;
	border-bottom: 1px solid white;
	border-top-width: 0;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
}

</style>

[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]

/* @end */







