html {
	width: 100%;
}

body {
	background: white;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: #000;
	line-height: 1.3em;
	width: 95%;
}
p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0 0 1.3em 0;
}

td {
	font-size: 1.3em;
	line-height: 1.3em;
}

img {
	border: 0;
}

a:link {
	color: #3A6B5D;
	text-decoration: underline;
}

a:visited {
	color: #3A6B5D;
	text-decoration: underline;
}

a:hover {
	color: #CE4C51;
	text-decoration: none;
}

a:active {
	color: #CE4C51;
	text-decoration: none;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.hidePrint {
	display: none;
}


/* Structure */
#wrap {
	
}

#logoShadow {
	display: none;
}

#logo {
	display: none;
}

#logoPrint {

}

#logo a {
	display: none;
}

#logo a span {
	display: none;
}

#capLeft {
	display: none;
}

#capRight {
	display: none;
}

#footerCap {
	display: none;
}


/* Top Bar */
#yellowBar {
	display: none;
}

#phone {
	display: none;
}

#phone span {
	display: none;
}


/* Homepage Flash Animation */
#bannerFlash {
	display: none;
}


/* Functions Bar */
#functionsBar {
	display: none;
}

a#btnEmailpage {
	display: block;
	float: left;
	background: url(img/btn_emailpage.gif) no-repeat;
	width: 100px;
	height: 37px;
	text-decoration: none;
}

a#btnPrintpage {
	display: block;
	float: left;
	background: url(img/btn_printpage.gif) no-repeat;
	width: 71px;
	height: 37px;
	text-decoration: none;
}


/* Body Columns */
#bodyWrap {
	
}

#rightColCap {
	display: none;
}

#leftCol {
	display: none;
}

#leftColinterior {
	display: none;
}

#mainCol {
	padding: 0 25px 0 0;
}

#bannerInterior {
	
}

#rightCol {
	float: right;
	width 175px;
	padding: 0 10px 10px 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 155px;
}

#rightCol p {
	font-size: .8em;
}


/* Footer */
#footer {
	height: 27px;
	border-top: 3px #3D3937 solid;
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 25px;
	margin-top: 10px;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
	text-decoration: underline;
}


/* Text Styles */
h1 {
	font-family: trebuchet, trebuchet ms, arial, helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #CE4C51;
	line-height: 1.4em;
	margin: 0 0 .6em 0;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #507E89;
	line-height: 1.4em;
	margin: 0 0 .4em 0;
}


/* Left Navigation */
#leftnav {
	display: none;
}

#leftnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#leftnav li a {
	display: block;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	border-bottom: 1px #6E9355 solid;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px;
}

#leftnav li a:hover {
	background: #9BCE77 url(img/bg_leftnav.gif) top right no-repeat;
	text-decoration: none;
}

#leftnav li a.on {
	background: #9BCE77 url(img/bg_leftnav.gif) top right no-repeat;
}

#leftnav li ul {
	margin: 0;
	padding: 0;
}

#leftnav li ul li a {
	display: block;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 2px 10px 2px 20px;
	text-decoration: none;
	background-color: #6E9355;
	border-bottom: 1px #547041 solid;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 170px;
}

#leftnav li ul li a:hover {
	background: #547041 url(img/bg_leftnav.gif) top right no-repeat;
	text-decoration: none;
}

#leftnav li ul li a.on {
	background: #547041 url(img/bg_leftnav.gif) top right no-repeat;
	text-decoration: none;
}

#leftnav li ul li ul {
	margin: 0;
	padding: 0;
}

#leftnav li ul li ul li a {
	display: block;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 2px 10px 2px 35px;
	text-decoration: none;
	background-color: #6E9355;
	border-bottom: 1px #547041 solid;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 155px;
}

#leftnav li ul li ul li a:hover {
	background: #547041 url(img/bg_leftnav.gif) top right no-repeat;
	text-decoration: none;
}

#leftnav li ul li ul li a.on {
	background: #547041 url(img/bg_leftnav.gif) top right no-repeat;
	text-decoration: none;
}