html {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: url("/img/top_back.gif") repeat-x top;
	font-size: 11px;
	height: 100%;
}
form {
	margin: 0;
	padding: 0;
}
#top {
	height: 125px;
}
#top_links {
	padding: 17px 26px 0 0;
	text-align: right; 
}
#top_links a {
	display: block;
	text-decoration: none;
	height: 11px;
	width: 13px;
}
#top_links .home, .mail, .map {
	float: right;
	height: 11px;
	width: 13px;
	margin-left: 8px;
}
#top_links .home {
	background: url("/img/link_home.gif") no-repeat top;
}
#top_links .mail {
	background: url("/img/link_mail.gif") no-repeat top;
}
#top_links .map {
	background: url("/img/link_map.gif") no-repeat top;
}
#top .header {
	margin: 52px 22px 0 20px;
	height: 39px;
	background: url("/img/main_logo.gif") no-repeat top left;
	text-align: right;
}
#top .header .phone {
	padding-top: 20px;
	font-weight: bold;
	font-size: 20px;
}
#top .header .red {
	color: red;
	font-weight: normal;
	font-size: 13px;
}
#top .header a {
	display: block;
	text-decoration: none;
	color: black;
}
#top_menu {
	margin: 3px 3px 0px 3px;
	text-align: center;
}
#top_menu a.strong {
    font-weight: bold;
}
#top_menu table td {
	padding: 0px 2px 0px 2px;
	color: white;
	font-size: 13px;
	white-space: nowrap;
}
#top_menu table td.dot {
	background: url("/img/middot.gif") no-repeat center;
}
#top_menu table td a:link, #top_menu table td a:visited, #top_menu table td a:active {
	font-size: 13px;
	text-decoration: none;
	color: white;
}
#top_menu table td a:hover {
	text-decoration: underline;
}
#top_bottom {
	height: 185px;
	margin-top: 5px;
	padding: 0 0 0 25px;
	text-align: right;
	background: #4EA1F4 url("/img/top_back_main.gif") repeat-x top;
}
#top_bottom .body {
	padding-right: 25px;
}
#top_bottom .header {
	padding-top: 40px;
	color: white;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid white;
	text-align: left;
}
#top_bottom table {
	height: 70px;
	margin-top: 20px;
	font-size: 11px;
	color: white;
	text-align: left;
}
#top_bottom .date {
	color: #EEEEEE;
}
#top_bottom p {
	margin: 0;
	padding-left: 14px;
}
#top_bottom table td {
	vertical-align: top;
	padding-right: 35px;
}
#top_bottom table a {
	color: black;
	font-weight: bold;
}
#top_bottom table a:hover, #top_bottom a:hover {
    text-decoration: none;
}
#top_bottom a {
	color: black;
	font-size: 11px;
}
#middle {	
	padding: 20px 0 45px 25px;
}
#middle .table {
	font-size: 11px;
}
#middle .table td {
	vertical-align: top;
	width: 33%;
}
#middle .table .body {
	padding-top: 10px;
}
#middle .table td a {
	color: black;
}
#middle .table td p {
	text-align: left;
	padding-left: 15px;
	margin: 0 0 10px 0;
}
#middle .table td p a {
	color: #448AD1;
}
#middle .table td p a:hover, #middle .table td a:hover {
	text-decoration: none;
}
#middle .table .left .body {
	text-align: right;
	padding-right: 20px;
}
#middle .table .right .body {
	padding-left: 10px;
	padding-right: 10px;
}
#middle .table .right .date {
	color: #909090;
}
#middle .table .left .header {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid black;
	font-size: 20px;
	text-align: left;
}
#middle .right .header {
	font-family: Arial, Helvetica, sans-serif;
	color: #448AD1;
	border-bottom: 1px solid #448AD1;
	font-size: 20px;
	text-align: left;
}
#middle .center {
	padding: 23px 10px 0 10px;
	text-align: center;
}
#middle .cub {
	width: 335px;
	height: 266px;
	background: #A0A0A0 url("/img/center_img.jpg") no-repeat 9px 20px;
}

