
a, a:link,a:visited {
	color: #EE373E;
	font-weight: bold;
}

a:hover, a:active {
	color: #CCCCCC;
}

a.footer, a.footer:link,a.footer:visited,a.footer:hover {
	color: #858F97;
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

a.megalink, a.megalink:link,a.megalink:visited,a.megalink:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #D2D3D4;
	background-image: url(../graphics/bgr.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

h1 {
	color: #EC232A;
	font-family: tahoma, arial, 'MS Sans Serif';
	font-size: 15px;
	font-weight: bold;
	margin-bottom: -5px;
}

h2 {
	color: #005E9A;
	font-family: tahoma, arial, 'MS Sans Serif';
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -5px;
}

html>body h1{
	margin-top: -5px;
}

input,select,textarea {
	color: #000000;
	font-family: tahoma, arial, 'MS Sans Serif';
	font-size: 10px;
}

li {
	list-style-image: url(../graphics/content/contentarrow.gif);
	list-style-type: circle;
	padding-bottom: 5px;
}

p,td {
	color: #000000;
	font-family: tahoma, arial, 'MS Sans Serif';
	font-size: 11px;
}

table.menu a, {
	background: #F2DCC4;
	border: 0px solid #FFFFFF;
	display: block;
	font-family: tahoma, sans-serif;
	text-decoration: none;
	width: auto;
}

td.breadcrumb {
}

td.latest{
	color: #FFFFFF;
}

td.level1 {
	padding-left: 8px;
}

td.level2 {
	padding-left: 16px;
}

td.level3 {
	padding-left: 24px;
}

td.title{
	background-image: url(../graphics/bgr_h1.gif);
	color: #FFFFFF;
	height: 66px;
}

ul{
	list-style-image: url(../graphics/bullet.gif);
	list-style-type: circle;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
}

.blue{
	color: #005E9A;
}

.bodycopy{
	padding-top: 15px;
}

.box{
	border-bottom: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
}

.box2{
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 3px;
}

.button_general {
}

.content{
}

.contentbox p{
	color: #FFFFFF;
}

.error_text {
	color: #FF0000;
	font-weight: bold;
}

.header{
}

.nav1{
	border-bottom: 1px solid #FFFFFF;
}

.newssource{
	font-size: 10px;
}

.outerborder{
}

.pipe {
	color: #858F97;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ticker{
}

#about a{
	color: #FFFFFF;
	font-weight: normal;
}

#about p{
	color: #FFFFFF;
}

#about td{
	color: #FFFFFF;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
	list-style: none;
}

#nav li ul {
	background: #4A5258;
	left: -999em;
	position: absolute;
}

#nav li ul li a {
	color: #FFFFFF;
	display: block;
	line-height: 16px;
	padding: 2px;
}

#nav li ul li a:hover {
	color: red;
	display: block;
	line-height: 16px;
	padding: 2px;
}


#nav li ul li a.sub-nav-candidates {
	display: block;
	text-decoration: none;
	width: 117px;
}


#nav li ul li a.sub-nav-care {
	display: block;
	text-decoration: none;
	width: 80px;
}

#nav li ul li a.sub-nav-home {
	text-decoration: none;
	width: 80px;
}

#nav li ul li a.sub-nav-homecare {
	display: block;
	text-decoration: none;
	width: 108px;
}

#nav li ul li a.sub-nav-news {
	display: block;
	text-decoration: none;
	width: 79px;

}

#nav li ul li a.sub-nav-recruit {
	display: block;
	text-decoration: none;
	width: 100px;
}

#nav li ul.candidates  {
	width: 120px;
}

#nav li ul.care {
	width: 80px;
}

#nav li ul.home {
	width: 82px;
margin-left:10px;
}

#nav li ul.homecare {
	width: 110px;
}

#nav li ul.news  {
	width: 80px;
}

#nav li ul.recruit {
	width: 100px;
}


#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/*ie7 bug fix to remove sticky drop down*/
#nav li:hover, #nav li.sfhover  {
	position: static;
}

/* CSS Dropdowns */
#nav, #nav ul, #nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#latestJobsHider
{
	overflow: hidden;
	height: 120px;
}