
/*--------------------------------------------------------------
	global styles	
--------------------------------------------------------------*/

html, body, form, fieldset, textarea, img,
h1, h2, h3, h4, h5, h6, p, pre, 
blockquote, dl, dd, address, 
form, fieldset, input, table, tr, td {
	margin: 0;
	padding: 0;
}
table, tr, td, p {
	text-align: left;
}
fieldset,img {  
    border:0; 
}
form label, textarea { display: block; }

form label { cursor: pointer; }

a:hover, a img, :link img, :visited img, fieldset {
	border: none;
}

ul { list-style: none; }

a {	text-decoration: none; }
a:hover { text-decoration: underline; }

img.top { vertical-align: top; }
img.bot { vertical-align: bottom; }
img.alignright { float:right; clear: both;}
img.alignleft { float:left; clear: both; }
img.aligncent { display: block; margin-left: auto; margin-right: auto; clear: both;	}

/*--------------------------------------------------------------
	html/body
--------------------------------------------------------------*/

html {
	width: 100%;
	margin: 0;
	padding: 0;	
}
	
body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #4c4c4c;
	line-height: 16px; 
}
a { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 15px; 
	color: #D45502; 
	text-decoration: none
}
a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 15px; 
	color: #d45502; 
	text-decoration: underline
}
P { 
	padding-bottom: 15px;
	font-size: 11px; 
	line-height: 15px; 
}
h1 {
	font-family: helvetica, sans-serif,verdana,arial; 
	color:#ff6705; 
	font-size:17px;
	line-height: 20px;  
	letter-spacing: 1px; 
	font-weight: 500;
	padding-bottom: 17px; 
	clear:right;
}
h2 {
	font-family: helvetica, sans-serif,verdana,arial; 
	color:#ff6705; 
	font-size:15px;
	line-height: 18px;  
	letter-spacing: 1px; 
	font-weight: 500;
	clear:right;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;   
	color:#ff6705; 
	font-weight: bold;
	clear:right;
}
UL
{ margin:0 0 1.2em 13px; padding-left:13px }
UL LI
{ margin:0 0 .4em 2px; padding:0 0 1px 3px; line-height:1.4em; list-style-type: disc;}
/*--------------------------------------------------------------
	html/body
--------------------------------------------------------------*/

.nav_home a {
	float: left;
	display:block;
	width:48px;
	height:25px;
	padding:0;
	font: bold 14px/1 sans-serif;
	background: #16120c url(../images/nav/nav_home.gif) 0 0 no-repeat;
	text-decoration: none;
}
.nav_home a:hover {	
	background-position: -48px 0;
	color: #16120c;
}
.nav_home a.selected {
	background-position: -48px 0;
	color: #16120c;
}
.nav_about a {
	float: left;
	display:block;
	width:70px;
	height:25px;
	padding:0;
	font: bold 14px/1 sans-serif;
	background: #16120c url(../images/nav/nav_about.gif) 0 0 no-repeat;
	text-decoration: none;
}
.nav_about a:hover {	
	background-position: -70px 0;
	color: #16120c;
}
.nav_about a.selected {
	background-position: -70px 0;
	color: #16120c;
}
.nav_prod a {
	float: left;
	display:block;
	width:125px;
	height:25px;
	padding:0;
	font: bold 14px/1 sans-serif;
	background: #16120c url(../images/nav/nav_prodsvs.gif) 0 0 no-repeat;
	text-decoration: none;
}
.nav_prod a:hover {	
	background-position: -125px 0;
	color: #16120c;
}
.nav_prod a.selected {
	background-position: -125px 0;
	color: #16120c;
}
.nav_res a {
	float: left;
	display:block;
	width:75px;
	height:25px;
	padding:0;
	font: bold 14px/1 sans-serif;
	background: #16120c url(../images/nav/nav_resources.gif) 0 0 no-repeat;
	text-decoration: none;
}
.nav_res a:hover {	
	background-position: -75px 0;
	color: #16120c;
}
.nav_res a.selected {
	background-position: -75px 0;
	color: #16120c;
}
.nav_health a {
	float: left;
	display:block;
	width:108px;
	height:25px;
	padding:0;
	font: bold 14px/1 sans-serif;
	background: #16120c url(../images/nav/nav_seniorhealth.gif) 0 0 no-repeat;
	text-decoration: none;
}
.nav_health a:hover {	
	background-position: -108px 0;
	color: #16120c;
}
.nav_health a.selected {
	background-position: -108px 0;
	color: #16120c;
}
.nav_links a {
	float: left;
	display:block;
	width:67px;
	height:25px;
	padding:0;
	font: bold 14px/1 sans-serif;
	background: #16120c url(../images/nav/nav_glossary.gif) 0 0 no-repeat;
	text-decoration: none;
}
.nav_links a:hover {	
	background-position: -67px 0;
	color: #16120c;
}
.nav_links a.selected {
	background-position: -67px 0;
	color: #16120c;
}

.nav_contact a {
	float: left;
	display:block;
	width:83px;
	height:25px;
	padding:0;
	font: bold 14px/1 sans-serif;
	background: #16120c url(../images/nav/nav_contact.gif) 0 0 no-repeat;
	text-decoration: none;
}
.nav_contact a:hover {	
	background-position: -83px 0;
	color: #16120c;
}
.nav_contact a.selected {
	background-position: -83px 0;
	color: #16120c;
}

.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #fff;
	text-decoration: none;
	font-weight : normal;
}
A.navlink:link {
	color: #D45502;
	font-size: 11px;
	line-height: 23px;
	font-weight : normal;
}
A.navlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	line-height: 23px;
	font-weight : normal;
}
A.navlink:visited {
	color: #D45502;
	font-size: 11px;
	line-height: 23px;
	font-weight : normal;
}
.copyright div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	background: #1f438a;
	color: #4f7cd5;
	text-align: center;
	padding: 6px 0 6px 0;
}
.copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4f7cd5;
	text-decoration: none;
}

.copyright a:hover {
	font-size: 9px;
	color: #4f7cd5;
	text-decoration: underline;
}
.rayjames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #6596F7;
	text-decoration: none;
	font-weight : normal;
}

A.rayjames:link {
	color: #6596F7;
	font-size: 9px;
	font-weight : normal;
}
A.rayjames:hover {
	color: #6596F7;
	text-decoration: underline;
	font-size: 9px;
	font-weight : normal;
	font-variant : normal;
}


