/*HeartScan Main Style*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ol, dl, address 
{
    font-family: arial;
    font-size: 9pt;
    color: #656565;    
}
img        
{
	border-width: 0px;
} 
body
{
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: 0px;
	background-color: #c0c0c0;
	text-align: center;
	color: #656565;
	font-family: Arial, Verdana;
	font-size: 8pt;
}
#page
{
	margin: 0 auto;
	background-color: #FFFFFF;
    width:681px;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	border: 1px solid #BFBFBF;
}
#banner
{
	width: 681px;
	height: 229px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
}

#menu
{
	width: 681px;
	/*height: 30px;*/
	vertical-align:top;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
}
/*navigation*/
#nav
{
	margin-left: 0px !important;
	text-align: left;
	margin: 0px auto;
	padding: 0px auto;
	list-style: none;
}

#nav li
{
	height: 25px;
	float: left;
	padding-right:2px;
	background-image: url(../images/menu_div.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	vertical-align: top;
	width: auto !important;
	width: 10px;
}
#nav li#last
{
	padding: 0px;
	background: none;
}

#nav a
{
	height: 21px;
	padding-top: 4px;
	font-family: Verdana;
    display:block;
    color: #FFFFFF;
    padding-left: 16px;
    padding-right: 18px;
    text-decoration:none;
    font-size:7pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	

}    

#nav a:hover, #nav a.selected
{
	background-image: url(../images/menu_mouse_over.gif);
	background-repeat: repeat-x;
    color: #000000;
}

/*end navigation*/

#left_content
{
	width: 184px;
	padding: 15px 22px 15px 22px;
	background-image: url(../images/left_content_border.gif);
	background-repeat: repeat-y;
	background-position: top right;
	text-align: left;
	vertical-align: top;
	
}
#left_content a
{
	color: #660033;
}
#left_content a:hover
{
	text-decoration: none;
}
h1
{
	margin: 0px;
	padding: 0px;
	font-size: 14pt;
	color: #C51100;
	margin-bottom: 15px;
}
h2
{
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	color: #C51100;
	margin-bottom: 15px;
}
h3
{
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	color: #656565;
	margin-bottom: 15px;
	font-weight:bold;
}
p, td p
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
.red_text
{
	color: #C51100;
}
#right_content
{
	width: 403px;
	padding: 15px 25px 15px 25px;
	text-align: left;
	vertical-align: top;
}


#footer
{
	clear: both;
	margin: 0px auto;
	padding: 0px auto;
	font-size: 8pt;
	text-align:center;	
	color: #656565;
	padding-top: 5px;
}
/*logoworks link back*/
#logoworks
{
	clear: both;
	margin: 0px auto;
	padding: 0px auto;
	font-size: 8pt;
	text-align:center;	
	color: #000000;
	padding-top: 3px;
}
#logoworks a
{
	color: #000000;
	text-decoration: none;
}
#logoworks a:hover
{
	text-decoration: underline;	
}

#gray_box
{
	height: 87px;
	width: 681px;
	background-color: #656565;
}
#contact_header
{	
	
	width: 206px;
	height: 32px;
	padding-top: 8px;
	display: block;
	background-image: url(../images/contact_header.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 14pt;
}
#contact_body
{
	width: 206px;
	padding-top: 15px;
	background-image: url(../images/contact_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
}
#contact_body h1
{
	font-size: 12pt;
	margin-bottom: 0px;
}
#contact_footer
{
	width: 206px;
	height: 14px;
	background-image: url(../images/contact_footer.gif);
	background-repeat: no-repeat;
}
.tfvHighlight
{
	color: red;
}

li{
	padding: 0px;
	margin:0px;
}
ul{
	padding:0px;
	margin:0px;
}

.pageLink{
	cursor:pointer;
	color: #656565;
	text-decoration:underline;
}

button{
	color: #C51100;
	width: 170px;
}
