﻿body 
{
    font-family:Verdana, Sans-Serif;
    font-size:13px;
    margin:0px;
    padding:0px;
    background: #eff0de URL(images/tall_left.gif) repeat-y left;
}
ul
{
    margin:0;
    padding:0;
    list-style:none;
}
ul li
{
    background:url(images/pointer2.gif) 0.5em left no-repeat;
    padding: 0 0 10px 23px;
}
#Header
{
}
#Nav
{
	width:200px;
	height:100%;
}
#Content
{
    position:absolute;
    top:130px;
    left:200px;
    /*width:70%;*/ /*won't show scroll bar when needed in Firefox, unless you max screen firefox, also too big a number makes it too wide */
    width:750px; /* OK for data tables, but makes informational content too wide*/
    background-color:White;
    padding:0px 6px 0px 4px;
    margin-right:10%;
}

.pol
{
    color:#9da4a4;
    font-size:10px;
    text-decoration:none;
}
tr
{
    line-height:14px;
    color:#4f4e4e;
}
.RightFloat
{
    float: right;
}
.LeftFloatVerticalCenter
{
    float:left;
    vertical-align:middle;
    height:80px;
    padding:42px 0px 42px 0px;
}
.RightFloatCentered
{
    float:right;
    text-align:center;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size:16px;
    line-height:20px;
}
h1
{
    font-family: Century Gothic, Arial, Sans-Serif;
    text-align:left;
    font-weight:bold;
    color:rgb(0,0,128);
    font-size:22px;
    line-height:26px;
}
.MillerEmphasis
{
    font-family: Century Gothic, Arial, Sans-Serif;
    color:Blue;
    font-size:22px;
    line-height:26px;
    font-weight:bold;
}
.BoldBlue
{
    font-weight:bold;
    color:Blue;
}

img
{
	border: none 0 transparent;
}

h2
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size:16px;
    line-height:20px;
}
.HomePageRotatingPictures
{
    /*margin-bottom: 0px;*/
}
/*.ImageTextRotator
{
    FILTER: progid:DXImageTransform.Microsoft.RandomDissolve(duration=1);
}*/
.HomePageDivLeft
{
    display:none; /*leave out for now*/
    border-right: solid 2.5px #cccccc;
    margin-right: 0px;
    width:265px;
}
.HomePageDivRight
{
    display:none; /*leave out for now*/
    border-left: solid 2.5px #cccccc;
    margin-left: 0px;
    width:265px;
}

.ContactUs
{
    text-align:center;
}

.CenteredPageHeadline
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size:16px;
    line-height:20px;
    text-align:center;
    color:Blue;
    text-decoration:underline;
    clear:both;
}
.CenteredPageFooter
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size:14px;
    line-height:18px;
    text-align:center;
    clear:both;
    margin-top:14px;
}
.LeftParagraphHeader
{
    font-family: Century Gothic, Arial, Sans-Serif;
    text-align:left;
    color:Blue;
    text-decoration:underline;
}
.ZeroTopMarginParagraph
{
    margin-top:0px;
}
.ImageDiv
{
    display:inline;
    float:left;
    width:250px;
    height:250px;
}
.PictureText
{
    float:left;
    display:inline;
    font-family:Verdana, Arial, Sans-Serif;
    padding-left: 15px;
    padding-top:30px;
    width:250px;
}
.HomePageHR
{
    display:none; /* leave out for now*/
    clear:both;
    height:5px;
    background-color:#cccccc;
    color:#cccccc;
    margin-bottom:0px;
    border: none 0 white;
}
.data_label_right
{
	text-align:right;
}

/* GridStyle.css start*/
/*
START: BORDER STYLES
*/
TABLE.data_section 
{
    border: dotted 1px navy;
    background-color: LightCyan;
}
TR.data_section_row
{
    font-size:small;
    font-family:Verdana;
    text-align:left;
    font-weight:bold;
    background-color:Navy;
    color: LemonChiffon;
}
TD.dash_outline
{
	border: dotted 1px navy;
}
TD.RightBorder
{
	border-right: solid 1px navy;
}
TD.LeftBorder
{
	border-left: solid 1px navy;
}
TD.TopBorder
{
	border-top: solid 1px navy;
}
TD.BottomBorder
{
	border-bottom: solid 1px navy;
}
TD.NoData
{
	background-color:#ccffff;
}
TD.NoDataDashOutline
{
	border: dotted 1px navy;
	background-color:#ccffff;
}
/*
END: BORDER STYLES
*/

