a.headerLink
{
	text-decoration : none;
	font-family : Verdana;
	font-weight :bolder;
	font-style : italic;
	font-size : 20px;
	color : #0B6F1E;
}
a.headerLink:hover
{
	text-decoration : none;
	font-family : Verdana;
	font-weight :bolder;
	font-style : italic;
	font-size : 20px;
	color : #A20F0F;
}

a.currentLink
{
	text-decoration : none;
	font-family : Verdana;
	font-weight :bolder;
	font-style : normal;
	font-size : 20px;
	color : black;
}
a.currentLink:hover
{
	text-decoration : none;
	font-family : Verdana;
	font-weight :bolder;
	font-style : normal;
	font-size : 20px;
	color : #A20F0F;
}


a.actionLink
{
	text-decoration : none;
	font-family : Arial;
	font-weight :bolder;
	font-size : 16px;
	color : #A20F0F;
}
a.actionLink:hover
{
	text-decoration : none;
	font-family : Arial;
	font-weight :bolder;
	font-size : 16px;
	color : #0B6F1E;
}
.subscript
{
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #323331;
}

a.subscriptLink
{
	text-decoration : none;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #A20F0F;
}
a.subscriptLink:hover
{
	text-decoration : underline;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #0B6F1E;
}
.headerText
{
	font-family : Arial Black;
	font-size : 44px;
	color : #323331;
	font-weight : bold;
}
.standardText
{
	font-family : arial;
	font-size : 16px;
	color : #434343;
	font-weight : bold;
}
.standardBigBold
{
	font-family : Arial;
	font-size : 20px;
	color : #434343;
	font-weight : bold;
}
a.actionBigLink
{
	text-decoration : none;
	font-family : Arial;
	font-weight :bolder;
	font-size : 20px;
	color : #A20F0F;
}
a.actionBigLink:hover
{
	text-decoration : none;
	font-family : Arial;
	font-weight :bolder;
	font-size : 20px;
	color : #0B6F1E;
}


.allBorder {  border: 1px #000000 solid}
.topBottomBorder { border: #000000 solid; border-width: 1px 0px}
.rightLeftBorder { border: #000000 solid; border-width: 0px 1px}
.rightTopBorder { border: #000000 solid; border-width: 1px 1px 0px 0px}
.leftTopBorder { border: #000000 solid; border-width: 1px 0px 0px 1px}
.rightBottomBorder { border: #000000 solid; border-width: 0px 1px 1px 0px}
.leftBottomBorder { border: #000000 solid; border-width: 0px 0px 1px 1px}
.leftBorder { border: #000000 solid; border-width: 0px 0px 0px 1px}
.rightBorder { border: #000000 solid; border-width: 0px 1px 0px 0px}
.titleCell { border: #000000 solid; border-width: 0px 0px 0px 1px}
.topBorder { border: #000000 solid; border-width: 1px 0px 0px}
.bottomborder { border: #000000 solid; border-width: 0px 0px 1px}
.openRightBorder { border: #000000 solid; border-width: 1px 0px 1px 1px}
.openLeftBorder { border: #000000 solid; border-width: 1px 1px 1px 0px}
.openTopBorder { border: #000000 solid; border-width: 0px 1px 1px 1px}
.openBottomBorder { border: #000000 solid; border-width: 1px 1px 0px 1px}





