@charset "utf-8";

* { 
margin: 0;
padding: 0; 
} 
body {
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-image: url(../images/main_background1.jpg);
text-align: center;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address,.componentheading,.contentheading,.contentpagetitle,.sectiontableheader,.newsfeedheading{
margin: 1em 0;
padding: 0;
}
li, dd, blockquote {
margin-left: 2em;
}
fieldset {
border: none;
}
input, select, textarea {
font-size: 1em;
}

a {
	text-decoration: underline;
	color: #008b99;
	}
a:hover {
	text-decoration: none;
	color: #f79239;
	}
p, li, dd, td, blockquote, a, div, tr {
	line-height: 1.35em;
	text-align: left;
	}

/*Main Layout Containers*/
#wrapper {
	background-color: #FFFFFF;
	border: 1px solid #008b99;
	margin: 10px auto;
	padding: 0;
	width: 784px;
	}

#masthead {
	width: 782px;
	height: 120px;
	background: url(../images/masthead.jpg) no-repeat 0px 0px;
	background-color: #008b99;
	margin: 0 1px;
	padding: 0;
	display: block;
	}

.clr {
	clear: both;
	height: 0px;
	line-height: 0px;
	}
.small {
	font-size: 90%;
	}

/*TOP NAVIGATION STYLES */

#top-nav {
	margin-top: 6px;
	margin-right: 5px;
	white-space: nowrap;
	text-align: right;
	float: right;
	line-height: 25px;
	height: 25px;
	/*width: 100%;*/
	}
ul#mainlevel-topnav, #mainlevel-topnav ul {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #008b99;
	font-size: 14px;
         list-style-type: none;

	}
ul#mainlevel-topnav li{
	list-style-type: none;
	display: inline;
	text-decoration: none;
	padding-right: 5px;
	line-height: 1em;
	height: 1em;
	}
ul#mainlevel-topnav li img {
	vertical-align: middle;
	margin-right: 4px;
	}
ul#mainlevel-topnav li a.mainlevel-topnav {
	text-decoration: none;
	color: #008b99;
	}
ul#mainlevel-topnav li a.mainlevel-topnav:hover {
	text-decoration: underline;
	}
/*SITE SEARCH STYLES */
#search {
	padding:65px 0 2px 5px;
	text-align:left;
	vertical-align: bottom;
	line-height: 19px;
	height: 19px;
         display: block;
         float: left;
         width: 180px;
	}
#phone {
	padding:67px 0 2px 5px;
	vertical-align: bottom;
	line-height: 19px;
	height: 19px;
         display: block;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	color: #ffffff;
	outline: none;
	text-transform: uppercase;
         text-align: center;
         width: 180px;
         margin: 0 auto;
         }


#quote {
        padding: 67px 15px 2px 0;
        text-align: right;
        vertical-align: bottom;
        line-height: 19px;
        height: 19px;
        display: block;
        float: right;
        width: 180px;
        }

.requestlink a,  a.requestlink {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	color: #ffffff;
	outline: none;
	text-transform: uppercase;
         text-align: center;
	}

.requestlink a:hover, a.requestlink:hover {
	color: #f79239;
	text-decoration: underline;
	}

input.inputbox {
	font-size: 10px;
	color: #999999;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #cccccc;
	padding: 2px;
	width: 120px;
	}
.search.inputbox {
	margin-right: 2px;
         }
.search input.button {
	vertical-align: middle;
         background: url(../images/circle-arrow.png) no-repeat top right;
	margin-bottom: 3px;
         margin-left: 4px;
	}
/* MAIN BRANDING IMAGE STYLE */

#brand {
	width: 782px;
	margin: 1px;
	padding: 0;
	/*height: 258px;*/
	text-align: center;
	vertical-align: middle;
	}
/* MAIN NAVIGATION CONTAINER STYLE
   SEE menu.css FOR INDIVIDUAL MENU STYLES */
   
   #main-nav {
	background-color:#f79239;
	width: 782px;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	margin: 0 1px 1px 1px;
         overflow: hidden;
	}
	
/*PAGE CONTENT AREA Containers */

#content {
	width: 782px;
	margin: 0;
	padding: 0;
	}
#left-col {
	float: left;
	width: 194px;
	padding: 0;
	margin: 0;
	text-align: left;
	}
#right-col {
	float: right;
	width: 200px;
	padding: 0;
	margin: 0;
	text-align: left;
	}
#main-col {
	width: 383px;
	padding: 0;
	float: left;
	text-align: left;
	}
#left-col .padding {
	padding: 0 2px 10px 2px;
	}
#right-col .padding {
	padding: 0 6px 10px 6px;
	}
#main-col .padding {
	padding: 0 4px 10px 8px;
	}
#footer {
	text-align: center;
	padding: 10px;
	color: #008b99;
	}
