a {
	font:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #600D1C;
}
a:hover {
	font:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #080000;
	text-decoration: none;
}
a:visited {
	font:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#999999;
}

.tableBG
{
	background-image: url(images/tableBG.jpg);
	background-repeat: repeat;
}
.headerBG {
	background-image: url(images/headerBG.gif);
	background-repeat: repeat-x;
}
.frmBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #080000;
	padding:20;
}
.frmTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #080000;
	padding:20;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: oblique;
	color: #080000;
	padding:20;
}
.box1 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #324885;
	border-bottom-color: #51679d;
}
.box2 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0b1966;
}
.box3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #080000;
}
.footerBG
{
	background-image: url(images/footerBG.gif);
	background-repeat: repeat-x;
}
.listBullets
{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}
.listBullets-2
{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 5px;
}
.frmButtons
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0b1966;
	text-align: center;
}
.imgBorder {
	border: inset #0b1966;
}

