BODY
{
	margin: 0px;
	text-align: center;
	background: #FFFFFF url('../images/bg.jpg') repeat-x;
}

BODY, TABLE, INPUT, TEXTAREA, SELECT
{
	color: #5B5B5B;
	font-size: 9pt;
	font-family: arial;
}

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

.clear
{
	clear: left;
}

.info
{
	color: #999999;
	font-size: 80%;
}

.mandatory, .error
{
	color: #CC0000;
	font-size: 80%;
}

.visible
{
	display: block;
}

.hidden
{
	display: none;
}

LABEL.mandatory
{
	font-size: 100%;
}

#top
{
	height: 97px;
}

#logo
{
	float: left;
	width: 245px;
}

#topmenu
{
	width: 400px;
	float: right;
	color: #1F3660;
	font-size: 90%;
	margin-top: 66px;
	line-height: 31px;
	text-align: right;
	background1: #EFEFEF url('../images/topmenu_bg.jpg') no-repeat;
}

#topmenu A
{
	color: #1F3660;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
}

#topmenu A:hover
{
	color: #F8C300;
}

#banner
{
	clear: both;
	height: 108px;
}

#wbottom
{
	background: #DBDBDB;
	border-bottom: 9px solid #1F3660;
}

#bottom
{
	width: 776px;
	color: #31476E;
	font-size: 80%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/bottom_bg.jpg') no-repeat;
}

#bottom P
{
	margin: 0px;
	margin-top: 20px;
	margin-left: 285px;
	margin-bottom: 20px;
	font-family: tahoma;
}

#bottom P A
{
	color: #31476E;
	text-decoration: none;
}

#bottom P A:hover
{
	text-decoration: underline;
}

#news
{
	float: left;
	width: 260px;
	font-size: 90%;
	margin-top: -83px;
	background: url('../images/news_bg.jpg') repeat-y;
}

#news H1
{
	margin: 0px;
	height: 36px;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
	background: #18548A url('../images/newsheader_bg.jpg') repeat-x;
}

#news H2
{
	margin: 0px;
	color: #FA7533;
	font-size: 100%;
}

#news P
{
	margin-top: 7px;
	margin-bottom: 7px;
}

#news P A
{
	color: #FA7533;
	font-size: 90%;
	text-decoration: none;
}

#news P A:hover
{
	text-decoration: underline;
}

#news P.sep
{
	font-size: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	background: url('../images/newssep_bg.jpg') repeat-x;
}

#news P.date
{
	color: #0F5D93;
	font-size: 90%;
}

#news .margin
{
	margin: 20px;
	margin-bottom: 0px;
}

#main
{
	width: 476px;
	margin-left: 280px;
}

#menu
{
	color: #FFFFFF;
	margin-left: 260px;
	background1: #0D79AD;
}

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

#menu UL LI
{
	float: left;
}

#menu UL LI A
{
	display: block;
}

#menu UL UL
{
	width: 250px;
	position: absolute;
	visibility: hidden;
	background: #FFFFFF;
	border-left: 1px solid #0E79AD;
	border-right: 1px solid #0E79AD;
}

#menu UL UL LI
{
	float: none;
	height: 25px;
	white-space: nowrap;
	border-bottom: 1px solid #0E79AD;
}

#menu UL UL LI A
{
	width: 250px;
	color: #0E79AD;
	line-height: 25px;
	padding-left: 20px;
	background: #FFFFFF;
	text-decoration: none;
}

#menu UL UL LI A:hover
{
	color: #FFFFFF;
	background: #0E79AD;
}

#menu UL UL UL
{
	border: 0px;
	font-size: 90%;
	margin-left: 15px;
	position: relative;
	list-style-type: circle;
}

#menu UL UL UL LI
{
	height: 20px;
	border-bottom: 0px;
}

#menu UL UL UL LI A
{
	color: #0E79AD;
	line-height: 20px;
}

#menu UL UL UL LI A:hover
{
	color: #0E79AD;
	background: none;
	text-decoration: underline;
}

#content
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#content H1
{
	margin: 0px;
	color: #FA7533;
	font-size: 150%;
	font-family: georgia;
	border-bottom: 1px solid #FA7533;
}

#content H2
{
	margin: 0px;
	color: #375C9D;
	font-size: 110%;
	font-family: georgia;
}

#content P A
{
	color: #FA7533;
	font-size: 90%;
	text-decoration: none;
}

#content P A:hover
{
	text-decoration: underline;
}

#product
{
	margin-top: 15px;
}

#product TR.odd
{
	background: #EEEEEE;
}

#product TR.even
{
	background: #EDF9FF;
	background: #E5E3E3;
}

#product TD
{
	padding: 7px;
	vertical-align: top;
}

#product .product
{
	width: 100%;
	font-size: 90%;
}

#product .product TD
{
	padding: 3px;
}

#product .product TD.label
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.datatable
{
	font-size: 90%;
	margin-bottom: 20px;
	background: #EEEEEE;
	border-collapse: collapse;
}

.datatable TH, .datatable TD
{
	padding: 3px;
}

.datatable TD.label
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.datatable TD UL
{
	margin-bottom: 0px;
}

.datatable A
{
	color: #0F79AD;
	text-decoration: none;
}

.datatable A:hover
{
	text-decoration: underline;
}

#tab
{
	height: 20px;
	display: block;
	margin-top: 10px;
	padding-left: 2px;
}

#tab A
{
	float: left;
	color: #000000;
	display: block;
	line-height: 25px;
	margin-left: -1px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	border: 1px solid #C9C9C9;
	border-bottom: 0px;
	background: url('../images/tab_bg.jpg') repeat-x;
}

#tab A.active
{
	font-size: 90%;
	font-weight: bold;
	background: #FFFFFF;
}

#tab A:hover, #tab A.active
{
	background: #FFFFFF;
}

#back
{
	margin: 0px;
	width: 470px;
	margin-top: 5px;
	text-align: right;
	position: absolute;
}