/* Layout Stylesheet */ 
body{
 margin: 0;
 padding:0; 
 background:url(community_resource/page_bg.gif);
 color: #333333;
 }	 
p {
	padding: 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
 }
 
#lh-col{
	position:absolute;
	top:98px;
	left:0;
	width:180px;
	z-index:10;
	color: #333333;
	background-color: #B7CBFF;
}

#rh-col{
	position:absolute;
	top:98px;
	right:0;
	width:120px;
	z-index:2;
	color: #333333;
	background-color: #C1FFE1;
	height: 100%;
}

#c-block {
 width:100%;
 z-index:1;
 color: #333333;
 height:90%;}

#hdr{
 height:60px; 
 border-bottom:1px none #000000; 
 width:100%;
 color: #333333; 
 margin:0;
  }

#c-col{
	margin:0 124px 0 183px;
	position:relative;
	color: #333333;
	z-index:5;
	border: 0 none #000000;
	top: 21px;
 }

#ftr {
	width:100%;
	height:35px;
	border: solid #000000;
	border-width:1px 0;
	background:#E8EEFF;
	color: #333333;
	margin:0;
	z-index: 20;
 }
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	vertical-align: top;
	margin: 100px;
}
.rhheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	background-color: #6CFFB9;
	height: 90px;
	width: 120px;
}

.rhnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.3em;
}
.rhsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-color: #6CFFB9;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 1.5em;
}
a.bnb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #00CC00;
	text-decoration: underline;
}
a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}
.bnbnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
}
.NWSbloc {
	display: block;
	text-decoration: none;
	background-color: #B7CBFF;
	padding: 4px 10px;
	color: #000000;
	line-height:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}
.NWStitle {

	display: block;
	text-decoration: none;
	background-color: #B7CBFF;
	padding: 4px 10px;
	color: #000000;
	line-height:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.Reach {

	display: block;
	text-decoration: none;
	background-color: #B7CBFF;
	padding: 4px 10px;
	color: #000000;
	line-height:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
}
.rhnormcent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
}
.SUBTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.SUBHEADING {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.BULLET {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: circle;
	list-style-position: outside;
	text-indent: 20px;
}
.BOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
