body {
	margin: 0px;
	padding: 0px;
	font: 80%/135% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

/*
a { background: #fffcd2; text-decoration: underline; border-bottom: 1px solid #aaaaaa; }
a:hover { background: none; text-decoration: underline; border-bottom: 1px solid #aaaaaa; }
*/

#topaccessnavlinks{
	float:left;
	width:500px;
	padding-top:8px;
}
#topaccessnav {
	font-size:90%;
	clear:both;
	color:#FFFFFF;
	background: url(../img/accessnavbg.png) repeat-x center top;
	padding-left:3px;
	padding-right:3px;
	height:30px;
}
#topaccessnav ul{
	margin:0px;
	padding:0px;
}
#topaccessnav li{
	list-style: none;
	display:inline;
	background: url(../img/accessnavbar.png) no-repeat left center;
	padding-left: 20px;
}
#topaccessnav li.first{
	background: url(none);
	padding-left: 0px;
}
#topaccessnav a{
	color:#FFFFFF;
	text-decoration:none
}
#topaccessnav a:hover{		text-decoration:underline;
}
#changestyle{
	text-align:right;
	padding-top:3px;
}
#changestyle img{
	border: none;
}
#changestyle li {
	display: inline;
	padding-left: 0px;
	background: url(none);
}
#browsealoud img{
	border:none;
}
#container {
	/*background: #FFFFFF;*/
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(../img/iscareheader.png) no-repeat left center;
	text-align: right;
	height:122px;
	padding-top:20px;
	margin-right:13px;
}
#header a {
	color: #148fb7;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
	color: #286d84;
}
#header ul{
	margin:0px;
	padding:0px;
}
#header li {
	display: inline;
	background: url(../img/headerbar.png) no-repeat left center;
	padding-left: 13px;
}
#header li.first {
	background: url(../img/headerbar_none.png);
}

.invisible{
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}


/* ---------------- Nav ------------------ */
		
		#topnav { width: 984px; height: 29px; margin: 7px 0 0 11px; background: url(../img/bg-nav-green.jpg) repeat-x; }

			#topnav ul { clear:both; float: left; margin:0; padding: 0; background: url(../img/bg-nav.jpg) repeat-x; }

				#topnav ul li { float:left; list-style:none; position:relative; padding:0; z-index:2; margin:0; background: url(../img/bg-nav.jpg) repeat-x; }

					#topnav ul li p { 	
						border-bottom: 1px solid #fff;
						color: #fff;
						font: normal 110%/100% Arial, Tahoma, sans-serif;
						text-decoration: none;
						display:block; float:left; padding: 10px 10px 10px 10px; margin:0; background: url(../img/bg-nav-green.jpg) repeat-x; }

					#topnav ul li a {
						border-right: 1px solid #ccc;
						border-bottom: 1px solid #fff;
						font: normal 110%/100% Arial, Tahoma, sans-serif;
						text-decoration: none;
						height: 21px; color:#3a3c40; text-decoration:none; display:block; float:left; padding: 8px 10px 0px 10px; margin:0; background: url(../img/bg-nav-light.jpg) repeat-x; }

					#topnav ul li:hover a { background: url(../img/bg-nav-hover.jpg) repeat-x; border-right: 1px solid #ccc; }

					#topnav ul li a:hover { background: url(../img/bg-nav-hover.jpg) repeat-x; border-right: 1px solid #ccc; }

					/*#topnav ul li.divider { width: 2px; height: 29px; background: url(../img/bg-nav-divider.gif) no-repeat; }*/


		.home #home-nav, .home #home-nav:hover, .about #about-nav, .about #about-nav:hover, .recruitmentservices #recruitmentservices-nav, .recruitmentservices #recruitmentservices-nav:hover, .search #search-nav, .search #search-nav:hover, .legal #legal-nav, .legal #legal-nav:hover, .advertise #advertise-nav, .advertise #advertise-nav:hover { background: url(../img/bg-nav-selected.jpg) repeat-x; color: #3b3b3b; }

		#topnav ul li a.selectedtopnav { border-right: 1px solid #ccc; background: url(../img/bg-nav-selected.jpg) repeat-x; color: #fff; border-bottom: 1px solid #595959;
 }

