body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
}

.smallt { font-size: 9px; }

h3 { color: #006699; }

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.btn { text-align: center; margin-top: 0px; }

.linkarea { 
	text-align: center; 
	margin-top: 16px;
	font-size: 9px;
}

a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}

a: active {
	color: #006699;
	text-decoration: none;
}

a:hover { text-decoration: underline;}

#container {
	width: 800px;
	background-color: #fff;
}

#headertop {
	width: 800px;
	height: 15px;
	background: url(../images/top.jpg) no-repeat;
}

#header {
	width: 800px;
	height: 147px;
	background: url(../images/header.jpg) no-repeat;
}

#cardarea {
	width: 240px;
	height: 132px;
	margin-left: 24px;
}

#mid {
	width: 800px;
}

#midL {
	width: 252px;
	height: 405px;
	float: left;
	background: url(../images/leftside.jpg) no-repeat;
}

#midR {
	width: 548px;
	height: 405px;
	background: url(../images/formarea.jpg) no-repeat;
	float: left;
}

.linkarea { 
	clear: both;
	width: 800px;
	height: 27px;
	font-size: 9px; 
	text-align: center;
}

#footer {
	width: 800px;
	height: 33px;
	background: url(../images/footer.jpg) no-repeat;
	clear: both;
}

.clear { clear:both; }

.formRx {
	width: 450px;
}

.formBx {
	width: 150px;
	float: left;
	margin-bottom: 4px;
}

.formBx2 {
	width: 75px;
	float: left;
	margin-bottom: 4px;
}

.formBx3 {
	width: 225px;
	float: left;
	margin-bottom: 4px;
}

.formBx4 {
	width: 350px;
	float: left;
	margin-bottom: 4px;
}

.formBx5 {
	width: 20px;
	float: left;
	margin-bottom: 4px;
}

.formBx6 {
	width: 430px;
	float: left;
	margin-bottom: 4px;
}