/* Presentation Stylesheet */ 
p {
 padding: 0 0px;
 }

h4, h3 {
	margin:0;
	padding: 0px 0;
 }

h2 {
      font-weight:600;
	  font-size:14px;
	  }
 


/* Layout Stylesheet */ 
body{
	font: 10pt georgia;
	color: #333333;
	padding:0 50px 0 30px;
	background-color:#FFFFFF;
	
	margin: 0;
	width:70%
 }	
 
  

#lh-col {
	top:0px;
	left:30px;
	width:250px;
	z-index:0;
	height: 600px;

	background-image: url(images/combobldg17.gif no-repeat);
	position: absolute;
	background-image: url(images/combobldg17.gif);
	
}
 .clear {clear:both;}


#rh-col{
	position:absolute;
	top:0px;
	right:30px;
	width:17px;
	z-index:0;
	color: #FFFFCC;
	height: auto;
}



#menu span {
	position:absolute;
	margin-top: 0px;
	width: 67px;
	left:0px;
	top:18px;
	padding: 100px 0 0 190px;
	clear: both;
	}
	
	#menu a:link { 
	font-size:11px;
	font-family:"Arial Unicode MS";
	font-weight:600;
	text-decoration: none; 
	color: #FFFFFF;
	}
    #menu a:visited { 
	font-size:11px;
	font-family:"Arial Unicode MS";
	font-weight:600;
	text-decoration: none; 
	color: #333333;
	}
    #menu a:hover, a:active {
	font-size:11px;
	text-decoration: underline;
	font-weight:600;
	color: #FFFFFF;
	left: 183px;
	}



#c-block {
	width:100%;
	z-index:1;
	color: #333333;
	height:80%;
	background-color: #FFFFCC;
	
}
/*not used*/
#hdr{
 height:60px; 
 border-bottom:1px solid #000000; 
 width:100%; 
 background:#eeeeee;
 color: #333333; 
 margin:0;
  }

#c-col{
	margin:0px 17px 10px 250px;
	background:#ffffff;
	color: #333333;
	margin-top: 0px;
 
 }
 
 #topimage {
	padding: 0px 30px 0px 0px;
	width:100%;
	height:73px;
	margin-left: 50px;
	
 
}
#topcombo {
	padding: 0px 0px 0px 0px;
	width:100%;
	height:63px;
	
 
}
#hmenu {
	background-color: #92BCCA;
	padding: 0px 50px 0px 0px;
	margin-left:30px;
	margin-right:0px;
	width:500px;
	text-align:center;
	margin-top: 0px;
 
}
	#hmenu a:link {
	font-size:12px;
	font-family:"Arial Unicode MS";
	font-weight:600;
	text-decoration: none; 
	color: #FFFFFF;
	}
	#hmenu a:visited {
	font-size:12px;
	font-family:"Arial Unicode MS";
	font-weight:600;
	text-decoration: none; 
	color: #333333;
	}
	#hmenu a:hover, a:active {
	font-size:12px;
	text-decoration: underline;
	font-weight:600;
	color: #FFFFFF;
	
	}


#maincontent {
	background-color: #FFFFFF;
	margin: 20px 10px 0px 50px;
	text-align:left;
	width: 100%;
 
}
	#maincontent h1 {
      font-weight:800;
	  font-size:18px;
	  }
 
	#maincontent ul li a:link { 
	font-size:12px; 
	text-decoration: none; 
	color: #660099;
	
	}
	#maincontent ul li a:visited { 
	font-size:12px;
	text-decoration: none; 
	color: #6600CC;
	
	}
	#maincontent  ul li a:hover, a:active { 
	text-decoration: underline; 
	font-size:12px;
	color: #6633FF;
	
	}


#ftr {
 width:100%;
 height:35px;
 color: #000000;
 background-color:#FFFFFF;
 margin:0;
 }




	#ftr span {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	margin-left: 50px;
	
	}
	#ftr h1 {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	margin-left: 50px;
	
	}
	#ftr a:link { 
	font-size:9px; 
	text-decoration: none; 
	color: #CCCCCC;
	
	}
	#ftr a:visited { 
	font-size:9px;
	text-decoration: none; 
	color: #999999;
	
	}
	#ftr a:hover, a:active { 
	text-decoration: underline; 
	font-size:9px;
	color: #CCCCCC;
	
	}

#contact  {
	font-weight:bold;
	background-color:#FFFFCC;
	width:200px;
	}
	
#copyright {
	width: auto;
	margin-left: 100px;
	}
	
