body {
	margin: 0px; padding: 0px; border:0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	text-align: left;
	color:#333;
	background-color:none;	} 



	/** div info**/
#outer {
	min-width: 750px; 
	}
	
#inner {
    width: 750px;
	margin: 0 auto;
	}
	
	/** adds border to right of 3 table cells**/
#col1, #col2, #col3 {
	border-right:1px solid #ccc;
	}
	
	
	


	
p, h3, h4, h5, li, h3, dd {
	margin:10px 15px 7px 7px;
	font-size: 11px;
	line-height:1.3;
	}
	

	
h1, h2, h3 {
	padding:4px 0 2px 7px;
	font-size: 16px;
	}
	
h1 {
	color:#fff;
	background-color:#ccc;
	font-weight:normal;
	}
	

h2 {
	color:#063;
	background-color:#cfc;
	}
.inlineheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	background-color: #cfc;
}

	
	
h1, h2  { 
	margin:0px 0px 7px 7px;
	}
	
h3 {
	color:#063;
	font-size: 16px;
	}
	
/** this aligns first  header in each column to top of cell**/


	
	
h4, h5 {
	font-size: 13px;
	}
	

h4 {
	color:#063;
	}

h5 {
	color:black;
	font-weight:normal;
	}
	

/** adds divide border to 4 in col2**/
h4.lineabove {
	border-top:1px solid #063;
	padding-top:6px;	

	}
	
h4.col3indent {
	background: url(../images/bullet2.gif) no-repeat;
	padding-left:26px;
	margin-left:0px;
	}
	

p.col3indent {
	padding-left:20px;
	color:#063;
	}
	
	
p.intro {
	color:#666;
	font-size: 13px;
	font-weight:normal;
	}
	
p.links {
	color:#063;
	padding-left:7px;
	}
	
p.subhead3 {
	font-size: 13px;
	font-weight:bold;
	}


	


.bold {
	font-weight:bold;
	}
	
.italic {
	font-style:italic;
	}
	
	


ol, ul {
	margin:0 0 8px 24px; padding:0; border:0;
	}


li {
	list-style-image: url(../images/bullet.gif);
	}
	





dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006600;
}
dt a {
	color: #006600;
}
li a {
	color: #006600;
}
p.links a {
	color: #006600;
}
