A, A:VISITED, A:ACTIVE {
	color : #CC0000;
	text-decoration : none;
}
A:HOVER {
	color : #CC0000;
	text-decoration : none;
}

A.CCLiteBack, A.CCLiteBack:VISITED, A.CCLiteBack:ACTIVE {
	color : #006633;
	text-decoration : underline;
}
A.CCLiteBack:HOVER {
	color : #996600;
	text-decoration : underline;
}

A.FooterLinks, A.FooterLinks:VISITED, A.FooterLinks:ACTIVE, A.FooterLinks:HOVER {
	color : #CC0000;
	font-family: Comic Sans MS, Arial;
	font-size: 11px;
	text-decoration : none;
}

A.BookmarkName {
	text-decoration : none;
}

.PageName {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 20px;
	color: #696969;
	font-weight: bold; }

INPUT.search {
	background-color : #FFFFCC;
	border-color : #000066;
	border : inset;
}	

INPUT.button {
	background-color : #696969;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}

/* Normal font */
body, p, td, th, ul, ol, li, dl, dd, center, blockquote {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9pt; }

/* Altered font sizes */
.xsm { font-size: 7pt; }
.sm { font-size: 7pt; }
.med { font-size: 8pt; }
.norm { font-size: 9pt; }
.lg { font-size: 10pt; }
.xlg { font-size: 11pt; }
.xxlg { font-size: 12pt; }
.xxxlg { font-size: 13pt; }

/* Altered font colors */
.altFontColor1 { color: #696969; }
.alertColor1 { color: #FF0000; }
.onCorpColor1 { color: #FFFFFF; }
.onSearchToolColor1 { color: #FFFFFF; }
.onNextBackColor1 { color: #FFFFFF; }
.onIntCellColor1 { color: #000000; }
.onIntCellColor2 { color: #000000; }
.onSAColor1 { color: #FFFFFF; }
.onSAColor2 { color: #000000; }
.onSAColor3 { color: #FFFFFF; }

/* Special fonts */
.RequiredField { color: #FF0000; }
.navHead { font-size: 9pt; color: #FFFFFF; font-weight: bold; }

/* Headings and titles */
H1 { font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 14pt; color: #000000; font-weight: bold; }
H2 { font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12pt; color: #000000; font-weight: bold; }
H3 { font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10pt; color: #000000; font-weight: bold; }
.PageName {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold; }

/* Link fonts
A {
	text-decoration: none; }
.deadactivelink {
	color: #696969;
	text-decoration: none; }
A:link {
	color: #696969; }
A:visited, A:active {
	color: #999999; }
A:hover {
	text-decoration: underline; } */
A.LinkOnCorpColor1:link, A.LinkOnCorpColor1:visited, A.LinkOnCorpColor1:active {
	color: #696969; }
A.LinkOnCorpColor1:hover {
	text-decoration: underline; }
A.LinkOnNextBackColor1:link, A.LinkOnNextBackColor1:visited, A.LinkOnNextBackColor1:active {
	color: #FFFFFF; }
A.LinkOnNextBackColor1:hover {
	color: #FFFFFF;
	text-decoration: underline; }
A.LinkOnIntCellColor1:link, A.LinkOnIntCellColor1:visited, A.LinkOnIntCellColor1:active {
	color: #696969; }
A.LinkOnIntCellColor1:hover {
	text-decoration: underline; }
A.LinkOnIntCellColor2:link, A.LinkOnIntCellColor2:visited, A.LinkOnIntCellColor2:active {
	color: #696969; }
A.LinkOnIntCellColor2:hover {
	text-decoration: underline; }
A.CCLiteBack, A.CCLiteBack:VISITED, A.CCLiteBack:ACTIVE {
	color: #696969; }
A.CCLiteBack:HOVER {
	text-decoration: underline; }
A.BookmarkName {
	text-decoration: none; }
A.navLink, A.navLink:VISITED, A.navLink:ACTIVE {
	color: #0A1C00; font-size: x-small; font-weight: bold; text-decoration: none; }
A.navLink:HOVER {
	color: #9A0412; font-size: x-small; font-weight: bold; text-decoration: none; }


/* Form fields fonts */
.ffsm {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 7pt; }
.ffmed {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 8pt; }
.ffnorm {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9pt; }
.fflg {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12pt; }

/* Buttons */
INPUT.button {
	background-color : #696969;
	font-weight : bold;
	font-family : Verdana, arial, helvetica, sans-serif;
	color : White;
}
input.button1 { 
	background-color: #696969;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	border-top: #696969 solid 1; 
	border-bottom: #12230E solid 1; 
	border-right: #12230E solid 1; 
	border-left: #696969 solid 1; 
	}
input.button2 { 
	background-color: #696969;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	border-top: #696969 solid 1; 
	border-bottom: #12230E solid 1; 
	border-right: #12230E solid 1; 
	border-left: #696969 solid 1; 
	}
input.sabtn1 {
	background-color: #696969; 
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	width: 150; 
	height: 20; 
	color: #FFFFFF;
	border-top: #696969 solid 1; 
	border-bottom: #12230E solid 1; 
	border-right: #12230E solid 1; 
	border-left: #696969 solid 1; 
	}
input.sabtn2 {
	background-color: #696969; 
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	width: 100; 
	height: 20; 
	color: #FFFFFF;
	border-top: #696969 solid 1; 
	border-bottom: #12230E solid 1; 
	border-right: #12230E solid 1; 
	border-left: #696969 solid 1; 
	}

