body{
	color: #2e3030;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 80%;
}

a:link{
	color: #649741;
	text-decoration: none;
}

a:hover{
	color: RGB(58, 94, 44);
	text-decoration: underline;
}

a:visited{
	color: #649741;
	text-decoration: none;
}

h1{
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 1em;
}

h2{
	
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.subheading{
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
}

.header{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

dd{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 100%;
}

dt{
	margin-top: 10px;
	padding-top: 0px;
}



li{
	padding:0px 0px 10px 0px;
	margin: 0px;
}

p{
	margin-top: 0px;
	padding-top: 0px;
}

dd{
	margin-bottom: 0px;
	padding-bottom: 0px;
}













#header{
	padding:0px;
	width: 1000px;
	position:relative;
	line-height: 100%;
	padding-top: 10px;
}



img { 
    border: 0px none; 
    } 
    
#header a:link{
	text-decoration: none;
}

#header a:hover{
	text-decoration: none;
}

#header a:visited{
	text-decoration: none;
}

#nav {
	margin: 20px 0px 0px 0px;
	padding: 0;
	position:relative;
}

#nav a {
	text-decoration: none;
}

a img{
	text-decoration: none;
}

#nav{
	float: none;
}












#container{
	background-color: white;
	background-image: URL(backg.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin: 0px auto;
}

#main{
	margin-top: 50px;
}



#left{
	padding: 20px 50px 20px 0px;
	margin-top: 105px;
	width: 370px;
	float: left;
	text-align: right;

}

#left li{

}

#left ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



#right{
	padding: 30px 20px 20px 0px;
	margin: 50px 0px 50px 0px;
	width: 560px;
	float: right;
	line-height: 150%;
}

#leader{
	float: left;
	padding: 0px 10px 5px 0px;
}



#idea{
	background-color:  #818181;
	}

#news ul{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

#news li{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;

}


#button{
	padding: 10px;
	background: URL(subnavbg.jpg);
	border: 1px solid RGB(58, 94, 44);
	color: white;
	margin-bottom: 20px;
}


#button a:link{
	color: white;
}

#afterButton{
padding-top: 10px;
}



#reference{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

img.pdf{
	width: 16px;
	height: 16px;
}

table{
	display: inline;
	}

#table{
	float: left;
	width: 270px;
	border:none;
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-right: 0px;
}

#table1{
	float: right;
	width: 270px;
	border:none;
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-right: 15px;
}

#table2{
	float: right;
	width: 270px;
	clear: both;
	display: block;
	border:none;
	border-collapse: collapse;
	padding: 10px 0px;
	margin-right: 15px;
}

tr{
	border-spacing: 0px;
	border: none;
}

td{
	border: none;
	border-spacing: 0px;
	padding: 2px 5px;
}

#headerrow{
	background-image: url(subnavbg.jpg);
	color: white;
}
#grey{
	background-color: #d0d0d0 
}

#light{
	
	background-color: #eeefee;
	
}


#footer{
	font-size: 70%;
	clear: both;
	background: URL(subnavbg.jpg) repeat-x;
	background-color: white;
	width: 740px;
	padding-top: 50px;
	padding-bottom: 10px;
	padding-left: 130px;
	padding-right: 130px;
	color: grey;
	line-height: 100%;
}

#footer a:link{
	color: rgb(94, 138, 59);
	text-decoration: none;
}

#footer a:visited{
	color: rgb(94, 138, 59);
	text-decoration: none;
}

#footer a:hover{
	color: rgb(94, 138, 59);
	text-decoration: underline;
}
