html, body, #fullheight {
	height: 100%;
   margin: 0;
   padding: 0;
   border: none;
}


body,td,p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


p, ul, ol {
	line-height: 180%;
}


a:link {
	color: #125285; 
	text-decoration: none;
}
a:visited {
	color: #125285;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


input, textarea, select {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}



.navBarText { 
	color: #129D0F; 
	font-size: 15px; 
	font-variant: small-caps; 
	font-weight: bold; 
}
a.navBarText:link { 
	color: #129D0F; 
	text-decoration: none; 
}
a.navBarText:visited { 
	color: #129D0F; 
	text-decoration: none; 
}
a.navBarText:hover {
	color: #125285; 
	text-decoration: none;
}
a.navBarText:active {
	color: #129D0F; 
	text-decoration: none; 
}


.left {
	font-size: 13px;
	line-height: 140%;
}
a.left:link { 
	color: #000000; 
	text-decoration: underline; 
}
a.left:visited { 
	color: #000000; 
	text-decoration: underline; 
}
a.left:hover {
	color: #000000; 
	text-decoration: none;
}
a.left:active {
	color: #000000; 
	text-decoration: underline; 
}



.locationText {
	color: #B9BFD5;
	font-size: 11px;
	font-weight: bold; 
	text-align: left;
}
a.locationText:link { 
	color: #B9BFD5; 
	font-weight: normal; 
	text-decoration: none; 
}
a.locationText:visited { 
	color: #B9BFD5; 
	font-weight: normal; 
	text-decoration: none; 
}
a.locationText:hover {
	color: #FFFFFF; 
	font-weight: normal; 
	text-decoration: underline;
}
a.locationText:active {
	color: #B9BFD5; 
	font-weight: normal; 
	text-decoration: none; 
}


.textBlueLt {
	color: #B9BFD5;
}
.textBlueDk {
	color: #125285;
}
.textGreen {
	color: #129D0F;
}
.textRed {
	color: #AB1226;
}
.textYellow {
	color: Yellow;
}


.textBlackLink {
	font-size: 15px;
}
a.textBlackLink:link {
	color: #000000; 
	text-decoration: none;
}
a.textBlackLink:visited {
	color: #000000; 
	text-decoration: none;
}
a.textBlackLink:hover {
	color: #000000; 
	text-decoration: underline;
}
a.textBlackLink:active {
	color: #000000; 
	text-decoration: none;
}



.copyright {
	color: #666666; 
	font-size: 10px;
}
a.copyright:link {
	color: #666666; 
	text-decoration: none;
}
a.copyright:visited {
	color: #666666; 
	text-decoration: none;
}
a.copyright:hover {
	color: #666666; 
	text-decoration: underline;
}
a.copyright:active {
	color: #666666; 
	text-decoration: none;
}