body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	line-height: 14pt;
	background-color: #834AAC;/*	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}

p {width:auto;}

#container {
	width:760px;
	margin:20px auto 20px auto;
	border:1px solid #000;
	background:#000;
}

#header {
	height:80px;
	background:url(images/header_bg.jpg) top left repeat-x #a0da2b;
	border-bottom:10px solid #77a13d;
}

#header h1 {
	color:#006600;
	font-size:12pt;
	text-align: right;
	vertical-align: top;
	padding-right: 12px;
	margin: 0;
	font-weight: bold;
}

#content {
	width:500px;
	padding:10px;
	float:right;
}

#content h1, h2, h3, h4 {
	color:#FFFF00;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
	font-size: 20px;
}

p.headline	{
	font-size: 16px;
	font-style: italic;
	text-align: center;
}

#topic 	{
	color:#FFFF00;
	font-size: 16px;
	text-align: center;
}

#content h2 {
	color:#FF9900;
	font-size:14pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	width: 200px;
	font-variant: small-caps;
	margin-top: 20px;
}

#content h3 {
	color:#333;
	font-size:12pt;
}

table.chart	{
	/*border: 1px solid #FFCC33;*/
	text-align: center;
	width: 480px;
}

table.chart td	{
	padding: 3px;
	border: 1px solid #77A13D;
	color:#FFFF00;
}

th {
	color: #FFFF00;
}

table.examples	{
	width:480px;
	border: thin solid #666666;
}

table.examples td	{
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: top;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul.arrow	{
    list-style:none;
    margin:0 0 1em 6px;
    padding: 0;

}

ul.arrow li{
    line-height:1.3em;
    margin: .25em 0;
    padding: 0 0 0 6px;
    list-style-image: url(images/activesafetyarrow1a.gif);
}


.push	{
	margin-right: 30px;
}

#photos {
	width:428px;
	height:224px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.imgbox {
	width:75px;
	height:75px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

#sidebar {
	width:200px;
	padding:10px;
	float:left;
	margin:0;
}

#sidebar ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}
	 

#sidebar ul li {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #ccc;
	border-bottom:none;
}

#sidebar ul li a {
	display:block;
	padding:3px;
	width:192px;
	background:url(images/li-off.jpg) top left no-repeat #f2f7e9;
	color:#060;
	text-indent:30px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	background:url(images/li-on.jpg) top left no-repeat #f2f7e9;
}

#sidebar .greenaward	{
	color:#000;
	font-weight: bold;
	background: #66FF00;
	margin: 15px 8px;
	padding: 3px;
}

#sidebar .greenaward a:link	{
	color:#000;
	text-decoration: none;	
}

#sidebar .greenaward a:visited	{
	color:#000;
	text-decoration: none;
}

#sidebar .greenaward a:hover	{
	text-decoration:underline;
}


.widget {
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:5px;
	text-align:center;
	margin:10px 0 0 0;
	font-size:8pt;
	color: #000000;
}	

#footer {
	clear:both;
	border-top:1px solid #000;
	background:#77a13d;
	padding:10px;
	color:#fff;
	font-size:8pt;
	text-align:center;
}

#footer a {
	color:#000000;
	font-weight:bold;
}

#footer a:hover {
	background:#FFFFDD;
}

a {
	color:#00FF00;
	font-weight:bold;
}

a:hover {
	background:#FFFFDD;
}
div.leftbar {
	display: block;
	padding-top: 15px;
	text-align: center;
}

div.leftbar a {
	color:#060;
	font-weight:bold;
}

div.leftbar a:hover {
	text-decoration:none
}

img {
	border: 1px solid #006600;
	margin: 5px;
}
.style1 {
font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style3 a {
	color:#000066
}

.style3 a:hover {
	color:#FF0000
}

.style10 {color: #FFFF66}
.style11 {color: #006600}
.style12 {font-size: 12px}
