body {
	background-color: white;
	margin:50px 0px; padding:0px;
	text-align: center;
	font-family: verdana, sans serif;
	font-size: 11px;
}	
#container  {
 	margin: 0 auto;	
}
#header {
	margin:auto;


}
#content {
	clear: both;
	margin: 0px auto;
	width: 735px;
	text-align: left;
	padding:15px;
}
div.homeHeader {
	color: #003399;
	font-size: 14px;
	margin-bottom: 4px;
}
div.homeHeader a {
	color: #003399;
	text-decoration: none;
}
div.homeHeader a:VISITED {
	color: #003399;
	text-decoration: none;
}
div.homeHeader a:HOVER {
	color: #003399;
	text-decoration: underline;
}
div.homeText {
	color: #333333;
	font-size: 11px;
	line-height: 14px;
}
#menu {
	width: 735px;
	font-size: 11px;
	margin: auto;
	background-color:
}
#menu ul {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	width: 143px;
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-right: 4px;
	height: 19px;
	background-image: url(images2/nav_off.gif);
}
#menu li a {
	 color: #333333;
	line-height: 17px;
	text-decoration: none;
}
#menu li a:VISITED {
	 color: #333333;
	line-height: 17px;
	text-decoration: none;
}
#menu li a:HOVER {
	 color: #000000;
	line-height: 17px;
	text-decoration: underline;
}
#promise {
	background-image: url(images2/promise.gif);
	height: 192px;
	width: 272px;
	position: relative;
	margin-left: -22px;
	margin-bottom: 15px;
}
.featureBox {
	border: 1px solid #333333;
	width: 249px;
	margin-bottom: 10px;
}
.featureHeader {
	text-align: center;
	border-bottom: 1px solid #333333;
}
.yellow {
	background-color: #ffcc00;
}
.featureText {
	padding: 5px;
}
.featureLabel {
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
}
#footerMenu {
	margin: auto;
	width: 735px;
	text-align: center;
	font-size: 9px;
	padding-top: 10px;
	border-top: 1px solid #cccccc;
}
#footerMenu a {
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
#footerMenu a:VISITED {
	color: #333333;
	text-decoration: none;
}
#footerMenu a:HOVER {
	color: #333333;
	text-decoration: underline;
}
#copyright {
	margin: auto;
	margin-top: 15px;
	width: 735px;
	text-align: center;
	font-size: 9px;
	color: #cccccc;
}

#content table {
	font-size: 11px;
}
.pageHeader {
	color: #333333;
	font-size: 13px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 25px;
}
.sectionHeader {
	color: #ccbb00;
	margin-top: 10px;
	font-size: 14px;
	font-variant: small-caps;
	margin-bottom: 4px;
}
.tieBorder {
	min-height: 500px;
	padding-left: 70px;
	background-image: url(images2/side_tie.gif);
	background-repeat: no-repeat;
}