#container { 
	background-color: #FFFFFF;
	width: 980px; 
	margin: auto;
	padding-top: 15px;
	border: 1px solid #CCCCCC;
	border-radius: 10px 10px 10px 10px;
	-o-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	box-shadow: 5px 5px 8px #EAEAEA;
	-o-box-shadow: 5px 5px 8px #EAEAEA;
	-webkit-box-shadow: 5px 5px 8px #d8d8d8;
	-moz-box-shadow: 5px 5px 8px #EAEAEA;
}

#lang {
	padding-bottom: 10px;
	padding-top: 4px;
	font-family: Arial,sans-serif;
	font-weight: none;
	color: #898989;
	font-size: 12px;
}

#search {
	height: 87px;
	text-align: right;
	padding-right: 30px;
	background: none;
	font-family: Arial,sans-serif;
	font-weight: none;
	color: #898989;
	font-size: 12px;
}

#datebox {
	font-family: Arial,sans-serif;
	font-weight: none;
	color: #898989;
	font-size: 10px;
}

#content {
	position: relative;
	width: 938px;
	display: block;
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-size: 14px;
	background-color: none;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#bottom {
	display: block;
	background-color: #none;
	font-size: 10px;
	font-family: Arial,sans-serif;
	color: #898989;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#box {
	border: 1px solid;
	border-color: #000000;
	background-color: none;
	padding: 0px;
}

#videos {
	text-align: center;
	position: center;
	z-index: 99;
	border: none;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	box-shadow: 0 0 35px #D2D2D2;
	-o-box-shadow: 0 0 35px #D2D2D2;
	-webkit-box-shadow: 0 0 35px #D2D2D2;
	-moz-box-shadow: 0 0 35px #D2D2D2;
}

#pictures {
	text-align: center;
}

img.pic {
	padding: 3px;
	margin-left: 4px;
	margin-right: 4px;
	border: none;
	border-color: #D3D3D3;
}

#image {
	background: none;
	display: block;
	float: left;
	width: 490px;
	height: 87px;
}

#greenbar {
	border: none;
}

#header {
	display: block;
	background: none;
	overflow: visible;
}

.chromestyle{
	width: 100%;
	font-weight: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	background-color: none;
	padding-left: 0px;
	padding-right: 0px;
	outline: none;
}

.chromestyle:after{
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	outline: none;
}

.chromestyle ul{
	background: none;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	margin: auto;
	width: 980px;
	text-align: center;
	outline: none;
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: #898989;
	padding: 4px 8px;
	text-decoration: none;
	border: none;
	font-weight: none;
	outline: none;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{
	color: #037205; 
	border: none;
	font-weight: none;
	outline: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position: absolute;
	top: 0;
	margin-left: 0px;
	border-top: none;
	border: 1px solid #E5E5E5;
	font: 12px Arial,sans-serif;;
	line-height:18px;
	z-index:100;
	width: 160px;
	visibility: hidden;
	background-color: #F4FFF4;
	outline: none;
  	filter:alpha(opacity=94);
  	opacity:0.94;
	border-radius: 10px 10px 10px 10px;
	-o-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	box-shadow: 3px 3px 6px #D2D2D2;
	-o-box-shadow: 3px 3px 6px #D2D2D2;
	-webkit-box-shadow: 3px 3px 6px #D2D2D2;
	-moz-box-shadow: 3px 3px 6px #D2D2D2;
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: none;
	padding: 2px 7px;
	text-decoration: none;
	font-weight: none;
	color: #898989;
	outline: none;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	outline: none;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color: #037205;
	font-weight: none;
	outline: none;
}

img.header{
	float: left;
	padding-left: 10px;
}

img.dc{
	padding: 3px;
	border: 1px solid;
	border-color: #D3D3D3;
	border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
}

li.pdf {
	list-style-type: none;
	background: url(Images/pdf.png) no-repeat;
	padding-left: 25px;
	padding-bottom: 8px;
}

li.arrow {
	list-style-type: none;
	background: url(Images/bullet.png) no-repeat;
	padding-left: 25px;
	padding-bottom: 4px;
}

li.arrow2 {
	list-style-type: none;
	background: url(Images/bullet.png) no-repeat;
	padding-left: 25px;
	margin-left: -35px;
	padding-bottom: 4px;
}

li.doc {
	list-style-type: none;
	background: url(Images/word_16x16.png) no-repeat;
	padding-left: 25px;
	padding-bottom: 8px;
}

li.xls {
	list-style-type: none;
	background: url(Images/excel_16x16.png) no-repeat;
	padding-left: 25px;
	padding-bottom: 8px;
}

li.link {
	list-style-type: none;
	background: url(Images/connect.png) no-repeat;
	padding-left: 25px;
	padding-bottom: 8px;
}

#dc		{
	display: inline;
	float: right;
	margin: 5px;
}

#dc2	{
	display: inline;
	float: right;
	margin: 5px;
}

body {
	/*background-image: url(Images/background.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	background-color: #f9f9f9; */
	background-color: #f4fff4;
}

h1 {
	font-size: 20px;
	font-family: Arial,sans-serif;
	margin-top: -15px;
	margin-bottom: 2px;
	color: #898989;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	font-family: Arial,sans-serif;
	font-weight: normal;
	color: #898989;
	margin-top: 20px;
	margin-bottom: 2px;
}

h3 {
	font-size: 14px;
	font-family: Arial,sans-serif;
	text-decoration: none;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 1px;
}

h4 {
	font-size: 14px;
	font-family: Arial,sans-serif;
	text-align: center;
	font-weight: solid #000000;
	text-decoration: underline;
	margin-top: 2px;
	margin-bottom: 2px;
}

h5 {
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin-top: -15px;
}

h6 {
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin-top: -10px;
	color: #898989;
}
	
a:link.normal {
	color: #898989;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-style: none;
	outline: none;
}

a:visited.normal {
	color: #898989;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-style: none;
	outline: none;
}

a:hover.normal {
	color: #037205;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-style: none;
	outline: none;
}

a:link.small {
	color: #898989;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-style: none;
	outline: none;
}

a:visited.small {
	color: #898989;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-style: none;
	outline: none;
}

a:hover.small {
	color: #B7B7B7;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-style: none;
	outline: none;
}    

a:link.smalltop {
	color: #898989;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-style: none;
	outline: none;
}

a:visited.smalltop {
	color: #898989;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-style: none;
	outline: none;
}

a:hover.smalltop {
	color: #307205;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-style: none;
	outline: none;
}

