.clsMainContent
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	font-size: 10pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	padding-top: 5px;
	border-bottom: black 1px solid;
	font-family: 'Microsoft Sans Serif', Arial, Tahoma, Verdana;
	background-color: white;
}
.clsTextbox
{
	border-right: lightslategray 1px solid;
	border-top: lightslategray 1px solid;
	font-size: 10pt;
	border-left: lightslategray 1px solid;
	border-bottom: lightslategray 1px solid;
	font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana;
}
.clsLinkList
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
}
.appLinkButton
{
	border-right: Black 1px solid;
	border-top: Black 1px solid;
	font-size: 12px;
	vertical-align: baseline;
	border-left: Black 1px solid;
	width: 205px;
	cursor: hand;
	color: #104a7b;
	line-height: 20pt;
	border-bottom: Black 1px solid;
	font-family: Arial, Tahoma, Verdana;
	height: 30px;
	background-color: White;
	text-align: center;
	text-decoration: none;
}
.appLinkButtonOver
{
	border-right: #CF0105 1px solid;
	border-top: #CF0105 1px solid;
	font-weight: bold;
	font-size: 12px;
	vertical-align: baseline;
	border-left: #CF0105 1px solid;
	width: 205px;
	cursor: hand;
	color: #CF0105;
	line-height: 20pt;
	border-bottom: #CF0105 1px solid;
	font-family: Arial, Tahoma, Verdana;
	height: 30px;
	background-color: White;
	text-align: center;
	text-decoration: none;
}
.clsFooterText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
}
.clsTopStripe
{
	background-color: #CF0105;
}
.clsMidStripe
{
	background-color: #CF0105;
}
.clsBottomStripe
{
	background-color: #CF0105;
}
.clsLeftBar
{
	background-color: #002E4F;
}
