
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background:url(../images/greyTile.gif); background-repeat:repeat;
	background-color:#4a000d;
	
}

font {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.biographyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;

}
.biographyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.biographyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	left: auto;
	text-transform: none;
	position: static;
	width: auto;
}

a.boldlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A0013;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #990033;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A0013;
	text-decoration: underline;
}
.documentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.documentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fieldsize{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.viewBlue {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C6D2E2;
}
.viewGreen {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C6DBD2;
}
.viewPurple {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #D2CCD3;
}
.viewDarkGreen {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C6D3D4;
}
.viewRed {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #DEC9CB;
}
.cfsDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tableheaderblue {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #C6D2E2;
font-size: 12px;
color: #000000;
}
.tableheaderred {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #DEC9CB;
font-size: 12px;
color: #000000;
}
.tableheaderpurple {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #D2CCD3;
font-size: 12px;
color: #000000;
}
.tableheaderdarkgreen {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #C6D3D4;
font-size: 12px;
color: #000000;
}
#flashObject {
    position:absolute;
    left:0;
    bottom:0;
}
.txtWhiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.txtWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.purpleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #620012;
	margin-bottom:5px;
	line-height: 12pt;
}

.blackTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: 000000;
	font-weight: bold;
}

a.featurelink {
	color: ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a.featurelink:hover {
	color: ffffff;
	text-decoration: underline;
}

a.featurelink:visited {
	color: ffffff;
	text-decoration: underline;
}