body {
	position:relative;
	margin:0;
	padding:0;
	background:#EDEAE4 url(../images/bg-body.gif) repeat-x top;
  	color:#4E4D47;
	font-family:arial,sans-serif;
	font-size:11px;
	}
form {
	margin:0;
	padding:0
	}
img {
	border:none;
	}
a {
	text-decoration:underline;
	color:#0B5388;
	font-weight: bold;
	}
a:hover {
	text-decoration:none;
	font-weight: bold;
	}

input {
	vertical-align:middle
	}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}
input.text,
select {
	color:#000;
	font-family:arial,sans-serif;
	font-size:12px;
	}
	
/* main container */	
#main {
	width:784px;
	margin:0 auto;
	}
/* ### HEADER ### */
#header {
	width:768px;
	margin:0 auto;
	height:149px;
	position: absolute;
	}
a.logo {
	display:block;
	width:96px;
	height:100px;
	background:url(../images/logo.gif);
	position:absolute;
	left:0;
	top:5px;
	}
	
/***** Added 9/21/2006 *******************/
a.logged-in-message {
	display:block;
	padding-top: 3px;
	padding-right: 25px;
	float:right;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	text-decoration: underline;
}
/* end Added 9/21/2006 *******************/

#header ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	}
#header ul li {
	float:left;
	}

/* Main Navigation Begins - Edited by Mike Hosier 11-28-06 */

#nav { 
	position: absolute; 
	top:109px;
	 width: 769px;
	 }
	 
#nav ul { /* all lists */
	margin: 0; 
	padding-right: 10px; 
	padding-left: 10px; 
	list-style: none;
	}

#nav li { /* all list items */
	float: left; 
	position: relative; 
	top: 0; padding-right: 8px; 
	padding-left: 8px; 
	}
	
#nav li ul{ /* second-level lists */
	display: none;
	background-color: #2e5ea6; 
	position: absolute; 
	top: 1em; 
	left: 0; 
	width: 180px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	}

#nav li a {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 38px;
	text-decoration: none;
	}

#nav li li a { 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 25px; 
	text-decoration: none;
	}

#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
	}
	
#nav li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block; 
	}
	
	/* Main Navigation Ends */
	
#top-navigation {
	right:0;
	top:79px;
	}
#top-navigation li {
	height:25px;
	padding:4px 10px 0 0;
	text-align:center;
	line-height:25px;
	font-weight:bold;
	}
#top-navigation li.about {
	background:#fff url(../images/bg-about.gif) no-repeat left top;
	width:84px;
	}
#top-navigation li.request {
	background:#fff url(../images/bg-request.gif) no-repeat left top;
	width:130px;
	}
#top-navigation li.contact {
	background:#fff url(../images/bg-contact.gif) no-repeat left top;
	width:85px;
	}
	
/* ### MIDDLE ### */
#middle {
	width:768px;
	margin:0 auto;
	padding:9px 0 0 0;
	clear: left;
	margin-top:152px; 
	position:absolute;
	}
.left-column { width:582px; float: left; }
.one-column { width:750px; float: left; }
.right-column {
	float:right;
	width:161px;
	padding:0 16px 0 0;
	}
	
/* index banner */
#index-banner {
	margin:0 0 10px 0;
	}
	
/* text under index banner */
div.some-text {
	float:left;
	width:100%;
	padding:0 0 10px 0;
	}
div.some-text .left {
	float:left;
	width:290px;
	padding:0 0 0 12px;
	}
div.some-text .left p {
	margin:0 0 10px 0;
	font-size:16px;
	}
div.some-text .right {
	float:right;
	width:253px;
	line-height:18px;
	}
div.some-text .right .h {
	display:block;
	font-size:14px;
	color:#DE251B;
	}
div.some-text .right p {
	margin:0;
	font-size:12px;
	}
div.some-text .right p.link {
	text-align:right;
	}
a.more {
	color:#4D85C5;
	padding:0 20px 0 0;
	background:url(../images/bg-more.gif) no-repeat right;
	}
	
#middle a:hover {
	text-decoration:none;
	}
	
/* white container */
.left-column .white-box {
	float:left;
	width:558px;
	padding:12px;
	background:#fff;
	margin:0 0 10px 0;
	}
.one-column .white-box {
	float:left;
	width:750px;
	padding:12px;
	background:#fff;
	margin:0 0 10px 0;
	}
.white-box-bg {
	float:left;
	width:558px;
	padding:12px;
	margin:0 0 10px 0;
	background-color: #fff;
	background-image: url(../images/sample.jpg);
	background-repeat: repeat;
	}


/***** Added 9/21/2006 *******************/
.box-column {
	margin-right: 4px;
	width:156px;
	color: #ffffff;
	}

.blue-box {
	color: #fff; 
	padding: 8px;
	background-color: #D23400;
}

.orange-box { 
	color: #fff; 
	padding: 8px; 
	background-color: #0f75bd; 
	margin-bottom: 12px;
}

#content {
	float:left;
	width:380px;
	padding:0 2px 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #787770;
	line-height: 17px;
}

#content li {
	padding-left: 10px;
}

.content-spacing {
	font-size: 12px;
	font-weight: normal;
	color: #787770;
	line-height: 22px;
}
#contentLarge {
	float:left;
	width:540px;
	padding:0 2px 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #787770;
	line-height: 17px;
}

