body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color:#CCCCCC;
	background-color: #FFFFC8;
}

form 
{
margin-left: 25px;
}

.button
{
border: 1px solid #393836;
}

#wrapper 
{
	margin-right:auto;
	margin-left:auto;
	width:600px;
}

h3 
{
	font-size: 16px;
	font-weight: bold;
	color: #393836;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 2px;
	background-color: #F6E0B1;
	background-repeat: repeat-x;
}

#menu 
{
	width:600px;
	height: 22px;
}

#contentContainer 
{
	height: auto;
	margin-top: 0px;
	background-color:#E69D58 ;
	width: 580px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contactbutton
{
border: 1px solid #393836; color: #ff0000;
}

#contentContainer input 
{
	margin-bottom: 5px;
	background-color: #F6E0B1;
	border: 1px solid #393836;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#contentContainer textarea 
{
	margin-bottom: 5px;
	background-color: #F6E0B1;
	border: 1px solid #000000;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header 
{
	height: 120px;
	width: 600px;
	margin-bottom: 15px;
	color: #000000;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.citation 
{
	color: #000000;
	font-weight: bold;
}

#contentContainer p 
{
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 12px;
	margin-left: 25px;
}

#contentContainer li 
{
	font-size: 13px;
	list-style-type: square;
	list-style-position: outside;
	display: block;
	margin-bottom: 8px;
}

#menu ul 
{
	margin: 0px;
	padding: 0px;
}

#menu li 
{
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100px;
	text-align: center;
	height: 22px;
	float: left;
}

#menu a 
{
	display:block;
	background-repeat:no-repeat;
	width: 100px;
	height: 17px;
	margin:0px;
	padding-top:5px;	
	color:#D28F50;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../images/button1.gif);
}

#menu a:hover 
{
	display:block;
	background-repeat:no-repeat;
	width: 100px;
	height: 17px;
	padding-top:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../images/button1.gif);
}

#menu a:focus 
{
	outline:none;
}

#footer 
{
	height: auto;
	width: auto;
	padding: 2px;
	font-size: 11px;
	color: #aaaaaa;
	text-align: right;
}

#emptyLI 
{
	display:block;
	background-repeat:no-repeat;
	width: 100px;
	height: 17px;
	padding-top:5px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../images/button2.gif);
	margin: 0px;
}

h2 
{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 12px;
	margin-bottom:2px ;
	margin-left:25px;
	padding: 0px;
	display: block;
}

#contentContainer select 
{
	margin-bottom: 5px;
	border: 2px solid #000000;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link, a:visited 
{
color:#000000;
font-weight:bold;
text-decoration:none;
}

a:hover, a:active 
{
color:#CCCCCC;
font-weight:bold;
text-decoration:underlined;
}

.fakeList 
{
	padding-left: 40px;
}

#linktocareersteer a 
{
	display:block;
	width: 300px;
	border: dashed thin #F6E0B1;
	border-width:1px;
	margin:0px;
	padding:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#linktocareersteer a:hover 
{
	display:block;
	width: ;
	border-color: #393836;
	height: ;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

#linktocareersteer a:focus 
{
	outline:none;
}