BODY
{
	margin: 0px;
	text-align: center;
	background: #FFFFFF;
}

BODY, TABLE
{
	color: #333333;
	font-size: 11px;
	font-family: verdana, tahoma;
}

.clear
{
	clear: both;
}

.missing
{
	color: #CC0000;
	font-weight: bold;
}

.small
{
	font-size: 90%;
}

#wrapper
{
	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#top
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#menu
{
	height: 45px;
	color: #000000;
	line-height: 45px;
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
}

#menu UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu UL LI
{
	float: right;
	height: 45px;
	border-bottom: 3px solid #333333;
}

#menu UL LI.over
{
	border-bottom: 3px solid #0098E8;
}

#menu UL LI A
{
	display: block;
	color: #000000;
	font-weight: bold;
	padding-left: 36px;
	padding-right: 36px;
	text-decoration: none;
}

#menu UL LI.over A
{
	color: #0098E8;
}

#menu UL LI A IMG
{
	margin-top: 10px;
}

#menu UL LI.sep
{
	width: 1px;
	height: 45px;
	padding: 0px;
	border-bottom: 3px solid #FFFFFF;
	background: url('../images/sep.jpg') no-repeat center left;
}

#banner
{
	width: 898px;
	height: 258px;
	padding-top: 10px;
}

#banner IMG
{
	position:absolute;
}

#bottom
{
	font-size: 90%;
	line-height: 25px;
	margin-bottom: 10px;
	border-top: 3px solid #333333;
}

#main
{
	height1: 380px;
	margin-top: 10px;
	background: #FFFFFF;
}

#main .margin
{
	margin: 20px;
}

#main #path
{
	font-size: 90%;
	line-height: 25px;
	padding-left: 20px;
	background: #F0F0F0;
	margin-bottom: 30px;
}

#main #path SPAN
{
	font-weight: bold;
}

#main #path A
{
	color: #0098E8;
	text-decoration: none;
}

#main #path A:hover
{
	color: #037EBE;
}

#left
{
	float: left;
	width: 185px;
	font-size: 90%;
	margin-top: 30px;
}

#right
{
	width: 185px;
	float: right;
	font-size: 90%;
	margin-top: 30px;
}

#left H1, #right H1
{
	margin: 0px;
	font-size: 110%;
	padding-top: 5px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
	background: url('../images/title2_bg.jpg') no-repeat top left;
}

#left H2, #right H2
{
	margin: 0px;
	font-size: 110%;
	margin-top: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-transform: uppercase;
	background: url('../images/title2_bg.jpg') no-repeat bottom left;
}

#left UL, #right UL
{
	margin: 0px;
	padding: 0px;
	margin-left: 17px;
	list-style-image: url('../images/arrow.png');
}

#left UL LI, #right UL LI
{
	margin-top: 7px;
	padding-bottom: 8px;
	background: url('../images/hline.jpg') repeat-x bottom left;
}

#left UL LI A, #right UL LI A
{
	color: #0098E8;
	text-decoration: none;
}

#left UL LI A:hover, #right UL LI A:hover
{
	color: #037EBE;
}

#content
{
	float: left;
	width: 645px;
	margin-left: 20px;
	background1: #000000;
}

#content.full
{
	float: none;
	width: 830px;
	margin-left: 10px;
	margin-right: 10px;
}

#content H1
{
	margin: 0px;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
	background: url('../images/title_bg.jpg') no-repeat bottom left;
}

#content H2
{
	margin: 0px;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

#content P
{
	margin: 0px;
	margin-bottom: 15px;
}

#content A
{
	color: #0098E8;
	text-decoration: none;
}

#content A:hover
{
	color: #037EBE;
}

.box
{
	float: left;
	width: 285px;
	font-size: 90%;
	margin-top: 20px;
	margin-right: 20px;
}

.box H1
{
	margin: 0px;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
	background: url('../images/boxtitle_bg.jpg') no-repeat bottom left;
}

.box H2
{
	margin: 0px;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
}

.box A
{
	color: #0098E8;
	text-decoration: none;
}

.box A:hover
{
	color: #037EBE;
}

.box UL
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	list-style-image: url('../images/arrow.png');
}

.box UL LI
{
	margin-top: 7px;
	padding-bottom: 8px;
	background: url('../images/hline.jpg') repeat-x bottom left;
}

.box UL LI A
{
	color: #0098E8;
	text-decoration: none;
}

.box UL LI A:hover
{
	color: #037EBE;
}

#titlebar
{
	clear: both;
	float:right;
	padding-top: 10px;
	padding-bottom:2px;
	_padding-bottom:10px;
}
