@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #689B90;
	scrollbar-darkshadow-color: #033B32;
	scrollbar-face-color: #539B8C;
	scrollbar-highlight-color: #C9EAD3;
	scrollbar-shadow-color: #113F39;
	scrollbar-track-color: #DCF1EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #033b32;
}
a:link {
	color: #033b32;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #033b32;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #f37b76;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #033b32;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;

}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00a88d;
	font-weight:bold;
}
.hdrlg {
	font-family: Times;
	font-size: 24px;
	color: #00a88d;
	font-weight:bold;
	
}
.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00a88d;
	font-weight:bold;
	text-transform:uppercase;
}
.subhdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #063e35;
	font-weight:bold;
}
.subhdrlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00a88d;
	font-weight:bold;
}
.subhdrpnk {
	font-family: Times;
	font-size: 14px;
	color: #f37b76;
	font-weight:bold;
}
.subhdrpnksans {
	font-family: Arial;
	font-size: 13px;
	color: #f37b76;
	font-weight:normal;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #033b32;
	line-height: normal;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #033b32;
	font-style:italic;
}
.copysm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b7423;
}
.copylg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #033b32;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00a88d;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#8bd1c5;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#8bd1c5;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#033b32;
	text-decoration: underline;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#8bd1c5;
	text-decoration: none;
}
.imgborder{
	border: 1px solid #00a88d;
}

.imgmarginright{
	border: 1px solid #00a88d;
	margin-right: 10px;
}
.imgmarginleft{
	border: 1px solid #00a88d;
	margin-left: 10px;
}

#txtbox{

border: 1px solid #00a88d;
}



#maincontainer {
	border: 1px solid #00a88d;
}

#dropmenudiv{
position:absolute;
z-index:100;
color: #ffffff;
background-color: #ffffff;
}

.hideme{
	display:none;
}

/* START FORM ELEMENTS */
input {
	padding: 2px;
	padding: 0px;
	background-color: #DCF1EE;
	color: #000000;
	font-family: arial, verdana, "ms sans serif";
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #033B32;
}

.radio {
	padding: 0px;
	color: #FFFFFF;
	border: none;
	background-color: #FFFFFF;
} 

textarea {
	padding: 2px;
	background-color: #DCF1EE;
	border: 1px solid #033B32;
	color: #000000;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: bold;
}

.textbox {
	padding: 2px;
	background-color: #DCF1EE;
	border: 1px solid #033B32;
	color: #000000;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: bold;
} 
/* END FORM ELEMENTS */




/* ACUTE REHAB START */
#ar-menumain {
position:relative;
width:450px;
height: 33px;
text-align: center;
list-style: none;
background: #DCF1EE;
margin: 0px 0px 0px 30px;
border-top: 1px solid #00A88D;
border-bottom: 1px solid #00A88D;
}

#ar-menumain ul {
text-align: center;
list-style-type: none;
list-style: none;
text-indent: 0px;
height: auto;
position:relative;
width: auto;
float:none;
margin: 0px auto 0px auto;
display: inline-block;
padding: 0px;
}



#ar-menumain ul li {
width: auto;
float: left;
display: inline;
margin: 0px 0px 0px 0px;
}

#ar-menumain ul a {
width:auto;
/* background-image: url(../images/menu_bg_divider.png); */
background-repeat: no-repeat;
background-position: right;
padding: 10px 17px 9px 17px;
display: inline;
line-height: 33px;
text-decoration: none;
text-transform: uppercase;
text-indent: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #063e35;
font-weight:bold;
}

#ar-menumain ul a:hover {
text-decoration: underline;
color: #ffffff;
background-color: #063e35;
}

/* ACUTE REHAB END */


.hide {
display:none;
}
