body
{
	/*background-image: url('/SingleSignOn/images/bg_repeat.jpg');*/
	color: #9A1F22; /* #1A3C8E */
	text-align: left;
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: underline;
	color: #663300; /* #4581d0; */
}

a:formTitleLink
{
	text-decoration: underline;
	color: #9A1F22; /* #1A3C8E */
}

.bodyText
{
	font-family: verdana;
	font-size: 12px;
	color: #000000; /* #1A3C8E */
}

.formTitle
{
	border: 1px solid grey;
	font-family: verdana;
	font-size: 12px;
	background-color: #dbdbdb;
	font-weight: bold;
	text-align: right;
}

.formTitleLink
{
	font-family: verdana;
	font-size: 12px;
	text-align: right;
	text-decoration: underline;
	color: #663300; /* #1A3C8E */
	cursor: hand;
}

.formValue
{
	border: 0;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	padding: 3px;
}

.formValueCell
{
	border: 1px solid grey;
}

a:formValueLink
{
	color: Black;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	padding: 3px;
}

.formValueLink
{
	color: Black;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	padding: 3px;
}

.pageHeader
{
	font-family: verdana;
	font-size: 16px;
	color: #9A1F22; /* #1A3C8E */
	font-weight: bold;
}

.small
{
	font-family: verdana;
	font-size: 8px;
}

.medium
{
	font-family: verdana;
	font-size: 10px;
}

.mediumLink
{
	color: #9A1F22; /* #1A3C8E */
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.required
{
	color: #9A1F22; /* #1A3C8E */
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.portalNav_Off
{
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-color: #663300; /* #1A3C8E */
	color: #ffffff;
	border: 1px black solid;
}

.portalNav_Onn
{
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-color: #9A1F22; /* #006699; */
	color: #ffffff;
	border: 1px black solid;
}

.portalNavLink
{
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.listTitle
{
	border: 1px solid grey;
	background-color: #663300; /* #1A3C8E */
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
}

.subDropDown
{
	color: #000000; /* #1A3C8E */
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.errorDisplay
{
	font-family: verdana;
	font-size: 14px;
	text-align: right;
	color: Red;
}

a.bottom-nav-links:link
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.bottom-nav-links:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.bottom-nav-links:hover
{
	color: #9a1f22;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}