﻿body 
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: #000;
    background-color: white
	/*overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;*/
}

.footer 
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 7.5pt;
	color: #000;
	padding-left: 15px; 
	padding-right: 15px
}

H1 
{
	font-size: 16pt; 
	font-weight: bold;
}

.MainTable
{
    width: 725px;
    border-style: solid; 
    border-color: #681716;
    border-width: 1px;
    position:inherit ;
}

.PrequalTable
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	color: #000000;
}

.buttons
{
	border-left: #cccccc thin outset;
	border-right: #cccccc thin outset;
	border-top: #cccccc thin outset;
	border-bottom: #cccccc thin outset;
	font-size: 11px;
	color: black;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #f3f3f3;
	text-decoration: none;
}

A.buttons:link
{
	color: black;
	text-decoration: none;
	font-size: 11px;
}
A.buttons:visited
{
	color: black;
	text-decoration: none;
}
A.buttons:active
{
	color: black;
	text-decoration: none;
}
A.buttons:hover
{
	color: #cccccc;
	text-decoration: none;
}




.littleblue
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #0069B3;
}

A.littleblue:link
{
	color: #0069B3;
	text-decoration: none;
	font-size: 8pt;
}
A.littleblue:visited
{
	color: #0069B3;
	text-decoration: none;
}
A.littleblue:active
{
	color: #0069B3;
	text-decoration: none;
}
A.littleblue:hover
{
	color: #cccccc;
	text-decoration: none;
}








.StandardBlueText
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0069B3;
    text-decoration: none;
}

A.StandardBlueText:link
{
	color: #0069B3;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
A.StandardBlueText:visited
{
	color: #0069B3;
	text-decoration: none;
	font-weight: bold;
}
A.StandardBlueText:active
{
	color: #0069B3;
	text-decoration: none;
	font-weight: bold;
}
A.StandardBlueText:hover
{
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

.cellContainer
{
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 18px;
	color: #000000;
}

.cellBackground
{
	position: relative;
	left: 0;
	top: 0;
	width: 101.25%;
	height: 100%;
	background-color: #000000;
	/* filter:alpha(opacity=50); */
}

.cellBody
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.subPanelSuccess
{
	text-align:center;
	margin-top: 50px;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #631c18;
	color: #ffffff;
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: 600;
}


.StandardWhiteText
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
}

A.StandardWhiteText:link
{
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
}
A.StandardWhiteText:visited
{
	color: #ffffff;
	font-weight: 600;
}
A.StandardWhiteText:active
{
	color: #ffffff;
	font-weight: 600;
}
A.StandardWhiteText:hover
{
	color: #cccccc;
	font-weight: 600;
}

/********** Styles for Navigation **********/

.Navigation {
   font-size:       9pt; 
   text-align:      right; 
   color:           #000;
   margin:          0; 
   padding:         0.5em 15px 0.5em 15px;
   clear:           both; 
}

.Navigation a:link,
.Navigation a:visited {
   text-decoration: none;
   background:      transparent;
   font-family:     Arial, Helvetica, Sans-serif;
   font-size:       9pt;
   font-weight:     normal;
   color:           #0069B3;
}

.Navigation a:hover{
    background-color: #E7F1FF;
    border-color: #BCD2F1;
    color: #0F3987;
    padding:         0.25em 0px 0.25em 0px
}

.Navigation hr {
   display:         none !important;
}

.style1 {
    width: 678px;
    padding-left: 15px; 
    padding-right: 15px;
}

.style2 {
    width: 38px;
}

.style3 {
    font-size: 90%;
    color: #000;
    margin: 0;
    padding: 0.5em 1.67em 0.5em 15.25em;
    clear: both;
}
.dottedline
{
    border-width: thin;
    border-color: #C0C0C0;
    height: 1px;
    background-color: #FFFFFF;
    border-bottom-style: dotted;
}

table.off {
background: #CCCCCC;
}

table.on {
background: #999999;
}

mapDiv
{
    width: 100%;
    height: 100%;
}