#subnav {
margin: 0 0 5px 11px;
width: 984px;
	height: 28px;
	clear:both;
	padding-top:0;
	padding-bottom:0;
	background: #595959;
}
#subnav ul{
	margin: 0 0 0 15px;
	padding:6px 0 0 0;
}
#subnav li{
	display:inline;
	height: 20px;
	margin: 0 15px 0 0;
	padding:2px 0 0 20px;
	background: url(../img/subnav-bullet.jpg) 0 0 no-repeat;
}
#subnav a {
	color: #fff;
	font: italic 100%/100% Georgia, "Times New Roman", serif;
	text-decoration: none;
}
#subnav a:hover{
	text-decoration:underline;
}
#largeimagebox{
	width:732px;
	height:250px;
	background:#eeeeee url(../img/home_largeimage.jpg) no-repeat center center;
	border:#dddddd 1px solid;
	margin-left:11px;
	float:left;
	display:inline;
}
.box{
	width:217px;
	height:320px;
	border:#dddddd 1px solid;
	float:left;
	margin-top:10px;
	margin-left:11px;
	margin-right:1px;
	display:inline;
	padding:9px;
}
html>body .box{
	min-height:320px;
	height:auto;
}
.box img, #orangebox img{
	border: #cccccc 1px solid;
	padding:2px;
	
}
#maincontentarea img{
	border: #cccccc 1px solid;
	padding:2px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#maincontentarea .imagelist img{
float:none;
border:none;
padding:0;
margin:0;
}
#maincontentarea #map img{
	border: #cccccc 1px solid;
	padding:2px;
	float:none;
	margin-right:0px;
	margin-bottom:0px;
}
/*
.box a {
	color: #148fb7;
	text-decoration: none;
	padding-left:20px;
	background: url(../img/boxlinkarrow.png) no-repeat left center;

}

.box a:hover {
	text-decoration: underline;
	color: #286d84;
}
*/

.box a { font: normal 120%/100% Georgia, "Times New Roman", sans-serif; text-decoration: none; border-bottom: 1px solid #ccc; color: #000; background: url(../img/link-bg.gif) repeat; padding: 1px 0; }
.box a:hover { text-decoration: none; border-bottom: 1px solid #000; color: #000; }

.smallbox{
	height:208px;
	width:217px;
	border:#dddddd 1px solid;
	float:right;
	margin-right:11px;
	display:inline;
	padding:9px;
}

html>body .smallbox{
	min-height:208px;
	height:auto;
}

#yellowbox {	border-top: #FFCF00 25px solid;}
#limebox {		border-top: #BEDB18 25px solid;}
#purplebox {	border-top: #63478D 25px solid;}
#redbox {		border-top: #EB0019 25px solid;}
#tealbox {		border-top: #009C93 25px solid;}
#accessbox {		border-top: #366fca 25px solid;}
#charcoalbox {		border-top: #e323e5 25px solid; background: url(../img/values-bg.png) 0 0 repeat-y; }
#orangebox{		border-top: #F64A00 25px solid; margin-top:10px; margin-bottom:10px;}



#yellowbox img{
	float:left;
	margin:0px 8px 0px 8px;
	display:inline;
}
#yellowbox h3{
	margin-top:10px;
}

h3.referralh3 { font: normal 90%/100% Arial, Verdana, sans-serif; display: inline; float: left; width: 55px; margin: 0 8px; text-align: center; }