#footer div.moduletable-footer table td, #footer p {
	text-align: center;
	}
	a.mainlevel-footer, .mainlevel-footer a {
		text-transform: uppercase;
		text-decoration:none;
		line-height: 1.5em;
		color: #008b99;
		}
	a.mainlevel-footer:hover, .mainlevel-footer a:hover {
		text-decoration: underline;
		color: #f79239;
		}
		
	.footer {
		font-size: 11px;
		line-height: 1.25em;
		text-align: center;
		}
	#footer img {
		margin: 0 2px;
		}
	
	
#pathway {
	padding: 10px 0 5px 5px;
	text-align: left;
	white-space:nowrap;
	}
	/* BREADCRUMB STYLES */
		.pathway {
			font-size: 11px;
			color: #999999;
			text-decoration: none;
			}
		a.pathway, .pathway a {
			color: #008b99;
			text-decoration: underline;
			}
		a.pathway:hover, .pathway a:hover {
			text-decoration: none;
			color: #f79239;
			}
	
/*Content formatting */

h1, .componentheading {
	font-size: 21px;
	margin: 1em 0;
	padding: 0;
	font-family: "Gill Sans MT", "Gill Sans", Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f79239;
	font-weight: 500;
	}
h2 {
	font-size: 18px;;
	margin: 1em 0;
	padding: 0;
	font-family: "Gill Sans MT", "Gill Sans", Helvetica, sans-serif;
	text-transform: uppercase;
	color: #008b99;
	min-height: 19px;
	font-weight: 500;
	text-align: left;
	}

.contentheading {
	font-size: 18px;
	margin: 1em 0;
	padding: 0;
	font-family: "Gill Sans MT", "Gill Sans", Helvetica, sans-serif;
	text-transform: uppercase;
	color: #008b99;
	min-height: 19px;
	font-weight: 500;
	text-align: left;
 	background: url(../images/circle-arrow.jpg) no-repeat center left;
	padding-left: 24px;
        } 

a.contentheading, .contentheading a, .contentpagetitle, a.contentpagetitle, .contentpagetitle a {
	font-size: 18px;
	margin: 1em 0;
	padding: 0;
	font-family: "Gill Sans MT", "Gill Sans", Helvetica, sans-serif;
	text-transform: uppercase;
	color: #008b99;
	min-height: 19px;
	font-weight: 500;
	text-align: left;
	}
.a.contentheading:hover, .contentheading a:hover, a.contentpagetitle:hover, .contentpagetitle a:hover {
	text-decoration: none;
	color: #f79239;
	}
#main-col ul {
	list-style-image: url(../images/arrow_bullet.jpg);
	list-style-position: outside;
	margin: 0em;
	}
#main-col ul li {
	padding-left: 15px;
	line-height: 1.35em;
	padding-bottom: 5px;
	}
h3, table.moduletable th {
	font-size: 16px;
	font-weight: 500;
	margin: 1em 0;
	padding: 0;
	font-family: "Gill Sans MT", "Gill Sans", Helvetica, sans-serif;
	color: #f79239;
	font-style: italic;
	}
.chronoform, .copyright {
         display: none;
         }
.buttonheading {
         padding: 0 6px;
         }
/* SIGNATURE CLICK FOR MORE STYLES */
div.moduletable-click4more {
         width: 180px;
         padding: 0;
         margin: 0 5px 15px 0;
         text-align: center;
         display: block;
         border-top: 1px solid #99cccc;
         border-right: 1px solid #99cccc;
         border-bottom: 1px solid #99cccc;
         padding: 5px;
         }
div.moduletable-click4more h3, h3.moduletable-click4more {
	font-size: 16px;
	font-weight: 400;
	margin: .5em 0;
	padding: 0;
	font-family: "Gill Sans MT", "Gill Sans", Helvetica, sans-serif;
	color: #008b99;
         font-style: normal
	
	}
div.moduletable-click4more ul, ul.moduletable-click4more {
	list-style-image: url(../images/arrow.png);
	list-style-position: outside;
	margin: 0em;
         margin-top: 5px;
	}
div.moduletable-click4more ul li, ul.moduletable-click4more li{
	padding-left: 4px;
	line-height: 1.35em;
	padding-bottom: 10px;
	}
.mainlevel-footer {
         padding: 0 6px;
         }
div.moduletable-login {
         width: 175px;
         padding: 0;
         margin: 0 5px 15px 0;
         text-align: center;
         display: block;
         border-top: 1px solid #99cccc;
         border-right: 1px solid #99cccc;
         border-bottom: 1px solid #99cccc;
         padding: 5px;
         padding-left:10px;
         font-size: 10px;
         }
div.moduletable-login .inputbox {
         border-top: 1px solid #99cccc;
         border-right: 1px solid #99cccc;
         border-bottom: 1px solid #99cccc;
         padding:1px 0 0 2px;
         font-size: 10px;
         }
div.moduletable-login .button {
        text-align:center !important;
        margin: 3px auto;
        }
div.moduletable-login h3, h3.moduletable-login {
	font-size: 14px;
	font-weight: 500;
	margin: .5em 0;
	padding: 0;
	font-family: "Gill Sans MT", "Gill Sans", Helvetica, sans-serif;
	color: #008b99;
        font-style: normal	
	}