@charset "utf-8";
/* CSS Document */


body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#363636;
}
a:link,a:visited{
	color: #18256e;
}
a:active,a:hover{
	color: black;
}

.newsitem a{
	font-size: 12px;
	display: block;
	width: 220px;
	font-weight: bold;
}

.newsitem{
	padding:0 0 10px 0;
	width: 250px;
	overflow: hidden;
}

.newsitem p{
	padding: 0;
	margin: 0 0 0 15px;
	font-size:11px;
}


#tripleboxmarg{
	padding: 0 2px 0 2px;

}


.borderbox{
	border: 2px solid #636363;
	
}

.borderboxthree{
	border: 2px solid #636363;

	
}

.fadedbox{
	background: url(../graphics/bgrcontent.jpg) repeat-x top left;
	padding:5px;
}

.facebox td
{
	font-size:11px !important;
}

#candidatebox{
	background:url('../graphics/bgrcandidates.jpg') no-repeat #657fba top left;
}

#candidatebox a:link,#candidatebox a:visited,#candidatebox a:active,#candidatebox a:hover{
	color: white;
	font-size: 15px;
}

#candidatebox td{
	color: white;
}

#clientsbox{
	background:url('../graphics/bgremployers.jpg') no-repeat #18256e top left;
	font-size: 12px;
}

#clientsbox a:link,#clientsbox a:visited,#clientsbox a:active,#clientsbox a:hover{
	color: white;
	font-size: 15px;
}



#clientsbox td{
	color: white;
}

#newsbox{
	height: 140px;
	width: 300px;
	overflow:auto;
}




h1{
	font-size: 15px;
	color: #001378;
	margin:0;
	display: block;
	padding: 5px;
	font-weight:normal;
}

h4{
	font-size: 15px;
	color: #001378;
	margin:0;
	display: block;
	padding: 5px;
	font-weight:normal;
}


h2{
	font-size: 12px;

	color: #001378;
	margin:0;
	display: block;
	padding: 5px 0 0 0;
	font-weight:normal;
}

a.nav:link,a.nav:visited{
	display: block;
	background: url(../graphics/bgrnavitems.gif) repeat-x top left;
	border: 1px #001378 solid;
	margin:0 0 2px 2px;;
	color: white;
	padding: 3px 15px 5px 15px;

	font-size: 16px;
	text-decoration: none;
}

a.nav:active,a.nav:hover{
	background: url(../graphics/bgrnavitemshover.gif) repeat-x top left;
}


.footer{
	color: white;
			font-size: 11px;
			padding: 3px;
}

a.footer:link,a.footer:visited{
		color: white;
		font-size: 11px;
}

.slash{
	padding: 0 10px 0 10px;
}

li{
background: url(../graphics/bullet.gif) no-repeat 4px 3px;
list-style-type: none;
	padding:3px 0 0 15px;
	display:block;
	text-transform: uppercase;
	color:#18256e;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 20px;
}

ul{
	margin: 0;
	padding:0;
}

p, td{
	margin-top: 0;
}


input,select {
	color: #000000;
}


td.breadcrumb {
	color: #000000;


}

td.level1 {
	padding-left: 8px;
}
 
td.level2 {
	padding-left: 16px;
}

td.level3 {
	padding-left: 24px;
}

textarea {
	color: #000000;


}

.button_general {
}

.error_text {
	color: #FF0000;
	font-weight: bold;
}
