body
{
    font-family: "Arial";
    font-size: "small";
    color: #dcdabe;
}

td
{
    font-family: "Arial";
    font-size: "small";
	vertical-align: top;
}

h1
{
	background-color: #2c2c2c;
	padding: 4px;
	padding-left: 7px;
}

h2
{
	border-bottom-style: solid;
	border-width: 1px;
}

p.question
{
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 3px;
}

A:link
{
    text-decoration: none;
    color: #D964FF;
}

A:visited
{
    text-decoration: none;
    color: #D964FF;
}

A:active
{
    text-decoration: none;
    color: #D964FF;
}

A:hover
{
    text-decoration: underline;
    color: #E693FD;
}

.footerText
{
    font-size: "7pt";
}

img.floatleft
{
	margin-right: 15;
	float: left;
}

img.floatright
{
	margin-left: 15;
	float: right;
}

.contentPane
{
    padding-left: 10;
    padding-right: 20;
    padding-top: 0;
    padding-bottom: 10;
}

table
{
	border-collapse: collapse;
}

table.checklist
{
	border: 1px solid #CCCCCC;
}

table.checklist td
{
	border: 1px solid #CCCCCC;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

td.contactinfo
{
	vertical-align: bottom;
	padding-left: 10px;
}

td.checklistheader
{
	text-align: center;
	background-color: #333333;
	font-weight: bold;
}

td.checklistservice
{
	background-color: #9701c9;
	font-weight: bold;
}

td.checklistservicetype
{
	background-color: #9701c9;
	font-weight: bold;
	text-align: center
}

td.sidebackground
{
	vertical-align: top;
	padding-top: 30px;
}

td.information
{
	padding-bottom: 5px;
}

td.definition
{
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
}
