﻿body {
	background-color:#e4e2db;
	margin:0px; 
	padding:0px; 
	text-align:center;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

* {
	margin:0; 
	padding:0;
}

div#mainwrap {
	width:900px;
	margin:0px auto;
	text-align:center;
}

#contentarea {
	width: 848px;
	background:#FFFFFF url('../Images/middle.jpg') repeat-y;
}

#header {
	width:848px;
	background-image : url('../Images/logobar.jpg');
	overflow:hidden;
	background-repeat: no-repeat;
	height: 100px;
	font-weight: bold;
	color: #4C4C4C;
	line-height: 28px;
	text-align:left;
}

#headerTitle {
	 padding-left:51px;
	 padding-top:12px;
}

#headerRight {
	float:right;
	top:-12px;
	right:30px;
	position:relative;	
}

#headerLeft {
	float:left;
	left:3px;
	top:-8px;
	position:relative;	
}

#menu {
	background:#FFFFFF url('../Images/tableftE.jpg') repeat-x;
	width: 740px;
	text-align:center;
	height: 25px;
	margin:0px auto 7px auto; 	
}

/*menu*/
#tabsE {
	text-align:center;
	background:#FFFFFF url('../Images/tableftE.jpg') repeat-x;
	width:auto;
}

#tabsE ul {
	padding:0px 10px 0 6px;
	list-style:none;
}

#tabsE li {
	display:inline;
}

#tabsE a {
	float:left;
	background:#FFFFFF url('../Images/tableftE.jpg') no-repeat left top;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
}

#tabsE a span {
	float:left;
	display:block;
	background:#FFFFFF url('../Images/tableftE.jpg') repeat-x right top;	
	padding:5px 10px 4px 6px;
	color:#333333;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span {
	float:none;	
}

/* End IE5-Mac hack */
#tabsE a:hover span {
	color:#333333;
	background:#FFFFFF url('../Images/hover.jpg') repeat-x right top;
}

#tabsE a:hover {
	background-position:0% -42px;
	background:#FFFFFF url('../Images/hover.jpg') repeat-x right top;
}

#tabsE a:hover span {
	background-position:100% -42px;
	background:#FFFFFF url('../Images/hover.jpg') repeat-x right top;
}  

#TBcenter {
	width: 740px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin:0px auto 7px auto;
}

#footer1 {
	background-color: #373737;
	color:#FFFFFF;
	margin-top: 5px;
	margin:0px auto;
	width:740px;
	height: 115px;
	clear:both;	
}

#footer2 {
	background:#e4e2db url('../Images/bottom.jpg') no-repeat;
	background-repeat: no-repeat;
	width:848px;
	text-align:center;
	font-size:10px;
	color: #555555;
	padding-top: 18px;
	height: 60px;
	clear:both;
}

#leftContent {
	width: 70%;
	margin-top: 10px;
	float:left;
	padding-bottom:5px;
	text-align:left;
}

#rightContent {
	background:#FFFFFF url('../Images/grey_st1.jpg') repeat-y;	
	float:right;
	width: 25%;
	margin:0px 0px 5px 10px;
	padding: 10px;
	text-align:left;
}

.box {
	float:left;	
	padding:2px 0px 0px 3px;
}

.box2 {
	float:left;
	margin-left:65px;
	margin-top:10px;
}

.nonLogin {
	background:url('../Images/hm_btn_myhealth.jpg') no-repeat;	
	width:235px;
	height:110px;
	color:Black;
}

.login {
	background:url('../Images/login1.jpg') no-repeat;	
	width:235px;
	height:110px;
	color:Black;
}

.login div 
{
	float:left;
	top:52px;
	left:25px;
	position:relative;
}

a:link {
	color: #414458;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: underline
}

a:visited {
	color: #51556D;
	text-decoration: underline;
}

a:hover {
	color: #878799;
	text-decoration: underline
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414458;
	padding-bottom: 10px;
}

.address {
	text-align:right;
	margin-right:35px;
}

.clearfix {
	display: block;
}	

.texthm{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding:0px 7px;
}

.HDwhite {
	text-align: left;
	padding-bottom:10px;
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}

a.footer:link {
	color: #555555;
	text-decoration: none;
}

a.footer:visited {
	color: #444444;
	text-decoration: none
}

a.footer:hover {
	color: #FF9933;
	text-decoration: none;
}

.HD2 {
	text-align: left;
	padding-bottom:10px;
	font-family:"arial";
	font-size: 18px;
	font-weight: bold;
	color: #4C4C4C;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #333333;
	text-decoration: none;
}

.center  {
	text-align:center;
	margin:0px auto;
}

.li {
	margin:0px 0px 0px 25px;
	list-style-position: outside;
	list-style-type: square;
}

/*.logo {
	background-image:url('../Images/rsfh_logo.jpg');
	width:179px;
	height:72px;	
	position:relative;
	top:-59px;
	left:607px;
}*/

.logo:hover {
	cursor:pointer;
}

.floatLeft {
	float:left;	
}

.Username
{
	color:Black;
	background-image: url('../Images/username.png');
    background-repeat: no-repeat;
}
.Password
{
	color:Black;
    background-image: url('../Images/password.png');
    background-repeat: no-repeat;
}
.Clear
{ 
	color:Black;
}

.redBox
{
	background-image:url('../Images/blankredbox.jpg');	
	width:191px;
	height:110px;
	margin-top:3px;
}

.redBoxText p
{
	text-align:center;
	padding-top:5px;
	font-family: Myriad Pro, Arial, Helvetica, Sans-Serif;
	font-size:9pt;	
	width:178px;
	margin:0px auto;	
	color:White;
}
