/* CSS Document */

body {
	padding: 0px;
	background-image: url(/portals/0/skins/caresnew/page_bkg.jpg);
	background-color: #F37022;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

img, div { behavior: url(/pngbehavior.htc) }

body, td{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
}

input, select, textarea {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
}

a, a:link, a:visited {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #006666;
	text-decoration: none;
}

hr { border-top: 1px solid #f5cec6;
height: 0px;}

a.linkfooter {
	color: #ffffff;
	text-decoration: none;
}

a.linkfooter:hover {}

.pagemark {
	font-size: 14px;
	font-weight: bold;
	color: #BB4A4A;
	font-family: "Times New Roman", Times, serif;
}

.pagetitle {}

.inputfielda {
	background-color: #f8d2b8;
	border: 1px solid;
	border-color: #ed8a46 #fbe4d4 #fbe4d4 #ed8a46;
}

.inputfieldb {
	background-color: #beccb7;
	border: 1px solid;
	border-color: #526b4d #d7dfd2 #d7dfd2 #526b4d;
}

.buttonok {
	background-color: #E66A20;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid;
	border-color: #F8AA7C #996600 #996600 #F8AA7C;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
.lineseparator {
	color: #666666;
	font-size: 16px;
	padding: 5px;
}

.sidemenutd {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FAC5A5;
}

.toplisttd {
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2D47C;
	color: #CC6600;
}

.tdheadbkg {
	background-color: #FFFFFF;
	background-image: url(page_wave_bkg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.divpopup {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

.MenuItem 
{
    cursor: default; 
    font-family: 'Tahoma','Verdana','Arial'; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: bold; 
    font-size: 11px; 
    line-height: normal; 
    font-size-adjust: none; 
    font-stretch: normal; 
    text-decoration: none; 
    color: #FF6600;
}

.LinkItem:visited
{
    color: #FF6600;    
}

.LinkItem:hover
{
    color:Black;
}

.LinkItem
{
        color: #FF6600;
}

tr.MenuItem td
{
    color: #FF6600;
}

.MenuItemSelected 
{
    cursor: default; 
    font-family: 'Tahoma','Verdana','Arial'; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: bold; 
    font-size: 11px; 
    line-height: normal; 
    font-size-adjust: none; 
    font-stretch: normal; 
    text-decoration: none;
    color: rgb(255, 102, 0);
}

 a:link.Terms, a:visited.Terms
{
    color:white;
    font-weight:bold;
}

























































