BODY {
	font-size : 100%;
	margin : 0px;
	padding : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #fff;
	color : #808080;
	background-image : url(images/bg_top.gif);
	background-repeat : repeat-x;
	background-position : top;
	letter-spacing : 1pt;
}

A {
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
	color : #6b6b6b;
}
A:HOVER {
	color : #85ab01;
}

.lightlink{
	font-weight : normal;
}
P {
	font-size : 8pt;
	line-height : 12pt;
}

.justify{
	text-align : justify;
}



LI {
	line-height : 14pt;
}


H4 {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #2e2e2e;
}

H2 {
font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #fff;
}

H5 {
	color : #363636;
	font-size : 10pt;
}

h5 a{
		color : #363636;
	font-size : 10pt;
}

H6
{
	color : #2e2e2e;
	font-size : 8pt;
	margin : 0;
	padding : 0;
}

TD{
	font-size : 8pt;
}

#menu{
	text-align : left;
}



#menu ul{
	margin-left : 0;
	margin-right : 0;
	padding-right : 0;
	margin : 0 0 0 0;
	padding : 0 0 0 5px;
}

#menu li {
	list-style-type : none;
	margin : 7px 0px 5px 0px;
}

#menu li a {
	color : #fff;
}

#menu li a:hover {
	color : #85ab01;
}


LI#nolink {
	color : #ffbf00;
	font-weight : bold;
}

span.title{
	margin-left : 50px;
}

.pad10{
	padding : 10px 10px ;
}

DIV#formcontainer {
	width : 390px;
	margin-left : 20px;
	margin-top : 20px;
	float : right;
}

DIV#formcontainer form label {
	font-size : 10pt;
	float : left;
	width : 120px;
}
DIV#formcontainer div.clearfix {
	border-top-color : #c0c0c0;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 5px;
	padding-top : 5px;
	
}	

div.clear{
	clear : both;
}
.chromestyle ul li a{
	color: #808080;
	padding: 2px;
	margin: 0;
	text-decoration: none;
}

.chromestyle ul li a:hover{
	/*THEME CHANGE HERE*/
	color : #85ab01;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	/*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	width: 175px;
	visibility: hidden;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	/*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	margin-bottom : 5px;
	background-image : url(images/bg_menu.png);
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{
	/*THEME CHANGE HERE*/
	background-color: #85ab01;
	color : #000;
}
.chromestyle{
	width: 100%;
	padding : 0px 0px 0px 0px;
	font-weight : bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	/*THEME CHANGE HERE*/
	padding: 30px 0px 30px 0px;
	margin: 0px 0px 0px;
	text-align: right;
	/*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
	text-align : left;
	color : #85ab01;
}
#slideshowContainer{
	width: 400px;
	height: auto;
}

#numberDiv{
	margin-top : 30px;
	margin-right : 2px;
	margin-bottom : 20px;
}

#numberDiv a{
	font: 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding : 1px 3px 2px 3px;
	/*background-color : #f1f1f0;
	border : 1px solid #646464;
	background-image : url(images/bg_numbers.gif);
	background-repeat : repeat-x;
	background-position : bottom;*/
	color : #000;
	margin-bottom : 5px;
	letter-spacing : normal;
}

#numberDiv a:hover {
	color : #fff;
	background-image : url(images/bg_numbers_hover.gif);
	background-position : top;
	background-repeat : repeat-x;
}

	
TD#footer {
	border-top : 2px solid #c0c0c0;
	text-align : center;
}

div#footer p{
	text-align: right;
	
}

div#logolinks{
	width: 600px;
	float: left;
	text-align : left;
}

TD.text_index{
	padding-left: 30px;
	vertical-align : top;
}

TD.images_project{
	background-color : #808080;
	padding : 30px 30px 30px 30px;
	vertical-align : top;
	width : 400px;
}

TD.images_projectlist{
	background-color : #808080;
	padding : 30px 30px 30px 30px;
	vertical-align : top;
	width : 750px;
	text-align : center;
	padding-left : 75px;
	padding-right : 75px;
}

div#footer{
	width: 900px;
	margin-top : 0;
	margin-left : auto;
	margin-right : auto;
}

.hidden{
	visibility : hidden;
}
.caption{
	font-size : 6pt;
	text-align : center;
	margin : 0;
	padding : 0;
	color : #808080;
}

.articles{
	vertical-align: top;
}

#slideContainer{
	
}