﻿body,td,th
{
    margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.GenericButtons
{
	 font-family: Verdana; 	
}

.SearchShortComboBox
{
	width:  165px;
	font-family: Verdana;
}
img
{
    margin: 0px;
}
table
{
    border-collapse: collapse;
    width: 100%;
}
td
{
    vertical-align:top;
    padding: 0px;
}
.center
{
	margin-left: auto;
    margin-right: auto;
	background-position: center; 
}
.bold
{
    font-weight:bold
}
.error
{
    color: Red;
}
.instructions 
{
    font-size: 10.5pt;
    color: #336699;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.pagetitle
{
    height: 37px;
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    color: #336699;
}
.disclaimerheader
{
    font-size: 11pt;
    font-weight: bold;
    color: #336699;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.disclaimertext
{
    padding:15px;
    background-color: #ffffcc;
    width: 80%;
    text-align: justify;
    font-size: 10pt;
    color: Black;
    margin-left: auto;
    margin-right: auto;
}
.controlstable
{
    width: 100%;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}
.controlsrow 
{
    padding: 10px;
}
.controlscolumn1
{
    width: 450px;
    text-align: right;
}
.controlscolumn2
{
    width: 350px;
    text-align: left;
}
.controlscolumn3
{
    text-align: center;
}
.controlscolumn4
{
    width: 20%;
    text-align: left;
}
.datatable
{
    width: 90%;
    border-collapse: collapse;
    border: #d2b48c 1px solid;
    background-color: #ffffcc;
    font-size: 10pt;
    margin-left: auto;
    margin-right: auto;
}
.dataheader
{
    background-color: #d2b48c;
    text-align: center;
    color: Black;
    font-weight: bold;
}
.datarow 
{
    padding: 10px;
}
.dataalternate
{
    padding: 10px;
    background-color: #eee8aa;  
}
.dataempty
{
}
.detailstable
{
    width: 80%;
    background-color: #ffffcc; 
    border-collapse: separate;
    margin-left: auto;
    margin-right: auto;
}
.detailsheader
{
    background-color: #eee8aa;
    text-align: right;
    color: Black;
    font-weight: bold;
}
.detailsrow 
{
    background-color: #eee8aa;
    text-align: left;
    color: Black;
}
.detailstable2
{
    background-color: #eee8aa;
    width: 80%;
    border-collapse: separate;
	margin-left: auto;
    margin-right: auto;
}
.detailsheader2
{
    background-color: #ffffcc; 
    text-align: right;
    color: Black;
    font-weight: bold;
}
.detailsrow2
{
    background-color: #ffffcc; 
    text-align: left;
    color: Black;
}

.detailbuttonrow
{
	height:  30px;
	text-align: center;
}

.detailbutton
{
	width:  175px 
}
.searchbutton
{
	width:  150px
}

.RequestTable
{
    width: 80%;
    background-color: #ffffcc; 
    text-align: center;
	border: palegoldenrod thin solid;
	margin-left: auto;
	margin-right: auto;	
}

.RequestColumn1
{
    width: 35%;
    background-color: #ffffcc; 
    text-align: Left;
    font-weight: bold 
}

.RequestColumn2
{
    width: 70%;
    background-color: #ffffcc; 
    text-align: Left;
}

.RequiredFieldIndicator
{
	color: Red 	
}

.SearchLongTextBox
{
	width:  380px
}

.SearchShortTextBox
{
	width:  160px;
}

.RequestTypeButton
{
	width:  125px
}

.FaqQuestion
{
    text-align: Left;
    font-size: 10pt;
    font-weight: bold;
    color: #336699;
}

.FaqQuestionRow
{
	text-align: left;
	border-bottom: 2px solid;
	border-bottom-color: #336699;
    font-size: 10pt;
    font-weight: bold;
    color: #336699;
}

.FaqQuestionAnswer
{
	text-align: left;
	font-size: 8pt;
}

.FaqQuestionSpace
{
	height: 10px;
}

.FaqQuestionLink
{
	color: #336699;
	font-size: 10pt;
}

.FaqQuestionQuestionSpace
{
	height: 48px;
}
.smallfont 
{
	font-size: 10px;
}
h1
{
	font-size: 18px;
	color: #336699;
}
h2 
{
	font-size: 10pt;
	color: #000000;
}
.ContactInfo
{
    font-size: 10pt;
    font-weight: bold;
}
div#linkbar a 
{
	padding: 10px 26px 8px;
}
