/* CSS Document */
body{
	/*color: #454545;*/
	color: #455268;
	font-family: Tahoma;
	font-size: 11px;
}
a{
	color: #007ac2;
	text-decoration: none;
}
a:hover{
	color: #2f2f2f;
	text-decoration: underline;
}
.m1_text{
	padding: 0px 20px 0px 20px;
}
.copyright{
	color: #454545;
	padding: 20px;
}
.copyright a{
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:hover{
	text-decoration: none;
}

.l_text{
	color: #1C263C;
	font-size: 11px;
}
.l_text a{
	color: #1c263c;
	font-size: 11px;
	text-decoration: none;
}
.l_text a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.h_heading{
	color: #007ac2;
	font-size: 17px;
}
h1{
	color: #007ac2;
	font-size: 17px;
}
.h_heading2{
	color: #007ac2;
	font-size: 12px;
	font-weight: bold;
}
h2{
	color: #454545;
	font-size: 14px;
	font-weight: bold;
}
input { 
	color: #000000; 
	font: 11px Tahoma; 
}
textarea{
	color: #000000; 
	font: 11px Tahoma; 
	background-color: #facc78;
	margin:5px 0px 5px 0px;
	border: 1px solid #80C31C;
}
select{
	color: #000000; 
	font: 11px Tahoma; 
	background-color: #facc78;
	margin:5px 0px 5px 0px;
	border: 1px solid #80C31C;
}
.l1_text{
	color:#b9a57f;
	font-size: 10px;
}
.l1_text a{
	padding: 0px 3px;
	color:#1c263c;
	font-size: 11px;
	text-decoration: none
}
.l1_text a:hover{
	text-decoration: underline;
	color: #007ac2;
}
.testimonials{
	padding: 0px 5px;
}
.logo{
	padding-left: 20px;
	background: url(../images/top_01.gif) #FFFFFF right no-repeat;
}
.top_right{
	background: url(../images/top_02.gif) #CCCCCC right no-repeat;
}
.box_header{
	background: #007ac2 url(../images/b-right-top.gif) right no-repeat;
	width:215px;
	height: 34px;
	color: #FFFFFF;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	text-align: left;
	padding-left: 15px;
}
.box_footer{
	background: #007ac2 url(../images/b-right-bottom.gif) right no-repeat;
	width: 215px;
	height: 2px;
}
.error{
	color: #FF0000;
	display: none;
}
.apply_buttons{
	padding: 20px 5px;
}
a.apply_buttons{
	padding: 13px 20px;
	background: url(../images/tnav_bg.png) bottom repeat-x;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
	border: 1px solid #2f2f2f
}
a.apply_buttons:hover{
	background: #007ac2 url(../images/tnav_hover.png) bottom repeat-x;
	color: #DEDEDD;
}
.footer{
	background:url(../images/bottom-back.gif) #079df7 top repeat-x;
}
.newsletter td {
	padding: 0;
	margin: 0;
	text-align: left;
}
.newsletter input {
	height: 14px;
	width:56px; border:0px; color:#007ac2; font-size:12px; font: Tahoma;  background: 0;
}
input.signupbutton {
	height: 52px;
	width: 50px;
}
input.signupemail {
	width: 112px;
}
.phone_number {
	font-size: 24px;
}