.NoFormMargins
{
	margin: 0 0 0 0;
}
.BaseTable
{
	width: 780px;
	height: 100%;
	border: #fad093 1px solid;
	border-collapse: collapse;
}
.HeaderUserControlTable
{
	background: #ccffff;
	width: 100%;
	border-collapse: collapse;
}
.HeaderUserControlTableHeader
{
	width: 100%;
	border-collapse: collapse;
}
.HeaderUserControlTableText
{
	width: 100%;
	border-collapse: collapse;
}
.HeaderUserControlTableNav
{
	width: 100%;
	border-collapse: collapse;
	border-bottom: #fad093 2px solid;
}
.lblMainText
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: 24px;
	font-weight: bold;
	color: #2058A6;
}
.lblSloganText
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #2058A6;
}
.HeaderLinkButton:link
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: x-small;
	font-weight: bold;
	color: #0000cc;
	text-decoration: none;
}
.HeaderLinkButton:visited
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: x-small;
	font-weight: bold;
	color: #0000cc;
	text-decoration: none;
}
.HeaderLinkButton:active
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: x-small;
	font-weight: bold;
	color: #0000cc;
	text-decoration: none;
}
.HeaderLinkButton:hover
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: x-small;
	font-weight: bold;
	color: #fad093;
	text-decoration: none;
}
.FooterUserControlTable
{
	background: #ccffff;
	width: 100%;
	border-collapse: collapse;
	height: 15px;
}
.lblFooterText
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: 10px;
	font-weight: bold;
	color: #2058A6;	
}
.PageBody
{
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}
.ContentTable
{
	width: 90%;
	height: 100%;
	border-collapse: collapse;
}
.lblContentText
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: 14px;
	text-align: left;
	color: #000000;
}
.lblContentTextBold
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.lblHeaderTextBoldRight
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: right;
	color: #000000;
}
.lblContentTextBoldRight
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	color: #000000;
}	