@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F6F6;
	background-image: url(../images/images_intro/text_area_repeat.gif);
	background-repeat: repeat-y;
}
#header {
	width: 100%;
	background-color: #1C6F87;
}
#photo_box {
	background-image: url(../images/images_intro/background_repeat.gif);
	background-repeat: repeat-x;
}

.clear {
	clear: both;
}


#side_br {
	margin: 0px;
	padding: 0px;
	width: 246px;
	float: left;
}
#sb_top_left {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	width: 80px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}
#sb_top_right {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #1C6F87;
	padding-top: 12px;
	padding-bottom: 11px;
	margin: 0px;
}

#sb_text_wrap {
	margin: 0px;
	padding: 0px;
	background-color: #ECF0F3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1B4B6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B4B6;
}

#sb_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C6F87;
	margin-top: 0px;
	padding: 20px;
}

#sb_text ol {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#sb_text li {
	padding-bottom: 10px;
}
#sb_text a {
	color: #1C6F87;
	text-decoration: none;
}
#sb_text a:hover {
	text-decoration: underline;
}
#bottom_logos {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
}

#content {
	width: 875px;
}

#text_area {
	width: 628px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#text_formatted {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}

#text_formatted a {
	color: #1C6F87;
	text-decoration: none;
}
	
#text_formatted h1 {
	color: #1C6F87;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 5px;
	font-size: 20px;
}
#text_formatted h2 {
	font-size: 16px;
	font-weight: normal;
	color: #1C6F87;
	margin-bottom: -5px;
}
#address {
	font-size: 10px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 3px;
	padding-bottom: 10px;
}

.photobox_right {
	float: right;
	width: 255px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.caption {
	font-size: 10px;
	color: #999999;
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
}
#search_box {
	position: absolute;
	left: 641px;
	top: -8px;
	width: 235px;
}
#search_txt {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	float: right;
	padding: 22px 8px 8px;
	font-family: Arial, Helvetica, sans-serif;
}
#search_bx_holder {
	float: right;
	margin: 0px;
	padding: 17px 0px 0px;
	width: 176px;
}
.searchbtn {
	padding-right: 1px;
	padding-left: 1px;
	float: right;
}
.searchbox {
	float: left;
	margin: 0px;
	padding: 0px;
}
#sitemap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	text-decoration: none;
	text-align: right;
	z-index: 1000;
	left: 833px;
	top: 36px;
}
#sitemap a:hover {
	text-decoration: underline;
}
