/* Global Styles */

body {
	margin:0px;
	background-color: #C2D5BF;
	height: 600px;
	width: 1000px;
	}
	

	
/* Class Styles */
	
.bodyText {
	color:#2E582C;
	line-height:22px;
	margin-top:0px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 12px;
	padding-bottom: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E582C;
	}
	
.pageName{
	color: #31582C;
	line-height:24px;
	letter-spacing:0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #600;
	padding-top: 24px;
	}
ul {
	color: #2E5841;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	list-style-position: inside;
	list-style-type: disc;
	font-style: normal;
	font-weight: bold;
}
.top {
	vertical-align: top;
	background-color: #000;
	height: 120px;
	width: 1200px;
	padding-left: 215px;
	clear: none;
	float: none;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#navigation li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E582C;
	width: 165px;
	list-style-position: inherit;
	list-style-image: none;
	list-style-type: none;
	padding-left: 40px;
	padding-top: 12px;
	padding-bottom: 6px;
}

#navigation a {
	color: #2E582C;
	line-height:24px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

	
#navigation a:hover {
	color:#CCC;
	font-weight:bold;
	}
img {
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 2px;
}
img_partner {
	padding: 6px;
	width: 150px;
}

	
a {
	color: #600;
	text-decoration:none
	}

	
a:hover {
	color: #CCC;
	text-decoration: underline;
	}
.content {
	width: 700px;
	padding-right: 60px;
	padding-left: 60px;
	height: 600px;
}
.content div {
	height: 550px;
	overflow: auto;
	width: 640px;
	margin-bottom: 20px;
	visibility: inherit;
}
	
.columnHeader {
	font: 11px Arial, Helvetica, sans-serif;
	color: #630;
	line-height:18px;
	letter-spacing:0.05em;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
	}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	padding-top: 12px;
	margin: 6px;
	color: #600;
}

	
.smallText {
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 6px;
	text-align: center;
	}
	
.bottomText {
	color: #31582C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 75px;
	}

