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

.l_text{
	color: #FFFFFF;
	font-size: 11px;
}
.l_text a{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.l_text a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.h_heading{
	color: #01538d;
	font-size: 17px;
}
h1{
	color: #01538d;
	font-size: 24px;
}
.h_heading2{
	color: #01538d;
	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: #01538d;
}
.testimonials{
	padding: 0px 5px;
}
.logo{
	padding-left: 20px;
	background: url(../images/top_01.gif) #FFFFFF right no-repeat;
}
.top_right{
	background: url(../images/topback.jpg) #FFFFFF right no-repeat;
}
.box_header{
	background: #FFFFFF url(../images/smallmenu.jpg) right no-repeat;
	width:215px;
	height: 34px;
	color: #025193;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	text-align: left;
	padding-left: 15px;
}
.box_footer{
	background: #89d600 url(../images/b-right-bottom.gif) right no-repeat;
	width: 215px;
	height: auto;
}
.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: #CC0000 url(../images/tnav_hover.png) bottom repeat-x;
	color: #DEDEDD;
}
.footer{
	background:url(../images/bottom1.jpg) #bdf25e top repeat-x;
}
