/* CSS Document */
.top {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 53px;
}
.logo {
	border-right: thin solid #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}
.topmenu {
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 20px;
	background-color: #807B88;
	padding: 2px 2px 2px 2px;
	width: 100%;
	text-align: right;
	z-index: 2;
}
.tag {
	position: absolute;
	top: 25px;
	right: 0px;
	height: 40px;
	z-index: 4;
}
.topspace {
	background-color: #507C8A;
	position: absolute;
	top: 25px;
	right: 1px;
	width: 95%;
	height: 40px;
	z-index: 2;
	text-align: right;
}
#phonenums{
	background-color: #507c8a;
	width: 99%;
	position: absolute;
	left: 0px;
	top: 72px;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.light_blue {
	background-color: #35AACD;
	position: absolute;
	top: 65px;
	left: 0px;
	width: 100%;
	height: 7px;
	z-index: 3;
}
.phonenum {
	position: absolute;
	left: 20px;
	top: 72px;
	width: 205px;
	padding: 2 2 2 2;
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 14px;
	font-weight: bold;
}
.menubars {
	color: #FFFFFF;
}
.buttons_left {
	position: absolute;
	top: 128px;
	left: 0px;	
	font-family: "Trebuchet MS", Trebuchet, Arial;
	background-color: #507C8A;
	/*border-right: thin solid #C80000;*/
}
.buttons_right {
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 11px;
	background-color: #0860A8;
	position: absolute;
	top: 128px;
	right: 0px;
	width: 150px;	
}
.button_right_build {
	border-bottom: thin solid #ffffff;
	width: 100%;
	border-right: thin solid #C80000;
}
.button_right_build_menu {
	font-size: 13px; 
	padding: 4px 0px 4px 0px;
	color: #FFFFFF;
	width: 100%;
	border-right: thin solid #C80000;
}
.blue_right {
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 10px;
	background-color: #35AACD;
	padding: 0px 4px 0px 4px;
	border-top: thick solid #FFFFFF;
}
.main_text {
	position: absolute;
	padding: 2px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #507C8A
}
.bottom_links {
	border: thin solid #0860A8;
	padding: 5px;
}
.header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C80000;
	font-size: 11px;
	font-weight: bold;
}
.right_top {
	position: absolute;
	right: 150px;
	top: 65px;
}
.right_text {
	position: absolute;
	right: 0px;
	top: 65px;
	width: 150px;
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 12px;
	color: #c80000;
	background-color:#FFFFFF;
	text-align: center;
	line-height: 11px;
}
.copywrite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 9px;
}
.italic {
	font-style: italic;
}
.red {
	color: #C80000;
}
.white {
	color: #ffffff;
}

/* news css */
.newsheader {font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-weight: bold;color: #666666;padding:4px;padding-left:6px;background-color: #F0EFEB;}
.divider {background:#ffffff url(/images/dottedline.gif);}
/*end of news css */

a:link.white {
	text-decoration: none;
	color: #ffffff;
}
a:visited.white {
	text-decoration: none;
	color: #ffffff;
}
a:hover.white {
	text-decoration: none;
	color: #ffffff;
}
a:active.white {
	text-decoration: none;
	color: #ffffff;
}
a:link.black {
	text-decoration: none;
	color: #000000;
}
a:visited.black {
	text-decoration: none;
	color: #000000;
}
a:hover.black {
	text-decoration: none;
	color: #000000;
}
a:active.black {
	text-decoration: none;
	color: #000000;
}
a:link.top_menu {
	text-decoration: none;
	color: #000000;
}
a:visited.top_menu {
	text-decoration: none;
	color: #000000;
}
a:hover.top_menu {
	text-decoration: none;
	color: #ffffff;
}
a:active.top_menu {
	text-decoration: none;
	color: #ffffff;
}
a:link.top_menu1 {
	text-decoration: none;
	color: #ffffff;
}
a:visited.top_menu1 {
	text-decoration: none;
	color: #ffffff;
}
a:hover.top_menu1 {
	text-decoration: none;
	color: #ffffff;
}
a:active.top_menu1 {
	text-decoration: none;
	color: #ffffff;
}