#maintable {
	font-family: Tahoma, Arial, Verdana;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
}
#topbar {
	border-bottom: 1px solid #000000;
	height: 96px;
}
#navbar {
	border-top: 1px solid #FFFFFF;
	background-color: #384AA0;
	height: 26px;
}
#maincontent {
	background: #EFF6FF url(../images/bgMain.gif) no-repeat left;
	height: 308px;
	vertical-align: top;
	border-bottom: 1px solid #000000;
}
#maincontent td.one {
	vertical-align: top;
	padding: 30px 60px 0px 60px;
}
#maincontent td.one p {
	font-size: 12px;
	color: #336DC2;
}
#maincontent td.one p a:link {
	color: #4780D7;
}
#maincontent td.one p a:visited {
	color: #4780D7;
}
#maincontent td.one p a:hover {
	color: #384AA0;
}
#maincontent td.two {
	padding: 0px 60px 25px 310px;
	vertical-align: bottom;
}
#maincontent td.two p {
	font-size: 11px;
	color: #384AA0;
}
#inlinetable p {
	margin: 0px;
}
#bottombar {
	background-color: #ECEBEB;
	height: 34px;
	text-align: center;
}
#bottombar p {
	font-size: 11px;
	color: #6B6B6B;
}
#bottombar p a:link {
	color: #6B6B6B;
}
#bottombar p a:visited {
	color: #6B6B6B;
}
#bottombar p a:hover {
	color: #336DC2;
}
/* form styles */
.formBody {
	margin: 0px;
}
.formTxtTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.formTxtBox {
	width: 135px;
	border: 1px solid #333333;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.formBtn {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.formTxtBody {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.formTxtBody a:link {
	color: #333333;
}
.formTxtBody a:visited {
	color: #333333;
}
.formTxtBody a:active {
	color: #333333;
}
.formTxtBody a:hover {
	color: #333333;
}
.formTxtFieldNames {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
} 	
