#left {
  width: 100%;
  float: left;
}
#content 
{
}
#header {
	background: url(images/HeaderPurpleBack.gif) repeat-x;
}
#main {
  margin-left:10px;
  margin-top:10px;
}
#footer {
	clear: both;
	background: url(images/FooterBack.gif) left 100%;
}

body
{
	font-size: 10pt;
	font-family: Arial;
}
TD
{
	font-size: 10pt;
	font-family: Arial;
}
.TableHeader
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.TableCell
{
	font-size: 10pt;
	font-family: Arial;
}
A
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 1E1E78;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 1E1E78;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #1e1e78;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 1E1E78;
}
.BodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BodyTextBoldBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BodyTextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
.HeaderText {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
.BodyTextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BodyTextItalicBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.SmallWhiteItalicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
INPUT
{
	font-size: 9pt;
	font-family: Arial;
}
SELECT
{
	font-size: 9pt;
	font-family: Arial;
}
TEXTAREA
{
	font-size: 9pt;
	font-family: Arial;
}

@media print { 
	.NoPrint {DISPLAY:none;}
	#main {
	margin-left:10px;
	}
} 

@media screen { 
	.NoScreen {DISPLAY:none;} 
}
FIELDSET
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
}

.PDFLeft {background: url(images/PDFLeft.jpg); width: 9px; }
.PDFRight {background: url(images/PDFRight.jpg); width: 9px; }
.PDFText {padding: 15px; text-align: center; }