html,body {
	margin:0;
	padding:0;
	background:#444;
	
	font-family:arial,sans-serif;
	font-size:small;
	color:#333;
}

A:link {color:#005;text-decoration: none}
A:visited {color:#005;text-decoration: none}
A:active {color:#005;text-decoration: none}
A:hover {color:#005;text-decoration: none;}

h1 {font:1.5em georgia,serif;margin:0.5em 0;}
h2 {font:1.25em georgia,serif;margin:0 0 0.5em;}
h1, h2, a {color:orange;}
p {line-height:1.5;margin:0 0 1em;}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:800px;
	background:#80AB35;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div#header {
	padding:9px 6px 4px 0;
	background:#ddd url("/images/bgtopnav.jpg") repeat-x;
	text-align:right;
	color:#FFF;
	font-size:15px;
	font-family:arial;
}
	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}
#header A:link {color:#FFF;text-decoration: none}
#header A:visited {color:#FFF;text-decoration: none}
#header A:active {color:#FFF;text-decoration: none}
#header A:hover {color:#FFF;text-decoration: none;}

	
#helpfield{color:#777}	
div#txtHint {
	width:285px;
	height:220px;
	text-align:left;
	margin:0 0 0 0;
	padding:9px 0 0 0 ;
	float:right; 
}

.txtHint {
	background:#FFF url("/images/globe.jpg") bottom right no-repeat;	
}

.txtHintUsed {
	text-align:left;
	font-weight:bold;
	white-space: nowrap;
	background:#FFF url("/images/globetrans.jpg") bottom right no-repeat;	
}

div#txtHint A:link {text-decoration: none;color:#006;font-weight:bold;}
div#txtHint A:visited {text-decoration: none;color:#006;font-weight:bold;}
div#txtHint A:active {text-decoration: none;color:#006;font-weight:bold;}
div#txtHint A:hover {text-decoration: none;color:#006;font-weight:bold;}
div#guideAnswerClose {padding:9px 9px 0 0;text-align:right;}
div#contentzz {
	position:relative;
	background:#FFF url("/images/bgcontentarea.jpg") top left no-repeat;
	height:100%;
	margin:0 25px 0 25px;
	padding:1em 1em 5em; /* bottom padding for footer */
}
	div#content p {
		text-align:justify;
		padding:0;
	}
.indent {padding:0 0 0 16px;z-index:1;}
.redmessage {padding:19px;color:#F00;font-weight:bold;}
#homecontentleft {
	position:absolute;
    left:0;
    top:0;
    height:100%;
    width:100px;
	}
#homecontentright {position:relative;text-align:right;margin-right:-13px;z-index:1000}
#homecontentnews {
	color:#444;
	font-family:verdana;
	font-size:11px;
    width:190px;
	}
div#footer {
	width:100%;
	margin:12px 0 0 0;
	bottom:0; /* stick to bottom */
	color:#333;
	text-align:center;
}
	div#footer p {padding:1em;margin:0;}
#footer A:link {color:#005;text-decoration: none}
#footer A:visited {color:#005;text-decoration: none}
#footer A:active {color:#005;text-decoration: none}
#footer A:hover {color:#005;text-decoration: none;}

div#bulletblurb {height:185px;}	
	
/* rounded corners for home page left*/
#borderbox h1, #borderbox h2, #borderbox p {margin:0 10px; letter-spacing:1px;}
#borderbox h1 {font-size:2.5em; color:#fff;}
.headline {font-size:2em;color:#06a;font-weight:bold; border:0;padding:0 0 0 6px;margin:0 0 0 6px}
#borderbox p {padding-bottom:0.5em;}
#borderbox h2 {padding-top:0.5em;}
#borderbox {background: transparent; margin:0 0 0 1em;}

.bbtop, .bbbottom {display:block; background:transparent; font-size:1px;}
.bbb1, .bbb2, .bbb3, .bbb4 {display:block; overflow:hidden;}
.bbb1, .bbb2, .bbb3 {height:1px;}
.bbb2, .bbb3, .bbb4 {background:#FDFEF6; border-left:1px solid #3E6005; border-right:1px solid #3E6005;}
.bbb1 {margin:0 5px; background:#3E6005;}
.bbb2 {margin:0 3px; border-width:0 2px;}
.bbb3 {margin:0 2px;}
.bbb4 {height:2px; margin:0 1px;}

.borderboxcontent {display:block;padding:12px; background:#FDFEF6; border:0 solid #3E6005; border-width:0 1px;}







#wrapper{
	width:740px;
	margin:0px auto;
	padding:0px 15px 0 15px;
	text-align:left;
 background:#FFF url("/images/bgcontentarea.jpg") top left no-repeat;
	z-index:5;
}

#outer{
	position:relative;
	width:780px;
	padding:0;
	clear:both;
	z-index:4;
}
#left,#right{
 width:260px;
 z-index:1000;
	position:relative;
	float:left;
	margin:14px 0 0 1px;
	display:inline;

}
#content{
	position:relative;
	width:483px;
	height:100%;
	float:left;
	margin:0 0 0 11px;
	display:inline;
	position:relative;
	z-index:1;
}
.col{
	width:20px;
	position:absolute;
	z-index:0;
	left:10px;
	bottom:0;
}
.one{background:#FFF;}
.two{background:#FFF;left:282px;width:434px;}
html>body .col{top:0}/* hide from ie6 and under*/
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

.homebullets {
padding:6px 0 16px 22px;margin:0
}

.homebullets li {
font-size:1.25em;font-weight:bold;list-style: square outside; color:#346633;
}
.btext {color:#931111}


.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }
.frame { padding: 5px; border: 1px solid #aaa; } 


