h1 {
	font-family: Times New Roman, Helvetica, Arial;
	font-size: 22px;
	color: #3d4d0e;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 2px;
	line-height: 28spx;

	
}
h2 {
	font-family: Times New Roman, Helvetica, Arial;
	font-size: 18px;
	color: #053771;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	
}

h3 {
	font-family: Times New Roman, Helvetica, Arial;
	font-size: 18px;
	color: #053771;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	
}

h4 {
	font-family: Times New Roman, Helvetica, Arial;
	font-size: 14px;
	color: #3d4d0e;
	margin-bottom: 2px;
	margin-top: 2px;
	
}
h7 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	text-decoration: none;
	
}

.courtesy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #959595;
	text-decoration: none;
}
.topBg {
	background-image: url(../images/home/clouds_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.leftShadow {
	background-image: url(../images/home/left_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.rightShadow {
	background-image: url(../images/home/right_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.HomeContentBG {
	background-image: url(../images/home/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.main {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #323131;
	text-decoration: none;
	
}
.main a:link{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #053771;
	text-decoration: underline;
	
}
.main a:visited{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #053771;
	text-decoration: underline;
	
}
.main a:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #970202;
	text-decoration: underline;
	
	}
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4b4a4b;
	text-decoration: none;
}
.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4b4a4b;
	text-decoration: underline;
}.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4b4a4b;
	text-decoration: underline;
}.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #053771;
	text-decoration: underline;
}
.bg {
	background-image: url(../images/header/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.contentBG {
	background-image: url(../images/inside/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footerBG {
	background-image: url(../images/inside/footer_gredient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bluetxt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #053771;
	text-decoration: none;
	
}
.bluetxt  a:link{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #053771;
	text-decoration: underline;
	
}
.bluetxt  a:visited{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #053771;
	text-decoration: underline;
	
}
.bluetxt  a:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #970202;
	text-decoration: underline;
	
	}
	
.request-info input.btn{
	width: 100px;
	margin: 3px;
	font-size: 16px;

}
	