body { 
	margin:0px;
	padding:0px;
	width: 100%;
	height: 100%;
	background: #F7F7F7;
}

body td, div, p { 
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.2em;
	color:#262422;
	font-size: 13px;
	text-align: left;
}

.page-bg {
	margin: 0 auto;
	width: 980px;
	padding: 0px;	
}

.content {
	background: #fff; 
	width: 960px;
	padding: 0px 10px;
}

.header {
	background: #003670;
	padding: 8px 0px;  
	width: 960px;
	height: 105px;
}

.logo {
	float: left; 
	text-align: right;
	width: 210px;
	background: #003670;
}

.header-r {
	background-color: #003670;
	padding: 12px 100px 0px 50px;
	float: right;
	width: 600px;
}

.title {
	padding: 4px; 
	color: #ffffff; 
	font-size: 24px; 
	font-weight: bold; 
	text-align: center;
}


.slogan  {
	padding-top: 6px; 
	color: #FEC315; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: center;
}

.clear {
	clear: both;
}

.leftContent {
	width: 180px;
	padding: 10px 10px 10px 0px;
	float: left;
	background: #fff;
}

.page-content {
	float: left;
	width: 770px;
	text-align: left;
	padding: 10px 0px;
}

.search {
	padding: 0px 0px 8px 8px;
	background-color: #FFC315;
}

.search-title {
	background-color: #FFC315;
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold;
	padding: 8px;
}

.nav-spacer {
	margin-top: 340px;
	/*background-color: #FFC315; */
	padding-top: 8px;
	padding-bottom: 8px;	
	width: 180px;
}



.content ul, li {
	list-style:square;
	text-align: left;
}

.nav-bg {
	width: 190px;
	min-height: 500px;
}


.news { 
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.2em;
	color:#f4f4f4;
	font-size: 13px;
}



.quote a:link, .quote a:visited {
	color: #ffffff; 
	background: #FF0000;
	text-align: center; 
	font-size: 16px; 
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px; 
	border: 1px #FF0000 solid; 
	text-align: center; 
	margin-top: 1px;
	width: 178px;
	display: block;
}

.quote a:hover {
	background-color: #FFFFFF;
	color: #FF0000; 
	text-decoration: none;
	display: block; 
}

.yellow-spacer {
	background-color: #FFC315; 
	height: 30px; 
	width: 180px;
}

.phone {
	font-size:12px;
	line-height:1.2em;
	font-weight:bold;
	color: #003670;
	margin-top:24px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}

.news {
	background-color: #003670; 
	width: 180px;
	margin-top:30px;
	padding: 8px 0px;
}

.news-title {
	font-size:13px;
	line-height:1.2em;
	font-weight:bold;
	color: #ffffff;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
.news-text {
	font-size:10px;
	line-height:1.2em;
	font-weight:bold;
	color: #fff;
	margin-top:4px;
	margin-bottom:4px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}



/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- txt, links, lines, titles -----*/
a:link, a:visited{ 
	font-weight: bold;
	color: #043472; 
	text-decoration: none;
}
a:hover, a:active {
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}

h1 {
	padding: 6px 0px 0px 0px; 
	color: #ffffff; 
	font-size: 10px; 
	font-weight: bold; 
	text-align: center;
	margin: 0px;
}

h2 {
	font-size:26px;
	line-height:1.2em;
	font-weight:normal;
	color: #003670;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	font-size:20px;
	line-height:1.2em;
	font-weight: bold;
	color:#022660;
	margin-bottom:8px;
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
}

h4 {
	font-size:22px;
	line-height:1.2em;
	font-weight:normal;
	color: #003670;
	margin-bottom:8px;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
}



/*===== foot =====*/

.bottomLinks {
	width: 210px;
	float: left;
	padding: 20px 10px;
}

.fb {
	border-right: 1px #ffffff solid; 
	border-bottom: 1px #ffffff solid; 
}


.copy {
	width: 944px; 
	padding: 8px;
	color:#ffffff;
	font-size: 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	background-color: #003670;
}

.foot-title {
	padding-bottom: 8px;
	color:#ffffff;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}

.foot {
	width: 944px; 
	padding: 8px;
	color:#ffffff;
	font-size: 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	background-color: #002B59;
}

.foot a:link, .foot a:visited {
	color:#CEC8CA;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
}
.foot a:hover {
	color:#ffffff;
	text-decoration:underline;
}


/* Greg's form stuff ***********************************************************/


.adminbox {
	width: 600px;
	padding: 5px;
	
	}

.adminerrorbox {
	width: 560px;
	padding: 5px;
	
	}
	
.quotebox {
	width: 620px;
	padding: 5px;
	
	}

.quoteerrorbox {
	width: 560px;
	background-color: white;
	padding: 5px;
	
	}
	
.heading1 {
	text-align: left;
	color: #ffffff; 
	font-size: 14pt;
	font-weight: bold;
	}

.heading2 {
	text-align: left;
	color: #000000; 
	font-size: 100%;
	font-weight: bold;
	}

.menuItem {
	text-align: left;
	}

.error {
	text-align: left;
	color: black; 
	font-size: 100%;
	}

.error_message {
	text-align: left;
	color: red; 
	font-size: 110%;
	font-weight: bold;
	}

.error_message {
	text-align: left;
	color: red; 
	font-size: 110%;
	font-weight: bold;
	}
	
.finished {
	text-align: left;
	color: #121212; 
	font-size: 14px;
	font-weight: bold;
	}

.bold {
	font-weight: bold;
}


/* form stuff ***********************************************************/  
div.spacer {
	clear: both;
}

div.row {
	clear: both;
	padding-top: 5px;
}

div.row span.label {
	float: left;
	width: 220px;
	text-align: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #333333;
}

div.row span.formfield {
	float: right;
	width: 375px;
	text-transform: uppercase;
	text-align: left;	
	color: red; 
} 

div.row span.left {
	float: left;
	text-align: left;
/*  text-transform: capitalize; */
	color: black; 
} 
	
div.row span.right {
	float: right;
	text-align: right;
	text-transform: capitalize;	
	color: black; 
} 	
	
div.row span.submit {
	float: right;
	width: 340px;

} 	
	
/* form stuff ***********************************************************/	

div.greg {
  clear: both;
  padding-top: 10px;
  position: absolute;
  left: 500px;
  top: 100px;
  }

/* navigation ***********************************************************/

.admin_nav a:link, .admin_nav a:visited {margin-bottom:1px; background: #000000; width: 190px; text-decoration: none; float:left; line-height: 22px; height: 22px; text-align:left; color:#ffffff; font-weight:bold; font-size:11px; padding-left:10px; padding-right:9px;}
.admin_nav a:hover {margin-bottom: 1px; background: #626262; text-decoration: none; width: 190px; float:left; line-height: 22px; height: 22px; text-align:left; color:#ffffff; font-weight:bold; font-size:11px; padding-left:10px; padding-right:9px;}

	
