#extranetNav a:link {
	color: #D5E9F6;
	text-decoration: none;
}
#extranetNav a:visited {
	color: #D5E9F6;
	text-decoration: none;
}
#extranetNav a:hover {
	color: #D5E9F6;
	text-decoration: underline;
}
#extranetNav a:active {
	color: #D5E9F6;
	text-decoration: underline;
}
#extranetNav strong {
	font-size: 14px;
	font-weight: bold;
	color: #a7d9fd;
}
#extranetNav ul {
	list-style-type: none;
	margin-left: -20px;
}
.paragraph {
	font-size: 12px;
	color: #333333;
}
.headerLarge {
	font-size: 22px;
	color: #6A0007;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.headerMedium {
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}
.red_header {
	font-weight: bold;
	color: #ededed;
	background-color: #6A0007;
	display: block;
	padding: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.ftr {
	font-size: 11px;
	color: #A7D9FD;
}
.ftr A {
	color: #A7D9FD;
}
.login {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#content P {
	font-size: 12px;
	color: #333333;
}
#content li {
	font-size: 12px;
	color: #333333;
}
#content h1 {
	font-size: 22px;
	color: #6A0007;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h2 {
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}
#content h3 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
#content h4 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#content th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6A0007;
	font-size: 100%;
	text-align: left;
}
#content .tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
	background-color: #FFFF99;
}