﻿main {
}
body {
	margin: 0px;
	background-color: #E3ECF4;
}
.butonbg {
	background-image: url(images/butbg2.jpg);
}
.ProinformationBG {
	background-image: url(images/home2.png);
}

.butonbg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: 29px;
	width: 209px;
	background-image: url(images/button.jpg);
}
.butonbg a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.controls
{
	font-family: Arial, Helvetica, sans-serif;
}
.butonbg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/buttonhover.jpg);
}
.bottombutnarea {
	background-image: url(images/bottombg.jpg);
	height: 74px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.bottombutnarea a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.bottombutnarea a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.bottombutnarea a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: underline;
}
.matterheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.matterheading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	
}
.border {
	border-left: thin solid #abd2e6;
	border-right: thin solid #abd2e6;
	border-bottom: thin solid #abd2e6;
width: 910px;
		border-top-color: #abd2e6;
		height: 70px;
}
.FieldValidator
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.asptextbox
{	margin-top: 2px;
 }

.border1 {
	background-color: #ffffcf;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.matterheading1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.aspalign
{	margin-top: 2px;
	text-align: right;
}