#contentLarge li {
	padding-left: 10px;
}

#contentOne {
	float:left;
	width:750px;
	padding:0 2px 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #787770;
	line-height: 17px;
}

#contentOne li {
	padding-left: 10px;
}

.blue-column h3{
	margin:0px;
	padding:3px 0px 0px 0px;
	}

.blue-box a {
	color:#CCDEE8;
	text-decoration:underline;
	display:block;
	margin: 3px 0px 3px 0px;
}
.orange-box a {
	color: #FFFFFF;
	display:block;
	margin: 3px 0px 3px 0px;
}

/* end Added 9/21/2006 *******************/


.white-box h2 {
	margin:0 0 10px 0;
	font-size:18px;
	color:#4D85C5;
	}

/***** Added 9/21/2006 *******************/
.white-box h3 {
	margin:0 0 10px 0;
	font-size:16px;
	color:#ED9F1C;
}	
.h3, h3 {
	font-size:16px;
	font-weight: bold;
	color:#ED9F1C;
}	
.h5, h5 {
	font-size:14px;
	font-weight: bold;
}	
/* end Added 9/21/2006 *******************/

.white-box .news {
	margin:0 0 10px 0;
	font-size:12px;
	}
.white-box .image {
	float:right;
	padding:5px 0 0 10px;
	}
	
/* white border container */
.left-column .border-box {
	float:left;
	width:556px;
	padding:12px;
	background:#fff;
	margin:0 0 10px 0;
	border:1px solid #E0DED3;
	}
.one-column .border-box {
	float:left;
	width:750px;
	padding:12px;
	background:#fff;
	margin:0 0 10px 0;
	border:1px solid #E0DED3;
	}
.border-box .column {
	float:left;
	width:150px;
	padding:0 20px 0 10px
	}
.border-box .column .h {
	display:block;
	font-size:14px;
	margin:0 0 4px 0;
	}
.border-box .column img,
.border-box .column p {
	margin:0 0 10px 0;
	color:#616059;
	}
.border-box .first .h {
	color:#DE251B;
	}
.border-box .second .h {
	color:#598DC9;
	}
.border-box .third .h {
	color:#ED9F1C;
	}
	
	
/* right box */
.right-column .box {
	width:155px;
	border:3px solid #E3DDD2;
	background:#fff;
	margin:0 0 8px 0;
	}
	
/* login */
.right-column .box .login {
	background:#CCDEE8;
	width:130px;
	overflow:hidden;
	padding:5px;
	margin:7px 0 7px 7px;
	}
.login .row {
	float:left;
	width:100%;
	padding:0 0 8px 0;
	}
.login label {
	float:left;
	padding:0 0 6px 2px;
	}
.login .text {
	float:left;
	width:107px;
	height:17px;
	padding:2px 0 0 4px;
	margin:0 0 0 6px;
	border:1px solid #E0DED3;
	}
* html .login .text {
	margin-left:4px;
	}
.login .pas {
	width:80px;
	margin-right:2px;
	}
.login .btn {
	float:left;
	}
.login .content {
	float:left;
	width:100%;
	border-top:5px solid #E3DDD2;
	padding:5px 0 0 0;
	font-size:12px;
	line-height:18px;
	text-align:center;
	}
	
/* search */
#search {
	width:155px;
	height:77px;
	position:relative;
	z-index: 2;
	}
#search * {
	position:absolute;
	z-index: 2;
	}
#search .text {
	left:4px;
	top:8px;
	width:135px;
	height:20px;
	padding:4px 0 0 6px;
	border:1px solid #E0DED3;
	color:#616059;
	font-size:14px;
	z-index: 2;
	}
#search a {
	top:50px;
	left:6px;
	z-index: 2;
	}
#search .btn {
	top:42px;
	left:115px;
	z-index: 2;
	}
	
/* testimonials */
.testimonials {
	padding:0 0 10px 0;
	}
.testimonials .h {
	font-size:18px;
	color:#EF5C2C;
	display:block;
	margin:5px;
	}
.testimonials p {
	margin:0 5px;
	}
.testimonials p.name {
	text-align:right;
	}
	
/* ### FOOTER ### */
#footer {
	width:100%;
	min-width:784px;
	background:#E3DDD2;
	padding:10px 0;
	margin:0 0 20px 0;
	float:left;
	}
.copyrights {
	margin:0 auto;
	color:#616059;
	font-size:10px;
	width:744px;
	padding:0 12px;
	float:left;
	}
#box-column { width: 156px; float: left; padding-right: 10px; }
.note { background-color: #d2e2f3; padding: 1px 5px; }
.note_important {
	background-color: #FFFFCC;
	padding: 1px 5px;
	border: thick solid #FFFF99;
}

.red { color: #cf0000; }
#subcolumn { width: 190px; float: left; padding-left: 30px; }
#subright { width: auto; float: left; }
.tablecl { color: #4e4e4e; font-size: 13px; line-height: 18px; }
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #787770;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #787770;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.form-topleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #AFAEA9;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
hr {
	width: 100%;
	height: 1px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #99bc1a;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: 0;
	}
.pict-spacing {
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
}
.highlight {
	background-color: #FFFF66;
}
