*{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#banner   {
	text-decoration: none;
	text-align: right;
	width: 780px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0;
	height: 139px;
	border-bottom: 20px;
	background-image: url(../images/page_photos/heartlogoweb.jpg);
}

#nav a  {
	color: #fff;
	text-decoration: none;
	background-color: #003;
	display: block;
	padding-bottom: 1px;
	padding-left: 1px;
	width: 131px;
	border-top: 1px solid #003;
	font-family: verdana;
	font-weight: bold;
}

#nav  { 
	width: 135px;
	float: left; 
	}

#nav ul li a   {
	color: #003;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	border-top: 1px solid #003;
	border-bottom: 1px solid #003;
	border-right: 1px solid #003;
}

#nav ul  { list-style: none; margin: 0; padding: 0; width: 131px }

#nav a:hover  {
	color: #003;
	background-color: #ccc;
	border-top: 1px solid #1B5C3C;
}

#nav li:hover ul, li.over ul  { 
	display: block 
}

#nav li    { 
	width: 131px; 
	float: left; 
	border-right: 1px solid #fff; 
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 131px;
	font-size: 8pt; 
	font-family: verdana;
	}


ul li  {
	position: relative; 
	border: solid 1px #fff; 
	}


li ul {
	position: absolute;
	left: 131px;
	top: 0px;
	display: none;
	}
		
#leftcontent    {
	color: #000000;
	font-size: 15pt;
	font-family: verdana;
	line-height: 14pt;
	margin: 0 5 0 5;
	width: 305px;
	float: left;
}

#boxed {margin: 5 0 0 0; border: solid 1px #999;}

#leftcontent p {
	margin: 0 0 0 0;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#rightcontent    {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14pt;
	background: #fff;
	margin-right: 4px;
	width: 320px;
	float: right;
}	

#footer {
	color: #999;
	font-size: 8pt;
	font-family: Verdana;
	text-align: right;
	margin-bottom: 2px;
	padding-right: 0px;
	width: 780px;
	border-top: 8px solid #003;
}

h1{
	color: #003;
	font-size: 24px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2{
	color: #003;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3{
	color: #003;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	padding-top: 20px;
	padding-right: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#000;
	line-height: 18px;
	text-align: justify;
	font-weight: normal;
	margin-top: 0px 3px;
}

.bannerright{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#003;
	line-height: 14px;
	text-align: right;
	font-weight: bold;
	margin: 0;
}

.footertext{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color:#003;
	line-height: 18px;
	text-align: right;
	font-weight: normal;
	margin-top: 0px 0px;
	text-decoration: none;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
}

.formlabel {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#003;
	font-weight: bold;
	line-height: 18px;
	padding: 3px;
	text-align: justify;
}

.rightsmall {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color:#999;
	line-height: 11px;
	text-align: right;
}

.alttables {
	background-color: #003;
}

