<!--
A:visited  {
	text-decoration : none;
}

A:link  {
	text-decoration : none;
}

A:link  {
	color : #0000FF;
}

A:visited  {
	color : #0000FF;
}

A:hover  {
	color : #cc0404;
}

.lgHeader {
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	color : 000000;
}

.lgHeaderNavy {
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	color : 000080;
}

.lgHeaderRed {
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	color : CC0000;
}

.lgHeaderWhite {
	font-family : Arial;
	font-size : 14pt;
	color : FFFFFF;
	font-weight : bold;
}

.mdHeader {
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : 000000;
}

.mdHeaderNavy {
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : 000080;
}

.mdHeaderRed {
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : CC0000;
}

.mdHeaderWhite {
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : FFFFFF;
}

.reg {
	font-family : Arial;
	font-size : 10pt;
	font-weight : none;
	color : 000000;
}

.regbold  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : 000000;
}
.regbold A:link, .regbold A:visited {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : Blue;
}

.regbold A:hover {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : CC0000;
	text-decoration : underline;
}

.regBoldNavy {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : Navy;
}

.redBold {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : CC0000;
}

.regWhite {
	font-family : Arial;
	font-size : 10pt;
	color : FFFFFF;
}

.regWhitebold, .regWhitebold A:link, .regWhitebold A:visited {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : FFFFFF;
}

.regWhitebold A:hover {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : FFFFFF;
	text-decoration : underline;
}

.smalltext  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : 000000;
}

 .smalltext A:link, .smalltext A:visited  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : blue;
}

 .smalltext A:hover {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : CC0000;
}

.smalltextRed  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : CC0000;
}

.smalltextNavy, .smalltextNavy A:link, .smalltextNavy A:visited  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : navy;
}

 .smalltextNavy A:hover {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : FF9900;
	text-decoration : underline;
}

.plainsmalltext  {
	font-size : 8pt;
	font-family : Arial;
	color : 000000;
}

.headers {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : 340494;
}

.whiteText, .whiteText A:link, .whiteText A:visited  {
	font-family : Arial;
	font-size : 8pt;
	color : FFFFFF;
	text-decoration : none;
}

.whiteText A:hover  {
	font-family : Arial;
	font-size : 8pt;
	color : FFFFFF;
	text-decoration : underline;
}

.whiteBoldText, .whiteBoldText A:link, .whiteBoldText A:visited  {
	font-family : Arial;
	font-size : 8pt;
	color : FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

.whiteBoldText A:hover  {
	font-family : Arial;
	font-size : 8pt;
	color : FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}

.yellowBoldText, .yellowBoldText A:link, .yellowBoldText A:visited  {
	font-family : Arial;
	font-size : 8pt;
	color : FFCC33;
	text-decoration : none;
	font-weight : bold;
}

.yellowBoldText A:hover  {
	font-family : Arial;
	font-size : 8pt;
	color : FFCC33;
	text-decoration : underline;
	font-weight : bold;
}

.forms  {
	font-size : 8pt;
	font-family : Arial;
	color : 000000;
}

.redArrow {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : CC0000;
}

.imageBorder, .imageBorder A:link, .imageBorder A:visited, .imageBorder A:hover {
	border : 1;
	border-color : 000000;
}

.border{
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:0;
	border-right-style:0;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:000000;
	padding:4pt;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
}

.blackBorder{
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:000000;
}


