* { margin: 0px; padding: 0px; }

body {	font-family: arial,verdana;
		font-size: 76.1%;
		line-height: 1.3em;
		background-color: #e9db92;
		}

h1,h2,h3,h4,h5,h6,p,blockquote,form,ul,ol,dl,p {
	margin: 0.5em 5px;
}
.yellow { color: #c2a303; }
h1 {
	color: #c2a303;
	font-weight:normal;
	font-size:14pt;
	margin-top: 25px;
	}
h2 {
	font-size: 12pt;
	font-weight:bold;
	color: #990000;
	}
h1.green {
	color: #687818;
	margin-left: 25px;
	}
p.footer {
	font-size: 8pt;
	color: #c2a303;
	}

ul,li { margin: 0px; padding: 0px; }
ul li { color: #990000; margin-left: 42px; }

.linkTopContainer { position:relative;
	height:auto;
	overflow:auto;
/*	border:1px solid #990000;
*/	width:100%;
	clear:both;
	}
.linkTopText { float:right; width:auto;margin-top:5px; }
.linkTopHeader { float:left; width:auto; }

.faqQ {font-weight:bold;color: #c2a303;}
.faqA {}


.linkN {font-weight:bold;color: #c2a303;}
.linkD {}
.linkU {}

a,a:link,a:visited,a:active {
	color: #990000; text-decoration:none; background-color: transparent; }
a:hover {
	color: #990000; background-color: transparent; text-decoration:underline; }
a.nav,a.nav:link,a.nav:visited,a.nav:active {
	color: #000000; text-decoration:none; background-color: transparent; }
a.nav:hover {
	color: #000000; background-color: transparent; text-decoration:underline; }

p.subnav { font-weight:bold; text-transform: uppercase; color: #990000; }
a.subnav,a.subnav:link,a.subnav:visited,a.subnav:active {
	color: #000000; text-decoration:none; background-color: transparent; }
a.subnav:hover {
	color: #000000; background-color: transparent; text-decoration:underline; }

#mainPageContainer {
	position:relative;
	width:100%;
	height: auto;
	background-color: white;
}
#wholeSiteContainer {
	margin: 0 auto;
	width:800px;
	height: auto;
	}
#headerContainer {
	position:relative;
	width:800px;
	}
#leftColumnContainer {
	position: relative;
	width:260px;
	float:left;
	height:100%;
	background: #ffffff url(images/background-left.test.jpg) repeat-y 0px;
/*	border:1px solid #009900;*/
	}
/* for Internet Explorer */
html>body #leftColumnContainer {
min-height: 450px;
}
#leftColumnContentContainer {
	clear:both;
	width: 200px;
/*	border:1px solid #990000; */
	margin-bottom: 25px;
	}

#leftColumnFooter {
/*	bottom:0px;
	position:absolute;
*/	clear: both;
	left:0px;
/*	border:1px solid #000099;*/
	}
#clientCenteredCareButton {
	clear:both;
	}
#rightColContainer {
	float:right;
	width: 535px;
	}
#mainBodyContainer {
	margin-right: 20px;
	}
#footerContainer {
	width:800px;
	background-color: white;
	height: auto;
	overflow:auto;
	}
#yellowBar {
	margin-top:0px;
	margin-left: 0px;
	}
#pineCones { float:left; width:228px;}
#footerText {
	float:left;
	margin-left:25px;
	background-color: white;
	}
.linkToTop {
	text-align:right;
	font-size:7pt;
	margin:0 0;
	}