﻿body
{
	margin: 0;
	background-color: #8d9c89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	color: Black;
}
P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-align: left;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: Black;
}

H1, H2, H3, H4, .section_header
{
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1
{
    font-size: 12pt;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    padding: 5px 0 5px 0;
    margin: 0;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	padding:0;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	padding:0;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin: 5px 10px 0 10px;
}

/*
    This section defines the styles for the page background, which includes the header and content.
*/
.page_frame
{
	background-image: url(images/header/page-bg.gif);
	background-repeat: no-repeat;
	background-color: White;
	width: 600px;
}
.header_frame
{
	height: 120px;
}
.header_bg
{
    background-image: url(images/header/header-bg.gif);
    background-repeat: no-repeat;
    height:105px;
	width: 640px;
}
.footer_bar
{
	background-image: url(images/footer-bar.gif);
	background-repeat: no-repeat;
}
.header_dropdown
{
	background-image: url(images/drop_down.gif);
	background-repeat: no-repeat;
}
.content_frame
{
	height: 300px;
	padding: 20px;
}
/* Background border for main site master*/
.bg_left
{
	background-image: url(Images/header/bg-mid-left.gif);
	background-repeat: repeat-y;
}
.bg_top
{
	background-image: url(Images/Header/bg-mid-top.gif);
	background-repeat: repeat-x;
}
.bg_right
{
	background-image: url(Images/header/bg-mid-right.gif);
	background-repeat: repeat-y;
}
.bg_bottom
{
	background-image: url(Images/Header/bg-mid-bottom.gif);
	background-repeat: repeat-x;
}

/* Home Page */
.map_search
{
	background-image: url(images/map_search.gif);
	background-repeat: no-repeat;
}
.quick_search
{
	background-image: url(images/quick_search-250.gif);
	background-repeat: no-repeat;
	height: 185px;
	padding: 30px 0 0px 0;
}

/*
    This section defines the text options used throughout the web site.
*/
.text_bold
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding: 0;
	margin: 0;
}
.text_title
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding: 0;
	margin: 0;
}
.text_normal
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text_small
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text_description
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 10px 5px;
	text-align:left;
}

.text_small_white
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
}

.text_listing
{
	vertical-align: middle;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	font-weight: normal;
}
.text_listing_heading
{
	background-color: #B1B791;
	vertical-align: middle;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
.text_login_centered
{
	padding: 10px;
	padding-top: 25px;
	text-align: center;
}
.text_no_data
{
	padding: 10px;
	background-color: #DCDCDC;
	font-size: 10pt;
	font-weight: bolder;
	padding-top: 25px;
	text-align: center;
}
.text_heading
{
	padding: 10px;
	font-size: 10pt;
	font-weight: bolder;
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid black;
}
.section_header
{
    border-bottom:1px solid #DCDCDC;
	font-size: 14pt;
	font-weight: bolder;
	padding:  5px 10px 5px 5px;
	background-color: #F5F5F5;
}
.section_header2
{
    border-bottom:1px solid #DCDCDC;
	font-size: 12pt;
	font-weight: bolder;
	padding:  5px 10px 5px 5px;
	background-color: #F5F5F5;
}

/*
    This section is for the List View.
*/
.state_title
{
	font-size: 12pt;
	font-weight: bolder;
	height: 30px;
	padding-left: 5px;
}
/* 
    This section is for the Map Seach.
*/
.map
{
	height: 500px;
	width: 600px;
	border: 1px solid black;
	vertical-align: middle;
}
.map_description
{
	width: 300px;
	padding: 10px;
	text-align: justify;
	font-size: 8pt;
}

/*
    This section is for the Analysis Summary grid.
*/
.tablecell
{
	width: 100px;
	text-align: center;
}

/*
    This section is for the tabs 
*/
.tab_on
{
	border-top: 1px solid #a2a2a2;
	border-left: 1px solid #a2a2a2;
	border-right: 1px solid #a2a2a2;
	padding: 5px 10px 5px 10px;
	background-color: white;
}
.tab_off
{
	border-bottom: 1px solid #a2a2a2;
	padding: 5px 10px 5px 10px;
}
.tab_end
{
	border-bottom: 1px solid #a2a2a2;
}
.tab_page
{
	border-right: 1px solid #a2a2a2;
	border-left: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	padding: 10px;
	height: 400px;
}
.lcol
{
	font-size: 8pt;
	text-align: right;
}
.rcol
{
	font-size: 8pt;
	padding-left: 5px;
	text-align: left;
}
.cell_text_box
{
	width: 70px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-align: right;
	background-color: #F5F5F5;
	padding: 3px;
}
.cell_text_box_input
{
	width: 70px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-align: right;
	background-color: white;
	padding: 3px;
}
.cell_text_box_no_bg
{
	width: 70px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-align: right;
	padding: 3px;
}

.cell_total
{
	border-bottom: 1px solid black;
}
.menu
{
	padding: 0;
	margin: 0;
}

