.topnav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.topnavoff {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #35337C;
	font-weight: normal;
}
.tag {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.topnavoff:link {
	color: #35337C;
	text-decoration: none;
	font-weight: normal;
}
.topnavoff:visited {
	color: #35337C;
	text-decoration: none;
}
.topnavoff:hover {
	color: #35337C;
	text-decoration: underline;
}
.topnav:link {
	color: #ffffff;
	text-decoration: none;
}
.topnav:visited {
	color: #ffffff;
	text-decoration: none;
}
.topnav:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:link {
	color: #2C3CAB;
}
.leftnav {
	font-size: 10px;
}
.footer {
	font-size: 11px;
	color: #999999;
}


a:visited {
	color: #3D3B93;
}
a:hover {
	color: #9D18A2;
}
.table {
	background-image: url(images/box_back_blue.gif);
	background-repeat: repeat-x;
}
.paraheader {
	font-size: 14px;
	font-weight: bold;
	color: #35337C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.paraheader2 {
	font-size: 12px;
	font-weight: bold;
	color: #35337C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.highlight {
	background-color: #EDC1F7;
}
.highlight2 {
	background-color: #eeeeee;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #AFADEC;
}
.tableborder {
	border: 1px solid #006600;
}
.tableborder2 {
	border: 1px solid #e0e0e0;
}
