﻿#content
{
    font-family: arial;
    font-size: 11px;
    color: #666;
}
#intro
{
    font-family: Verdana;
    color: #666;
    text-align: left;
}

/*#stdcontent a:link {font-family: arial; font-size: 11px; font-weight: bold; color: #FF9900}
#stdcontent a:active {font-family: arial; font-size: 11px; font-weight: bold; color: #FF9900}
#stdcontent a:visited {font-family: arial; font-size: 11px; font-weight: bold; color: #FF9900}
#stdcontent a:hover {font-family: arial; font-size: 11px; font-weight: bold; color: #FF9900}
*/

td
{
    vertical-align: top;
}

/*
a:link
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	
}
a:active
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	
}
a:visited
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	
}
a:hover
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	
}*/

#statelink
{
    font-family: arial;
    font-size: 11px;
    color: #999;
    text-align: center;
    padding: 10px;
    border-top: 1px solid #ccc;
}
#statelink a:link
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #999;
}
#statelink a:active
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #999;
}
#statelink a:visited
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #999;
}
#statelink a:hover
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #666;
}

/*
a:link {font-family: arial; font-size: 11px; font-weight: bold; color: #FF9900}
a:active {font-family: arial; font-size: 11px; font-weight: bold; color: #FF9900}
a:visited {font-family: arial; font-size: 11px; font-weight: bold; color: #FF9900}
a:hover {font-family: arial; font-size: 11px; font-weight: bold; color: #FF4400}
*/
#footer
{
    font-family: arial;
    font-size: 11px;
    color: #999;
    text-align: center;
    padding: 10px;
    border-top: 1px solid #ccc;
}
#footer a:link
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #999;
}
#footer a:active
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #999;
}
#footer a:visited
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #999;
}
#footer a:hover
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #666;
}
A.Command:link
{
    color: blue;
}

A.Command:visited
{
    color: Red;
}

A.Command:hover
{
    color: Black;
}


.RegularLink
{
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: Maroon;
}
.ErrorMessage
{
    color: Red;
    padding-left: 11px;
}
.ErrorMessageLabel
{
    color: Red;
}
.GridImportantLabel
{
    color: #B22222;
}
.HeaderLink
{
    color: Black;
    padding: 0px 40px 0px 40px;
}
.Instructions
{
    font-size: 11px;
    font-weight: bold;
    color: #B22222;
}
.BoldLabel
{
    font-family: Arial;
    color: Maroon;
    font-weight: bold;
    align: right;
}
.RegularLabel
{
    color: Maroon;
}
.ImportantLabel
{
    color: #DF0101;
    font-weight: bold;
    font-size: 13px;
}
.AddressLink
{
    color: #5858FA;
    text-decoration: underline;
    cursor: pointer;
}
.pageheading
{
    font-size: 24px;
    font-weight: normal;
    color: #999;
    padding-top: 10px;
    padding-bottom: 15px;
}
.sectionheading
{
    font-size: 18px;
    font-weight: normal;
    color: #999;
    padding-top: 15px;
    padding-bottom: 15px;
}
.sectionsubheading
{
    font-size: 15px;
    font-weight: normal;
    color: #999;
    padding-top: 15px;
    padding-bottom: 15px;
}

.searchresultcount
{
    font-size: 16px;
    font-weight: normal;
    color: #999;
    padding-bottom: 15px;
}

.searchlabels
{
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    color: #FF9900;
    text-align: left;
}

.glossary
{
    padding: 5px;
}
.glossaryentry
{
    padding: 10px;
    border-top: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    vertical-align: middle;
}
.RequiredField
{
    color: Red;
}
#breadcrumb
{
    float: left;
    width: 100%;
    text-align: left;
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    padding: 2px 0px 8px 0px;
    color: White;
}

#header
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 0px 4px 0px;
    color: #8A0808;
    border-bottom: solid 1px #C0C0C0;
    text-align: left;
}

#pagecontent
{
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    color: #2E2E2E;
    padding: 0px 10px 0px 10px;
}

#comment
{
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    color: #2E2E2E;
    padding: 0px 10px 0px 10px;
}
.Gradient5
{
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#D77431',EndColorStr='#D08504');
    height: 22px;
    width: 80px;
    text-align: center;
    padding-top: 5px;
}
.TabLinks
{
    color: White;
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.Gradient4
{
    float: left;
    color: Blue;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;    
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='Silver',EndColorStr='WhiteSmoke');
}
.gridlink
{
    font-size: 11px;
    font-family: Arial;
    color: Green;
}
.gridlink:visited
{
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: Fuchsia;
}


#divFooter
{
    border-top: solid 1px #C0C0C0;
}
.link
{
    font-size: 11px;
    font-family: Arial;
    color: Maroon;
}

prevsteps
{
    width: 15%;
    font-family: Verdana;
    font-size: 10px;
    background-color: #D3D3D3;
}

.ltContent
{
    float: left;
    margin: 5px 0px 5px 2px;
    padding: 2px;
    border-right: #dddddd 2px solid;
    border-top: #f5f5f5 1px;
    border-left: #f5f5f5 1px;
    border-bottom: #f5f5f5 1px;
}

.rtContent
{
    float: left; /*border: dotted 1px #e7e7e7; */
    margin: 10px 0px 5px 4px;
    padding: 2px;
}
.topNavItem
{
    padding: 4px 1px 1px 1px;
    float: left;
}
.popup_Buttons
{
    background-color:Maroon;
    font-size:large;
    border-style:none;
    color:White;    
    cursor:pointer;    
	margin:10px;	
}
.messageBoard
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	font-weight:800;
	text-align:center;
	padding: 0px 0px 2px 0px;
	color: #FF0000;	
	background-color:#F5F5F5;
}

