@charset "utf-8";
/* CSS Document */

.clear{clear:both;}	

.bold_text{
font-weight: bold;
}

.table_hdr{
	font-weight: bold;
	font-size: 120%;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #004631;
	line-height: 30px;
	padding-left: 5px;
}

.table_subhdr{
	background-color: #006544;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 0px;
	}

.table_row1{
	background-color: #FFFFE6;
	padding: 3px;
}

.table_row2{
	font-weight: bold;
	padding: 3px;
}

.italic {
	font-style:italic;
	}

img {
margin: 0px;
padding: 0px;
border: 0px;
}

p {
margin:0px 0px 10px 0px;
padding: 0px;
}

a{
	color: #004631;
	font-weight: bold;
	text-decoration:underline;
}

a:hover{
color: #b6cac0;
}


/*
html{
width: 100%;
height: 100%;
border: solid red 1px;
overflow: hidden;
}
*/

body {
font-size: 100.01%;
font-family:Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
padding: 0px;
margin: 0px;
color: #433c3c;
text-align: left;
}



#container {
	width: 100%;
	margin: 10px auto 0px auto;
	background-color: #fff;
	color: #333;
	line-height: 110%;
	background-image:url(../grafix/right_band.gif);
	background-repeat: repeat-y;
	background-position:right;
}

#innerwrapper {
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#header
{
	background-color: #fff;
	height: 115px;
	background-image:url(../grafix/logo.png);
	/*background-position:top right;*/
    background-repeat:no-repeat;
	background-position: left center;
	margin-left: 5px;
	padding: 0;
}

#logo {
	background-color: #FFFFFF;
	height: 115px;
	width: 194px;
	padding-left: 0px;
	float: left;
}

#banner
{
	background-color: #fff;
	height: 115px;
	background-position:top right;
	background-repeat:no-repeat;
	float: right;
	width: 530px;
	padding-right: 0;
	padding-bottom: 0;
}

#topnavs {
	float: left;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 182px;
	padding-top: 10px;
	width: 75%;
}

#navbox {
	padding-right: 8px;
	padding-left: 8px;
	float: left;
}

#navbox a{
	color: #004631;
	font-weight:bold;
	text-decoration:none;
	padding: 0;
	margin: 0 0 0 0;
	font-size: 75%;
}

#navbox a:hover{
color: #b6cac0;
}
.special  {
	color: #FF0000;
	font-weight: bold;
}

#leftnav {
float: left;
width: 165px;
margin: 0;
text-align: left;
line-height: 100%;
}

#leftnav img{
	padding-left: 10px;
}

#leftnav ul{
list-style-type:none;
font-size: 80%;
padding: 0 0 0 12px;
margin: 21px 0px 0px 0px;
}

#leftnav ul li{
margin: 0 0 0 0;
padding: 5px 0 5px 0;
}

#leftnav ul li a{
	color: #004631;
	font-weight:bold;
	text-decoration:none;
	padding: 0;
	margin: 0 0 0 0;
}

#leftnav ul li a:hover{
color: #b6cac0;
}


#rightnav{
	float: right;
	width: 170px;
	margin: 0px;
	text-align: left;
/*height: expression( this.scrollHeight < 400 ? "400px" : "auto" ); /* sets min-height for IE */*/
min-height: 400px; /* sets min-height value for all standards-compliant browsers */
	color:#FFFFFF;
	padding: 0px 0 0;
	font-style:italic;
	font-size: 80%;
	background-image: url(../grafix/right_band.gif);
	background-repeat: repeat-y;
}

#quote{
	padding: 40px 5px 0px 8px;
	margin: 0;
	width: 147px;
}

#rightnav p{
padding: 0;
margin: 0;
}
#contentpdf{
	font-size: 78%;
	margin-left: 20px;
	margin-right: 190px;
	text-align: left;/*max-width: 36em;*/
}

#content{
	font-size: 78%;
	margin-left: 190px;
	margin-right: 190px;
	text-align: left;/*max-width: 36em;*/
}

#content h1{
	font-size: 140%;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 20px 0px 10px 0px;
	text-transform: lowercase;
}

#content h2{
font-size: 115%;
font-family:Arial, Helvetica, sans-serif;
padding: 0px;
margin: 20px 0px 10px 0px;
}

#content h3{
font-size: 100%;
font-family:Arial, Helvetica, sans-serif;
padding: 0px;
margin: 20px 0px 10px 0px;
}

#breadcrumbs {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	margin-right: 190px;
	margin-left: 190px;
	vertical-align: bottom;
	padding-top: 22px;
	font-weight: bold;
	text-transform: lowercase;
	padding-bottom: 10px;
}

/*#breadcrumbs p{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-right: 5px;
	margin-left: 5px;
}*/

