body, p, td, li, input, textarea, select  {
	font-family : helvetica, verdana, arial;
	font-size : 10pt;
}

p {
	padding-left: 10px;
}

a  {
	color : #000000;
	text-decoration: underline;
}

a:hover  {
	color : #000000;
	text-decoration: none;
}

.subheader {
	color: #333333; /* #006699; #205AA7;*/
	font-size : 14pt;
	font-weight: bold;
}

.greytext {
	color: #666666;
}

.yellowtext {
	color: #cccc00;
}
a.yellowlink  {
	color : #cccc00;
	text-decoration: none;
}
a:hover.yellowlink  {
	color : #33CC00;
	text-decoration: underline;
}

a.redlink  {
	font-weight: bold;
	color : #cc3300;
	text-decoration: none;
}

a:hover.redlink  {
	color : #cc3300;
	text-decoration: underline;
}


.whitetext{
	color: #FFFFFF;
}

a.whitetext {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none
}
a.whitetext:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline
}
a.blacklink  {
	font-weight: bold;
	color : #000000;
	text-decoration: none;
}

a:hover.blacklink  {
	font-weight: bold;
	color : #333333;
	text-decoration: underline;
}

a.topnav, .topnav  {
	font-weight: bold;
	color : #990000; /* #006699; */
	text-decoration: none;
}

a:hover.topnav  {
	font-weight: bold;
	color : #205AA7;
	text-decoration: underline;
}

a.greylink  {
	color : #666666;
	text-decoration: underline;
}

.lightgreytext {
	color : #999999;
}
a.lightgreylink  {
	color : #999999;
	text-decoration: underline;
}

.topQuote  {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
}

input.submitter {
	font-family : helvetica, verdana, arial;
	font-weight : bold;
	font-size: x-small; 
	background-color: #990000; /*#006699;  #003399 */
	color : #ffffff;
	cursor : hand;
}

input.resetter {
	font-family : helvetica, verdana, arial;
	font-weight : bold;
	font-size: x-small; 
	background-color: #acacac; /*#006699;  #003399 */
	color : #ffffff;
	cursor : hand;
}

.sectiontitle {
	font-family : helvetica, verdana, arial;
	font-weight : bold;
	font-size: x-small; 
	background-color : #006699; /* #205AA7;*/
	color : #ffffff;
}