﻿body {
	font : normal 12px/14px Tahoma, Arial, Helvetica, Sans-Serif;
	line-height: 1.40em;
	background: #254f79 url('../img/page-bg.png') repeat-x top;
	margin: 0px;
	padding: 0px;
	color: #595959;
}
b {
	color: #5e5e5e;
}
img {
	border: 0px;
}
input, select {
	font-size: 11px;
	color: #595959;
}
h1 {
    color: #5181b4;
	border-bottom: 1px #c0cada solid;
	padding: 0px 0px 8px 0px;
	margin: 5px 0px 10px 0px;
	font-weight: normal;
	font-size: 22px;
}
h3, h4 {
	color: #5181b4;
	border-bottom: 1px #c0cada solid;
	padding: 0px 0px 8px 0px;
	margin: 5px 0px 10px 0px;
	font-weight: normal;
	font-size: 21px;
}
h4 {
	margin-top: 15px;
	padding: 0px 0px 4px 0px;
	font-size: 14px;
}
a, a:visited {
	text-decoration: none;
	color: #4776ac;
}
a:hover, a:active {
	text-decoration: none;
	color: #e7830a;
}
a.bold {
	font-weight: bold;
}
br {
	margin-bottom: 5px;
}
hr {
	color: #c0c0c0;
	background-color: #c0c0c0;
	height: 1px;
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.hr {
	width: 100%;
	height: 0px;
	border-bottom: 1px #c0cada dotted;
	margin: 15px 0px;
}
span.gray-text {
	color : #999;
}
span.large {
	font-size : 14px;
	font-weight : bold;
}
.left {
	float: left;
}
.right {
	float: right;
}
#wrapper {
	width: 960px;
	margin: 0px auto;
}
#header-top {
	float: left;
	width: 920px;
	height: 15px;
	padding: 5px 20px 5px 20px;
}
#header-top div {
	width: 425px;
	color: #767f8b;
}
#header-top .right {
	text-align: right;
}
#header {
	float: left;
	width: 934px;
	height: 110px;
	background: white url('../img/header-back.png') repeat-x top;
	border-top: 2px #4776ac solid;
	border-left: 2px #4776ac solid;
	border-right: 2px #4776ac solid;
	padding: 0 8px 0 14px;
}
#header .logo {
	float: left;
	padding-top: 0px;
	
}
#content, #header-bottom {
	float: left;
	width: 936px;
	background-color: white;
	border-left: 2px #4776ac solid;
	border-right: 2px #4776ac solid;
	padding: 0px 10px 10px 10px;
}
#header-bottom {
	width: 916px;
	padding: 0px 20px 10px 20px;
}
#header-bottom a, #header-bottom a:visited {
	color: black;
}
#header-bottom a:hover, #header-bottom a:active {
	color: #4776ac;
}
#header-bottom .icons {
	float: right;
	width: 450px;
}
#header-bottom .icons div {
	float: right;
	cursor: pointer;
}
#header-bottom .icons img {
	margin: 2px 3px 0px 8px;
	float: right;
}
#header-bottom .breadcrumbs {
	float: left;
	width: 450px;
}
#header-bottom .breadcrumbs div {
	float: left;
	padding-bottom: 2px;
}
div.container-top {
	width: 173px;
	height: 32px;
	background-color: #f2f3f6;
	border-top: 1px #abb8ce solid;
	border-left: 1px #abb8ce solid;
	border-right: 1px #abb8ce solid;
}
div.container-top div {
	padding: 8px 5px 0px 5px;
	float: left;
	color: #808b9c;
	font-weight: bold;
	font-size: 11px;
}
div.container-middle {
	background-color: #f2f3f6;
	width: 163px;
	border-left: 1px #abb8ce solid;
	border-right: 1px #abb8ce solid;
	padding: 0px 5px;
}
div.container-middle div.body {
	padding: 5px 10px;
	background-color: white;
	width: 141px;
	border: 1px #d5dbe6 solid;
}
div.container-middle div.body img {
	margin: 10px 0px;
}
div.container-middle div.body a {
	font-weight: normal;
}
div.container-middle div.body p {
	margin: 5px 0px;
}
div.container-middle div.body br {
	margin: 2px 0px;
}
div.container-bottom {
	width: 173px;
	height: 6px;
	margin-bottom: 5px;
	background-color: #f2f3f6;
	border-bottom: 1px #abb8ce solid;
	border-left: 1px #abb8ce solid;
	border-right: 1px #abb8ce solid;
}
div.cx248 {
	width: 248px;
}
div.cx238 {
	width: 238px;
}
#links {
	padding: 10px 15px 10px 15px;
	background-color: white;
	width: 131px;
	border: 1px #d5dbe6 solid;
}
#links a {
	display: block;
	height: 18px;
	color: #808b9c;
	border-bottom : 1px dotted #d5dbe6;
}
#links a.sep {
	margin-bottom: 5px;
}
#links a:hover {
	color: black;
}
#panel-right {
	float: right;
	width: 175px;
	padding: 5px 0px 0px 20px;
}
#panel-left {
	float: left;
	width: 715px;
	padding: 5px 0px 0px 20px;
}
#page-banner {
	float: left;
	width: 100%;
}
#page-banner img {
	float: left;
	margin-right: 20px;
}
#page-content {
	float: left;
	width: 100%;
}
#page-content .row {
	padding: 5px;
	float: left;
	margin-bottom: 10px;
}
div.row-item {
	float: left;
	width: 700px;
	margin: 10px 0;
	padding: 5px 0;
}
div.col-image {
	float: left;
	height: 86px;
	width: 150px;
}
div.col-image img {
	padding-right: 15px;
	border-right: 5px #d5dbe6 solid;
}
div.col-text {
	float: left;
	width: 520px;
	margin-left: 20px;
}
#footer-wrapper {
	float: left;
	width: 100%;
	text-align: center;
	background: url('../img/footer-bg.png') repeat-x top;
}
#footer {
	width: 936px;
	height: 76px;
	background-color: white;
	border-left: 2px #4776ac solid;
	border-right: 2px #4776ac solid;
	padding: 0px 10px 0px 10px;
	margin-left: auto ;
	margin-right: auto ;
}
#footer a, #footer a:visited {
	color: gray;
}
#footer a:hover, #footer a:active {
	color: black;
}
#footer .content {
	border-top: 1px #edeff3 solid;
	padding: 15px 0px 0px 0px;
}
#footer .content img {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#footer .content .links {
	float: right;
	border-right: 1px #edeff3 solid;
	padding: 10px 15px 10px 20px;
	margin: 5px 10px 0px 0px;
	text-align: right;
	color: #cccccc;
	line-height: 1.4em;
}
#footer-border {
	width: 956px;
	height: 16px;
	background-color: white;
	margin-left: auto ;
	margin-right: auto ;
	border-bottom: 2px #4776ac solid;
	border-left: 2px #4776ac solid;
	border-right: 2px #4776ac solid;
}
#footer-reflection {
	width: 960px;
	height: 113px;
	margin-top: 1px;
	margin-left: auto ;
	margin-right: auto ;
	color: #afc8e8;
}
#footer-text {
	width: 925px;
	padding: 20px 10px 20px 10px;
	text-align: center;
	margin-left: auto ;
	margin-right: auto ;
	color: #87a1bc;
}

