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;
}

.smallt { font-size: 9px; }

h3 { 

	color: #000066;
	font-size: 11px;
	font-weight: bold;
}

input, select {
	position: relative;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 10px 0 0;
}

option {
	position: relative;
	width: autopx;
}

.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;
	background: url(../images/header.jpg);
}

#header2 {
	width: 780px;
	height: 150px;
	background: url(../images/header2.jpg);
}

#header3 {
	width: 780px;
	height: 172px;
	background: url(../images/header3.jpg);
}

#mid {
	width: 780px;
	background-color: #c9cba2;
}

#midF {
	background-color: #c9cba2;	
	float: left;
	width: 580px;
	height: 536px;
}

#midF .formRx, #midF .clear {
	padding-left: 16px;
}

#midR {
	float: left;
	width: 200px;
	height: 536px;
	background: url(../images/adright.jpg) no-repeat;

}

#footer { 
	clear: both;
	width: 780px;
	height: 40px;
	font-size: 9px; 
	text-align: center;
	background: url(../images/footer.jpg) no-repeat;
}

.clear { clear:both; }

#bt {
	width: 100px;
}

#act {
	width: 120px;
}

#it {
/*	width: 90px;	*/
}
	
#dct {
/*	width: 115px;	*/
}
	
#pf {
/*	width: 130px;	*/
}
	
#nin{
	width: 120px;
}

.formRx {
	width: 580px;
	display: inline-block;
}

.formBx {
	width: 145px;
	float: left;
	margin-bottom: 8px;
}

.formBx2 {
	width: 130px;
	float: left;
	margin-bottom: 8px;
}

.formBx3 {
	width: 70px;
	float: left;
	margin-bottom: 8px;
}

.formBx5 {
	float: left;
	padding: 0 15px 8px 0;
}

.formBx6 {
	width: 100px;
	float: left;
	margin-bottom: 8px;
}

.smh {
	font-size: 10px;
	font-weight: normal;
}

.selectbox {
	width: 120px;
}

.dobBx {
	width: 155px;
	float: left;
	margin-bottom: 8px;
	margin-right: 20px;
}

.dobBx select {
	margin: 0;
}

.selectyyyy{
	width: 60px;
	}
	
.selectdd{
	width: 40px;
	}	
	


/* IE6 Hacks and Tweaks */

*html select#pf {width: 120px; }
*html .formBx { width: 138px; }
*html .formBx2 { width: 270px; }
*html #midF {width: 570px; }
*html .formRx { width: 564px;}