/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);



/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	background-color: #CCCCFF;
}

body {
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#474747;
	}

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}
a {color: #CC6600;}
a:hover {color: #659FDE;}
a:visited {color: #CC6600;}
a.image, a.image:hover  {border:0;}


/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */
body {
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#474747;
	}

a:link {
	color:#ff8700;
	text-decoration:underline;
	font-weight:bold;
	}

.topbar {
	background:url(../images/tobar.jpg) repeat-x;
	height:26px;
	}
.rjtop {
	background:url(../images/tobbar2.jpg) repeat-x #f3f3f3;
	}

.jobsearch {
	background:url(../images/jsmid.jpg) repeat-y;
	padding:0 15px 0 15px;
	}

.jobsearch1 {

	padding:45px 15px 0 15px;
	}
	

.jobsearchtop {
	background:url(../images/jstop.jpg) no-repeat;
	padding:5px 0 0 5px;
	}
	
.jobsearchbot {
	background:url(../images/jsbottom1.jpg) no-repeat;
	padding:0px 0 0 15px;
	}

.jslabel {
	font-size:11px;
	font-weight:bold;
	}

.jslabelw {
	color:#f3f3f3;
	}
	
.jsinput{
	margin:0 0 3px 0;
	}

.jssubmit {
	margin-top:10px;
	}
.ctinput{
	margin:0 0 9px 0;
	}

.testmbox {
	background:url(../images/testimbg.jpg) repeat-y;
	padding-left:5px;
	}

.contactbox {
	background:url(../images/contactbg.jpg) no-repeat;
	padding:0 15px 0 10px;
	}

.asearch a{
	font-size:11px;
	font-weight:bold;
	color:#f3f3f3;
	text-decoration: underline;
	}

.title {
	font-size:24px;
	font-weight:bold;
	}

.benbox {
	background:url(../images/benefitsbox.jpg) no-repeat;
	height:212px;
	padding:0 20px 0 20px;
	font-size:14px;
	font-weight:bold;
	}

.footer1 {
	background:url(../images/footer1.jpg) repeat-x;
	height:18px;
	}
.footer2 {
	background:url(../images/footer2.jpg) repeat-x;
	height:100px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#474747;
	padding: 10px 10px 10px 10px;
	line-height:20px;
	}

.footer2 a:link{
	text-decoration:none;
	color:#474747;
	}

.footer2 a:hover{
	text-decoration: underline;
	color:#ff8700;
	}

.test {
border:solid #CCCCCC 1px;
padding:5px 5px 5px 5px;
}

.test2 {
background-color:#CCCCCC; 
padding:5px 5px 5px 5px;
}

.test3 {
font-size:12px;
}

.searchtext {
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
	}

.resulttext {
	font-size:16px;
	font-weight:bold;
	}
.red {
	color: #ee2a1a
}
a.image, a.image:hover  {border:0;}

.searchbg {
	background:url(../images/searchbox.jpg) no-repeat;}
