  /* CSS Document */

body {
		font: 12px/1.2 Verdana, Arial, Helvetica, sans-serif;
		text-align:center;
		margin-top:0px;
		margin-left:0px;
			
		background-image:   url(../gif/backer.gif);
		background-repeat: repeat-x;
		background-attachment: scroll;
		background-position: top;
		background-color: #666666; }
		
	
	#frame {
		background-image: url(../gif/body_background_triple.gif);
		background-repeat: repeat-y;
		background-position: center;
		width:770px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		
		 }
		 
	#framepress {
		background-image: url(../gif/body_background_double.gif);
		background-repeat: repeat-y;
		background-position: center;
		width:770px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		
		 }	 

	#contentheader {
		background:#fff;
		margin-left: 0px; }
		
	#contentfeature{
	width:770px;
	}
		
	#contentleft {
	width:175px;
  	/*voice-family: "\"}\""; 
  	voice-family:inherit;
	width:160px;*/
	float:left;
	background: transparent;
	margin-left:0px;
	margin-right:0px;
	}

	/*html>body #contentleft {
  	width:160px;
	} */
				
	#contentcenter{
	width:450px;
  	/*voice-family: "\"}\""; 
  	voice-family:inherit;
	width:455px;*/
	float:left;
	background: transparent;
	margin-left:10px;
	margin-right:0px;
	/*border-left: 1px rgb(153,153,153) dashed;*/
	/*border-right: 1px rgb(153,153,153) dashed;*/ 
	}
	
	#greencore{
	width:450px;
	float:left;
	background: transparent;
	margin-left:10px;
	margin-right:0px;
	}
	
	#contentcenterpress{
	width:580px;
  	/*voice-family: "\"}\""; 
  	voice-family:inherit;
	width:455px;*/
	float:left;
	background: transparent;
	margin-left:10px;
	margin-right:0px;
	/*border-left: 1px rgb(153,153,153) dashed;*/
	/*border-right: 1px rgb(153,153,153) dashed;*/ 
	}

	/*html>body #contentcenter {
  	width:455px;
	} */
	
	#contentright {
	width:115px;
  	/*voice-family: "\"}\""; 
  	voice-family:inherit;
	width:105px;*/
	float:left;
	background: transparent;
	margin-left:10px;
	margin-right:0px;
	text-align:center;
        }

	/*html>body #contentright {
  	width:105px;
	} */
	
	#footer {
		width:770px;
		float:left;
		clear: both;  
		bottom: 0; 
		background: #666666;
		background-image:   url(../gif/home_footer2.gif);
		background-repeat: repeat-x;
		background-attachment: scroll;
		background-position: top;
		padding-top: 16px; }
		/* hide from Mac IE5 */
		/* \*/ 
	
	#footer { 
		width:770px;
		float:left;
		position: static;
		}
		/* */

		/* Change in Opera 5+ (and some others) */
		html>body div#footer {
    		position: static;
		}

		/* Change back in everything except Opera 5 and 6, still hiding from Mac IE5 */
		/* \*/
	
	head:first-child+body div#footer {
    		position: static;
		}
		/* */	
		
	
#float {
    float: left;
  	width: 175px;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 24px; }
	
	#stylesfloatleft {
    	float: left;
  	width: 120px;
	margin-top: 4px;
	margin-left: 8px;
	margin-right: 0px; }
	
	#stylesfloatright{
  	float: left;
  	width: 270px;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 0px; }
	
	
	#rightfloat {
    	float: right;
  	width: 195px;
	margin-top: 6px;
	margin-right: 0px; }

	
	#contentleft p {
		font-size:11px;
		margin: 0px 0px 0px 0px;
		line-height: 16px;
		border-top: 1px #999999 dashed;
		padding-bottom: 8px;		
		padding-top: 5px;
 		}

	#contentcenter h1 {
		font-size:22px;
		margin: 15px 0px 0px 0px;
		font-weight: bold;
		color: #000066;
		}

	#contentcenter h2 {
		font-size:12px; 
		color: #000066;
		font-weight: bold;
		margin: 8px 0px 0px 0px;
		 }

	#contentcenter h3 {
		font-size:16px;
		margin: 8px 0px 3px 0px;
		padding-top: 5px;
		padding-bottom: 0px; }

	#contentcenter h4 {
		font-size:14px;
		font-weight: normal; 
		margin: 0px 0px 3px 0px;
		padding-bottom: 3px;
		}

	#contentcenter h5 {
		font-size:12px; 
		margin: 8px 0px 2px 0px;
		padding-top: 7px; }

	#contentcenter ul {
		margin: 0px 0px 0px 5px;
		}.warning {
	font-size: 10px;
}
