body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.top_text
{
	color:#ffffff;
	font-size:10px;
	font-weight: bold;
	background-color: #93A8DA;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-decoration: none;	
}
.top_text1
{
	color:#ffffff;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
.top_text1:hover
{
	color:#424043;
	text-decoration: none;
}
.top_text_select
{
	color:#424043;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;	
}
.map
{
	background-image: url(../images/map.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 354px;	
}
.bodytext
{
	font-size: 10px;
	font-weight: normal;
	color: #6d6d6d;
	line-height: 12px;
}
.star
{
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	padding-left: 6px;	
}
.heading
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #6d6d6d;
}
.heading_wthout_underline
{
	font-size: 11px;
	font-weight: bold;
	color: #6d6d6d;
}
.blue_bodtext
{
	font-size: 11px;
	font-weight: bold;
	color: #586fca;
	text-decoration: none;
}

.blue_bodtext:hover
{
	color: #8f9bcb;
	text-decoration: underline;
}
.ash_bodtext
{
	font-size: 11px;
	font-weight: bold;
	color: #6d6d6d;
}
.click
{
	font-size: 10px;
	font-weight: bold;
	color: #6e82d2;
	text-decoration: underline;
}
.click:hover
{
	font-size: 10px;
	font-weight: bold;
	color: #ce5d17;
	text-decoration: underline;
}
.rightborder
{
	border-right: 1px solid #b1b9db;
}
.blueborder
{
	border: 1px solid #b1b9db;
}
.whiteborder
{
	border: 1px solid #FFFFFF;
}
input
{
	border: 1px solid #b2b2b2;
	background-color: transparent;
	font-size: 11px;
	color: #6d6d6d;
	width: 143px;
}
select
{
	border: 1px solid #b2b2b2;
	background-color: transparent;
	font-size: 17px;
	color: #6d6d6d;
	width: 149px;
}
textarea
{
	border: 1px solid #b2b2b2;
	background-color: transparent;
	font-size: 11px;
	color: #6d6d6d;
	width: 143px;
}
	.right_nav
{
		font-size: 10px;
		font-weight: bold;
		color: #6a85ca;
		text-align: left;
		text-decoration: underline;
		line-height: 19px;
}
.right_nav:hover
{
		font-size: 10px;
		font-weight: bold;
		color: #ce5d17;
		text-align: left;
		text-decoration: underline;
		line-height: 19px;
}
.right_navselect
{
		font-size: 10px;
		font-weight: bold;
		color: #ce5d17;
		text-align: left;
		text-decoration: underline;
		line-height: 19px;
}	
.select_small
{
	border: 1px solid #b2b2b2;	
	font-size: 12px;
	color: #6d6d6d;
	width: 149px;
	background-color: #FFFFFF;
	}
.footertext 
{
	COLOR: #444343; 
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.footertext:hover 
{
	COLOR: #4F0101; 
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 11px;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
}
.nav_1{
	background-image: url(../images/nav_grad.jpg);
	line-height: 44px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #878787;
	text-decoration: none;
	display: block;
	}
.nav_1:hover{
	background-image: url(../images/nav_grad_over.jpg);
	display: block;
	color: #000000;
	text-decoration: none;
	}
	.nav_1_select{
	background-image: url(../images/nav_grad_over.jpg);
	line-height: 44px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;
   display: block;
	}
.page_heading
{		font-size: 20px;
		font-weight: bold;
		color: #6a85ca;
		text-align: left;
}