/* CSS Document */

body {
	margin: 0px;
	background: #92B482 url(../images/bg.jpg) center;
}
.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/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: 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;
}
.ftr-txt a {
	color: #fff;
	text-decoration: none;
}
.ftr-txt a:hover {
	color: #fff;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #174306;
	line-height: 16px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F3119;
}
.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: #1C4F0D;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #1C4F0D;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #152E10;
	float: left;
	height: 20px;
	width: 293px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #92B482;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #152E10;
	float: left;
	height: 20px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #92B482;
	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;
}
