	body {
	color: #333333;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND: White;
	margin: 0px;
	padding: 0px;
	text-align: center;
	 }
	
	p,h1,h2,h3,h4 {
		margin:0px 10px 10px 10px;
		}
	
	TABLE {
		border-collapse: collapse;
		border-color: #CCCCCC;
	}

	A:link		{ color: black ; text-decoration: none ; }
	A:visited	{ color: black ; text-decoration: none ; }
	A:hover		{ color: black ; text-decoration: underline; }
	
	
	H1 {
	font-size: 18pt;
	margin-top: 10px;
	text-align: left;
	color: #999999;
	
		}
	
	H2 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: normal;
	padding-bottom: 3px;
	padding-left: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #009999;
	font-weight: normal;
	padding-top: 3px;
	background-color: #cfecec;
	}
	
	
	H3 {
		color: #FFFFFF;
		text-indent: 10pt;
		text-align:left;
		font-family: Arial, Helvetica, sans-serif;
		font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
		font-size: 8pt;
		letter-spacing: 1pt;
		padding: 0px;
		background-color: #0000FF;
		border-style: solid;
		border-color: #666666;
		border-width: 1px;
	}
	h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
		font-size: 24px;
		padding-bottom: 0px;
		color: #00598F;
	}
	
	#content {
		width:auto; 
		POSITION: relative
	}

	#frame {
	width:950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 0px;
		}
		
	#contentleft {
	width:150px;
	float:left;
	background:#fff;
	background-color: #FFFFFF;
	margin: 0px;
	border-color: #009999;
	border-width: 1px;
	border-style: solid;
		}
	
	#contentleft h1 {

	font-size:18px}
	
	#frame #contentleft a {
	font-weight: bold;
	}
	
	#contentcenter {
	float:left;
	width: 760px;
	margin:0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 0px;
	color: #000000;
	margin-bottom: 10px;
		}
		
	#contentcenter p 
		{
	line-height:1.5em;
	font-size:12px;
}
	
	#contentheader {
	background:#fff;
	margin-bottom: 10px;
		}
		
	
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.PageSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

#title {
	background-color:#009999;
	background-image:url(images/header_background_.gif);
	background-repeat:repeat-x;

	padding: 10px;
	margin-top: 10px;
}
.indented {
	margin-left: 35px;
}
.boxhighlight {
	background-color: #CCFFCC;
	padding-left: 40px;
	padding: 25;
}
li {
	font-size: 12px;
}
.txtimage {
	margin: 20px;
}
