.content{

	background-color: #fefefd;
	padding-top: 1em;
	width: 100%;
	clear: both;

	}

.label{
	color: black;
	font-weight: bold;
	font-size: small;
	vertical-align: top;
	}

.label_right{
	text-align: right;
	padding-right: 30px;
	color: black;
	font-weight: bold;
	font-size: small;
	vertical-align: top;
	}


.element{
	color: black;
	font-size: small;
	vertical-align: top;
	}


textarea{

	font-family: Arial, Geneva, Helvetica, Sans;

	}

textarea:focus, input:focus, .sffocus, .sffocus, select:focus {
	background-color: #ffc;
	color: black;
	}

input, textarea, select {

	font-size: 1em;
	border: 1px solid #696969;
	padding: 2px;
	vertical-align: bottom;
	
	}

.plain_button{

	padding: 0;
	font-size: 8pt;
	vertical-align: top;

	}

.button{ 

	padding: 0;
	font-size: 8pt;
	background-color: black; 
	color: #fefefd; 
	vertical-align: top;
	
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	background-color: #fefefd;
	margin: 0;
	padding: 0;
	border: 0;
}
div {
	margin: 0;
	border: 0;
}
h1, h2 {}
h3, h4, h5, h6 {
	font-size: 1.2em;
	color: #CB9914;
	text-align: left;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
}
p {
	margin: 0 0 10px 0;
}
td {
	color: black;
}
ul {}
ol {}
li {}
form {
	padding: 0;
	margin: 0;
}
label {
	display: block;
	margin: 0 0 0.9em 0;
	padding: 0;
}
label strong {
	font-weight: normal;
}
label em {}
label br {}
input, select, textarea {
	background-color: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
label #submit {
	color: #FFF;
	background-color: #CB9914;
}
.section14, .section13, .section12, .section23, .section34, .sectionfull {
	display: block; 
	float: left; 
	margin: 0 10px 10px 0; 
	background-attachment: scroll; 
	background-repeat: no-repeat; 
	background-position: left top;
}
body label .fieldwidth4 {
	width: 280px;
}
.section12 label { width: 410px; }
div.buttons {
	display: inline;
	float: right;
	clear: both;
	padding: 0 15px 0 0;
	
}

.section12 label strong, .section12 label b {
	width: 110px;
	float: left;
	padding: 0 5px 0 0;
	text-align: right;
	font-weight: bold;
}
.section12 { width: 410px; }
label br {
	display: none;
}

a {
	color: #000;
	text-decoration: none;
}
a.selected {
	color: #CB9914;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a.selected:hover {
	color: #CB9914;
	text-decoration: underline;
}
#page {
	margin: 0 auto;
	width: 942px;
}
#header, #content, #footer {
	clear: both;
	width: 940px;
}
#header {
	height: 198px;
	margin: 10px 0 0 0;
}
#logo {
	width: 149px;
	height: 198px;
	text-align: center;
	background-color: #EEE;
	float: left;
}

#banner {
	width: 781px;
	height: 164px;
	background-color: #FFF;
	float: left;
	margin: 0 0 0 10px;
}
#banner img {
	display: block;
	width: 781px;
	height: 164px;
	float: left;
	margin: 0 0 10px 0;
}

#subheader {
	float: left;
	width: 773px;
	line-height: 24px;
	margin: 0;
	padding-left: 8px;
	background-color: #CB9914;
	color: #FFF;
	font-size: 12px;
	height: 24px;
}


#content {
	margin: 0;
	float: left;
	clear: both;
}
#menu {
	width: 149px;
	float: left;
	background-color: #DDD;
	height: 147px;
	margin: 35px 0 0 0;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li {
	display: block;
	border-bottom: solid 1px #FFF;
}
#menu a {
	width: 133px;
	padding: 8px 8px;
	text-align: left;
	display: block;
}
#menu a:hover {
	background-color: #CCC;
	text-decoration: none;
}
#menu ul ul {
	margin: 0;
}
#menu li li {
	border: 0;
}
#menu li li a {
	width: 120px;
	padding: 4px 8px 4px 21px;
	text-align: left;
	display: block;
	background-attachment: scroll;
	background-image: url(../images/arrow_000.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
#menu li li a:hover {
	background-color: #CCC;
	text-decoration: none;
}
#menu h2, #col1 h2, #col2 h2  {
	font-size: 1.6em;
	line-height: 1.8em;
	background-color: #FFF;
	color: #000;
	margin: 0;
}
#col1 {
	float: left;
	width: 70%;
	margin: 0 0 0 10px;
}

#col2 {
	float: left;
	width: 425px;
	margin: 0 0 0 10px;
	background-color: #F2E7CE;
	height: 128px;
	padding: 20px 0 0 0;
}

#col3 {
	float: right;
	width: 345px;
	margin: 0 0 0 10px;
	height: 148px;
	text-align: right;
}

#footer {
	float: left;
	clear: both;
	height: 24px;
	margin: 10px 0;
	font-size: 12px;
}
#footer #icon {
	float: left;
	width: 149px;
	height: 24px;
	display: block;
	margin: 0 10px 0 0;
	background-image: url(../images/acornsmall.gif);
}
