body,html {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666;
	padding-top: 0;
}

legend {
	font-weight: bold;
	border: 1px solid #DDD;
	background-color:#FFF;
}

fieldset {
	border: 1px solid #DDD;
	background-color: #EEE;
	margin-bottom: 18px;
}

body {
	background-color: #FFF;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #666;
}

a:hover {
	text-decoration: none;
}

form {
	display: inline;
}

select {
	font-size: 10px;
}

input {
	font-size: 10px;
}

h1 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: bold;
	color: #004f75;
	
}

h2 {
	margin-top: 4px;
	padding-bottom: 6px;
	font-size: 15px;
	font-weight: bold;
	color: #004f75;
}

h3 {
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #004f75;
}

div {
	position: relative;
}


table.grider, table.grider th, table.grider td {
	border: 1px solid #CCC;
	color: #000;
	font-size: 12px;
}

table.grider th {
	background-color: #CCC;
	padding: 4px;
	color: #000;
}

table.grider td {
	padding: 4px;
	color: #000;
}

table.grider tr {
	color: #000;
}

div.clearer {
	clear: both;
}

div#main_container {
	width:1052px;
	margin: 0 auto 0 auto;
	padding: 0;
	border: 1px solid #ddddcb;
}

div#top_container {
	height: 136px;
	background: transparent url(../images/bg_top.gif) top left repeat-x;
}

img#logo {
	margin: 8px 0 0 9px;
	float: left;
}

img#header_phrase {
	float: right;
	margin: 20px 210px 0 0;
}

div#btn_container_outer {
	clear: both;
	position: relative;
	top: 3px;
	left: 0;
	text-align: center;
}

div#btn_container_inner {
	width: 730px;
	margin: 0 auto 0 auto;
}

div#btn_container_inner a {
	display: block;
	float: left;
	border-right: 1px solid #FFF;
	padding: 3px 24px 4px 24px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

div#btn_container_inner a:hover {
	background-color: #ddddcb;
	color: #004f75;
}

div#main_container_left {
	width: 750px;
	float; left;
	padding-top: 10px;
}

div#main_container_right {
	float: right;
	width: 270px;
	padding-right: 10px;
	padding-top: 10px;
}

img#photo_home {
	margin: 0 0 10px 10px;
}

div#home_contact_container {
	width: 224px;
	float: right;
	background-color: #CCC;
	height: 289px;
}

div.widget_container {
	padding: 10px;
}

img#map_small {
	position: absolute;
	top: 120px;
	left: 8px;
}

div.grey_header {
	background: transparent url(../images/bg_widget_grey.gif) top left repeat-x;
	height: 40px;
}

img.ikon {
	margin-bottom: -3px;
	padding-top: 3px;
}

div#time_container {
	text-align: right;
}

img#home_header {
	float: left;
}

div#welcome_container {
	padding: 10px 0 10px 20px;
}


div#home_text_container {
	clear: left;
	padding: 6px 0 6px 0;
}

div#teal_widget_container, div#blue_widget_container {
	width: 340px;
}

div#teal_widget_container {
	margin-right: 10px;
	float: left;
}

div#blue_widget_container {
	float: right;
}

div#blue_header {
	background: transparent url(../images/bg_widget_blue.gif) top left repeat-x;
	height: 40px;
	font-weight: bold;
	color: #FFF;
}
div#teal_header {
	background: transparent url(../images/bg_widget_teal.gif) top left repeat-x;
	height: 40px;
	font-weight: bold;
	color: #FFF;
}

div#footer_container {
	clear: both;
	margin-top: 20px;
	border-top: 1px solid #ddddcb;
	padding: 7px 10px 7px 10px;
}

div#inside_container {
	background: transparent url(../images/bg_inside.gif) top left repeat-y;
	border: 1px solid #FFF;
}

div#inside_left_container {
	width: 192px;
	padding-left: 4px;
	float: left;
	margin-right: 16px;
}

div#inside_right_container {
	padding-top: 20px;
	width: 820px;
	float:right;
	padding-right: 10px;
}

div.checkboxes {
	width: 230px;
	float: left;
}