body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#container {
	margin: 0 auto;
	text-align: left;
	padding: 0;
	border-bottom: 4px solid #dadada;
	border-left: 2px solid #dadada;
	border-right: 1px solid #EBEBEB;
	width: 750px !important; 
	width /**/: 753px;
}
#header {
	background-color: #515b65;
	padding: 0px 0px 20px;
	border-bottom: 3px solid #cbd24c;
	border-top: 5px solid #cbd24c;
	height: 100px;
}
#content {
	background-color: #EEEEEC;
	color: #514B4B;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	background-image: url(images/content_bgline.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#sidenav {
	float: left;
	margin: 0;
	padding: 40px 0px 5px 30px;
	border: 0;
	text-align: right;
	width: 190px !important; 
	width /**/: 220px;
}
#main {
padding-right: 50px;
width: 400px;
float: right;
}
#botnav {
	clear: both;
	background-color: #515b65;
	padding: 20px 0px;
	text-align: center;
	border-top: 3px solid #cbd24c;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #515B65;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
#contact {
	text-align: center;
	color: #424A52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}
#contact a {
	color: #000066;
	text-decoration: none;
}
#illuminated {
	text-align: center;
	color: #424A52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 15px;
}
#illuminated a {
	color: #35356B;
	text-decoration: none;
}
#contentTop {
	background-image: url(images/contentTop.gif);
	background-repeat: no-repeat;
	background-position: 253px 0px;
	background-color: #EEEEEB;
	padding-bottom: 5px;
	height: 12px;
	margin: 0px;
	padding: 0px;
}
#contentBottom {
	clear: both;
	background-image: url(images/contentBottom.gif);
	background-repeat: no-repeat;
	background-position: 253px 100%;
	background-color: #EEEEEB;
	height: 12px;
	margin: 0px;
	padding: 5px 0px 0px;
}
#header #tagline p {
	display: none;
}
#header #tagline {
	background-image: url(images/tagline.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin-top: 51px;
	margin-left: 300px;
}
#header #logo {
	float: left;
	padding-left: 50px;
	padding-top: 20px;
}
#header #sitenav {
	text-align: right;
	padding-right: 10px;
}
#header #sitenav img {
	margin-right: 7px;
	margin-left: 7px;
}
#botnav a {
	color: #FFFFFF;
	background-image: url(images/botnav_plus.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	background-position: right center;
	text-decoration: none;
}
#botnav a:hover {
	background-image: url(images/botnav_arrow.gif);
}
#sidenav p a {
	display: block;
	background-image: url(images/sidenav_plus.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	color: #655E5E;
	text-decoration: none;
}
#sidenav p a:hover, #sidenav p a.active {
	background-image: url(images/sidenav_arrow.gif);
}
#sidenav p a:hover .hdr, #sidenav p a.active .hdr {
	color: #3E4A56;
}
#sidenav p {
	border-top: 1px solid #c4c3c3;
	margin: 0px;
	padding: 12px 5px;
}
#sidenav p.bottom {
	border-bottom: 1px solid #c4c3c3;
}
#sidenav .hdr {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 17px;
	letter-spacing: .1em;
}
#sidenav ul {
	list-style-type: none;
	margin: 0px 0px 15px;
	padding: 0px;
	font-size: 11px;
}
#sidenav ul li {
	margin-bottom: 3px;
	margin-top: 2px;
	background-image: url(images/sidenav_bullet.gif);
	background-position: 100% 3px;
	background-repeat: no-repeat;
	padding-right: 10px;
}
#sidenav ul a {
	color: #514B4B;
	text-decoration: none;
}
#sidenav ul a:hover {
	color: #000000;
	text-decoration: none;
}
#sidenav ul a:visited {
	color: #948E8E;
}
#2cols {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 15px;
}
#colright {
	width:46%;
	float:right;
	padding-bottom:10px;
	}

#colleft {
	width:46%;
	float:left;
	padding-bottom:10px;
}
.clear {
	clear: both;
}
h1 {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 8px;
	font-size: 14px;
	font-family: "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: .1em;
	color: #000000;
	background-image: url(images/leftarrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
h5 {
	color: #515B65;
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #35356B;
}
a:visited, #subnav a:visited {
	color: #704C80;
}
#subnav {
	font-weight: bold;
	color: #9E9E9E;
}
#subnav a {
	color: #28286B;
	text-decoration: none;
	font-weight: normal;
}
a.more {
	background-image: url(images/plus.gif);
	padding-right: 13px;
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	font-size: 11px;
	color: #35356B;
}
a.more:hover {
	background-image: url(images/arrow.gif);
	color: #000066;
}

.noskip {
	margin: 0px;
}
.formBox {
	background-color: #E6E6E4;
	border: 2px solid #ffffff;
}
.hightlightBox {
	color: #333333;
	background-color: #C6CEC6;
	padding: 3px;
	text-align: center;
	width: 331px;
}
.light {
	color: #948E8E;
}
.caps {
	text-transform: uppercase;
}
.green {
	color: #cbd24c;
	font-family: "Arial Black", Verdana, sans-serif;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */.required {
	color: #551111;
}
.sub {
	font-size: 0.85em;
}
.top {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
.top a {
	background-image: url(images/uparrow.gif);
	padding-right: 13px;
	background-repeat: no-repeat;
	background-position: right center;

}
.callout, .calloutV {
	margin: 0px 0px 15px 25px;
	background-color: #E1E1E1;
	padding: 2px 2px 4px 2px;
	line-height: 1.2em;
	float: right;
	font-size: 10px;
	font-family: "Trebuchet MS", sans-serif;
	text-align: center;
	letter-spacing: 0.05em;
	color: #616173;
}
.callout {
	width: 150px;
}
.calloutV {
	width: 100px;
}
