body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
td.DataTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; background-color: #660033}
td.DataRow0 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #FFDFDF}
td.DataRow1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #CCCCFF}
input {
	width: 200px;
}
textarea {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}
#Link2sic {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;

}
#Link2sic  a {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;

}
#Link2sic  a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
a:link {
	color: #568FBA;
}
a:visited {
	color: #00728D;
}
a:active {
	color: #00728D;
}
a:hover {
	color: #005645;
}
li {
	list-style-image: url(/Assets/DesignElements/Bullet.gif);
}
