﻿.top_logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 100%;
}

.top_menu {
	background-image: url(images/top_menu.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 72px;
	width: 100%;
}

.body_container {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 765px;
}

.three_boxes {
	background-image: url(images/three_boxes_bg.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 765px;
}

.two_boxes_middle {
	background-image: url(images/two_boxes_middle_bg.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 765px;
}

.blue_bottom {
	background-color: #036;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 765px;
	text-align: center;
	color: #FFF;
}

.box_left {
	margin: 0px;
	float: left;
	height: auto;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}

.box_center {
	margin: 0px;
	float: left;
	height: auto;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}

.box_right {
	float: left;
	height: auto;
	width: 225px;
	padding-left: 10px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #444;
	float: left;
	height: auto;
	width: 575px;
	padding-right: 10px;
	padding-left: 15px;
}

.right_menu {
	float: right;
	height: auto;
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
}

.box_middle_left {
	float: left;
	height: 175px;
	width: 365px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}

.box_middle_right {
	float: right;
	height: 175px;
	width: 365px;
	padding-left: 15px;
}

.container .blue_bottom p {
	color: #F60;
}

.container .blue_bottom p {
	color: #FFF;
}

.container .blue_bottom table tr td p {
	text-align: left;
}

.buttonmenu { 
	overflow: hidden; 
	width: auto;
	padding: 0px 0px 0px 126px;
}

* html .buttonmenu { 
	width: 100%;
}

.buttonmenu a{ 
	background:url('images/but1_gr.jpg') no-repeat;
	width:126px;
	display: block;
	float: left;
	font: bold 12px Verdana, Trebuchet MS; 
	line-height: 50px; 
	height: 50px; 
	text-align:center; 
	text-decoration: none;
	margin-right: 5px; 
}

.buttonmenu a:link, .buttonmenu a:visited, .buttonmenu a:active {
	color: black; 
}

.buttonmenu a:hover { 
	background:url('images/but2_gr.jpg') no-repeat top right;
	display: block;
}

#blueblock {
	width: 150px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	color: #fff;
}

* html #blueblock { 
	width: 147px;
}

#blueblock ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#blueblock li {
	margin: 0;
}

#blueblock li a {
	display: block;
	padding: 5px 5px 5px 8px;
	border-left: 10px solid #fff;
	border-right: 10px solid #013567;
	background-color: #FE9900;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #blueblock li a {
	width: auto;
}

#blueblock li a:hover {
	border-left: 10px solid #013567;
	border-right: 10px solid #f3f3f3;
	background-color: #013567;
	color: #fff;
}

.tick
{
	vertical-align: middle;
	margin: 0px 3px 0px 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

a:link {
	color: #FF9900;
}

a:visited {
	color: #FF9900;
}

a:hover {
	color: #F93;
}

a:active {
	color: #FFF;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	color: #fc7d30;
	border-bottom: solid 2px #81ab3f;
	padding-bottom:5px;
}

h2 {
	font-size: 18px;
	color: #008bc4;
	border-bottom:solid 2px #fc7d30;
	padding-bottom:5px;
}

h3 {
	font-size: 16px;
	color: #81ab3f;
	border-bottom:solid 2px #4e9bad;
	padding-bottom:5px;
}

h4 {
	font-size: 16px;
	color: #B1C800;
	border-bottom:solid 2px #000;
	margin-top: 0px;
	padding: 0px 0px 5px 0px;
}

h5 {
	font-size: 18px;
	color: #FFF;
	border-bottom:solid 2px #F90;
	margin-top: 0px;
	padding-bottom:5px;
	padding-left: 10px;
	text-align: left;
}

h6 {
	font-size: 16px;
	color: #CCC;
	border-bottom:solid 2px #fff;
	margin-top: 0px;
	padding-bottom:5px;
	padding-left: 10px;
	text-align: left;
}
