A:link {
		color: #000000; colortext-decoration: none;
		}
:visited {
		color: #000000; text-decoration: none;
		}
:hover {
		color: #880000; text-decoration: underline;
		}


#MenuBold {
		font-family: Verdana, Arial, sans-serif; 
		font-size: 12px; 
		letter-spacing: .05em; 
		word-spacing: .2em; 
		line-height: 1.75; 
		font-weight: 900;
		}


#BoldTitle {
		font-family: Arial, sans-serif; 
		font-size: 18px; 
		letter-spacing: .05em; 
		word-spacing: .1em; 
		line-height: 0.5;
		font-weight: 900;
		}

#PrimaryText {
		font-family: Times New Roman, serif;
		font-size: 13px; 
		letter-spacing: .05em; 
		word-spacing: .2em; 
		line-height: 1.5;
		font-weight: 500;
		}

#FooterText {
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9px;
		letter-spacing: .01em;
		word-spacing: .1em;
		line-height: 1.25;
		font-weight: 100;
		text-decoration: none;
		}

#FooterTextNS {
		color: #000000;
		font-family: Arial, sans-serif;
		font-size: 2;
		text-decoration: none;
		}

#SideGo {
		color: #FFFFFF;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9px;
		letter-spacing: .01em;
		word-spacing: .1em;
		line-height: 1.25;
		font-weight: 100;
		text-decoration: none;
		}


#WhiteSide {
		color: #FFFFFF;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		letter-spacing: .01em;
		word-spacing: .1em;
		line-height: 1.25;
		font-weight: 900;
		text-decoration: none;
		}


#BlackSide {
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		letter-spacing: .01em;
		word-spacing: .1em;
		line-height: 1.25;
		font-weight: 900;
		text-decoration: none;
		}


P.HeaderAdjust {
		font-family: Times New Roman, serif
		}
P.HeaderAdjust:first-letter {
		font-family: Century Schoolbook, Times New Roman, serif; 
		font-size: 175%; text-transform: uppercase; 
		text-decoration: bold; color: #888888;
		}
P.HeaderAdjust:first-line {
		text-transform: uppercase;
		}


A.Footer {
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9px;
		letter-spacing: .01em;
		word-spacing: .1em;
		line-height: 1.25;
		font-weight: 100;
		text-decoration: none;
		}


A.WhiteSide {
		color: #FFFFFF;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		letter-spacing: .01em;
		word-spacing: .1em;
		line-height: 1.25;
		font-weight: 900;
		text-decoration: none;
		}

A.DocLinks {
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		letter-spacing: .01em;
		word-spacing: .1em;
		line-height: 1.45;
		font-weight: 900;
		text-decoration: none;
		}

.FormFields {
		border: 1px solid #C0C0C0;
		padding-left: 4;
		padding-right: 4;
		padding-top: 1;
		padding-bottom: 1;
		background-color: #F0F0F0;
		}