#yellowbox form{
	margin:0;
	padding:0;
	display:inline;
	float:left;
}
input{
	border: 1px solid #CCCCCC;
	color:#666666;
	width:130px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding:3px;
}
.contactform{
clear:both;}
.contactform input{
	border: 1px solid #CCCCCC;
	color:#666666;
	width:auto;
	margin-top:5px;
	margin-left:0;
	margin-right:0;
	display:block;
	padding:3px;
}
.contactform textarea{	
	border: 1px solid #CCCCCC;
	color:#666666;}
input.invisible{
	border: none;
	padding:0px;
}
/*
.submitbutton{
	font-weight:bold;
	width:138px;
}
*/
h2 {
	/*font: normal 160% Arial, Helvetica, sans-serif;*/
	font: normal 165% Georgia, Times, serif;
	color: #555555;
	margin:0;
	padding:0;
	clear: both;
}
.clear{
	clear:both;
	height:0px;
}
#latestnews {
	clear: both;
	float: left;
	width:732px;
	margin-left:11px;
	display:inline;
	margin-top:10px;
	border:#ffffff 1px solid;
	padding:9px;	
}
#homelatestnews {
	clear: both;
	float: left;
	width:218px;
	margin-left:11px;
	display:inline;
	margin-top:10px;
	border:#ffffff 1px solid;
	padding:9px;	
}
#maincontentarea {
	clear: both;
	float: left;
	width:714px;
	margin-left:11px;
	display:inline;
	border:#ffffff 1px solid;
	border-top: #BEDB18 25px solid;
	padding:9px;
	height:300px;
}
html>body #maincontentarea {
	min-height:300px;
	height:auto;
}
/*
#maincontentarea li{
	list-style: url(../img/listdot.jpg) outside;
}
*/
h4 {
	color: #333333;
	padding: 0px;
	font-size: 90%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.highlight {
	color: #F64A00;
	font-weight:bold;
}
h3 {
	color: #127102;
	padding: 0px;
	font-size: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: capitalize;
}
blockquote{
	font-style: italic;
}
h3 a {
	color: #127102;
	margin: 0px;
	padding: 0px 20px 0px 0px ;
	background: url(../img/h3linkarrow.png) no-repeat right center;
}
#yellowbox h3 a{
	background: url(../img/h3linkarrow_none.png) no-repeat right center;
	padding: 0px;
}
#yellowbox ul{
	padding:0px;
	margin-right: 0px;
	margin-left: 0px;
}
#yellowbox li{
	color: #148fb7;
	padding-left:20px;
	background: url(../img/boxlinkarrow.png) no-repeat left center;
	list-style: none;
	
}
#yellowbox a{
	color: #148fb7;
	text-decoration: none;
}
#yellowbox a:hover{
	text-decoration: underline;
	color: #286d84;
}
h3 a:hover {
	text-decoration:none;
}
#latestnews p, #homelatestnews p{
	margin: 0px;
	padding: 0px;
}
#latestnews p.date, #homelatestnews p.date {
	color: #555555;
	font: 90% Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px 0px;
	padding: 0px;
}
#latestnews h2, #homelatestnews  h2{
	border-bottom: 3px solid #dddddd;
}

#footer {
	background: #555555;
	padding: 10px 0 50px 0;
	min-height: 50px;
	/*
	margin-left:auto;
	margin-right:auto;
	*/
	font: 110%/100% Georgia, "Times New Roman", Times, serif;
	clear:both;
	color:#FFFFFF;
	margin-top:10px;
}
#footer ul{
	margin:0px;
	padding:0px;
}
#footer li{
	list-style: none;
	display:inline;
	background: url(../img/footerbar.png) no-repeat left center;
	padding-left: 20px;
}
#footer li.first{
	background: url(none);
	padding-left: 0px;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none
}
#footer a:hover{
	text-decoration:underline;
}
#footernav{
	float:left;
	display: inline;
	width:500px;
	padding-top:10px;
	text-align:center;
	line-height:150%;
}
#accessnav{
	clear: both;
	display: inline;
	float:right;
	width:200px;
	padding-top:10px;
	padding-right:10px;
	text-align:right;
}
#footer img{
	border: none;
}

