p {
	font-size:8pt;
line-height:normal;
	margin-top:-1px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

li{
	font-size:8pt;
line-height:normal;
	margin-top:-1px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


	
body {
	font-family:"Trebuche MS",Arial, Helvetica, sans-serif;
	color: #333333;

}


#container {
	position:absolute;
	width:1060px;
	height:650px;
	left:-10px;
	top:155px;
	overflow:hidden;
}

#container1 {
	width:730px;
	height:inherit;
	left:0;
	top:0;
	overflow:hidden;
}

#container2 {
	width:330px;
	height:inherit;
	left:731px;
	top:0;
	overflow:hidden;
}

#logo {
	background: #fff;
}

#topnav {
	color:#6F586C;
	font-size:10pt;
	font-weight:bold;
	text-align:right;
	
}


#rt_top {
	background:url(images/rt_top.png) no-repeat;
	width:328px;
	height:106px;
	float:left;
}

#body_left{
	width:731px;
	height:486px;
	text-align:center;
}

.headline {
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bolder;
}

#body_right{
	color:#fff;
	width:270px;
	height:330px;
	margin-left: 8px;
}

#left_block {
	text-align:left;
	overflow:auto;
	height: 480px;
}

#center_block {
	background-color:#fff;
	width:290px;
	height:156px;
	left:440px;
	top:440px;
	text-align:left;
	position:absolute;
}

#right_block {
	background-color:#fff;
	width:290px;
	height:156px;
	left:730px;
	top:440px;
	text-align:left;
	position:absolute;
}

#rt_copy {
	width:95%;
	margin-left:3px;
	margin-top:0;
	height:320px;
	overflow:hidden;
}
	
#copyright {
	text-align:justify;
	font-size:8pt;
	color:#999;
}

a {
	color:#6F586C;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#330033;	
}

.highlight {
	color:#F28729;
	font-weight:bolder;
	font-size:8pt;
}

.head3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:25px;
	font-size:12pt;
	font-weight:bold;
	color:#666;
}

