body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	background-image:url(../../images/layout/bg2.png);
}
body .thrColEls {
	background: #ffffff;
}
.thrColEls #container {
position:relative;
	width: 94em;
	background: #ffffff;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	z-index:2;
}
.thrColEls #sidebar1 {
	float: left;
	width: 22em;
	background: #ffffff;
	padding: 15px 0;
	font-size:10px;
}
.thrColEls #sidebar1 h3, .thrColEls #sidebar1 p, .thrColEls #sidebar2 p, .thrColEls #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
}
.thrColEls #mainContent {
	margin: 0 0 0 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
#clouds {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:210px;
	z-index:1;
	background-image:url(../../images/layout/clouds2.png);
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
ul, li {
	list-style-type: none;
}
li a:link {
	color: #333;
	text-decoration: none;
}
li a:visited {
	color: #333;
	text-decoration: none;
}
li a:active {
	color: #333;
	text-decoration: none;
}
li a:hover {
	color: #ff9a00;
	text-decoration: none;
	font-weight:400;
}
.active {
	font-weight:bold;
}
#navigation {
	text-align:right;
	font-size:10pt;
	border-right: solid 0px #CCC;
	margin-right:0px;
	padding-right:15px;
}
#logo{
	width:19.2em;
	text-align:right;
	height:190px;
	padding-top:30px;
}
#sidebar {
	text-align:left;
	border-left: solid 0px #CCC;
	margin-left:-2em;
	margin-top:237px;
}
#header {
	height:223px;
	width:746px;
	margin-left:20.2em;
	background-repeat:no-repeat;
	vertical-align:top;
}
#content {
	color:#333;
	padding:15px 15px 15px 0px;
	background-color:#FFFFFF;
}
img {
	border:0px;
}
.title {
	color:#666666;
	font-size:10pt;
	font-weight:bold;
}
.subtitle {
	font-size:10pt;
	font-weight:bold;
	color:#666;
}
h1 {
	font-size:12pt;
	font-weight:bold;
	color:#FF9A00;
}
h2 {
	font-size:10pt;
	font-weight:bold;
	color:#FF9A00;
}
.starttitle{
	font-size:12pt;
	font-weight:bold;
	color:#FF9A00;
}
td {
	vertical-align:top;
}
a{
	color:#FF9A00;
	text-decoration:none;
}
a:hover{
	color:#FF9A00;
	text-decoration:underline;
}
a:visited{
	color:#FF9A00;
	text-decoration:none;
}
#first_row{
	width:8%;
	}
#second_row{
	width:1%;
	}
#third_row{
	width:91%;
	}
