/* CSS Document */

body{
	margin:0px;
	background-color:#131D71;
}
.maint{
	width:100%;
	height:100%;
}
#outer_div{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}
.btm_gray_line{
	border-bottom: 1px solid #DDDDDD;
}
.main_lnk_head{
	font: bold 11px Tahoma, Helvetica, sans-serif; color:#006699; text-decoration:none;
}
.main_lnk{
	font: bold 13px Tahoma, Helvetica, sans-serif; color:#006699; text-decoration:none;
}
.main_lnk:hover{
	font: bold 13px Tahoma, Helvetica, sans-serif; color:#666; text-decoration:none;
}
.sub_lnk{
	font: 13px Tahoma, Helvetica, sans-serif; color:#666; text-decoration:none;
}
.sub_lnk:hover{
	font: bold 13px Tahoma, Helvetica, sans-serif; color:#006699; text-decoration:none;
}
.menu_lnk{
	font: 11px/13px Tahoma, Helvetica, sans-serif; color:#FFF; text-decoration:none;
}
.menu_lnk:hover{
	font: 11px/13px Tahoma, Helvetica, sans-serif; color:#003366; text-decoration:none;
}
.sub_lnk_active{
	font: bold 11px/16px Tahoma, Helvetica, sans-serif; color:#000; text-decoration:none;
}
.home_text {
	font-family: "SwitzerlandCondensed", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5B5B5B;
	line-height:15px;
	text-decoration: none;
}
.gray_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height:16px;
	text-decoration: none;
}
.address {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	line-height:13px;
	text-decoration: none;
}
.thumb_bg{
	background-color:#FCF6F8;
	border-right:1px solid #F8E7EE;
	border-top:1px solid #F8E7EE;
	border-bottom:1px solid #F8E7EE;
	font: 11px Arial, Helvetica, sans-serif; color:#666;

}
.top_lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:12px;
	text-decoration: none;
}
.top_lnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:12px;
	text-decoration: underline;
}
.top_lnk_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.btm_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.btm_lnk {
	font-family: "Switzerland", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	line-height:15px;
	text-decoration: none;
}
.btm_lnk:hover {
	font-family: "Switzerland", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #242CBD;
	line-height:15px;
	text-decoration: none;
}
.btm_text {
	font-family: "Switzerland", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	line-height:15px;
	text-decoration: none;
}
.btm_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

.TITLE {
	color: #800000;
	font-size: 18px;
	font-weight: bold;
}
.vox1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D9DFFD;
	line-height:15px;
	text-decoration: none;
}

.vox {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D9DFFD;
	line-height:15px;
	text-decoration: none;
}
.vox:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D9DFFD;
	line-height:15px;
	text-decoration: underline;
}
.testimonials {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	line-height:15px;
	text-decoration: none;
	font-style: italic;
}
.sub_lnk1{
	font: 13px Tahoma, Helvetica, sans-serif; color:#006699; text-decoration:none;
}
.sub_lnk1:hover{
	font: bold 13px Tahoma, Helvetica, sans-serif; color:#666; text-decoration:none;
}