#main-body {
	width: 60em;
	margin: 32px auto;
	padding: 0;
	font-size: 95%;
	line-height: 1.6em;
	text-align: left;
	background: url(../img/1206/main-bg.gif) repeat-y 40em 0;
	}
#content {
	width: 38em;
	float: left;
	}
#sidebar {
	width: 15em;
	float: right;
	margin-left: 2em;
	font-size: 90%;
	line-height: 1.5em;
	color: #666b75;
	background-color: #FFFFFF;
	height: 100%;
	}

/* Hack for IE */
* html {
    height: 100%;
}
/* End IE Hack */

#header {
	padding: 0;
	font-size: 95%;
	height: 85px;
	background-color: #5AB4DB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #39ACD9;
	background-image: url(images/bg/bg_blue.jpg);
	border-bottom: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-left-color: #5AB4DB;
	border-right-color: #5AB4DB;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}

#main-body {
	width: 60em;
	padding: 0;
	font-size: 100%;
	line-height: 1.6em;
	text-align: left;
	background-image: url(images/divider.gif);
	background-repeat: repeat-y;
	background-position: 16.3em 0;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
	
#content {
	width: 42em;
	float: right;
}
#sidebar {
	width: 16em;
	float: left;
	margin-left: 0em;
	font-size: 90%;
	line-height: 1.5em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* navigation */

#nav {
	width: 60em;
	padding: 0;
	margin-top: 9px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 20px;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #1785C5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3AADDA;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
#nav li a {
	float: left;
	padding: 10px 12px;
	text-decoration: none;
	color: #FFFFFF;
	border: none;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#nav li a:hover {
	color: #fff;
	background-color: #35A8D8;
	}
#nav li a.active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;	/*background: #292d34 url(images/nav-on-bg.gif) repeat-x top left;*/
	background-image: url(images/bg/button_over_bg.gif);
	background-repeat: repeat-x;
	background-position: 3px top;
	}
	
	
	#navcontainer { width: 100%; }

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}



#navcontainer li a {
	display: block;
	padding: 5px;
	width: 210px;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-top-color: #E2ECFF;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	color: #FF2E00;
}

#navcontainer li a span {
display: none;
}

#navcontainer li a:link {
	color: #ffoooo;
	text-decoration: none;
	list-style-type: none;
}

#navcontainer li a:visited {
	color: #FF0000;
	text-decoration: none;
	list-style-type: none;
}
#navcontainer li a:hover {
	color: #1281C3;
}
#navcontainer li a.active {
	color: #1281C3;
	list-style-type: disc;
	list-style-position: outside;
	}




/* footer
---------------------------------------------------------- */

#footer {
	width: 60em;
	font-size: 95%;
	line-height: 1.5em;
	text-align: left;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	}
#footer-inner {
	padding-left: 285px;
	background: url(images/logo-footer.gif) no-repeat 0 1px;
	}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
#footer a.rss {
	padding-left: 16px;
	background: url(images/icon-rss.gif) no-repeat 0 0;
	}


/* sliding door button */

#uButton {
	font-size:8pt;
	line-height:15px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	background-repeat: no-repeat;
	background-position: right top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
  }
#uButton ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#uButton li {
	/*background:url("images/buttons/universalBtn_left.gif") no-repeat left top;*/
	margin:0;
	list-style:none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
	float: left;
  }
#uButton a {
	display:block;
	/*background:url("images/buttons/universalBtn_right.gif") no-repeat right top;*/
	text-decoration:none;
	font-weight:bold;
	color:#009933
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	list-style:none;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac 
#header a {float:none;}
/* End IE5-Mac hack \*/
#uButton a:hover {
	color:#8FC9ED;
	list-style-image: none;
	list-style-type: none;
  }
  
  
  
  
  hr, .hide {
	display: none;
	}
a img {
	border: none;
	}
	
	

/* self-clearing floats */

#nav ul:after, 
#main-body:after,
#footer:after, #sideBar:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
	
	
	
.bodyHeading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
	margin-top: 20px;
	line-height: 32px;
}
.subHeadBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1381C3;
}

.bulletHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	list-style-type: none;
	margin-left: -12px;
}

.leftLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1470A3;
	text-align: left;
	font-weight: bold;
	list-style-image: url(images/bullets/arrowRight.gif);
	line-height: 20px;
}


.leftLinks  a:link, .leftLinks  a:visited, .leftLinks  a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1988C6;
	font-size: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4F2815
	list-style-image: url(images/bullets/arrowRight.gif);
}

.leftLinks a:hover {
	color:#39ACD9;
  }

.contactInfo {
	color: #1B8AC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#pLogo {
	height: 40px;
	width: 45px;
	float: left;
	position: absolute;
	left: 13px;
	top: 16px;
}
#headerQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	height: 30px;
	width: 450px;
	margin-top: 10px;
	margin-left: 25px;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}

.quoteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#emailIcon {
	width: 130px;
	text-align: left;
	position: relative;
	vertical-align: middle;
}
.emailLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D8CC9;
	vertical-align: middle;
}
