
body {
	background: #25368E;
	margin: 0;
	color: #601D74;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
}
body.print {
	background: white;
	margin: 0;
	color: black;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
}
body.none {
	background: white;
	margin: 10px;
	color: black;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
}
a, a:visited, a:active {
	color: #093282;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
h1 {
	color: #008FD1;
	margin: 0 0 10px 0;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
td, td.z {
	color: black;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
td.Sidebar
{
	color: white;
	font-size: 7pt;
	font-weight: bold;
}
td.Sidebar a.Form-Anchor
{
	color: white;
}
td.SidebarBackground
{
	background-image: url(/_PROJECT/_Block/Frame/WhereGetTested_BGSink.gif);
	backrgound-repeat: repeat-x;
}
td.ContentOuter {
	background-color: white;
}
td.Content {
	background-align: top left;
	background-repeat: no-repeat;
	background-image: url(/_PROJECT/_Block/Frame/ContentCorner.gif);
	background-color: white;
	vertical-align: top;
	padding: 15px;
}
td.ContentHome {
	padding: 0;
}
td.ShouldGetTested {
	background-image: url(/_PROJECT/_Block/Frame/ShouldGetTested_BGSink.gif);
}
td.WhereGetTested {
	background-image: url(/_PROJECT/_Block/Frame/WhereGetTested_BGSink.gif);
}
td.subtool
{
	background-color: white;
}
td.subtool-current
{
	color: #093282;
}
td.subtool-notcurrent
{
	color: #e9a041;
}
td.subtool-current a, td.subtool-current a:visited, td.subtool-current a:active
{
	color: #093282;
	font-weight: bold;
	text-decoration: none;
}
td.subtool-notcurrent a, td.subtool-notcurrent a:visited, td.subtool-notcurrent a:active
{
	color: #e9a041;
	font-weight: bold;
	text-decoration: none;
}
table.subtool-outer
{
	border: solid 1px #093282;
	padding: 5px 10px 5px 10px;
	margin: 0 0 5px 0
}

/* Form */
.z-iError {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iText {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iCombo, .Form-iCombo {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iLabel {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iStatic {
	background-color: #eaedf2;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iRequired {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.z-iButton {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
