html,body {
	height:100%;
}

body {
	background: #e0e1cb url(../images/background.jpg) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	margin-top: 0px;
}

a img {
	border: none;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #d5d6ba;
	color: #000000;
}

#midF2 select {
	width: 120px;
}

.smallt { font-size: 9px; }
h1 {
	font-size: 18px;
	font-weight: bold;
}


h3 { 
	color: #000066;
	font-size: 11px;
	font-weight: bold;
}

.btn { text-align: center; margin-top: 16px;}

.linkarea { 
	text-align: center; 
	margin-top: 14px;
	font-size: 9px;
}

a:link {
	color: #000066;
	text-decoration: none;
}

a:visited {
	color: #000033;
	text-decoration: none;
}

a:active {
	color: #794d23;
	text-decoration: none;
}

a:hover { text-decoration: underline;}

#container {
	width: 780px;
	margin: auto auto;
}

#header {
	width: 780px;
	height: 102px;
}

#header2 {
	width: 780px;
	height: 150px;
}

#header3 {
	width: 780px;
	height: 118px;
	background-image: url(../images/header4.jpg);
	background-repeat: no-repeat;
}
#header4 {
	width: 780px;
	height: 54px;
	background-image: url(../images/header5.jpg);
	background-repeat: no-repeat;
}

#navbox {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}

ul#nav {
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

ul#nav li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

ul#nav li a {
	height: 27px;
	width: 155px;
	display: block;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li#navHome a, li#navApply a, li#navFAQ a {
	background-image: url(../images/nav.jpg);
	background-position: 0px 0px;
}

li#navHome a {
	background-position: 0 0;
}

li#navHome a:hover	{
	background-position: 0 -27px;
}

li#navApply a {
	background-position: -155px 0;
}

li#navApply a:hover	{
	background-position: -155px -27px;
}

li#navFAQ a {
	background-position: -310px 0px;
}

li#navFAQ a:hover {
	background-position: -310px -27px;
}

.btnarea2 {
	margin-top: 16px;
}

.btn2 {
	height: 46px;
	width: 185px;
	overflow: hidden;
	display:block;
	float: right;
	float: none;
	margin-right: auto;
	margin-left: auto;
}


.btn2 a {
	display:block;
	height: 46px;
	width: 185px;
	background: url(../images/apply.gif) 0 0 no-repeat;
	text-decoration: none;
}

.btn2 a:hover {
	background-position: 0 -46px;
}

.btnarea3 {
	padding-top: 42px;
    padding-left: 100px;
}

.btn3 {
	height: 46px;
	width: 185px;
	overflow: hidden;
	display:block;
}


.btn3 a {
	display:block;
	height: 46px;
	width: 185px;
	background: url(../images/apply2.gif) 0 0 no-repeat;
	text-decoration: none;
}

.btn3 a:hover {
	background-position: 0 -46px;
}

#mid {
	width: 780px;
	background-color: #c9cba2;
}

#midF {
	background-color: #c9cba2;
	float: left;
	width: 580px;
}

#midF .formRx, #midF .clear {
	padding-left: 16px;
}

#midR {
	float: left;
	width: 200px;
	text-align: center;

}

#midR p {
	font-size: 12px;
}

#midMain {
	background-color: #c9cba2;
	float: left;
	width: 580px;
}

#footer { 
	clear: both;
	width: 780px;
	height: 40px;
	font-size: 9px; 
	text-align: center;
	background: url(../images/footer.jpg) no-repeat;
}

#midMain h1 {
	margin-top: 0px;
	margin-bottom: 16px;
	margin-right: 14px;
	margin-left: 14px;
}

#midMain p {
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 14px;
	margin-left: 14px;
	font-size: 12px;
}

.clear { clear:both; }

.formRx {
	width: 564px;
}

.formBx {
	width: 141px;
	float: left;
	margin-bottom: 8px;
}

.formBx2 {
	width: 290px;
	float: left;
	margin-bottom: 8px;
}

.formBx3 {
	width: 70px;
	float: left;
	margin-bottom: 8px;
}

.formBx5 {
	width: 180px;
	float: left;
	margin-bottom: 8px;
}

.smh {
	font-size: 10px;
	font-weight: normal;
}
