*, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%;font-family:"Lucida Grande","Lucida Sans Unicode",verdana,arial,helvetica,sans-serif;font-weight:normal;
}
ol, ul { list-style: none; }
em { font-style: normal; font-weight: normal; }
img { border: 0; }
html, body {
	background-color:#006;
	margin:0;
	padding:0;
	font-family:"Verdana", "Helvetica", san serif;
	font-size:small;
	color:#666;
	text-align:left;
}
a:link, a:visited {
	color:#006;
	text-decoration:none;
}
a:hover {
	color:#888;
	text-decoration:underline;
}
p {
	padding:3px;
}
h1 {
	font-size:150%;
	color:#006;
	border-bottom:1px solid #DDD;
}
h1 span {
	padding-left:15px;
	color:#888;
	font-size:11pt;
}
h2 {
	padding:15px 0 0;
	font-size:125%;
	color:#666;
	line-height:30px;
	border-bottom:1px solid #DDD;
}
h3 {
	font-size:120%;
	color:#444;
	line-height:30px;
}
hr {
}
#centerColumn {
	margin:20px auto 20px auto;
	padding:0;
	width:800px;
	background:url('../images/bkgd.jpg') repeat-y;
}
#header {
	height:25px;
	background:url('../images/bkgd-top.jpg') no-repeat top center;
}
#content_feature {
	float:left;
	margin:0;
	padding:0 10px 0 0;
	width:250px;
	font-size:9pt;
}
#content {
	float:left;
	margin:0 0 0 30px;
	padding:20px 0;
	width:490px;
}
#content p {
	padding:20px 0 0;
	line-height:1.75em;
	text-align:justify;
}
#content img {
	float:right;
	margin:8px 0 0 20px;
	border:1px solid #DDD;
}
#content img.logos {
	float:left;
	height:55px;
	border:0;
}
#content img.logos-large {
	float:right;
	border:0;
}
#content_box {
	margin:5px 13px 0 12px;
	padding:20px 10px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	line-height:1.5em;
	color:#444;
	text-align:justify;
	background-color:#EEE;
}
#content_box .box-small {
	float:left;
	margin:40px 0 20px 10px;
	padding:0 0px 10px 0;
	width:230px;
	text-align:justify;
}
#content_box .box-small2 {
	float:left;
	margin:40px 0 20px 10px;
	padding:0 10px 10px 10px;
	width:230px;
	text-align:justify;
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
}
#content_box .box-small h3, #content_box .box-small2 h3 {
	color:#888;
	border-bottom:1px solid #EEE;
	font-size:11pt;
}
#content_box .box-small p, #content_box .box-small2 p {
	padding-left:1em;
}
#footer {
	background:url('../images/bkgd-bottom.jpg') no-repeat bottom center;
	height:40px;
	line-height:20px;
	color:#666;
	font-size:11px;
	text-align:center;
}
#clear {
	clear:both;
}
#mainNav {
	margin:10px 0 0 20px;
}
#mainNav li {
	line-height:1.5em;
	color:#006;
}
#mainNav li a {
	color:#006;
	text-decoration:none;
}
#mainNav li a:hover, #subNav li a:hover  {
	color:#888;
	text-decoration:underline;
}
#subNav li {
	padding-left:8px;
	list-style:disc none inside;
	line-height:1.5em;
	font-size:8pt;
}
#subNav li a {
	color:#444;
}