body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	margin-left: 2%;
	margin-right: auto;
	width: 700px;
}

#PageContent{
	width:100%;
	clear: both;
}

h2 {
	font-style:normal;
	font-size:16px;
	background-color:#CCCC66;
	line-height: 1.5;
	padding-left: 5px;
	margin-top: 30px;
}
#h2top {
	margin-top: 0px;
}
.h2body {
	clear: both;
	display: block;
}
.h2link a{
	color: #990000;
	font-size:10px;
}
#HeaderTop {
	margin-bottom:30px;
	margin-left: auto;
	margin-right: auto;

	clear: right;
}
#header {
	width: 100%;
	height: 137px;
	background-image: url(images/home_header.jpg);
	}
#header span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}
	
#Introduction {
	font-size:12pt;
	color: #333333;
	float: right;
	width: 70%;
}

#Navigation {
	float: left;
	width: 30%;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.5;
}
#Intro1 {
	margin-bottom: 10px;
}
#Intro2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.CenterColCont {
	font-size:12px;
	background-color: #FFFFCC;
	width: 100%;
}
div.CenterColCont p {
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
}
div.CenterColCont .p1 {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

#Menu ul {
	list-style:none;
	margin: 0;
	padding: 0;
	width: 175px;
	color: #666666;
}
#Menu ul li a:link, #Menu ul li a:visited {
	text-decoration: none;
	background-color: #FFFFCC;
	color: #333333;
	display: block;
	background-image: url(images/manuback.gif);
	width: 100%;
}
#Menu ul.subnav li a:link, #Menu ul.subnav li a:visited {
	margin-left:10px;
	background-image: url(images/manubackind.gif);
	width: 165px;
}
#Menu ul li a:hover{
	background-color: #FFCC33;
	color: #000000;
	background-image: url(images/manubackdn.gif);
}
#Menu ul.subnav li a:hover {
	margin-left:10px;
	background-image: url(images/manubackinddn.gif);
	width: 165px;
}
#Mencolor {
background-color:#006633;
}

#Footer {
	margin-left: auto;
	margin-right: 0;
	clear:both;
	font-size: 8pt;
	text-align: right;
	width: 700px;
	height: 278px;
	background-image: url(images/index3.jpg);
	padding-top: 50px;
}.images {
	text-align: center;
}
.ctext {
	font-weight: bold;
	text-align: center;
}
.ThreeCol {
font-size:12px;
margin-top: 20px;
width:100%;
}
.vallink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
