.Content
{
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.MiscText
{
	font-weight: normal;
	font-size: 14px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.FooterText
{
	font-weight: bold;
	font-size: 10px;
	color: #590000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.ServiceTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #590000;
	font-family: Arial, Helvetica, sans-serif;
}
.toolText a{
	text-decoration: none;
	color: #0000DD;
}
.toolText a:visited{
	color: #0000AA;
}
.NewsHeadline
{
	font-size: 16px;
	color: #590000;
	font-family: Arial, Helvetica, sans-serif;
}
.linkText
{
	font-size: 12px;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.biographyText
{
	font-weight: bold;
	font-size: 15px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.linkText a
{
	color: #0000dd;
	text-decoration: none;
}
.linkText a:visited{
	color: #0000AA;
}
.linkText a:hover{
	text-decoration: underline;
}
.headingText
{
	padding-left: 20px;
	font-weight: bold;
	font-size: 15px;
	color: #aa273d;
	font-family: Arial, Helvetica, sans-serif;
}
.PageTitle
{
	font-weight: bold;
	font-size: 20px;
	color: #590000;
	font-family: Arial, Helvetica, sans-Serif;
}
.errorText
{
	font-weight: normal;
	font-size: 12px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}

.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #590000;
}

/* standard list style table */
table.simplelist
{
	border-right: #aaaaaa 1px outset;
	padding-right: 0px;
	border-top: #aaaaaa 1px outset;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #aaaaaa 1px outset;
	width: 90%;
	padding-top: 0px;
	border-bottom: #aaaaaa 1px outset;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	background-color: #ffffff;
	border-spacing: 0px;
	align: center;
}


table.simplelist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background-color: #e5e5e5;
	font-size: 12px;
	color: #222222;
}
table.simplelist th strong{
	font-size: 16px;
}
table.simplelist tr.row0 {
	background-color: #f7f7f7;
}
table.simplelist tr.row1 {
	background-color: #fbfbfb;
}
table.simplelist td {
	border-bottom: 1px solid #f0f0f0;
	padding: 2px;
	align: center;
	font-size: 12px;
}
table.simplelist td strong{
	font-size: 12px;
	color: #666666;
}
table.simplelist td input, table.simplelist td textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #AAAAAA;
	margin: 2px;
}

table.headinglist {
	border: 1px outset #aaaaaa;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
table.headinglist th {
	background-color: #e5e5e8;
	font-size: 16px;
	color: #000066;
}
table.footlist {
	border: 1px dashed #aaaaaa;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
table.footlist th {
	background-color: #f5f5f5;
	font-size: 10px;
	color: #000066;
}
body {
margin : 0px;
}
.bullets
{
	list-style-image: url(http://govols/outsourceweb/images/bd21482_[1].gif);
	text-decoration: none;
} 
.SubTitle
{
	font-weight: bold;
	font-size: 15px;
	color: #590000;
	font-family: Arial, Helvetica, sans-serif;
}