#copyright{
	display: inline;
	float:left;
	width:240px;
	padding-top:10px;
	padding-left:10px;
	margin-bottom: 20px;
}

#tagline {
	display: inline;
	margin: 0 40px 0 0;
	font-style: italic;
	font-size: 160%;
	line-height: 100%;
	}





.imagecaption{
	text-align:center;
	font-style: italic;
	color: #FF0000;
	font-size: 90%;}
.more-m{
	color: #ED1C24;
	font-size: 130%;
	font-weight: bold;
}
.more-o{	
	color: #D6E03D;
	font-size: 130%;
	font-weight: bold;
}
.more-r{	
	color: #7A68AE;
	font-size: 130%;
	font-weight: bold;
}
.more-e{
	color: #35BDB2;
	font-size: 130%;
	font-weight: bold;
}
.floatlistleft{
width:37%;
float:left;
}
.floatlistright{
width:40%;
float:right;
}

#innercolleft{
width:49%;
float:left;}
#innercolright{
width:49%;
float:right;}

table td { vertical-align: top; }
tr.light { background: #f4f4f4; }
tr.dark { background: #e0e4e8; }
table.listtable tr:hover { background: #d8f1fe; }
table.listtable td { padding: 14px; }
table.listtable2 td { padding: 14px; }

#maincontentarea a { text-decoration: none; border-bottom: 1px solid #ccc; color: #000; background: url(../img/link-bg.gif) repeat-x; padding: 1px 0; }
#maincontentarea a:hover { text-decoration: none; border-bottom: 1px solid #000; color: #000; }

#maincontentarea td a { text-decoration: none; border: 0; color: #666; background: none; }
#maincontentarea td a:hover { text-decoration: none; border-bottom: 1px solid #ccc; color: #666; }

#latestnews h3, #homelatestnews h3{ margin-bottom: -10px; }

.submitbutton {  
 text-align: center;
 padding: 2px 6px 20px 6px;
 border: 1px solid #cccccc;/*#a5a9ab;*/
 background-image: url(../img/button-bg.gif);
 background-repeat: repeat-x;
 margin-top: 5px;
 height: 20px;
}

#homesearchbutton { width: 138px; }

a img { border: 0; }

.lowerbox ul { margin: -5px 0 -5px 16px; }

html>/**/body .lowerbox ul { margin: -5px 0 -5px -24px; }


.lowerbox{
	width:217px;
	height:360px;
	border:#dddddd 1px solid;
	float:left;
	margin-top:10px;
	margin-left:11px;
	margin-right:1px;
	display:inline;
	padding:9px 9px 0 9px;
}
html>body .lowerbox{
	min-height:360px;
	height:auto;
}

.lowerbox a { font: normal 100%/100% Georgia, "Times New Roman", sans-serif; text-decoration: none; border-bottom: 1px solid #ccc; color: #000; background: url(../img/link-bg.gif) repeat; padding: 0; }
.lowerbox a:hover { text-decoration: none; border-bottom: 1px solid #000; color: #000; }

input.floatleft { clear: both; float: left; padding: 0; margin: 2px 4px 0 0; border: 0;}

#homelatestnews p a, #latestnews p a { font: normal 120%/100% Georgia, "Times New Roman", sans-serif; text-decoration: none; border-bottom: 1px solid #ccc; color: #000; background: url(../img/link-bg.gif) repeat; padding: 1px 0; }
#homelatestnews p a:hover, #latestnews p a:hover { text-decoration: none; border-bottom: 1px solid #000; color: #000; }


#homelatestnews h4, #latestnews h4 { margin: 5px 0 5px 0;; }
#homelatestnews h4 a, #latestnews h4 a { font-size: 100%; color: #118693; text-decoration: underline; font-family: georgia, "Times New Roman", serif; }
#homelatestnews h4 a:hover, #latestnews h4 a:hover { font-size: 100%; color: #26adbc; text-decoration: none; }
