BODY

{
	COLOR: #000; /* default text color */
	background-color: #FFF;
	background-attachment: s;
	font-family: arial;
	margin: 10px;
}



/* General Settings */



H1
{
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #000;
	font-size: 14pt;
	text-align: left;
}



H2
{
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #000;
	font-size: 12pt;
	text-align: left;
}


H3
{
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #000;
	font-size: 10pt;
	text-align: center;
}

H4
{
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #6C7886;
	font-size: 10pt;
	text-align: left;
}

a:link, a:visited
{
	text-decoration: underline;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:hover 
{
	text-decoration: underline;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}



/* Fixed width in the middle of the screen with a border */



.container

{
	width: 979px;

}



/* Not important if using one solid header the same size as the container above */

.headerwrapper

{

	border-bottom: solid 3px #;
	
}

.header

{

	position: relative;
	display: block;
	
}

.headerform
{

	top: 0px;
	left: 400px;
	width: 377px;
	height: 115px;
}


/* Use to set the color and size of the leftbar */



td.leftbar

{

	background-color: #193b44;
	color: #FFF;
	width: 200px;
	border-right: solid 0px #000;
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;

}

td.mainwindow

{

	padding: 10px;
	width: 797px;
	background-color: #fff;
	font-size: 11pt;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
			background-image: url(images/body_back.jpg);
	background-repeat: repeat-x;

}

div.navbar

{

	margin-top: 10px;
	display: block;
	margin-bottom: 100px;
	width: 100%;

}

td.atable
{

	FONT-FAMILY: arial;
	font-size: 10pt;
	text-align: left;
}


table.courses

{	
	FONT-FAMILY: arial;
	font-size: 10pt;
}



div.mainbodytext

{

	FONT-FAMILY: arial;
	font-size: 10pt;
	text-align: left;
}




a.nav:link, a.nav:visited
 {

	background-color: #;
	FONT-FAMILY: arial;
	font-size: 10pt;
	color: #fff; /* text color */
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	width: 100%; 
	margin-bottom: 6px;
	border-bottom: solid 0px #061348;
	display: block; /* makes it so you don't need br's between the buttons */

	-moz-box-sizing:border-box;box-sizing:border-box;

}








a.nav:hover {

	background-color: #;
	text-decoration: none;
	color: #000;

}



.nav span
{
	padding-left: 4px;
	padding-right: 6px;
	display: block;
}











.copy {

	background-color: #000;
	display: block;
	color: #fff; 
	font-weight: bold;
	font-size: 10pt;
	FONT-FAMILY: Arial;
	text-align: center;
	width: 979px;
	padding-top: 10px;
	padding-bottom: 10px;
		background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}





a.jwd:link, a.jwd:visited {

	color: #fff;  
	text-decoration: none;
	font-weight: bold;

}


a.admin:link, a.admin:visited {

	color: #cccccc;  
	text-decoration: none;
	font-size: 10pt;
	text-align: center;
	width: 100%;

}




div.contactform

{

	width: 280px;
	float: right;
	text-align: center;

}


.assess

{

	background-color: #000;
	color: #fff;

}

.skygads
{
float: left;
display: block;
width: 370px;
padding: 10px;
}



.floatright

{

float: right;

}

.floatleft

{

float: left;

margin-right: 10px;

}

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}


/* ---- 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 ---- */
