body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma, Arial, Verdana;
}

#wrap
{
	text-align: left;
	width: 890px;
	margin: 10px auto 10px auto;
	background: #353535 url('wrap.gif') repeat-y;
	background-color: #353535;
}

#logo
{
	float: left;
}

#header
{
	width: 890px;
	height: 375px;
	background-image: url('header.jpg');
}

#header ul
{
	text-align: right;
	margin: 10px 10px 0 0;
	list-style-type: none;
}

#header ul li
{
	font-size: 90%;
}

#navigation
{	
	height: 35px;
	margin: -210px 0 0 290px !important;
	margin: -210px 0 0 310px;
}

#navigation ul
{
	margin: 0;
}

#navigation ul li
{
	display: inline;
	padding: 0 10px 0 20px;
	font-size: 90%;
	background-image: url('separator.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#navigation ul li.noseparator
{
	display: inline;
	font-size: 90%;
	background-image: none;
}

#navigation a:link, #navigation a:visited
{
	color: #000000;
	text-decoration: none;		
}

#navigation a:hover, #navigation a:active
{
	color: #666666;
	text-decoration: underline;	
}

#news
{
	width: 247px;
	float: left;
	margin: 170px 0 0 22px !important;
	margin: 170px 0 0 12px;
	padding: 0 10px 0 20px;
}

#content
{
	width: 560px;
	float: left;
	padding: 0 10px 0px 20px;
	margin: -10px 0 0 0 !important;
	margin: -10px 0 0 20px;
	background-image: url('line.gif');
	background-repeat: no-repeat;
	background-position: left top;	
}

#footer
{
	text-align: center;
	background-color: #ADADAD;
	border: 1px solid #000000;
	margin: 0 0 0 22px;
	padding: 5px 0 5px 0;
}

#footer p
{
	margin: 0;
}

hr.cleaner
{
	clear: both;
	height: 10px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}

a:link,a:visited
{
	color: #0CA5E9;
	text-decoration: underline;		
}

a:hover,a:active
{
	color: #0A7DAF;
	text-decoration: underline;	
}

#footer a:link,#footer a:visited
{
	color: #353535;
	text-decoration: underline;
}

#footer a:hover,#footer a:active
{
	color: #000000;
	text-decoration: underline;	
}

h1,h2,h3,h4,h5,h6
{
	font-family: Arial, Verdana, Tahoma;
	color: #FFFFFF;
	margin: 0 0 8px 0;
}

h1
{
	font-size: 120%;
}

h2
{
	font-size: 100%;
}

h3
{
	font-size: 90%;
}

h4,h5,h6
{
	font-size: 80%;
}

#footer p
{
	font-size: 70%;
}

#content ul, #content ol
{
	margin: 0 0 1em 4em;
	padding: 0;
}

#content ul ul, #content ul ol, #content ol ol, #content ol ul
{
	margin: 0 0 0 2em;
}

#content p
{
	padding: 0;
	margin: 0 0 16px 0;	
}

#content p, #content li, #content dl, #content td, #content th, #content table caption, #content label, #content td.warningText, #content table.layout td ul li, #news p, #news li, #news dl, #news td, #news th, #news table caption, #news label, #news td.warningText, #news table.layout td ul li
{
	font-size: 80%;
	letter-spacing: 0;
	line-height: 130%;
	color: #B9B9B9;
}

#content label
{
	font-weight: bold;
}

#content td.warningText
{
	color: #FF0000;
}

#content form input
{
	margin-bottom: 2px;
}

#content li li, #content td ul li
{
	font-size: 100%;
}

#content table
{
	margin: 0 0 12px 0;	
	border-collapse: collapse;
}

#content table th, #content table td
{
	border: 1px solid #DBCAAE;
	padding: 4px;
	text-align: left;
}

#content table td ul
{
	margin-bottom: 0;
}

#content table th
{
	background-color: #E8DDCB;
	color: #000000;
}

#content table caption
{
	margin: 0 0 10px 0;
}

#content table.layout, #content table.layout td, #content form table, #content form table td
{
	border: none;
	padding: 0;
	margin: 0;
	font-size: 100%;
}

.errorTextBox
{
	margin-bottom: 1px;
	border: 1px solid #FF0000;
}

#content table.htmlarea
{
	border: 1px solid #FFFFFF;
}
