body 
{
	margin: 0;
	padding: 0;
	font-family: verdana;
	text-align:center;
	background-color: #232323;
}

#container 
{
	width:699px;
	margin: 0 auto 0 auto;
	text-align:left;
	border: 1px solid #817269;	
	background-color: #8c8b89;
}

#header 
{
	height:83px;
	margin:0;
	border-bottom: 8px solid #0d8772;
	background-color: #000000;
	padding: 10px;
}

#headerright p
{
	font-size: 100%;
}

#headerleft
{
	width: 245px;
	float: left;
}

#headerleft p
{
	margin: 0;
}

#headerright
{
	width: 400px;
	float: right;
	text-align: right;
}

#swf
{
	height:216px;
	margin:0px;
	border-bottom: 10px #232323 solid;
}

#left
{
	float: left;
	width: 150px;
	padding: 10px;
	background-color: #8c8b89;
}

#right
{
	float: right;
	width: 509px;
	padding: 0px;
	background-color: #f5f5f5;
	padding: 10px;
}

#footer 
{
	text-align:center;
	padding:12px;
	color: #ffffff;
}

#headerright li
{
	display: inline;
	padding-left:5px;
	font-size: 90%;
}

#left li
{
	background-image: url(bullet.gif);
	list-style-type:none;
	background-repeat: no-repeat;
	padding: 2px 0 0 30px;
	height: 30px;
	font-size: 90%;
}

#left ul
{
	margin: 0;
	padding: 0;
}

#footer p
{
	font-size: 80%;
	margin: 0;
}

.clear 
{
	clear:both;
}

.headertext
{
	color: #0d8772;
	font-size: 1.3em;
}

form
{
	margin: 0;
	padding: 0;
}

hr.cleaner
{
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}

#header a:link, #header a:visited
{ 
	color: #e9ed89;
}

#header a:hover, #header a:active
{ 
	color: #095e50;
}

a:link, a:visited
{
	color: #8c8b89;
}

a:hover, a:active
{ 
	color: #000000;
}

#left a:link, #left a:visited
{
	color: #e9ed89;
}

#left a:hover, #left a:active
{ 
	color: #095e50;
}

h1,h2,h3,h4,h5,h6
{
	font-family: Arial, Verdana, Tahoma;
	color: #451a3e;
	margin: 0 0 8px 0;
}

h1
{
	font-size: 120%;
	font-weight: normal;
}

h2
{
	font-size: 100%;
	font-weight:normal;
	color: #095e50;
	text-align:center;
}

h3
{
	font-size: 90%;
	text-align:center;
}

h4,h5,h6
{
	font-size: 80%;
}

#right ul, #right ol
{
	margin: 0 0 10px 15px;
	padding: 0;
}

#right ul ul, #right ul ol, #right ol ol, #right ol ul
{
	margin: 0 0 0 2em;
}

#right p
{
	padding: 0;
	margin: 0 0 16px 0;	
}

#right p, #right li, #right dl, #right td, #right th, #right table caption, #right label, #right td.warningText, #right table.layout td ul li, #right p, #left p
{
	font-size: 80%;
	letter-spacing: 0;
	line-height: 130%;
}

#footer ul
{

	margin: 0;
}

#right label
{
	font-weight: bold;
}

#right td.warningText
{
	color: #FF0000;
}

#right form input
{
	margin-bottom: 2px;
}

#right li li, #right td ul li
{
	font-size: 100%;
}

#right table
{
	margin: 0 0 12px 0;	
	border-collapse: collapse;
}

#right table th, #right table td
{
	border: 1px solid #8A9CC8;
	padding: 4px;
	text-align: left;
}

#right table td ul
{
	margin-bottom: 0;
}

#right table th
{
	background-color: #C2CCE2;
	color: #000000;
}

#right table caption
{
	margin: 0 0 10px 0;
}

#right table.layout, #right table.layout td, #right form table, #right form table td
{
	border: none;
	padding: 0;
	margin: 0;
	font-size: 100%;
}

.errorTextBox
{
	margin-bottom: 1px;
	border: 1px solid #FF0000;
}
