/* CSS Document */

body {
	margin: 0px;
	background-color: #c0c0c0;
}
.style1 {color: #FFFFFF}
.style3 {color: #666666}
.btmlinks {
	color: #333333;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.imgthumb {
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #5C7659;
	margin-right: 10px;
}

a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.applynow {
	background-image: url(../images/green-bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
}
.applynow a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	
}
.callus {
	background-image: url(../images/red-bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
	font-size: 18px;
}
a:link {
	text-decoration: none;
}
.ftr-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-align:left;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.txtbox {
	height: 16px;
	width: 120px;
	border: 1px solid #666666;
	margin-bottom:1px;	
}
select.txtbox {
	height: 16px;
	width: 120px;
	font-size: 11px;
	border: 1px solid #666666;
	margin-bottom:1px;	
}
.frtbdr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D5E2CF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #840000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #000000;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #8b0000;
	float: left;
	
	width: 320px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8b0000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}
.heading-1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8b0000;
	float: left;
	
	width: 490px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8b0000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}

.submit-btn {
	padding-top: 3px;
	padding-bottom: 3px;
}




.subheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.f-right {
	float: right;
}
.drpbox {

	height: 20px;
	width: 120px;
	border: 1px solid #666666;
	margin-bottom:1px;
}

.img-padding {
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
padding-top:5px;
}
.left-bar {
border-right-color:#222222;
border-right-width: 1px;
border-right-style: solid;
}
.subtitle-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom:6px;
	padding-top:10px;
}