#breadcrumbs a{
	color: #006544;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#breadcrumbs a: hover{
	color: #b6cac0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer{
	clear: both;
	margin: 0;
	padding: 0;
	background-image:url(../grafix/bottom_band.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:53px;
	text-align:right;
}

#footer p{
	float: right;
	width: 158px;
	height: 53px;
	background-image:url(../grafix/bottom_right.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:65%;
	padding: 0 12px 0 0;
	line-height: 120%;
	color: #FFFFFF;
}

#footer_nav a{
color:#FFFFFF;
text-decoration:none;
}

#footer_nav a:hover{
color:#CAEDF9;
text-decoration:none;
}


#top_band{
	background-image:url(../grafix/top_band.gif);
	background-repeat:repeat-x;
	text-align:right;
	height: 34px;
}

.author{
color: #000;
font-style:normal;
}

.left {
	float: left;
	margin-right: 8px;
	margin-left: 0;
}

.right {
	float: right;
	margin-right: 0px;
}

#skip a {
position: absolute;
margin-left: -1000px;
}

#skip a:focus, #skip a:active {
margin-left: 0;
display: block;
width: 10em;
overflow: visible;
background-color: #000;
color: #fff;
}

#blah:active {
}

.tablediv2 {
	display: table;
	width:98%;
	border-spacing:0px;/*cellspacing:poor IE support for  this*/
	border-collapse:separate;
}

.rowdiv  {
	display:  table-row;
	font-size: 100%;
	width:auto;
	clear: both;
	width:98%;
	padding-bottom: 3px;
}

.rowdivsmltxt  {
	display:  table-row;
	font-size: 80%;
	width:auto;
	clear: both;
	width:100%;
	padding-bottom: 3px;
}

.celllefttop {
	float:left/*fix for  buggy browsers*/
	display:  table-cell;
	width:40%;
	color: #000;
	text-align: left;
	float: left;
}
.cellleftbottom {
	float:left;/*fix for  buggy browsers*/
	display: table-cell;
	width:49%;
	color: #000;
	text-align: center;
}
.cellrighttop {
	float:left;/*fix for  buggy browsers*/
	display: table-cell;
	width:58%;
	color: #000;
	text-align: center;
}
.cellrightbottom {
	float:left;/*fix for  buggy browsers*/
	display:  table-cell;
	width:49%;
	color: #000;
	text-align: center;
}

.cell1_hdr {
	float:left /*fix for  buggy browsers*/
	display:  table-cell;
	width:28%;
	color: #000;
	text-align: left;
	float: left;
	font-weight: bold;
	font-size: 100%;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #999999;
}
.cell2_hdr {
	float:left /*fix for  buggy browsers*/
	display:  table-cell;
	width:10%;
	color: #000;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size: 100%;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #999999;
}

.cell1 {
	float:left /*fix for  buggy browsers*/
	display:  table-cell;
	width:28%;
	color: #000;
	text-align: left;
	float: left;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.cell2 {
	float:left/*fix for  buggy browsers*/
	display:  table-cell;
	width:10%;
	color: #000;
	text-align: center;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 16px;
	border: 1px solid #999999;
	padding-bottom: 3px;
	padding-top: 6px;
}
.cell3 {
	float:left/*fix for  buggy browsers*/
	display:  table-cell;
	width:10%;
	color: #000;
	text-align: left;
	float: left;
}
.cell4 {
	float:left/*fix for  buggy browsers*/
	display:  table-cell;
	width:10%;
	color: #000;
	text-align: centre;
	float: left;
}
table {
	font-size: 85%;
}

table p{
	font-size: 100%;
}

#legend {
	float: right;
	font-weight: bold;
	border: 1px solid #999999;
	padding: 5px;
}
#highlight {
	font-size: 90%;
	border: 1px solid #000000;
	text-align: center;
	font-weight: bold;
	margin: 6px;
	background-image: url(../grafix/specials-bkgd.gif);
	background-repeat: no-repeat;
	color: #000000;
	width: 145px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: right bottom;
	background-color: #FFFFFF;
}
#highlight a {
	font-size: 130%;
	font-weight: bold;
	color: #004631;
}

#highlight a:hover {
	color: #b6cac0
}

.form {
	background-color: #FFFFDD;
	padding: 15px;
	width: 75%;
}

#client-login {
	width: 160px;
	background-color: #dbe6e0;
	/*background-image: url(../grafix/client-login-up.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 110px;
	padding-left: 20px;
	padding-top: 10px;*/
}

#client-login td{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: center;
}
#client-login   p{
	color: #004631;
	font-weight: bold;
	text-align: center;
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}

#client-login a {
	font-size: 85%;
	font-weight: bold;
	color: #004631;
	text-decoration: none;
}

#client-login a:hover {
	color: #b6cac0
}
