body
{
	margin: 0px;
	text-align: left;
}

body, table, input, textarea, select
{
	color: #767676;
	font-size: 0.76em;
	font-family: tahoma;
}

table, input, textarea, select
{
	font-size: 100%;
}

.info, .error, .mandatory
{
	color: #999999;
	font-size: 95%;
}

.error, .mandatory
{
	color: #CC0000;
}

#logo
{
	margin-top: -80px;
	margin-left: 30px;
	position: absolute;
}

#topmenu
{
	width: 100%;
	height: 90px;
	color: #000000;
	text-align: right;
	border-top: 3px solid #FD9500;
}

#topmenu UL
{
	margin: 0px;
	list-style-type: none;
}

#topmenu UL LI
{
	float: right;
	line-height: 35px;
	background: url('../images/tmnu_lft_bg.jpg') no-repeat;
}

#topmenu UL LI.over
{
	border-top: 4px solid #FD9500;
}

#topmenu UL LI A
{
	color: #000000;
	border-top: 0px;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
}

#topmenu UL LI.over A
{
	color: #FF7F00;
}

#title
{
	height: 93px;
	border-bottom: 3px double #FEA500;
	background: url('../images/title_bg.jpg') repeat-x;
}

#titleleft
{
	width: 100%;
	height: 90px;
	text-align: left;
	position: absolute;
	background: url('../images/title_lft.jpg') no-repeat;
}

#titletext
{
	left: 0px;
	width: 98%;
	margin-top: 45px;
	text-align: right;
	position: absolute;
}

#bottommenu
{
	clear: both;
	width: 100%;
	font-size: 90%;
	color; #5A5A5A;
	padding-top: 15px;
	text-align: center;
	padding-bottom: 15px;
	border-top: 2px solid #EBEBEB;
}

#bottommenu P
{
	margin: 0px;
	line-height: 20px;
}

#bottommenu A
{
	color: #5A5A5A;
	border-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

#bottommenu A:hover
{
	color: #000000;
	text-decoration: underline;
}

#bottommenu A.over
{
	color: #000000;
}

#bottom
{
	width: 100%;
	color: #FFFFFF;
	font-size: 80%;
	padding-top: 8px;
	text-align: center;
	background: #FFA800;
	padding-bottom: 8px;
}

#bottom A
{
	color: #FFFFFF;
}

#bottom A:hover
{
	color: #000000;
}

#content
{
	width: 100%;
	font-size: 90%;
	margin-top: 20px;
	line-height: 16px;
	margin-bottom: 20px;
}

#content A
{
	color: #FA6E00;
}

#content A:hover
{
	color: #000000;
}

#content .column
{
	padding: 20px;
	text-align: left;
	padding-left: 40px;
	vertical-align: top;
}

#content .left
{
	border-left: 2px solid #EBEBEB;
}

#content .right
{
	border-right: 2px solid #EBEBEB;
}

#content .label
{
	text-align: right;
	background: #F3F3F3;
	border-bottom: 1px solid #FFFFFF;
}

#content .value
{
	color: #000000;
	text-align: left;
	background: #F3F3F3;
	border-bottom: 1px solid #FFFFFF;
}

#content H1
{
	margin: 0px;
	padding-left: 15px;
	margin-left: -15px;
	margin-bottom: 10px;
	background: url('../images/h1_bullet.png') no-repeat;
}

#content UL
{
	margin-left: 20px;
	list-style-image: url('../images/bullet.png');
}

.rigwrp
{
	float: left;
	font-size: 90%;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: normal;
}

.rig
{
	width: 180px;
	overflow: hidden;
	background: #F3F3F3;
	border1: 1px solid #BFBFBF;
}

.rig A, .rig P
{
	margin-left: 12px;
	margin-right: 12px;
}

.rig .special
{
	color: #FA6E00;
}

.rig P
{
	margin-bottom: 5px;
}

.rig A
{
	font-size: 95%;
	color: #FA6E00;
	margin-top: 12px;
	text-decoration: none;
}

.rig A:hover
{
	color: #000000;
}

.rig A IMG
{
	margin-top: 10px;
}