body, .content, .internaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0054a6;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

a.news:link, a.news:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #310063;
	text-decoration: underline;
	font-weight: bold;
}

a.news:hover {
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	}

a:link.whttext, a:active.whttext, a:visited.whttext {
	color: FFFFFF;
	text-decoration: underline;
	}
	
a:hover.whttext {
	color: FFFFFF;
	text-decoration: none;
	}
	
.whtText {
	color: #FFFFFF;
	}
	
.blkHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	}

.yellowFinePrint {
	font-size: 10px;
	color: #FFFF00;
	font-weight: bold;
}

.flatBorder {
	color: #FFFF00;
	border: 1px solid #000000;
}

.askButton {
	border: 1px solid #000000; 
	background-color:#0010c6; 
	color:#FFFFFF; 
	height: 20px;
	}
	
.thickTblBorder {
	border: 2px solid black;
}

.thinTblBorder {
	border: 1px solid black;
}

.vertDottedLn {
	border-right: 1px dotted #CCCCCC;
}

.bigHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 20px;
	}
	
.medHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #0054a6;
	font-size: 10px;
	}

.backToTop {
	font-size: 9px;
}

.ridgeBorder {
	border: 3px ridge white;
}

.input {
border: 1px solid black;
}

.coloredBox1 {
	background-color: #FFF0F8;
	border: 1px solid #999;
	vertical-align: top;
	padding: 5px;
}
.coloredBox2 {
	background-color: #D5FFFF;
	border: 1px solid #999;	
	vertical-align: top;	
	padding: 5px;	
}
.coloredBox3 {
	background-color: #FFFFE6;
	border: 1px solid #999;	
	vertical-align: top;	
	padding: 5px;	
}