/*Healthcare Frontier 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: #636466;    
}
img        
{
	border-width: 0px;
} 
body
{
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: 0px;
/*	background-color: #FEBA35; original yellow */
/*	background-color: #FEF781; light yellow */
	background-color: #FFFFFF; /* white */
	text-align: left;
	color: #636466;   
	font-family: Arial, Verdana;
	font-size: 9pt;
}
#page
{
	background-color: #FFFFFF;
    width:799px;
	text-align: left;
	border-right: 2px solid #52504E; 
}
#logo
{
	height: 76px;
	width: 343px;
	text-align: left;
}
#top_contact
{
	width: 154px;
	height: 56px;
	padding: 10px 44px 10px 258px;
	font-size: 8pt;
	color: #636466;   
	text-align: left;
}
#top_contact a
{
	color: #0000FF;   
	text-decoration: none;
}
#top_contact a:hover
{
	text-decoration: underline;
}
#top_black_bar
{
	height: 11px;
	width: 799px;
	background-color: #000000;
	border-bottom: 4px solid #FFFFFF;
}

#menu
{
	width: 220px;
	height: 190px;
	background-color:#FEBA35;
	border-right: 4px solid #FFFFFF;
	padding-top: 30px;
	vertical-align:top;
}
/*navigation*/
#nav
{
	margin-left: -40px !important;
	text-align: left;
	margin: 0px auto;
	padding: 0px auto;
    list-style:none;
}

#nav li
{
    padding-bottom: 15px;
    height:19px;
}

#nav a
{
	font-family: Arial, Helvetica, sans-serif;
    display:block;
    height: 19px;
    color: #000000;
    padding-left: 50px;
    text-decoration:none;
    font-size:9pt;
	font-weight: bold;
	white-space: nowrap;
	vertical-align:text-bottom;
	text-transform: uppercase;

}    

#nav a:hover
{
    color: #FFFFFF;
}
#nav a.selected
{
	color: #FFFFFF;
}
/*end navigation*/

#pageImage
{
	width:360px;
	height:240px;
}
#rightImage
{
	width:211px;
	height:240px;
	border-left: 4px solid #FFFFFF;
}

#row1
{
	border-top: 4px solid #FFFFFF;
}
#grayCell
{
	width: 220px;
	height:96px;
	background-color:#525252;
	border-right:4px solid #FFFFFF;
}

#short_desc
{
	/*width: 575px;*/
	width: 400px;
	height:96px;
	background-color:#000000;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 25px;
	padding-right: 60px;
}
#short_desc p
{
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}
#content
{
	padding: 15px 120px 30px 26px;
	/*width: 575px;*/
	width: 429px;
    	color: #000000;
}
#content p
{
    	color: #000000;
	line-height: 15px;
	
}
#content h1
{
	color: #8B8B8B;
	font-size: 14pt;	
}
#content h2
{
	color: #8B8B8B;
	font-size: 13pt;
}
#content h3
{
	color: #8B8B8B;
	font-size: 12pt;
}
#content a
{
	color: #0000FF;   
	text-decoration: none;
}
#content a:hover
{
	text-decoration: underline;
}

/*logoworks link back*/
#logoworks
{
	text-align: right; 
	font-size: 10px; 
	padding-right: 5px; 
	padding-bottom: 5px;
	margin-top: 10px;
}
#logoworks a
{
	color: #0000FF;   
	text-decoration: none;
}
#logoworks a:hover
{
	text-decoration: underline;	
}