/*
Start: Data Display
*/
TD.data_label
{
    font-family:Verdana;
    font-size:small;
    font-weight:bold;
}
TD.data_label_right
{
    text-align:right;
    font-family:Verdana;
    font-size:small;
    font-weight:bold;
}
TD.data_label_left
{
    text-align:left;
    font-family:Verdana;
    font-size:small;
    font-weight:bold;
}
TD.data_section_label
{
    font-family:Verdana;
    text-align:left;
    font-size:small;
    font-weight:bold;
    background-color:Navy;
    color: LemonChiffon;
}
TD.error_display 
{
    background-color: white;
}
/* GridStyle.css end*/

/* GridStyleSheet.css start*/
.alternatingrowstyle{
    font-size:small;
    font-family:Arial;
    background-color:#66ffff;
}
.headerstyle{
    font-size:small;
    font-family:Verdana;
    font-weight:bold;
    color:LemonChiffon;
    background-color:#336699;
    height:23px;
    text-align:center;
}
.headerstyle th {
    border:1px solid #bbbbbb;
    padding-left:5px;
    text-align:center;
}  
.headerstyle a {
    color:black;
}    
.sortalternatingrowstyle{
    background-color:#e5e5e5
}
.sortrowstyle{
    background-color:#f0f0f0
}
.sortascheaderstyle{
    background:#d6d6c5 url(/Images/sort_asc.gif) no-repeat scroll right center;
    padding-left:5px;
}
.sortdescheaderstyle{
    background:#c5c5c5 url(/Images/sort_desc.gif) no-repeat scroll right center;
    padding-left:5px;
}   
.pagerstyle{
    color:#444444;
    background-color:#e5e5e5;
    font-size:x-small;
    text-align:right;
} 
.pagerstyle select{
    font-size:x-small;
}  
.previous{
    background:transparent url(/Images/previous.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
}
.next{
    background:transparent url(/Images/next.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
}  
.gotopage{
    font-size:x-small;
    width:20px;
}
/* GridStyleSheet.css end*/
/* AHW fix the text on the home page */
#PictureTitle
{
	line-height: 35px;
	padding-bottom: 5px;
}
/* for main menu page after logging in*/
#MainMenuLabel
{
	padding: 5px 0px 5px 10px;
	font-size: 16px;
	font-weight:bold;
}
#MainLoggedInMenu
{
	font-size:14px;
	padding: 5px 0px 5px 10px;
}
.ExtraEmphasis /* used on General Liability*/
{
	font-size:16px;
	font-weight:bold;
}
/* for home page content */
.three_columns .col1, .three_columns .col2, .three_columns .col3
{
	float:left;
}
#homepageleft
{
	width: 335px;
	margin-top: 0px;
}
#homepagedivider
{
	width: 5px;
	margin: 5px 5px 0 2px;
	background-color: Gray;
	height: 300px;
}
#homepageright
{
	width: 335px;
	margin-top: 0px;
}
#horiz_divider
{
	margin:5px 2px 2px 2px;
	background-color: Gray;
	clear:both;
	height: 5px;
}
.MeetTheStaff
{
	text-decoration:underline;
	font-size:24px;
	font-weight:bold;
	font-family:Times New Roman, Serif;
	margin-top:24px;
}
.StaffLeft
{
	margin:10px 10px 10px 5px;
	float:left;
	text-align:center;
	width:40%;
}
.StaffLeft img
{
	border:none;
}
.StaffRight
{
	float:right;
	margin:10px 5px 10px 5px;
	text-align:center;
	width:40%;
	border:none;
}
.StaffRight img
{
	border:none;
}
.contact_us_title
{
    font-family: Century Gothic, Arial, Sans-Serif;
    text-align:center;
    font-weight:bold;
    color:rgb(0,0,128);
    font-size:22px;
    line-height:26px;
}
