body {
	margin: 0;
	background: #fff;
	font-family: Arial;
	font-size: 12px;
}

.toplogo {
	height: 102px;
	background: url(../images/toplogo.jpg);
}

.leftMenu {
	width: 195px;
	background: url(../images/quick_bg.gif) no-repeat #004b7a;
}

#cu {
	height: 38px;
	text-align: center;
	padding-top: 37px;
	color: #fff;
}

#cu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#cu a:hover {
	text-decoration: underline;
}

#es {
	height: 38px;
	text-align: center;
	padding-top: 37px;
	color: #fff;
}

#es a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#es a:hover {
	text-decoration: underline;
}

.content {
	width: 804px;
	background: url(../images/content_right.jpg) no-repeat;
	border-right: 1px solid #000;
}

#content {
	float: left;
	width: 530px;
	padding: 0 0 10px 10px;
}

#content #location {
	font-size: 10px; 
	margin: 0 0 10px 0;
}

#content #location a {
	color: #004b7a;
	text-decoration: none;
}

#content #location a:hover {
	text-decoration: underline;
}

#sideMenu {
	float: left;
	width: 240px;
	padding: 210px 010px 10px;
	font-size: 11px;
}

.footer {
	background: url(../images/footer_bg.jpg) repeat-x;
	border-right: 1px solid #000;
}

#copyright {
	float: left;
	margin: 25px 0 0 15px;
	font-size: 11px;
	color: #666;
}

#copyright a {
	color: #666;
}

#copyright a:hover {
	text-decoration: none;
}

#logos {
	float: right;
	margin: 25px 10px 0 0;
}

#logos .ad {
	float: right;
	margin-left: 30px;
	border: 0;
}

#clear {
	clear: both;
	border-bottom: 1px solid #888;
	padding-bottom: 10px;
}

#contentFrame h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
	color: #004b7a;
}

#contentFrame h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#contentFrame h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	color: #004b7a;
}

#contentFrame h4 {
	margin: -10px 0 10px 0;
	padding: 0;
	font-size: 12px;
	color: #004b7a;
}

#contentFrame .subMenu {
	padding: 10px;
	background: #266b97;
	border: 1px solid #003d64;
	color: #fff;
	margin-bottom: 15px;
	float: left;
	width:500px;
	text-align:center;
	line-height:20px;
}

#contentFrame .subMenu a {
	color: #fff;
	font-weight: bold;
	margin-right: 10px;
	text-decoration: none;
}

#contentFrame .subMenu a:hover {
	text-decoration: underline;
}

#contentFrame .subMenu .active {
	text-decoration: underline;
}

#contentFrame .horisontalList {
	clear: both;
}

#contentFrame .horisontalList div {
	clear: both;
	font-size: 12px;
	margin-bottom: 15px;
	text-decoration: none;
}

#contentFrame .horisontalList .left {
	float: left;
	margin-right: 15px;
	border: 0;
}

#contentFrame .horisontalList a div {
	color: #000;
}

#contentFrame .horisontalList a {
	text-decoration: none;
	cursor: hand;
}

#contentFrame .horisontalList a:hover div {
	text-decoration: underline;
}

#contentFrame #frontSpot .findContactInfo {
	float: left;
	margin: 40px 0 0 20px;
	border: 0;
}

#contentFrame #frontSpot .siteAd {
	float: right;
	margin: 10px 0 20px 0;
	border: 0;
}

#contentFrame #frontLinks {
	margin: 10px 0 10px 0;
}

#contentFrame #frontLinks a {
	font-size: 15px;
	font-weight: bold;
	color: #004a79;
	text-decoration: underline;
	margin-right: 2px;
}

#contentFrame #frontLinks a:hover {
	color: #000;
	text-decoration: none;
}

#contentFrame a.blue {
	color: #004a79;
	text-decoration: none;
}

#contentFrame a.blue:hover {
	text-decoration: underline;
}

#sideMenu h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	color: #004b7a;
}

#sideMenu h2 {
	margin: -10px 0 5px 0px;
	padding: 0;
	font-size: 11px;
	color: #000;
}

#sideMenu h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #004b7a;
}

#sideMenu h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #004b7a;
	font-weight: normal;
}

#sideMenu h4 a {
	color: #004b7a;
	text-decoration: none;
}

#sideMenu h4 a:hover {
	text-decoration: underline;
}

#sideMenu a.blue {
	color: #004b7a;
	text-decoration: underline;
}

#sideMenu a.blue {
	font-size: 12px;
	color: #004b7a;
	text-decoration: none;
}

#sideMenu a.blue:hover {
	color: #000;
	text-decoration: underline;
}

#menu, #menu ul {
	overflow: hidden;
	width: 190px;
	padding: 4px 0 0 0;
	margin: 0;
	list-style: none;
	background: url(../images/menu.gif);
}

#menu a {
	display: block;
	width: 100%;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	text-decoration: none;
	overflow: hidden;
}

#menu li {
	border-bottom: 1px solid #003d64;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li ul {
	position: absolute;
	left: -999em;
	margin: -25px 0 0 190px;
	padding: 4px 0 4px 0;
	background: #004b7a;
	border: 1px solid #003d64;
}

#menu li:hover ul {
	left: auto;
}

#menu li:hover ul li {
	float: left;
	clear: both;
	padding: 5px 0 5px 10px;
}

#menu li:hover ul li a {
	padding: 0;
}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
}

.whiteBg {
	background-color: #e2e2e2;
}

.greyBg {
	background-color: #e2e2e2;
}