#footer {
	height: 30px;
	color: white;
	vertical-align: bottom;
	font-size: 14px;
	background: #4EA1F4 url("/img/footer.gif") repeat-x top;
	padding: 5px 20px;
}

#top_bottom_in {
    margin-top: 8px;
    height: 39px;
    background: url("/img/top_in.gif") repeat-x top;
}

#page_body {
    padding-left: 8px;
    margin-bottom: 35px;
    min-height: 500px;
}
#page_body h2 {
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 5px;
    color: #555;
}
#page_body a.back_link {
    color: #2564A2;
    font-size: 12px;
}
#page_body a.back_link:hover {
    text-decoration: none;
}
#page_body .requireField {
    color: #FF5A00;
}
#segment_body {
    padding-left: 17px;
}
#segment_body a {
	color: #3E91E4;
}
#segment_body a:hover {
	color: #FF5A00;
}
#segment_body .main_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-bottom: 1px solid black;
	text-align: left;
}
#segment_body .body {
    padding: 15px 15px 5px 15px; 
    font-size: 11px;
}
#segment_body .body .sub_header {
    color: #909090;
    margin-bottom: 15px;
}
#segment_body .body .sub_header a {
    color: #909090;
    text-decoration: none;
}
#segment_body .body .sub_header a:hover {
    text-decoration: underline;
}
#segment_body .body_right {
    padding: 15px 15px 5px 5px; 
    font-size: 11px;
}
#segment_body .tr_table {
    margin-right: 20px;
    font-size: 11px;
}
#segment_body .tr_table td {
    padding: 5px;
    background-color: #EEEEEE;
}
#segment_body .tr_table td.date {
    text-align: center;
    vertical-align: middle;
}
#segment_body .tr_table th {
    font-weight: normal;
    text-align: left;
    padding: 5px;
    background: #4C9DED;
    color: white;
}
#segment_body .tr_table a {
    color: #2564A2;
}
#segment_body .tr_table a:hover {
    color: #2564A2;
    text-decoration: none;
}

#segment_body .body_right p {
	text-align: left;
	padding-left: 15px;
	margin: 0 0 10px 0;
}
#segment_body .body_right p a {
	font-weight: bold;
	color: #4EA1F4;
}
#segment_body .body_right p a:hover, #segment_body .body_right a:hover {
	text-decoration: none;
}
#segment_body .body_right a {
	color: #4EA1F4;
}
#segment_body .body_right b {
	color: #4EA1F4;
}
#segment_body .body_right .date {
	color: #909090;
}
#segment_body .detail_table td {
    font-size: 11px;
	padding: 0 10px 15px 0;
}
.faq_form input {
    width: 250px;
    height: 15px;
    border: 1px solid  #CCC;
    color: #333;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 3px;
}
.faq_form textarea {
    width: 250px;
    height: 200px;
    border: 1px solid  #CCC;
    color: #333;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 3px;
}
.send_button_container {
    width: 250px;
}
.send_button {
    padding: 1px;
    background-color_: #FF5A00;
    float: right;
    height: 26px;
}
.send_button input {
    width: 70px;
    padding: 0;
    height: 26px;
    background-color: #FF5A00;
    border: 1px solid white;
    color: white;
    margin-top: 0;
}
.error {
    color: red;
    padding: 0;
}
.bold_td {
    text-align: right;
    font-weight: bold;
}
.addformatable td.formFieldName {
	text-align: right;
}
.form50 {
	font-size: 11px;
	width: 50px;
}
.form100 {
	font-size: 11px;
	width: 100px;
}
.form {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.lll {
	position: absolute; top:1px; left: 1px; height: 1px; width: 1px; overflow: hidden;
}
