td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:link {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}

A:visited {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}

A:active {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

A:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.requiredfield {
	background-color: #CCCCCC;
}
.requiredtext {
	font-weight: bold;
	color: #FF0000;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.tableHead {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.help:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.help:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.help:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	cursor: help;
}
a.help:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.sidetext{
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	height: 22px;
	width: 100%;
	text-decoration: none;
	background: #CCCCCC;
	padding: 5;
}
a.sidetext:hover{
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FF9933;
	height: 22px;
	width: 100%;
	text-decoration: none;
	background: #CCCCCC;
	padding: 5;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.menuHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sectionHead {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	color: #6699cc;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.search {
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
}
.HeadingRunIn {
	font-weight: bold;
	color: #000000;
}
