body, p, input {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#333333;
	}
body {background:#cecac8;}

a, a:link, a img {border:none;}

a, a:link {
	color: #5880C1;
	text-decoration: none;
	background: transparent; 
	}
a:visited, a:active {
	color: #369;
	text-decoration: none;
	background: transparent; 
	}
a:hover {
	color: #5880C1;
	text-decoration: underline;
	background: transparent; 
	}


h1 {font-size:24px; color:#000000; font-weight:normal; margin:0px; padding:0px;}
h2 {font-size:22px; color:#333333; font-weight:bold; margin:14px 0px 5px 0px;}
h3 {font-size:16px; color:#00599b; font-weight:bold; margin:14px 0px 5px 0px;}
h4 {font-size:14px; color:#00599b; font-weight:bold; margin:0px;}

input {
	background:#e8f2f8; 
	border:1px solid #00599b; 
	height:12px; 
	padding:2px; 
	font-size:9px;
	}
	
.nostyle {
	background:none;
	border:none;
	height:auto;
	width:auto;  
	padding:0px;
	}
	
	/*to override formatting for submit and other input buttons */
/***********************************************/
/*                 Div IDs                     */
/***********************************************/

#container {width:760px; margin:0px auto; padding:0px;}
#masthead {width:100%; float:left;}
#main {width:758px; padding:0px 0px 10px 0px; border:1px solid #666666; float:left; border-top:none; background:#ffffff;}
#sub-main {
	width:688px; 
	padding:20px 30px 20px 40px; 
	float:left; 
	background:#ffffff; 
	border:1px solid #666666; 
	border-top:none;}
#navcontainer {
	width:760px; 
	background:url(../images/grey-menu-fade3.jpg) top left no-repeat;
	border-bottom:1px solid #666666; 
	float:left; 
	height:40px;
	}
#submit {
	background:url(../images/go-btn.gif) no-repeat; 
	height:16px;
	width:30px; 
	float:right; 
	border:none; 
	padding:0px; 
	margin:5px 0px;
	}

/***********************************************/
/*             Div Class Styles                */
/***********************************************/

.caption {font-size:9px; padding-top:5px;}
.copyright {float:left; width:760px; padding-top:10px; font-size:9px; color:#333333; text-align:center;}
.right {float:right;}
.clearall {clear:both;}
.noborder {border:none;}

.black {color:#000000;}
.red {color:#CC0000;}
.blue {color:#00599b;}
.bluerule {height:1px; width:100%; margin:2px 0px; border-top:1px solid #006699;}

.logo {width:30%; float:left;}
.topmenu {
	width:56%; 
	float:right; 
	text-align:right; 
	height:29px; 
	line-height:30px;
	font-size:12px; 
	margin:10px 24px 0px 0px;
	}
.topmenu a, .topmenu a:link {color:#000000; text-decoration:none; padding:0px 20px;}
.topmenu a:hover, .topmenu a:active {color:#003366; text-decoration:none;}

.navbar, .navbar-sub {
	width:758px; 
	height:20px;  
	text-align:center;
	margin:0px 1px;
	padding:10px 0px 10px 0px;
	}
	
.navbar a, .navbar a:link, .navbar-sub a, .navbar-sub a:link {
	color:#00599b; 
	text-decoration:none; 
	padding:0px 20px; 
	border-right:1px solid #748cab; 
	line-height:20px;
	font-weight:bold;
	}
	
.navbar-sub a, .navbar-sub a:link {padding:0px 14px;}
.navbar a:hover, .navbar-sub a:hover {color:#333333; text-decoration:none;}

.home-leftcol {
	width:35%; 
	float:left; 
	margin-top:10px;
	padding-left:20px;
	}
.home-leftcolcopy {padding:5px 5px 5px 0px; width:95%;}
.home-rightcol {
	width:60%; 
	float:right; 
	padding:0px;
	margin-top:60px;
	}
.home-rightcol img {float:left;}

.rightcol {width:170px; float:right; padding:20px 0px 0px 0px; text-align:center;}
.leftcol {width:470px; float:left; border-right:1px dotted #cccccc; margin:0px 10px 0px 0px; padding-right:28px;}

.calloutbuttons {
	width:56%; 
	margin:0px; 
	padding:0px; 
	float:right; 
	height:20px; 
	margin:22px 22px 0px 0px; 
	}
.calloutbuttons a, .calloutbuttons a:link {
	text-align:center; 
	color:#ffffff; 
	font-weight:bold; 
	text-decoration:none; 
	padding:0px 10px; 
	float:right; 
	background:url(../images/red-btn-bkg.jpg) no-repeat center; 
	height:24px; 
	line-height:20px; 
	width:auto; 
	margin:0px 5px; 
	border:1px solid #660000; 
	border-bottom:none;
	}
.calloutbuttons a:hover {color:#ffcccc; text-decoration:none; background:url(../images/red-btn-bkg-over.jpg) no-repeat center; }

.estimate {
	width:95%; 
	margin:0px 10px 10px 0px;
	border:1px solid #999999;
	}
.requestheader {
	width:97%; 
	height:23px; 
	color:#ffffff; 
	font-size:14px; 
	padding:4px 0px 5px 9px; 
	background:url(../images/request-btn-bkg.jpg) no-repeat; 
	line-height:23px;
	}
.request {
	width:96%; 
	padding:5px 5px 0px 5px; 
	margin:10px 0px 0px 0px;
	}
.request ul {padding:0px; margin:0px;}
.request ul li {
	list-style:none; 
	padding:0px; 
	line-height:12px; 
	text-align:right;
	}

.otherbtns a, .otherbtns a:link {
	float:left; 
	width:102px; 
	height:23px; 
	color:#ffffff; 
	font-size:10px; 
	font-weight:bold; 
	padding:5px; 
	background:url(../images/red-btn-bkg.jpg) no-repeat;
	border:1px solid #990000; 
	line-height:12px;
	text-align:center;
	color:#ffffff; text-decoration:none;
	}
	

.otherbtns a:hover {color:#FFCCCC; text-decoration:none; background:url(../images/red-btn-bkg-over.jpg) no-repeat;}

.emphasis {
	background:#c7dff4; 
	width:90%; 
	border-top:1px solid #002e5b; 
	border-bottom:1px solid #002e5b; 
	padding:8px 20px; 
	margin:0px 10px 20px 10px;
	text-align:center;
	}
	
.alertmessage, .confirmmessage {
	display: block;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	background: #C03;
	border-top: 1px solid #600;
	border-bottom: 1px solid #600;
	padding: 2px;
	}
	
.confirmmessage {
	background: #009933;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	}



.spacer2 {width:25px; float:left; height:3px;}

.sub-images {margin-left:10px; float:left;}
.sub-images img {padding-bottom:10px;}

