body {
	background-color: #E7FFE9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 24px;
	color: #00569F;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	color: #00569F;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.maintext {
	font-size: 12px;
}
	.t12px {
	font-size: 12px;
}
.tablet12px {
	padding-top:10px;
	font-size: 12px;
}
.t10px {
	color: #ffffff;
	font-size: 10px;
}
.welcometext {
	height: 68px;
}
.pagebg {
	border-left:2px solid #D7EFD9; border-right:2px solid #D7EFD9; background-color: #F5F5F8;
	background-image: url('graphics/pagebg.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
}
.support {
	height: 42px;
	font-size: 12px;
	vertical-align: bottom;
}
.footertable {
	height: 50px;
}
.centerimage {
	height: 184px;
	font-size: 12px;
	vertical-align: bottom;
}
.navcell {
	background-color: #00569F;
}
.footer {
	background-image: url('graphics/footerbg.jpg');
	background-repeat: repeat-x;
	height: 80px;
}
a:link {
	color: #00569F;
	text-decoration: none;
}
a:visited {
	color: #00569F;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.catnames {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.productscell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01569F;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.productstable {
	background-color: #FFFFFF;
	 border: 1px solid #cccccc;
}
.addresstext {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
}
.applytable {
	background-color: #01569F;
}
.textfield1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 1px;
	width: 120px;
	border: 1px solid #01569F;
	margin-bottom: 4px;
}
.textfield2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 1px;
	width: 180px;
	border: 1px solid #01569F;
	margin-bottom: 4px;
}
.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 1px;
	border: 1px solid #01569F;
	margin-bottom: 6px;
	background-color: #01569F;
	font-weight: bold;
}
.applycell {
	color: #FFFFFF;
	border: 5px solid #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.registerheading {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #01569F;
	padding: 10px;
}
.logincell {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-size: 12px;
}
.registercell {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #01569F;
}
.registertable {
	border: 5px dashed #CCCCCC;
}
.logintable {
	background-color: #FFFFFF;
	border: 5px dashed #01559E;
}
.applycell a:link {
	color: #ffffff;
	text-decoration: none;
}
.applycell a:visited {
	color: #ffffff;
	text-decoration: none;
}
.applycell a:hover {
	color: #CFD545;
	text-decoration: none;
}
.applycell a:active {
	color: #CFD545;
	text-decoration: none;
}
.applyheading {
	font-size: 24px;
	color: #CFD545;
	font-weight: bold;
}
.loginheading {
	font-size: 24px;
	color: #EE5B5E;
	font-weight: bold;
}

form{
padding:0px;
margin:0px;
}