body {
	margin:0px;
	background-color: #FFFFFe;
}
.style1 {
	color: #195fb6;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #1f8fdd;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #ed5d24;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #616161;
	font-size: 10px;
	font-family: tahoma;
}
.style5 {
	color: #ED5D24;
	font-size: 10px;
	font-family: tahoma;
}
.style6 {
	color: #FFFFFe;
	font-size: 12px;
	font-family: tahoma;
	font-weight:bold;
}
.style7 {
	color: #616161;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #13439d;
	font-size: 10px;
	font-family: tahoma;
}
.inputbox {
	font: 11px Tahoma;
	color: #616161;
	text-decoration: none;
	background-color: #FFFFFe;
	border: 1px solid #196DD0;
	width:150px;
}
.select_box {
	font: 11px Tahoma;
	color: #616161;
	text-decoration: none;
	background-color: #FFFFFe;
	border: 1px solid #196DD0;
	width:250px;
}
select {
	font: 11px Tahoma;
	color: #616161;
	text-decoration: none;
	background-color: #FFFFFe;
	border: 1px solid #196DD0;
}
textarea {
	font: 11px Tahoma;
	color: #616161;
	text-decoration: none;
	background-color: #FFFFFe;
	border: 1px solid #196DD0;
	width:150px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.title_borders {
	border-bottom:1px solid #a0bdd0;
	border-top:1px solid #a0bdd0;
	padding:4px 11px 4px 11px;
}
.call_us {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ee6400;
	line-height:16px;
}
.call_us_2 {
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#7984bd;
}
.privacy_policy {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#FFFFFe;
	vertical-align:middle;
}
	
	
/*.buttons_bg {
	background-image:url(../images/buttons_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 0px 0px 0px;
}
ul.main_links {
	margin:0px 0px 0px 22px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
.main_links li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	text-decoration:none;
}

.main_links li a{
	list-style-type:none;
	text-decoration:none;
	background-image:url(../images/button_bullet.jpg);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding:0px 0px 0px 8px;
}
.main_links li a:hover{
	margin:0;
	list-style-type:none;
	text-decoration:none;
	background-image:url(../images/button_bullet_hover.jpg);
	background-repeat:no-repeat;
}
.main_links li span{
	margin:0px 0px 0px 0px;
	list-style-type:none;
	text-decoration:none;
	background-image:url(../images/buttons_devider.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	width:176px;
	border:0px solid #000;	
	padding:2px 0px 0px 0px;
	height:24px;
}
.main_links li span span{
	margin:0;
	list-style-type:none;
	text-decoration:none;
	background-image:url(../images/button_bullet_hover.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;
}
.active12 {
	margin:0px 0px 0px 0px;
	list-style-type:none;
	text-decoration:none;
	background-image:url(../images/button_bullet_hover.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	margin:0px 0 0px 22px;
	padding:0px 0px 0px 8px;
}
.active12 span{
	list-style-type:none;
	text-decoration:none;
	background-image:url(../images/buttons_devider.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	width:176px;
	height:25px;
	margin:0px 0px 0px 22px;
	padding:0px 0px 0px 8px;
}*/
.header_1 {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#1f8fdd;
}
.header_2 {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ed5d24;
}
.text {
	color: #616161;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	text-align:left;
}
.text a{
	color: #1f8fdd;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	text-align:left;
}
.text a:hover{
	color: #1f8fdd;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:underline;
	text-align:left;
}
.text ul{
	margin:10px 0 0 0px;
	padding:0;
	color: #616161;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	text-align:left;
}
.text li{
	color: #616161;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	text-align:left;
	list-style-type:none;
	background-image:url(../images/list_bullet.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 8px;
	line-height:15px;
}
.buttons {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFE;
	text-align:center;
	text-decoration:none;
	background-color:#429e3f;
	border:0px solid #FFFFFE;
	height:17px;
	width:60px;
	padding:0px 0px 2px 0px;
}.imageborder {
	border: 1px solid #666666;
}
