body {
	background-color:#FFFFFF;
	font-size:10pt;
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
	background-image:url(../images/back.png);
	background-repeat:repeat-x;
	color:#333333;
	background-attachment: fixed;
}

#page {
	width:900px;
	background-image:url(../images/page.png);
	margin:auto;
	padding:auto;
}

#header {
	clear:both;
	width:840px;
	height:110px;
	background-image:url(../images/header.png);
	padding-top:50px;
	padding-left:60px;
}

#sidebarnav {
	margin-left:-5px;
	margin-top:10px;
}
  
#sidebarnav a {
	width:250px;
	display:block;
	clear:both;
	padding-left:12px;
	padding-top:6px;
	height:25px;
	border-bottom:2px solid #ededed;
	color:#555555;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background-color:#f4f4f4;
  }
  
  
#sidebarnav a:hover, #sidebarnav a.active {
	background-color:#FFFFFF;
	text-decoration:none;
	color:#555555;
}

#mainarea {
width:870px;
clear:both;
padding-left:30px;
}

#contentarea {
	width:540px;
	padding-right:30px;
	padding-bottom:20px;
	float:left;
	line-height:14pt;
}

#contentareaname {
	width:400px;
	padding-right:30px;
	padding-bottom:20px;
	float:left;
	line-height:14pt;
	padding-top: 20px;
	padding-left: 20px;
	bottom: auto;
	overflow: inherit;
	background-image: url(../images/content_article_bg.png);
	background-repeat: no-repeat;
}
#sidebar {
	float:left;
	width:260px;
	background-image:url(../images/sidebartop.png);
	background-repeat:no-repeat;
	line-height:14pt;
}

#footer {
	width:900px;
	clear:both;
	height:50px;
	padding-top:40px;
	text-align:center;
	line-height:14pt;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

h1, h1 a {
font-size:25pt;
color:#FFFFFF;
margin:0;
}

h2 {
font-size:15pt;
color:#333333;
padding-top:6px;
}

.description {
font-size:14pt;
color:#FFFFFF;
margin:0;
}

a {
color:#555555;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}
.style2 {
	color: #666666;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style4a {
	font-size: 12pt;
	font-weight: bold;
	background-color: #FFFF00;
}

.style6 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	color: #666666;
	font-size: 24px;
}
.style3 {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}
.style14 {
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
}
.style5 {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

