﻿body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0px;
	padding:0;
	border:none;
	font-family:bold 12px verdana,helvetica,arial,sans-serif;
}

div#wholepage
{
	width: 800px;
	margin: 0px auto;
}

body
{
	/*background: #B4B4B4 url(images/body_bg.gif) repeat left top;*/
	font-family: verdana, Tahoma, Arial, sans-serif;
	font-size:75%;
}

#frontpage_image
{
	width:557px;
	height:180px;
	border: medium double #3b9ebe;
	background: url(Images/water%20building%204.jpg) no-repeat center;
}

#master_header
{
	margin: 0px auto 0 auto;
	width: 800px;
}

#master_headerwords
{
	
	/*position:absolute;*/
	top:20px;
	left:30px;
}
/*
#master_logo
{
	background: url(images/logo.jpg) no-repeat left top;
	height:100px; /*135px;	*/
	/*border: medium double #5c80b2;
}*/

#master_headertop
{	
	background: url(images/logo.jpg) no-repeat left top;
	height:100px; /*135px;*/
	width:800px;
	
	/*float:left;		*/
}

#master_banner
{
	background:url(images/logo.jpg) no-repeat left top;
	margin-left:140px;
	height:100; /*135;*/
	width:650;
}


#master_headerbottom
{
	/*background: url(images/headerbottom_img.png) no-repeat left top;
	border: green solid 1px;*/
	margin-top: 1px;
	border: medium double #5c80b2 /*rgb(360,0,360)*/;
	height:15px;
	background-color: #762b1b; /*#8a0917; /*#2074bc;*/
	color:White;
}

#counter
{
	font-size:small;
	background-color: #1a4b8f;
}

#master_page
{
	margin: 5px auto 20px auto;
	width: 800px;
}

#master_menu
{
	float:left;
	width: 175px;
	padding-right: 10px;
	font-family:Arial,Helvetica, sans-serif;
	
	background:#a9b0ec;
}
/*
#master_menu a
{
	display: block;
	margin-left:0px;
	padding: 0px;
	width: 175px;
	background-color: #036;
	border-bottom: 1px solid #eee;
}

#master_menu a:link, #navlist a:visited
{
	color: #EEE;
	text-decoration: none;
}

#master_menu a:hover
{
	background-color: #369;
	color: #fff;
}
*/
.sidebar
{
	width:100%;
	margin-bottom: 10px;
}

.sidebarheader
{
	height: 24px;
	padding: 10px 0 0 35px;
	background: url(images/sidebar_header copy.gif) no-repeat left top;
	color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

#master_sidebarmenu
{
	padding-top: 72px;
	background: #FFF url(images/samples_bg.gif) no-repeat left top;
}

.sidebarcontent
{	
	border: 1px solid #0F2543;
	/*padding: 20px 20px 20px 30px;*/
	line-height: 1.5em;
	font-weight: bold;
}

.sidebarcontent a
{
	padding: 2px 5px;
	color: #5377A9;
	text-decoration: none;
}

.sidebarcontent a:hover
{
	background-color: #0F2543;
	color: #FFF;
}

.sidebarcontent a:visited
{
	font-weight: bolder;
}

#master_content
{
	float: left;
	width: 610px;
	margin-right: -550px;
	color: #2074bc;
	/*1e75bc*/
}

.bodyBackGround
{
	background:#d5e5ed;	
}

#master_content ul
{
	margin: 0 25px 0 30px;
}

#master_content ul li ul li
{
	list-style-type: disc;
}

#master_contentheader
{
	height: 19px;
	background: url(images/rightcoltoplonger.gif) no-repeat left top;
	
}

#master_contentplaceholder
{
	padding: 30px 20px 40px 20px;
	border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
	color:Black;
	background-color: #EFEFEF;
	line-height: 1.5em;
}

#master_contentfooter
{
	clear: both;
	padding: 10px 0 5px 10px;
	color: #000000;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

#navRegion
{
	background-color:#d5e5ed;
}

.heading {
	margin-top:-35px;
	padding: 0 0 1em 0;
	color: #762b1b; /*#5377A9;*/
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

.subheading{
	padding:.8em 0 0.5em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.1em;
}


.itemlabel
{
	padding:.8em 0 0.5em 0;
	color:#0F2543;
	font-weight:bold;
	/*font-family:Arial, Sans-Serif;*/
	font-size:1.2em;	
}

.table_header
{
	font-size:1.15em;
    font-weight:bold;
    font-style:oblique;
}

#client_top
{
	margin-bottom:10px;
}

.table
{
	border-color:White;
	border-style:ridge;
	background-color:White;
	width:362px;
	border-width:2px;
	
}

.rowHeadingCenter{
	padding:.8em 0 0.5em 0;
	color:#8a0917;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.1em;
	text-align:center;
	background-color: #ffef98;
}

.rowColor
{
	background-color: #accfcc;
	
}

.altrowColor
{
	background-color: #b8ae9c;
	
}

.button
{
	width: 120px;
}

.address
{
	
}

.p
{
	line-height: 90%;
}

.question
{
	line-height: 200%;
    font-weight:bold;
    font-style:italic;
    color: #8a0917;
}

.answer_1
{
	line-height: 90%;
	font-weight:normal;
	font-style:normal;
	margin-left: 15px;
	margin-bottom: 10px;
}

.answer_2
{
	line-height: 90%;
	font-weight: normal;
	font-style:normal;
	margin-left: 30px;
	margin-bottom: 10px;
}

.answer_3
{
	line-height: 90%;
	font-weight: normal;
	font-style:normal;
	margin-left: 30px;
}

.answer_bold
{
	line-height: 90%;
	font-weight: normal;
	font-style:normal;
	margin-left: 15px;
	color: #ff0000;
}

.page_navigator
{
	line-height: 90%;
	font-weight: normal;
	font-style:normal;
	
}

.table_style
{
	border:outset medium gray;
	text-align:center;
}

.picture-right
{
	float:right;
}

.date_label
{
	font-weight: bold;
}

.date_data
{
	text-decoration: underline;
}

#adobe_reader
{
	background:url(images/get_adobe_reader.gif) no-repeat left top;
}

#building_picture
{
	/*float:right;*/
	border: medium double #3b9ebe
}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #08167c;/*#d0d5fb;*/
	font-weight:bold;
	}

a:active {
	background:#000066;
	color:#FFFFFF;
}

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #d0d5fb;
	color:#993300;
	}
.navTextSelected {
	font: 11px Arial, Helvetica, sans-serif;
	color:  #993300;
	font-weight:bold;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.navActive {
	font: 11px Arial, Helvetica, sans-serif, bold;
	background:#000066;
	color:#FFFFFF;
}
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #757cad;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
b.color
{
	color:#762b1b;
}

.sectionHeading
{
	background-color:#FFC080;  /*#d9cef3;*/
	font-weight:bold;
	font-size:14px;
	color:#0000C0;
}

.fieldLabel
{
	font-size:12px;
    font-weight:bold;
    color:Maroon;
}

.submenu
{
	color:White;
}