 @import url("nav.css");

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tfoot, thead,  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #5b5b5b;
	background: #656565;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
}
ol,  {
	list-style: none;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: inside;
	list-style-type:disc;
	list-style-position: outside;
	margin: 0 0 0 20px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
	color: #7fc440;
}

a:link, a:visited {
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}

h1 {
	padding:0;
	font-weight:bold;
	color:#7fc440;
	font-size:14px;
	margin:0 0 5px;
}

h2 {
	padding:0;
	color: #80c342;
	font-size: 14px;
	font-weight:bold;
	margin:0 0 10px;
	text-transform:uppercase;
}

h3 {
	margin:0;
	padding:0;
	color: #000;
	font-size: 16px;
	font-weight:bold;
}

p {
	margin: 0 0 16px 0;
}

strong {
	font-weight: bold;
}

img.content_image {
border:0 none;
margin:10px;
}

table.article_table td {
	padding: 0px 0px 10px 20px;
	height: 30px;
}
td.article_date {
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	width: 10%;
	color: #3E793E;
	text-align: right;
}

																/* LAYOUT */

span.viewPDF {
	float: right;
	font-size:11px;
}

#container {
	background:url(../images/bg_middle.gif) repeat-y ;
	width:960px; 
	margin: 0px auto 0;
	position:relative;
	display:table;
}

#wraper {
	margin:0 auto;
	padding:27px 0 0 0;
	width:960px;
	position:relative;
	display:table;
		background:url(../images/bg_header.gif) no-repeat;
}

#wraper.splash {

		background:url(../images/bg_header2.gif) no-repeat;
}

#header {
	position:relative;
	height: 130px;
}

#logo {
	float:left;
	display:inline;
	position:relative;
	margin: 20px 0 0 40px;
}

#certs {
color:#f5f5f5;
display:inline;
float:right;
font-size:10px;
height:61px;
line-height:15px;
margin:20px 34px 0 0;
padding:8px 0 12px 18px;
position:relative;
text-transform:uppercase;
width:500px;
font-weight: normal;
}

#mainContainer {
	position:relative;
	display:inline-block;
	
	padding:0 34px;
position:relative;
width:893px;
}

#mainWraper {
	float:right;
	display: inline;
	position:relative;
	width: 734px;
	margin: 3px 0 0;
	
}

#mainMenu {
	float:left;
	display:inline;
	position:relative;
	float:left;
	display:inline;
	position:relative;
	width: 159px;
	margin:0px 0 0 0px;
}

#mainBody {
		
	display:inline;
	position:relative;
	float:left;
	line-height: 18px;
	margin:25px 190px 20px 50px;
}



#mainBody a:hover {
	text-decoration:underline;
}

#mainBody.right {
	margin:0 0 0 10px;
		display:inline;
	position:relative;
	float:left;
	width: 547px;
	line-height: 24px;
}

#mainRight {
	float: right;
	display:inline;
	position:relative;
	width: 168px;
	font-size: 11px;
	margin: 0 33px 0 0;
	padding: 0 0 0 10px;
	background:url(../images/bg-blue-divider.gif) repeat-y top left;
	line-height:12px;
	text-align: left;
}

#mainRight a {
	color:#000;
}

#mainRight h2 {
	letter-spacing: 0px;
}

#mainRight h3 {
	color: #80c342;
	font-size: 11px;
}

#footer {

}

#footer a {
	color: #717171;
}

#footer a:hover {
	color: #717171;
	text-decoration:underline;
}

#bottom {
	background:url(../images/bg-footer.png) no-repeat;
	width:961px; height: 50px;
	margin: 0 auto;
}

.activelink {
	font-family: Trebuchet ms;
	font-weight: bold;
	color: #70ceec;
	letter-spacing: 1px;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(../images/nav_bluebar.gif) no-repeat 0 50%;
	text-decoration: none;
}