body,p,td,th,li {
	font-family: Arial, Helvetics, Times New Roman, serif;
	font-size: 11px;
	color: #000000;

}
a:link {
	color: #333399;
	text-decoration: underline;
}
a:visited {
	color: #333399;
	text-decoration: underline;
}
a:active {

	color: #333399;
	text-decoration: underline;
}
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
a.boldlink:link {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;	
}
a.boldlink:visited {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;

}
a.boldlink:active {

	color: #000099;
	text-decoration: underline;
	font-weight: bold;	
}
a.boldlink:hover {


	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;	
}

a.boldlink2:link {
	color: #FFBB00;
	text-decoration: underline;
	font-weight: bold;	
}
a.boldlink2:visited {
	color: #FFBB00;
	text-decoration: underline;
	font-weight: bold;

}
a.boldlink2:active {

	color: #FFBB00;
	text-decoration: underline;
	font-weight: bold;	
}
a.boldlink2:hover {


	color: #333399;
	text-decoration: underline;
	font-weight: bold;	
}

a.boldlink3:link {
	color: #333399;
	text-decoration: underline;
	font-weight: bold;	
}
a.boldlink3:visited {
	color: #333399;
	text-decoration: underline;
	font-weight: bold;

}
a.boldlink3:active {

	color: #333399;
	text-decoration: underline;
	font-weight: bold;	
}
a.boldlink3:hover {


	color: #FFBB00;
	text-decoration: underline;
	font-weight: bold;	
}

a.atxlink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}
a.atxlink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.atxlink:active {

	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}
a.atxlink:hover {


	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;	
}


.articletitle {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, serif;

}
.sectiontitle {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.formfield {
	background-color: #e3e3e3;
	border: 1px solid #003366;
}
.formbutton {
	background-color: #e3e3e3;
	border: 2px solid #003366;
	font-weight: bold;
	color: #000000;
	font-size: 10px;

}
.italics {
	font-style: italic;
}
.bluebold {
	font-weight: bold;
	color: #31659C;
}
.pagesubtitle {

	font-size: 14px;
	font-weight: bold;
	color: #333399;
}
.pagesubtitleitalics {

	font-size: 16px;
	font-weight:bolder;
	color: #333399;
	font-style:italic;
}


.bold {
	font-weight: bold;


}
.yellowtext {
	font-weight: bold;
	color: #FFBB00;
}
.purpletextFooter {
	font-weight: bold;
	color: #333399;
}
.purpletext {
	font-weight: bold;
	color: #333399;
	font-size: 12px;

}
a.purpletext.hover
	{color: #333399;
	text-decoration:underline;
	font-weight:bold;}
	
.underline {
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
	font-size: 12px;
}
.purple {
	color: 6E6CB2;
}
