/* CSS Document */
/* CSS Document websta*06   */ 
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:20px;
	background:#FFFFFF;
	text-align: center;
}


h2{
	font-size:16px;
	margin:4px;
	color:#344689;
	text-align: justify;
}
.hi{
	color:#344689;
}
#nav1{
	background: url(images/nav_01.gif) no-repeat 0% 0%;
	border-bottom:1px solid #999;
	height:23px;
}
#nav2{
	background: url(images/nav_02.gif) repeat-y 0% 0%;
	border-bottom:1px solid #999;
	height:23px;
}
#nav1 a, #nav2 a{
	font-size:11px;
	display:block;
	float:left;
	padding:6px 6px 6px 8px;
	text-decoration:none;
	color:#333333;
	background: url(images/navslice.gif) no-repeat 0% 50%;
}
#nav1 a.first, #nav2 a.first{
	padding-left:12px;
	background:none;
}
#nav1 a:hover, #nav2 a:hover{
	color:#FFFFFF;
}
#rcolHead{
	background: #6992A4 url(images/nav-right.gif) no-repeat 0% 0%;
	border-bottom:1px solid #999;
	font-size:12px;
	color:#333333;
	text-align:center;
	}
#rcol{
 background:#6992A4 url(images/spine.jpg) no-repeat 50% 0%;
 vertical-align:top;
 color:#FFFFFF;
}
#rcol h2{
 font-size:13px;
 text-align:center;
 font-weight:normal;
 text-transform:uppercase;
 color:#FFFFFF;
 margin:4px 0 5px 0;
}
#rcol h2 span{
	color:#0066FF;
}

#rcol a{
	display:block;
	font-size:12px;
	padding:4px 0px 6px 8px;
	color:#FFFFFF;
	text-decoration:none;
	border:solid #9ABFD0;
	border-width:1px 0;
	margin-bottom:-1px;
	background: url(images/bgpattern.png) 0% 0% no-repeat;
}
* html #rcol a{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="bgpattern.png", sizingMethod="crop");
	}
#content{
	background: #FFFFFF url(images/dc.gif) no-repeat 50% 0%;	
	border:solid #999;
	border-width:0 0 1px 1px;
}
#cPad{
	margin:15px;
	text-align: left;
	font-size: 12px;
}
.listing{}
.listing li{
	margin:10px 5px;
}
.listing li a{
	text-decoration:none;
	font-weight:bold;
}

