body{
	margin:0px 0px 20px 0px;
	padding:0;
	font-family:Arial,sans-serif;
	font-size:10pt;
	color:black;
	text-align:center;
}

#header{
	width:800px;
	margin:0 auto;
	text-align:left;
	margin-top: 10px;
}


#container{
	width:800px;
	margin: 0 auto;
}

.page {
	width:798px;
	border-left: 1px solid #6CC3F7;
	border-right: 1px solid #6CC3F7;
}


TR{
	font-size: 10pt;
	vertical-align:top;
}

a:link {
  color: #3366CC;
  text-decoration: none;	
}
a:active {
  color: #3366CC;
  text-decoration: none;	
}
a:visited {
  color: #3366CC;
  text-decoration: none;	
}
a:hover {
  color: #EB4A4A;
  text-decoration: none;	
}	

A.catlink:link,A.catlink:visited,span{
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
A.catlink:hover{
	color:#000;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}
A.blacklink{
	color:#000;
}

/* Root boxes */
.rbox1,.rbox2,.rbox3{
	padding-top:1px;
	padding-bottom:1px;
}

.rboxhead{
	font-size:13px;
	font-weight:bold;
	float:left;
	width: 100%;
}
.rboxheadtext{
	background-image:url(tabright.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 100%;
}
.rboxhead a{
	text-decoration:none;
	background-image:url(tableft0.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 8px 3px 8px;
	display:block;
}
.rboxhead a:hover{
	text-decoration:underline;
}
.rbox1 .rboxhead{
	background-color:#6CC3F7;
}
.rbox1 .rboxhead a{
	color:#FFFFFF;
}

.rboxmain{
	font-size:0.9em;
	padding:3px 3px 1px 3px;
	line-height:1.4em;
	clear:both;
	background-color:#e9f7ff;

}
.rboxmain ul{
	padding:0;
	margin:0 0 0 20px;
	list-style-type:square;
	list-style-position:outside;
}
.rboxmain ul li{
	padding:0;
	margin:0;

}
.rbox1 .rboxmain{
	color:#3366CC;
	border-top:solid 1px #FFFFFF;
}



.bottombar{
	border: 0px solid #666;
	color: #666666;
	font-size: 12px;
	text-align: center;
	font-weight:normal;
	line-height: 18px;
	padding: 2px 5px 2px 5px;
	margin-top:6px;
	background-color:#e9f7ff;

}
.bottombar A:link,.bottombar A:visited{
	font-family:Verdana,Arial,sans-serif;
	color:#0000CC;
}

.rboxfooter{
	font-size:0.85em;
	font-weight:bold;
	float:left;
	width: 100%;
	background-color:#e9f7ff;
}

.rboxfootertext{
	background-image:url(tabrightfooter.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	width: 100%;
}

.rboxfooter span{
	text-decoration:none;
	background-image:url(tableftfooter.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:3px 8px 3px 8px;
	display:block;
}
.rboxfooter a:hover{
	text-decoration:underline;
}

.rboxheader{
	font-size:0.85em;
	font-weight:bold;
	float:left;
	width: 100%;
	background-color:#e9f7ff;
}

.rboxheadertext{
	background-image:url(tabright.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 100%;
}

.rboxheader span{
	text-decoration:none;
	background-image:url(tableft0.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 8px 3px 8px;
	display:block;
}
.rboxtext {
	color: #333333;
	background-color:#e9f7ff;
	padding: 0 4px 0 4px;
	line-height:18px;
}
.linkmenu {
	color: #FFFFFF;
	text-align: left;
	padding: 4px;
	font-weight: bold;
	width: 792px;
	background-color: #CFEDFF;
	margin-bottom: 8px;
}