
/* These are the pseudo class selectors for the multiple link colors */
body, td,div {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	12px;
	color: black;
}
.smallbody {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	10px;
	color: black;
}
.largehead{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	16px;
	color: F29700;
	font-weight: bold;
}
.head {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	14px;
	color: black;
	font-weight: bold;
}
.subhead { color: black; font-weight: bold; font-size: 12px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
.hilite {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	14px;
	color: #F29700;
	font-weight: bold;
}
.largehilite {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	16px;
	color: #F29700;
	font-weight: bold;
}
.redhilite{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	12px;
	color: #a00000;
	font-weight: bold;
}
.pulldown {
	font-size:	14px;
}
.textbox {
	font-size:	14px;
}
.submit {
	font-size:	14px;
}

a:visited	{
	color:	#345E96
	}

	
a:hover	{
	color:	#345E96;
	text-decoration:underline;
	}
	
a	{
	color:#345E96;
	text-decoration:none;
}

a:link	{
	color:#345E96;
	text-decoration:none;
}

.title	{
	color:#345E96;
	font-size:	14px;
	font-weight: bold;
}


.subtitle	{
	color:#000000;
	font-size:	12px;
	font-weight: bold;
}

.whitebanner
{
color: white; font-family: arial, helvetica, sans serif; font-size: 14px; line-height: 16px; font-style: normal; font-variant: normal; font-weight: bold;
}

.bluelabel
{
color: #345E96; font-family: arial, helvetica, sans serif; font-size: 12px; line-height: 16px; font-style: normal; font-variant: normal; font-weight: bold;
}

