
body { 
	background: #005229 url(img/bg_WaveTile.jpg) repeat-x top;
	font-size: 62.5%;
	color:#333;
	font-family: Verdana, sans-serif;
}

/* remove global defaults
------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
a img, fieldset {
border: 0;
}


/* links
------------------------------------------*/
a{
	color: #005028;
}
a:hover {
	color: #62765B;
}
a:active {
	color: #487A27;
}

	
#container {
	width: 930px;
	margin: 0px auto 50px;
	font-size: 1em;
	background: #fff;
}

#header {
	width: 930px;
	height: 180px;
	padding: 0px 0px 0px;
	background: transparent url(img/bg_WaveTile.jpg) repeat-x top;
}

#logo {
	margin-top: 10px;
	float: left;
}

#logo a { 
	width: 196px; 
	height: 132px; 
	display: block; 
	text-indent: -9999px; 
	background: url(img/logo.gif) no-repeat; 
}

#tagLine {
	text-align: right;
	float: right;
	margin-top: 20px;
}

#tagLine h1 {
	font-size: 1.4em;
}

div#header  dt, div#header  dd {
	font-size: 1.3em;
	line-height: 2.3em;
}
div#header  dt {
	margin-right: .5em;
}
div#header dl dd a {
	display: block;
}              
                                
#content {
	width: 908px;
	border-left: 1px solid #005028;
	border-right: 1px solid #005028;
	padding: 20px 10px 20px 10px;
	background: transparent url(img/top.gif) no-repeat top;
}

ul#left-nav {
	width: 155px; 
	float: left; 
	font-size: 1.20em; 
	list-style: none; 
	margin-left: 5px; 
}
ul#left-nav li a {
	height: 21px; 
	width: 140px; 
	background-position: top; 
	padding: 7px 7px 0px; 
	text-decoration: none; 
	background-image: url(img/leftnav-bg.gif); 
	display: block;
}
ul#left-nav li a:hover {
	background-position: bottom;
}

ul#left-nav li a.s {
	background-position: bottom;
}

ul#left-nav li a.s:hover {
	background-position: top;
}

#primaryContent			{ width: 494px; float: left; margin: 0px 0px 0px 20px; }
#primaryContent.wide		{ width: 700px; }
#primaryContent.offset		{ width: 450px; }

#primaryContent h1 {
	font-size: 2.1em;
	font-weight: bold;
	color: #3C3C34;
	border: 0;
	margin: 0 0 10px 0;
}

#primaryContent h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #4466AA;
	border: 0;
	margin: 1em 0 0 0;
}

#primaryContent h2 a {
	text-decoration: none;
}

#primaryContent h2 a:hover {
	text-decoration: underline;
}

#primaryContent h3{
	font-size: 1.6em;
	font-weight: bold;
	color: #3C7017;
	margin-top: 1.5em;
	margin-bottom: 1em;
	background: #FFF url(img/h3_pcontentBorder.gif) no-repeat left bottom;
}

#primaryContent h4 {
	font-size: 1.5em;
	font-weight: bold;
	color: #4466AA;
	line-height: 1.4em;
	margin-top: 1.5em;
}

#primaryContent h5 {
	font-size: 1.4em;
	font-weight: bold;
	color: #4466AA;
	margin-top: 1.5em;
}

#primaryContent h6 {
	font-size: 1.3em;
	font-weight: bold;
	color: #4466AA;
	margin-top: 1.5em;
}

#primaryContent p {
	font-size: 1.4em;
	line-height: 1.5em;
}

h2, h3, h4, h5, h6, ul, ol, p, dl {
	clear: left;
}

q {
	font-style: italic;
}

#primaryContent ol {
	font-size: 1.3em;
}

#primaryContent ul {
	font-size: 1.20em; 
	list-style: none; 
	margin-left: 5px; 
}

#primaryContent li {
	margin-top: 5px;
}

#priLeft {
	float: left;
}

#priRight {
	float: right;
}


#right { 
	width: 200px; 
	height: 350px;
	float: right; 
	margin: 0px 8px 0px 0px; 
	color: #000; 
	border-left: 1px dashed #6c8734;
}

.spanSet {
	margin-bottom: 10px;
}

.spanSet .setWrap {
	padding-bottom: 10px;
}

.spanSet h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #4366AA;
	padding: 0 10px .3em 10px;
}

.spanSet h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #9E0E0E;
	padding: .5em 10px .3em 10px;
}

#right p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #333;
	padding: .5em 0;
	/*border-bottom: 1px solid #ddd;*/
	list-style: none;
	font-weight: normal;
}

#right h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #9E0E0E;
	padding: .1em 10px .3em 10px;
}

#right h3 {
	font-size: 1.2em;
	font-weight: bold;
}

#right span		{ font-size: 1.5em; line-height: 21px; }
#right img		{ margin: 0px 0px 10px 15px; }


/*---- **** ---- **** tables **** ---- **** ----*/
#simpletable {

}

TABLE {
	width: 100%;
	BORDER-COLLAPSE: collapse;
}

#box-table-b {
	border-bottom:7px solid #C2DAB0;
	border-collapse:collapse;
	border-top:7px solid #C2DAB0;
	font-size:12px;
	margin: 20px 20px 20px 0;
	text-align:left;
}

#box-table-b th {
	background:#E9F5E0 none repeat scroll 0 0;
	border-left:1px solid #C2DAB0;
	border-right:1px solid #C2DAB0;
	color:#404040;
	font-size:13px;
	font-weight:bold;
	padding:8px;
}

#box-table-b td {
	background:#F7FFF1 none repeat scroll 0 0;
	border-left:1px solid #C2DAB0;
	border-right:1px solid #C2DAB0;
	color:#6A6B69;
	padding:8px;
}

#footer { 
	width: 928px; 
	clear: both; 
	background: url(img/footerbg.gif) no-repeat top center; 
	padding: 10px 0px 10px; 
	color: #3b3b3b; 
	border-left: 1px solid #005028;
	border-right: 1px solid #005028;
}
#footer ul						{ list-style: none; width: 532px; float: left; padding-left: 20px; }
#footer li						{ display: inline; margin: 0px 2px; }
#footer a						{ color: #005028; }

.orange {
	color: #E65229;
}

.navgreen {
	color: #005028;
}

.blue {
	color: #4466AA;
}

.nf {
	text-decoration; underline;
	font-weight: bold;
}

.m10 {
	margin: 10px;
}

.m20 {
	margin: 20px;
}

.mr20 {
	margin-right: 20px;
}

.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}

.ml10 {
	margin-left: 10px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mb10 {
	margin-bottom: 10px;
}
.p5 {
	padding: 5px;
}

.p10 {
	padding: 10px;
}

.b_grey {
	border: 1px solid #202020;
}

.centered {
	text-align: center;
}

ol li {
	font-size: 14px;
	color:#333;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul.checkmark {list-style-image: url(img/checkmark.gif);} 
ul.disc {list-style-image: url(img/disc.gif);} 

ol#lower-roman li {
list-style-type: lower-roman;
}
ol#upper-roman li {
list-style-type: upper-roman;
}

form {
	font-size: 12px;
}
            
#content:after,	#footer:after	{ content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
* html #content:after, * html #footer:after { height: 1%; }

/*clearfix rule for IE*/
.clearfix {display: inline-block;}
