@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}	
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing: 0.7px;
}	
#page-container {
	width: 780px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#top-bar {
	width: 450px;
	height: 29px;
	float: left;
	margin-top: 61px;
	font-size: 10px;
}
#top-bar > ol {
	list-style-type: none;
	padding-top: 8px;
	margin-right: 2px;
}
#top-bar > ol > li {
	display: inline;
	float: left;
	height: 22px;
	width: 87px;
	margin-right: 2px;
	padding-top: 5px;
	text-align: center;
	position: relative;
	bottom: 2px;
}
#top-bar a, #top-bar a:visited {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
#top-bar a:hover {
	color: #72c267;
	text-decoration: underline;
}
#site-header {
	margin-top: 15px;
	width: 100%;
	height: 90px;
	color: #FFFFFF;
	font-size: 13px;
}
#header-left-col {
	float: left;
	width: 300px;
}
#site-header span {
	display: block;
	clear: both;
	color: #000000;
}
#site-content-container {
	margin-bottom: 25px;
}
#site-content-container .left {
	margin: 0px;
	float: left;
	width: 161px;
}
#site-content-container .right {
	margin: 0px;
	float: right;
}
#documents {
	clear: both;
	width: 161px;
	margin-left: 10px;
	padding-bottom: 15px;
}
#main-navigation {
	width: 161px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	margin-left: 5px;
	padding-bottom: 20px;
	background-color:#F2F7F7;
}	
#main-navigation a, #main-navigation a:visited {
	text-decoration: none;
	color: #0033CC;
}
#main-navigation > ol, #main-navigation > ol > li > ol {
	list-style-type: none;
	margin-left: 15px;
}
#main-navigation > ol > li {
	margin: 17px 0px;
}
#content-banner {
	width: 780px;
	height: 121px;
	clear: both;
}
#site-content {
	width: 330px;
	float: left;
	padding: 15px;
	text-align: justify;
	position: relative;
}
#site-content h1 {
	font-size: 14px;
	color: #72c267;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: center;
}
#site-content h1.smaller {
	font-size: 13px;
	margin-bottom: 5px;
	text-align: left;
}
#site-content h2 {
	font-size: 13px;
	color: #0f468b;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: center;
}
#site-content p {
	margin-bottom: 10px;
}
#site-content ol {
	margin-left: 20px;
}
#site-content a, #site-content a:link, #site-right-col a, #site-right-col a:link {
	color: #0f468b;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}	
#site-content a:hover {
	color: #999999;
	text-decoration: underline;
}	

#site-content td {
	padding: 2px 5px;
	vertical-align: top;
}

#site-content ul.indent li {
	margin:0 20px 10px;
}

#site-right-col {
	background: transparent;
	width: 250px;
	height: 200px;
	float: right;
	padding-top: 6px;
	margin-top: 15px;
	position: relative;
}
#site-right-col p {
	padding: 2px 0px 10px 0px;
}
#site-right-col > span {
	color: #ffd536;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	left: 106px;
}
#site-right-col > ol {
	margin-left: 20px;
}
#site-right-col > ol > li {
	margin: 10px 10px;
}

#site-right-col ul {
	padding-left: 15px;
}
#site-right-col li {
	margin: 10px;
}

#site-footer {
	clear: both;
	width: 100%;
	height: 100px;
	border-top: 3px solid #72c267;
	color: #0033CC;
}
#footer-backtotop {
	width: 90px;
	float: right;
	margin-top: 10px;
	padding-left: 18px;
	font-weight: bold;
	background: transparent url(images/back-to-top-arrow.png) no-repeat center left;
}
#footer-backtotop a, #footer-backtotop a:visited {	
	color: #0033CC;
	text-decoration: none;
}
#footer-backtotop a:hover, #footer-nav-links a:hover, #main-navigation a:hover, #site-right-col a:hover, #site-content a:hover  {
	color: #72c267;
	text-decoration: underline;
}
#footer-nav-links {
	clear: both;
	color: #000000;
	font-size: 11px;
	margin-bottom: 15px;
}
#footer-nav-links a, #footer-nav-links a:visited {
	color: #0033CC;
	text-decoration: none;
}
#footer-text a, #footer-text a:visited {
	color: #7eb4fb;
	text-decoration: none;
}
#footer-text a:hover {
	color: #333333;
}

#site-footer p {
	margin-left: 10px;
}
#site-footer-corners {
	width: 100%;
	height: 15px;
}

.image {
	text-align: center;
	font-size: 90%;
	padding: 2px 5px;
}
.center {
	display: block;
	margin: 0 auto;
}
.left {
	float: left;
	margin: 5px 5px 0px 0px;
}
.right {
	float: right;
	margin: 5px 0px 0px 5px;
}
.asterix {
	color: #FF0000;
}

.list {
	width: 100%;
	line-height: 150%;
}
.list strong {
	display: block;
	width: 300px;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
}
img {
	border: medium none;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #0F468B;
}

#site-content div.news-item div.title {
	padding: 5px 0px 15px 0px;
}
#site-content div.news-item div.title h2 {
	color: #000000;
	font-weight: bold;
}	
#site-content hr.news-break {
	margin: 15px 0px;
}