<style type="text/css">
body
{
	font-family: small arial, sans-serif;
	line-height: normal;
	text-align: center;
}
b {	color: #215195; }
strong { color: #000; }
h1
{
	font: 20px arial;
	color: #215195;
	text-align:center;
}
h4
{
	font: 14px arial;
	color: #215195;
	margin-bottom: 5px;
}
a {	text-decoration: none; }
a:link { color: #215195; }
a:visited { color: #215195; }
a:hover 
{ 
	color: #215195;
	text-decoration: underline; 
}

#container
{
	width: 650px;
	min-height: 700px;
	margin: 0 auto 0 auto;
	background-color: #FFF;
	padding-bottom: 10px;
	margin-top:10px;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #215195;
}
#logo 
{
	padding: 5px 0px 3px 0px;
	vertical-align: bottom;
}
#nav
{
	width: 650px;
	height:35px;
	background-color: #d3e2ee;
	color: #215195;
	font-face: Arial, Serif;
	font-weight: bold;
	border-top:1px solid #215195;
	border-bottom:1px solid #215195;
	/*padding: 7px 0px 7px 0px;*/
	text-align: center;
}
#nav img
{
	border: 0px;
	vertical-align: middle;
}
#nav #nav-items
{
	margin-top:7px;
	margin-bottom:7px;	
	vertical-align:middle;
}
/*#nav ul
{
	list-style-type: none;
	padding:3px 0px 0px 0px;
	vertical-align: middle;
}
#nav li
{
	display: inline;
	text-align: center;
	padding:0px 5px 0px 5px;
	vertical-align: middle;
}
#nav li:hover
{
	display: inline;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
	padding:3px 5px 5px 5px;
}*/
#nav a:hover
{
	text-decoration: none;
	background-color: #fff;
}
#pipe { margin:0px 5px 0px 5px; }
#address
{
	font: 11px normal arial, sans-serif;
	color: #215195;
	margin: 7px 0 0 0px;
	text-align: center;
}
#content
{
	margin: 7px 20px 0 20px;
	font: 12px normal arial, sans-serif;
	text-align: justify;
}

#title
{
	/*
	font: 18px arial;
	background-color: #d3e2ee;
	border-top: 1px solid #215195;
	border-bottom: 1px solid #215195;
	text-align:center;
	margin-bottom:15px;
	*/
}

#footer 
{
	font: 11px normal arial, sans-serif;
	padding: 42px 0 13px 0;
	text-align: center;
}
#disclaimer 
{
	width: 525px;
	background-color:#fff;
	padding:6px;
	border:1px solid #215195;
	font:bold 10px tahoma;
	color:#000; 
	margin-top:17px;
	text-align: center;
}
#pulse { text-align: center; }
#pulse #frame { border: 1px solid #215195; }
#faq { text-align: left; }
#faq ul
{	
	list-style-type: none;
	list-style-image: none;
	/*list-style-image: url(../images/bullet.gif);*/
	margin-left: -3px;
	margin-top: 3px;
	padding-right: 80px;
}
#faq li { margin: 0 0 5px 0; }
#mail { font-size: 11px; }
#resources ul
{
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
}
#resources li { margin-left:15px; }	
#pick
{
	margin-top: 3px;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: normal;
}
#pick ul
{
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
}
#pick li { display: block; }
#pick li:hover { display: block; }

/*
#pick a:hover
{
	text-decoration: none;
	background-color: #d3e2ee;
}
*/
.show
{
	text-align: justify;	
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.thing
{
	display: none;
	background-color: #d3e2ee;
	padding: 5px 5px 5px 5px;
	height:215px;
}
.firstthing
{
	display: block;
	background-color: #d3e2ee;
	padding: 5px 5px 5px 5px;
	height:215px;
}
.team
{
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.team img { border: 0px; }
</style>