.head {
	position: relative;
	padding: 3px;
	top: 0px;
	left: 0px;
	right: 0px;
	background-color: #fff;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D2D2D1;
	margin-right: -100px;
	margin-left: -10px;
	margin-top: -10px;
	margin-bottom: 0px;
}
body {
	background: #e9eef4; /* url(images/bg1.png) repeat-x top*/
	font-family: Arial, Helvetica, sans-serif;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #FFFFFF;
	position: relative;
	visibility: visible;
	top: 71px;
	border: medium solid #CCCCCC;
	padding: 5px;
	float: left;
	left: 19px;
}
.contentwrapper_disabled	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 700px;
	text-align: left;
	background-color: #DCDBDB;
	}
.contentwrapper
	{

	margin:auto;
	padding: 0px;
	width: 700px;
	}

.contenttop
	{
	background-image: url(images/structure14.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	margin-top: -5px;

	}
.contentbottom
	{
	background-image: url(images/bottom2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	margin: auto;
	width:700px;
	}
.footer
	{
	background-image: url(images/horizslice2.jpg);
	background-repeat: repeat-y;
	margin-top:0px;
	margin-left:0px;
	width:700px;
	text-align:left;
	}
.content
	{
	background-image: url(images/horizslice2.jpg);
	background-repeat: repeat-y;
	position: relative;
	width: 700px;
	padding-top: 5px;
	margin-top:0px;
	text-align:left;
	margin-bottom:0px;
	padding-bottom:30px;
	}
.center {
	margin-top: 40px;
	background-position: center;
	text-align: center;
	margin-left: 66px;

}
.logo
{
	margin-bottom: -8px;
	padding-top: 3px;
	padding-left: 10px;
	overflow: visible;
	margin-left:5px;
	text-align:left;
	z-index: 50;
}
.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #CCCCCC;
	padding: 0px;
	position: relative;
	margin: 0px;
}
a {
	color: #529A8A;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#ACBB80;
	width:700px;
	text-align:left;
	overflow:visible;
	height:25px;
	padding-top:5px;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #ACBB80;
	letter-spacing: .2em;
	margin-left: 18px;
	margin-bottom: 5px;
	margin-top: 20px;
}
h3 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: lighter;
	color: #FF0000;
	margin-left: 22px;
	}
h4 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	color: #FF0000;
	margin-left: 26px;}
p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#333333;
	margin-left: 36px;
	margin-top: 2px;
	margin-bottom: 9px;
	margin-right:8px;
	}
label, .label {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	margin-top: 12px;
	margin-bottom: 1px;
	padding-top: 10px;
}
.input_required {
	background-color: #FAEFF2;
}
.input {
	background-color: #EFF7F8;
}

.footertext
{color:#CCCCCC; text-align:center; width:680; font-size:.8em;}
