body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:11px;
	color:#666666;
	
}

.bg_search{
	background-image:url(../../images/search_bg.jpg);
	background-repeat:no-repeat;
}

.home_man{
	background-image:url(../../images/man.jpg);
	background-repeat:no-repeat;
}

.top_menu{
	background-image:url(../../images/top.jpg);
	background-repeat:repeat-x;
}

.bg_footer{
	background-image:url(../../images/footer_bg.jpg);
	background-repeat:repeat-x;
}


.dotted_blue{
	background-image:url(../../images/dotted_blue.jpg);
	background-repeat:repeat-x;
}

.dotted_white{
	background-image:url(../../images/dotted_white.jpg);
	background-repeat:repeat-x;
}

.grey_sep{
	background-image:url(../../images/grey_sep.jpg);
}



.header H3{
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:1 em;
	color:#0074A0;
}

.header H4{
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:1em;
	color:#0074A0;
}


.content{
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

.content a{
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

.content a:hover{
	font-size:11px;
	color:#000000;;
	text-decoration:underline;
	font-weight:bold;
}

.menu{
	font-size:11px;
	color:#999999;
}

.menu a{
	color:#000000;
	text-decoration:none;
}

.menu a:hover{
	color:#0074A0;
	text-decoration:underline;
}

.white_menu{
	font-size:11px;
	color:#FFFFFF;
}

.white_menu a{
	color:#FFFFFF;
	text-decoration:none;
}

.white_menu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.job_menu{
	font-size:12px;
	color:#999999;
}

.job_menu a{
	color:#0074A0;
	text-decoration:none;
}

.job_menu a:hover{
	color:#666666;
	text-decoration:underline;
}

.text10{
	font-size:10px;
	color:#666666;
}

.text10 a{
	color:#666666;
	text-decoration:none;
}

.text10 a:hover{
	color:#000000;
	text-decoration:underline;
}

.paginate{
	color:#000000;
	font-size:11px;
}

.paginate a{
	color:#9b2509;
	text-decoration:none;
	font-weight:bold;
}

.paginate a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}


.footer{
	font-size:10px;
	color:#666666;
	line-height:16px;
}

.footer a{
	font-size:10px;
	color:#0074A0;
	text-decoration:none;
}

.footer a:hover{
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}


input {
	border:1px solid #000000;
	font-size:10px;
}

textarea {
	font-size:11px;
	border:1px solid #000000;
}

select {
	border:1px solid #000000;
	font-size:10px;
}

.but{
	border:0px;
	margin:0px;
	padding:0px;
	background-color:#000000;
	color:#FFFFFF;
	border:1px solid #000000;
}

.error{
	color:#FF0000;
	font-size:10px;
}

form
{
   margin:0;
} 
.borderonly{border: 1px solid #000000;}

.bordergrey{border: 1px solid #999999;}

.border_palegrey{border: 1px solid #999999;}


.text11{
	font-size:11px;
	color:#ffffff;
}

.text11 a{
	font-size:11px;
	color:#bb1001;
	text-decoration:none;
}

.text11 a:hover{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.text211{
	font-size:11px;
	color:#666666;
}

.text211 a{
	font-size:11px;
	color:#bb1001;
	text-decoration:none;
}

.text211 a:hover{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}


.no_border{
	border:0px;
}

ul{
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
}