<!--
A:visited  {
	text-decoration : none;
}

A:link  {
	text-decoration : none;
}

A:link  {
	color : #006699;
}

A:visited  {
	color : #006699;
}

A:hover  {
	color : #3399CC;
	text-decoration : underline;
}

.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;
}

.mdHeaderXPBlue {
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : #4B80BA;
}

.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;
}

.xlWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #FFFFFF;
}

.xlRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #CC0000;
}

.reg {
	font-family : Arial;
	font-size : 10pt;
	color : #000000;
}

.regNavy {
	font-family : Arial;
	font-size : 10pt;
	color : Navy;
}

.regRed {
	font-family : Arial;
	font-size : 10pt;
	color : #CC0000;
}


.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;
}

.regBoldYellow {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #FFCC33;
}

.regBoldGreen {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #009900;
}

.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;
}


.navtext, .navtext A:link, .navtext A:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: #595959;
	font-family: Arial;
	text-decoration: none;
}
.navtext A:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	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, .smalltextRed A:link, .smalltextRed A:visited  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : #CC0000;
}

 .smalltextRed A:hover {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : #CC0000;
	text-decoration : underline;
}

.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;
}

.smalltextNavyHeaders, .smalltextNavyHeaders A:link, .smalltextNavyHeaders A:visited  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : navy;
}

 .smalltextNavyHeaders A:hover {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : navy;
	text-decoration : underline;
}

.smalltextXPBlue, .smalltextXPBlue A:link, .smalltextXPBlue A:visited  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : #4B80BA;
}

 .smalltextXPBlue A:hover {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : #4B80BA;
	text-decoration : underline;
}

.smalltextBlack, .smalltextBlack A:link, .smalltextBlack A:visited  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
}

.microText, .microText A:link, .microText A:visited  {
	font-size : 7pt;
	font-family : Arial;
	color : #000000;
}

.microText A:hover  {
	font-size: 7pt;
	font-family: Arial;
	color: #CC0000;
	text-decoration: underline;
}

.microTextNavy  {
	font-size : 3pt;
	font-family : Arial;
	color : 000063;
}

.microTextRed, .microTextRed A:link, .microTextRed:visited  {
	font-size : 7pt;
	font-family : Arial;
	font-weight : bold;
	color : #CC0000;
}

 .microTextRed A:hover {
	font-size : 7pt;
	font-family : Arial;
	font-weight : bold;
	color : #CC0000;
	text-decoration : underline;
}


.plainsmalltext  {
	font-size : 8pt;
	font-family : Arial;
	color : #000000;
}

.plainsmalltextNavy, .plainsmalltextNavy A:link, .plainsmalltextNavy A:visited  {
	font-size : 8pt;
	font-family : Arial;
	color :#000063;
}

.plainsmalltextNavy A:hover  {
	font-size: 8pt;
	font-family: Arial;
	color: #000063;
	text-decoration: underline;
}

.gray  {
	font-size : 8pt;
	font-family : Arial;
	color : Gray;
}

.DkGrayBold  {
	font-size: 8pt;
	font-family: Arial;
	color: #505050;
	font-weight: bold;
}

.grayBold  {
	font-size : 8pt;
	font-family : Arial;
	color : Gray;
	font-weight : bold;
}


.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;
}

.QSCText, .QSCText A:link, .QSCText A:visited  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.QSCText A:hover  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	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;
}

.whiteFormalText, .whiteFormalText A:link, .whiteFormalText A:visited  {
	font-family : "Times New Roman";
	font-size : 18pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

.yellowFormalText, .yellowFormalText A:link, .yellowFormalText A:visited  {
	font-family : "Times New Roman";
	font-size : 18pt;
	color : #FFCC33;
	text-decoration : none;
	font-weight : bold;
}

.redArrow {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #CC0000;
}

.imageBorder, .imageBorder A:link, .imageBorder A:visited, .imageBorder A:hover {
	border : 1px;
	border-color : #000000;
}

.imageGrayBorder, .imageGrayBorder A:link, .imageGrayBorder A:visited, .imageGrayBorder A:hover {
	border : 1px;
	border-color : silver;
}

.border{
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	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;
}

.thinblackBorder{
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:#000000;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
}

.blackBorder{
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:#000000;
	padding:4pt;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}

.grayBorder{
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:C0C0C0;
	padding: 4px 4px 4px 4px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding-left : 4px;
	text-indent : 4px;
}
.yellowBorder{
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:#FFCC33;
	padding:4pt;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}

.fieldset {
	padding : 5px;
	border-color : #DEE3EF;
}

TD.Raised
{
	border-top: solid #FFFFFF 1px;
	border-left: solid #FFFFFF 1px;	
	border-right: solid #584300 1px;	
	border-bottom: solid #584300 1px;
}
.sidebarHeader {
	font-family:  Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #003300;
	background-color: #FFFF66;
}

#whatsnew {
	background: #AAAAAA;
	width:150px;
	margin-bottom:5px;
	height:175px;
}
#whatsnew li {list-style:square;color:#003366;}
TD.BorderBox {border:1px solid #DDDDDD;background-color:#EEEEEE;vertical-align:middle;padding:6px;}
TD.PaddedBox {background-color:#FFFFFF;vertical-align:middle;padding:4px;}
TD.redPaddedBox {background-color:#CC0000;vertical-align:middle;padding:4px;}
TD.LtBluePaddedBox {background-color:#CEDFFF;vertical-align:middle;padding:4px;}
#sectionMdHed {color: #000080;font-size: 12pt; font-family:  Arial; font-weight: bold; display: block;	margin: 0 0 12px;border-bottom: 1px dotted #ccc }
#toolsBox {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	position: relative;
	width: 290px;
	height: auto;
	margin-bottom : 3px;
	padding-left : 3px;
	border-top : solid 1px #CCCCCC;
	border-bottom : solid 1px #CCCCCC;
}

.borderBlue {
	border: 1px solid #6386DE;
}

.borderNavy {
	border: 1px solid #000080;
}

.borderYellow {
	border: 2px solid #FFCC33;
	padding: 2px 2px 2px 2px;
}
