BODY



{



	COLOR: #000; /* default text color */



	background-attachment: fixed;

	font-family: Arial;

	margin: 10px; /* no margins on any sides */

}







/* General Settings */



	a.footer:link, a.footer:visited {

	text-decoration: underline;

	color: #ffffff;

}





H1

{



	COLOR: #000;

	font-size: 14pt;

	border-bottom: solid 2px #000;

}







H2

{



	COLOR: #000;

	font-size: 12pt;

}







a:link, a:visited

{

	text-decoration: underline;
	color: #0000FF;
	font-size: 10pt;



}




i



{

	margin-bottom: 6px;

}







/* Fixed width in the middle of the screen with a border */



.container



{

	width: 1000px;

	display: block;

	border: solid 1px #000;
	position: relative;


}







/* Not important if using one solid header the same size as the container above */







.header



{

	border-bottom: solid 1px #000;

}





/* Use to set the color and size of the leftbar */







td.leftbar

{

	background-color: #29447B;

	color: #000000;

	border-right: solid 1px #000;

	width: 200px;

}





/* leaving the width at 100% makes it so it will stay with the width set in the leftbar above */





div.mainbodytext



{



	FONT-FAMILY: arial;

	font-size: 11pt;

	color: #000;

}





div.navbar



{

	margin-top: 20px;

	margin-bottom: 100px;

	width: 100%;

}





a.nav:link, a.nav:visited

 {

	display: block;

	vertical-align: left;

	FONT-FAMILY: tahoma;

	font-size: 12px;

	margin-left: 15px;

	margin-left: 5px;

	color: #ffffff;

	margin-bottom: 5px;

	margin-top: 0px;

	text-decoration: none;

	border-bottom: solid 1px #000000;

}







/* 



border (format: style size color) solid black on top, and white on bottom gives effect of inner drop shadow - button being pushed down 



*/





a.nav:hover {

	text-decoration: none;

	color: #000;

	background-color: #CDD3DD;

}



#featured {

	font-weight: bold;

}



div.addy

{

	position: absolute;

	bottom: 0px;

	background-color: #003333;

	color: #ffffff;

	width: 100%;

	font-size: .75em;

	padding: 10px;

}



td.mainwindow



{

	width: 798px;

	padding: 10px;

	background-color: #fff;

	font-size: 11pt;

	color: #000;

	font-family: tahoma;

}



td.other



{

	padding: 5px;

	font-size: 10pt;

	color: #000;

	font-family: arial;

}





.review {

	FONT-FAMILY: tahoma;

	font-size: 10pt;

	color: #000;

}



p.inheader



 {

	position: absolute; 

	top: 140px; 

	right: 10px;

	COLOR: #ffffff;

	font-size: 100%;

	FONT-FAMILY: Arial; 

}



.copy {



	background-color: #000000;

	border-TOP: 0px;

	display: block;



	color: #fff; 



	font-weight: bold;



	font-size: 10pt;



	FONT-FAMILY: arial;



	text-align: center;



	width: 1000px;



	padding-top: 10px;



	padding-bottom: 10px;
	background: url(images/footer.jpg) no-repeat;
	



}





.formula

{

float:left; 

text-align:center;

margin-left:10px;

}





.highlight{

text-decoration:underline;

}

.bluelinks
{
text-align: center;
display: block;
font-weight: bold;
}



.clear{

clear:both;

}



DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}


.mainbodytext ul 
{
list-style-position:inside;
}

.mainbodytext ol 
{
list-style-position:inside;
}

.skygads
{
float: left;
display: block;
width: 360px;
padding: 5px;
}

.headergads
{
text-align: center;
display: block;
padding-bottom: 10px;
padding-top: 10px;
}

.footergads
{
float: left;
display: block;
padding-top: 10px;
}

/* ---- Begin Indeed Widget ---- */

/* ---- Default Fonts and Background Styles ---- */
.INDEED .layout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #ECECEC;

}

/* ---- Default Link Styles ---- */
.INDEED .layout a,
.INDEED .layout a:link {
	color: navy;
}

.INDEED .layout a:visited	{
	color: purple;
}

.INDEED .layout a:hover		{
	color: navy;
}

.INDEED .layout a:active	{
	color: red;
}


/* ---- What/Where input labels ---- */
.INDEED .jobSearchForm label {
	color: #f60;

}

/* ---- Search Title ---- */
#jobSearch .searchResultsHeader .searchResultsTitle {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;

}

#jobSearch .searchResultsHeader .searchResultsTitle em { font-style: normal;}

/* ---- Search Title - Amount Jobs Found ---- */
#jobSearch .searchResultsHeader .searchResultsTitle .amount {
	color: dark-grey;

}

/* ---- Job Title for View Job, Preview Job ---- */
.INDEED .job .jobTitle {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}


/* --- Post Job Title --- */
#postJob #postJobForm h1 {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: 0;
	
}

/* ---- End Indeed Widget ---- */




