
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.pageTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.subtitles
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

BODY
{
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    line-height: 15pt;
}

H3
{
    font-size: 14pt;
    color: gray;
    text-align: center;
}
.textBox
{
    font-family: Arial, Verdana;
    padding-right: 3px;
    padding-left: 3px;
    font-size: 12pt;
    padding-bottom: 2px;
    padding-top: 2px;
    color: black;
}
.formview
{
    font-size: 10pt;
    font-family: Arial, Verdana;
}
H2
{
    font-size: 16pt;
    color: gray;
    font-family: Arial;
    vertical-align: middle;
    line-height: normal;
    text-align: center;
}
.tabs
{
    position:relative;
    top:1px;
    left:10px;
}

.tab
{
    background-color:#eeeeee;
    border-bottom:solid 1px white;
    border:solid 1px black; 
    padding:2px 10px
}
.selectedTab
{
    background-color: White;
    border-bottom: none;
    padding: 0px 10px;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
}
.tabContents
{
    border:solid 1px black;
    padding:20px;
    background-color:White;
    
}
.outline
{
    border-right: lightsteelblue thin solid;
    border-top: lightsteelblue thin solid;
    border-left: lightsteelblue thin solid;
    border-bottom: lightsteelblue thin solid;
    font-family: Arial, 'Times New Roman';
    background-color: #f1f1f1;
}
.helpText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.pannelInstructions
{
    padding: 3px;
    margin: 3px;
    border: thin ridge #FF0000;
    width: 70%;
    text-align: center;
    clip: rect(auto, auto, auto, auto);
    margin-right: auto;
    margin-left: auto;
}
table
{
    border: thin solid #C0C0C0;
}
