body {
	margin:15px 0;
	background-color:#008752;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#333333;
}

h2 {
	margin:0;
	font-weight:normal;
	color:#008752;
	font-size:24px;
}

h3 {
	margin:0;
	font-weight:bold;
	color:#008752;
	font-size:12px;
}

h4 {
	margin:0;
	font-weight:normal;
	color:#008752;
	font-size:14px;
}

ul, li {
	margin:0;
	padding:0;
}

li {
	list-style:none;
}

/* color:#008752 !important; */

a.hov {
	color:#008752 !important;
	text-decoration:none;
}
.nested li {
	padding-left:15px;
}



#container {
	width:810px;
	margin:0 auto;
}

td#inner_container {
	background-color:#ffffff;
	padding-top:20px;
}

#shadow {
	width:10px;
	background-image:  url("images/shadow_bg.gif");
	background-repeat:repeat-y;
	vertical-align:top;
}

#nav {
	border-top:1px solid #008752;
	border-bottom:1px solid #008752;
	color:#575757;
	margin-top:21px;
}

#nav td {
	height:29px;
	padding:0px 22px 0;
	border-left:1px solid #008752;
	background-image:   url("images/nav_bg.gif");
	background-repeat:repeat-x;
}

#nav td.active {
	height:29px;
	padding:0px 22px 0;
	border-left:1px solid #008752;
	background-image:  url("images/nav_bg_alt.gif");
	background-repeat:repeat-x;
}

.active a {
	color:#008752 !important;
}

#nav {
	margin-bottom:25px;
}	
#nav #right {
	border:0;
	background-color:white;
	background-image:url(l)!important;
}

#nav #left {
	background-color:white;
	background-image:url(l)!important;
	border:0;
}

#nav a {
	color:#575757;
	text-decoration:none;
	font-size:16px;
}	

#nav a:hover {
	color:#008752;
	text-decoration:none;
	font-size:16px;
}

#nav a.selected {
	color:#008752;
	font-size:16px;
	text-decoration:none;
}

.leftnav a {
	color:#575757;
	text-decoration:none;
	font-size:14px;
	padding-right:13px;
	background-image:url(images/closed_arrow.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.leftnav a:hover {
	color:#008752;
	text-decoration:none;
	font-size:14px;
	padding-right:13px;
	background-image:url(images/green_arrow_closed.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.nested a {
	color:#575757;
	text-decoration:none;
	font-size:12px;
	background-image:url(i);
}

.nested a:hover {
	color:#008752;
	text-decoration:none;
	font-size:12px;
	background-image:url(i);
}

li a.selected {
	color:#008752;
	font-size:14px;
	text-decoration:none;
	padding-right:13px;
	background-image:url(images/open_arrow.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

li a.selected:hover {
	color:#008752;
	font-size:14px;
	text-decoration:none;
	padding-right:13px;
	background-image:url(images/open_arrow.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

li a.selected_right {
	color:#008752;
	font-size:14px;
	text-decoration:none;
	padding-right:13px;
	background-image:url(images/green_arrow_closed.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

ul.nested li a.selected {
	color:#008752;
	font-size:12px;
	text-decoration:none;
	background-image:none;
}

ul.nested li a.selected:hover {
	font-size:12px;
	text-decoration:none;
	background-image:none;
}

#leftnav_container {
	width:235px;
	float:left;
	margin-left:25px;
	margin-right:30px;
}

div[id="leftnav_container"] {
	margin-left:50px !important;
}

.indent {
	padding-left:15px;
	font-size:14px;
}

.error {
 	font-weight:bold;
	color:#008752;
	display:none;
}

.grn_txt {
	font-weight:bold;
	color:#008752;
}

#incomplete {
	padding:15px 0;
	display:none;
}

#submit {
	background-color:#008752;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

#statement {
	width:430px;
	margin:0 auto;
	text-align:center;
	font-size:12px;
}

#main {
	width:435px;
	float:left;
	font-size:12px;
	color:#333333;
}

#footer {
	font-size:11px;
	color:#575757;
	text-align:center;
	padding:30px 0;
}

#footer a {
	font-size:11px;
	color:#575757;
	text-decoration:none;
}

#footer a:hover {
	color:#008752;
	font-size:11px;
	text-decoration:none;
}

#msds {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333
	vertical-align:top;
}
	
#msds a {
	font-family: Arial, Helvetica, sans serif;
	font-size:12px;
	color: #008752;
}

#msds a:hover {
	font-family: Arial, Helvetica, sans serif;
	font-size:12px;
	color: #008752;
}	