﻿html
{
    background:#f0f0f0 url(../images/bgPage.png) repeat-x left top;
	margin:0;
	padding: 0;  
}

body {
	margin:0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
h1 {
	margin-top: 0;
}
h2, h2 a {
	font-size:16px;
	font-weight:normal;
}
h2, h2 a {
	font-size:16px;
	font-weight:normal;
}
h2 {
	color:#000000;
	margin-top: 0;
	border-bottom:#ec524a 2px solid;
	padding-bottom:2px;
	margin-bottom:16px;
}
h3, h3 a {
	font-size:16px;
	font-weight:normal;
}
h3 {
	color:#000000;
	margin-top: 0;
	border-bottom:#ec524a 2px solid;
	padding-bottom:2px;
	margin-bottom:8px;
}
h4, h4 a 
{
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
h4 {
	margin:0 0 2px;
}
h5 {
	margin-top: 0;
}
h6 {
	margin-top: 0;
}
p {
	margin-top: 0;
	line-height:18px;
}
ul {
	margin: 0;
	padding:0;
}
.clear {
	clear: both;
}
.screenReader {
	display: none;
}
a {
	color:#0a54a1;
	text-decoration:none;
	font-size:10px;
}
a:hover {
	text-decoration:underline;
}

h3 a:hover, h2 a:hover {
	text-decoration:none;
}

#main {
	margin:0 auto;
	width:738px;
}



#top, #header { 
	margin:0 auto;
	width:738px;
}


#header img { 
	float:left;
}


#header {
	background:#294B86;
	height:137px;
	margin:0 auto;
	position:relative;
}

#headerInner{
   left:0;
   position:absolute; 
   top:0;
   width:738px;
}

/*
TOP
*/

#topHolder {
	background-color:#ffffff;
}

#topHolder ul {
	padding:0;
	/*margin-left:59px;*/
	margin-top:15px;
	float:left;
}

#topHolder li {
	display:inline;
	border-right: #a8cdf2 1px solid;
	padding:2px 18px 2px 12px;
}

#topHolder li.first {
	padding-left:0px;
}

#topHolder li.last {
	border:none;
}

#topHolder a.right { 
	float:right;
}

#topHolder a {
	color:#666666;
}

/*
HEADER
*/
#headerHolder {
	height:137px;
	overflow:hidden;
}

#headerHolder .leftMargin, #headerHolder .rightMargin {
	height:137px;
	/*left:20px;
	position:absolute;
	width:50%;*/
	z-index:-1;
}

#headerHolder .leftMargin {
	background-color:#294b86;
}

#headerHolder .rightMargin {
	background-color:#4c8ed0;
	left:50%;
}







/*
MAIN
*/

#mainHolder {

}

#mainBackground .leftMargin, #mainBackground .rightMargin {
	position:absolute;
	width:50%;
	top:0px;
}

#mainBackground .leftMargin {
	background-color:#ec443b;
}

#mainBackground .rightMargin {
	background-color:#ffffff;
	left:50%;
}

#mainBackground {
	position:relative;
}

#main {
	position:relative;
}

li h4
{
	margin-bottom:6px;
}

.center
{
	text-align:center;
}

/*
SIDE CONTENT
*/

#sideContent {
	border-top:solid 10px #ec524a;
	width:239px;
	float:left;
}

.mainMenu {
	list-style:none;
	padding:0px;
	width:239px;
}

.mainMenu ul{
	list-style:none;
}

.mainMenu li {
	background:#4c8ed0 url(../Images/bgMainMenu.gif) repeat-y;
	border-bottom:#70a5d9 1px solid;
	padding:8px 0;
}

.mainMenu li a {
	display:block;
	padding:0 10px;
}

.mainMenu li li a {
	padding:0 20px;
}

.mainMenu li li.last {
	padding-bottom:0;
}

.mainMenu li ul {
	border-top:#70a5d9 1px solid;
	margin-top:8px;
}

.mainMenu li.selected, .mainMenu li.selected li {
	background:#4273bd url(../Images/bgSelectMainMenu.gif) repeat-y;
}

.mainMenu a.current {
	font-weight:bold;
}

.mainMenu li.last {
	border-bottom:none;
}

.mainMenu a {
	color:#ffffff;
}

.toolBox
{
	margin:10px 10px 0 0;
	padding:10px 10px 0 10px;
	background-color:#ffffff;
	border-right:#d7d7d7 1px solid;
	border-bottom:#d7d7d7 1px solid;
	#position:relative;
}

.toolBox h4
{
	margin-bottom:8px;
}

.toolBox h4 a
{
	font-weight:normal;
}

.toolBox li.last
{
	border:none;
}

/*
MAIN CONTENT
*/

#mainContent {
	float:left;
	padding:20px;
	width:459px;
	background-color:#ffffff;
	margin-bottom:16px;
	
}

#mainContent  h3
{
    #position:relative;
}

#mainContent  h3 .more
{
    #position:absolute;
    #right:0;
    #top:0;   
}

.date
{
	color:#999999;
	text-transform:uppercase;
	font-size:10px;
	margin-bottom:8px;
	display:block;
}

#mainContent li, .toolBox li
{
	padding-left:8px;
	background:url(../Images/bulletArrow.gif) no-repeat 0px 3px;
	list-style:none;
	border-bottom:#e8e8e8 1px solid;
	margin-bottom:8px;
}

#mainContent li.last
{
	border:none;
	margin-bottom:26px;
}

#mainContent ul
{
	margin:0;
	padding:0;
}

#mainContent img
{
	margin:16px 0;
}

.more {
	font-size:11px;
	background:url(../Images/bulletPlus.gif) no-repeat 0px 4px;
	cursor:pointer !important;
	padding-left:8px;
	float:right;
	margin-top:4px;
}

.toolBox .more{
    #position:absolute;
    #right:8px;
    #top:10px;
}

.back {
	display:block;
}

#breadcrumb
{
	margin-bottom:16px !important;
}

#breadcrumb li
{
	background:none;
	border:none;
	margin:0;
	padding:0;
	display:inline;
}

#breadcrumb .separator
{
	color:#cccccc;
	padding:0 1px 0 6px;
}

a.document
{
	background:transparent url(../Images/bulletDocument.gif) no-repeat scroll 0 2px;
	display:block;
	padding:4px 0 12px 22px;
}

.pagingHolder {
	border-top:1px solid #E8E8E8;
	margin-top:-9px;
	padding:14px 0 30px;
}

.pagingHolder a {
	font-size:11px;
}

.pagingHolder a.selected {
	color:#ef3a31;
}

a.paging {
	text-decoration:none;
	border: 1px solid #e8e8e8;
	padding:3px 6px 4px 6px;
	font-weight:bold;
}

a.paging:hover {
	text-decoration:underline;
}

.pagingTitle {
	margin-right:4px;
}

.pagingPrev {
	margin-right:16px;
}

.pagingNext {
	margin-left:16px;
}

.categoryListHolder li.last {
	border-bottom:#e8e8e8 1px solid !important;
	margin-bottom:8px !important;	
}

/*
FOOTER
*/

#footer {
	margin:0 -20px -20px -20px;
	padding:4px 20px;
	background:#ec443b;
	font-size:10px;
	color:#FFFFFF;
}

.sitemap  {
    
}

.sitemap ul {
    
}

.sitemap li {
    border-bottom: solid 0px !important;
}

.sitemap li.last{
    margin-bottom: 14px !important;
}
