body {
	background-color: #42474a;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#node1
{
	margin:0 auto; 
	padding:0px; 
	text-align:left;
	width:680px;
	background-image:url(/images/bg_main.gif);
	background-repeat:repeat-y;
}
#node2
{
	height:217px;
}
#node2 img 
{
	border:0;
}
#node3
{
	height:15px;
	background-image:url(images/hr.jpg);
}
#node3a{
	padding-left:40px;
}
#node4
{
	background-image:url(images/bg_main.gif);
	background-repeat:repeat-y;
	min-height:400px;
	color:#ffa74a;
}
#node4a {
	width:190px;
	height:100%;
	margin-top:10px;
	margin-left: 40px;
	float:left;
}
#node4b {
	max-width:660px;
	float:none;
	text-align:justify;
	margin-left: 220px;
	padding-right:10px;
	padding-top: 20px;
	padding-left: 10px;
	color:#42474a;
	}
#node4ba {
	width:235px;
	float:left;
	padding:0 15px;
	line-height: 1.4em;
}
#node4bb {
	color:#95908d;
	width:175px;
	float:left;
	text-align:center;
	padding-top:35px;
	line-height: 1.4em;
}
hr {
	margin:20px;
	border:0;
	height:1px;
	background-color:#95908d;
}
h2 {
	color: #2c5265;
	text-align:center;
	font-size:14px;
}
.data {
	color:#2c5265;
	font-weight:bold;
}
p { 
	text-indent: 20px;
	text-align:justify;
	line-height: 1.4em;
}
#node5
{
	width:680px;
	background-color: #42474a;
	text-align:right;
	color:#95908d;
	padding: 5px 0;
}
a:link.copy,  a:visited.copy, a:hover.copy{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
a:link.copy2, a:visited.copy2, a:hover.copy2{
	color:#95908d;
	text-decoration:none;
	font-weight:bold;
}

ul {
	color:#ffa006;
	text-align:left;
	list-style-image:url(images/transparent.png);
}
.title {
	color:#42474a;
	font-weight:bold;
	font-size: 13px;
}
li {
	font-size:11px;
	padding-top:6px;
	list-style-type:none;
}
li a:link{
	color:#42474a;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

li a:link.l{
	color:#95908d;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
li a:hover{
	color:#42474a;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
}

li a:hover.l{
	color:#95908d;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
}
li a:visited{
	color:#42474a;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

li a:visited.l{
	color:#95908d;
	font-size:11px;	
	text-decoration:none;
	font-weight:normal;
}
a:link, a:visited, a:active {
	color:#95908d;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#ffa006;
	text-decoration:none;
	font-weight:bold;
}