html, body {
	margin:0;
	padding:0;
	height:100%;
	/* background-color:#fff; */
	background-color:#dcdcdc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px
}

h1{
	font-size:18px;
	margin:0; 
	padding:0;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif, Verdana;
}

h2{
	font-size:16px;
	margin:0; 
	padding:0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif, Verdana;
}

h3 { font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif, Verdana }
h4 { font-size:14px; font-weight:bold }
h4 { font-size:14px; font-weight:bold; font-style:italic }
h6 { font-size:8px }
td { font-size:11px }
li { font-size:11px}


th { line-height:normal } 

/****************************************************************/
/* Page Structure Styles    */
/****************************************************************/
/* The #align id  center aligns the website.Please not that the text-align:center; could have been given in the body class but because it was aligning the drop down text in the center, I had to create separate #align id. */
#align{
	text-align:center;
	margin:0;
	padding:0;		
}


/* The #container is the container id for the internal pages only and it contains the rest of the ids and classes within it. */
#container {
	padding: 0px;
	text-align:left;
	margin:auto;	
	width:760px;	
	background-color:#ffffff;		
}
* html #container { 
  height:100% 
}


/****************************************************************
	Navigation Bar Styles
****************************************************************/

#navbar { 
	margin:0px; 
	background-color:#000; 
	padding:0px; 
	height:30px;
	overflow:visible;
	line-height:24px;
	clear:both;
}
/* * html .navbar { width:760px; } */

/* the following set is for the bulleted list for the nav bar */
#navbar ul {
	margin:0px;
	padding:0px;
	padding-top:3px;
	list-style-type: none;
	float:left;
	width:760px;
	overflow:visible;
	clear:both;
	background-color:#000; 
} 
#navbar ul li {
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	overflow:visible;
	background-color:#000; 
}
/* end of navbar bulleted list declartations */

#navbar ul li a:link, #navbar ul li a:active, #navbar ul li a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#fff; 
	font-weight:bold; 
	text-decoration:none; 
	display: block;
	margin-right:25px;
	margin-left:15px;
background-color:#000; 

}
#navbar a:hover{  color:#E31818; }


/****************************************************************
	Start of top.asp elements
*****************************************************************/
#header {
	width:740px; 
	margin:10px;
	margin-bottom:5px;
	padding-bottom:6px;
	min-height:100px;
	height:auto;
	border-bottom:1px solid #999;
}

#header span.location{
	letter-spacing:2px;
	font-weight:bold;
	font-size:12px;
	color:#E31818;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}

#header span.phone{
	letter-spacing:2px;
	font-weight:bold;
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}

/****************************************************************
	End of top.asp elements
*****************************************************************/


/****************************************************************
	Start of footer.asp elements
*****************************************************************/
#footer{	
	clear:both;
	font-size:10px;	
	line-height:20px;
	color:#666;
	width:740px;	
	border-top:1px solid #999;
	padding:20px 0;
	margin:20px 10px 10px 10px;	
	text-align:center;
	background-color:#fff;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color:#666;
	text-decoration:underline;
}
/****************************************************************
	End of footer.asp elements
*****************************************************************/



/****************************************************************/
/* Home Page Styles    */
/****************************************************************/
.section_1 {
	clear:both;
	margin:5px 10px 10px 10px;
	padding-top:5px;
	height: auto;
	min-height:430px;
	width: 740px;
}

.section_1 h1 {
	color:#E31818;
	font-weight:normal;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	padding-bottom:10px;
	letter-spacing:2px;
}
.section_1 h2 {
	margin:0px;
	margin-top:40px;
	color:#E31818;
	letter-spacing:0.1em;
	font-size:16px;
	padding-bottom:10px;
	letter-spacing:2px;
}

.section_1 p {
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
}

.jobSearchQck select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px
}

.jobSearchQck { padding-left:6px; padding-bottom:4px }
.jobSearchQck_go { margin:0; padding-bottom:3px }
.jobSearchQckBG {
	margin:0px;
	padding:0px;
	width:250px;
	height:60px;
	position:relative;
	background:url('/images/quick_job_search_250px.gif') no-repeat;
}
.jobSearchQck_form {
	margin:0px;
	padding:0px;
}

.hotJobsHeader {	
	margin:0;
 	height:20px;
 	width:248px; 
 	background-color:#E31818;
	padding:0px;
	border:1px solid #E31818;
	text-align:left
 }
.hotJobsHeader h3 {
	margin:0px;
	padding:0px;
	margin-left:5px;
	line-height:20px;	
	font-weight:bold; 
	color:#fff;
	letter-spacing:2px;
/*	text-transform:uppercase */
}
 
 .hotJobsSquare {	
 	width:248px; 
 	border:1px solid #E31818;
	padding:0px;
	margin:0px;
	text-align:left;
  	background-color:#F9FAFB;
 }
 
.hotJobsSquare p {
	margin-left:5px;
	margin-right:2px;
	margin-bottom:6px;
	margin-top:3px;
	padding:0px;
	font-size:10px;
	line-height:12px
}
 

.hotJobsSquare a:hover {
	color:#E31818;
}

.info_box {
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:5px;
	width:248px;
	position:relative;	
	float:left;
	height:auto; 
	background-color:#F9F9F9;
	color:#333;
	text-align:left
}
						
.info_box_square {
	width:100%;
	line-height:15px;
	padding-bottom:10px;
	height:auto;
	border:solid 1px #999; 
}

.info_box_square p {
	margin:0px;
	margin-left:6px;
	margin-top:4px;
	padding:0px;
}

.info_box_header {
	padding:0px;
	height:auto;
	width:100%;
	font-weight:bold;
	background-color:#999;
	border:1px solid #999;
}
/* The below class defines the heading for all the right navigation boxes */
.info_box_header h3 {
	margin:0px;
	padding-top:2px;
	padding-bottom:4px;
	padding-left:6px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	letter-spacing:2px;
}

.info_box_header h3 a:link, .info_box_header  h3 a:visited, .info_box_header h3 a:active { color:#FFF; text-decoration:none }
.info_box_header h3 a:hover { text-decoration:underline }


/****************************************************************/
/* General Styles    */
/****************************************************************/
.red { color:#E31818 }
.grey { color:#666 }
.white { color: #FFF }
.ltGreyBg { background-color:#ececec }
.dkGreyBg { background-color:#666 }
.redBgRight { background-color:#E31818; color:#FFF; font-weight:bold; text-align:left }
.redBg { background-color:#E31818; color:#FFF; font-weight:bold }
.redBorder { border:1px solid #E31818 }
.greyBorderLeft { border:1px solid #999; text-align:left }
.clearBoth { clear:both } 
.noBorder { border:0px none;  }
.noBorderMarginTop { margin-top:15px; border:0px none;  }
.invisible { visibility:hidden }





.alignLeft { text-align:left }
.alignRight { text-align:right }
.alignCenter { margin:0 auto; text-align:center }

a:visited { color:#0000FF }




ul.noBullet {
	margin:0;
	padding:0.2em 0 0 0.25em;	
	list-style-type:none;
	list-style-position:outside;	 				
}
a.red:link, a.red:visited, a.red:active { color:#E31818 }
a.red:hover { color:#000 }


/****************************************************************/
/* HTML tag styles for Internal pages     */
/****************************************************************/ 
/* The .internalmain class is for the internal pages only and it is the container for the contents below the top navigation. */
.internalMain {
	clear:both;
	margin:0px 0px 0px 10px;
	padding-top:6px;
	width:740px;
	/* background:#fff url(../images/bg_white.gif) top repeat-y;	*/
	height:auto;	
}
/* The .internalleftcol class is the container for the contents of the left column for the internal pages of the website. */	
.internalLeftCol1{
	float:left;
	width:215px;		
}

/* The .internalrighttcol class is the container for the contents of the right column for the internal pages of the website. */	
.internalRightCol1{
	float:right;
	width:524px;				
}

.internalLeftCol2 {
	margin:0;
	float:left;
	width:410px;
	padding-bottom:10px;
	/* background-color:#00FFFF */ /*For testing only*/
}
.internalRightCol2{
	margin:0;
	float:right;
	width:300px;	
	/* background-color:#FFFF00 */ /*For testing only*/
}

 .redBox {	position:relative; width:290px } 
 
.redBoxHeader {	
	height:20px;
	width:280px; 
	background-color:#E31818;
	color:#fff;
	font-weight:bold; 
	margin:0;
	margin-left:8px;
	padding:0px;
	padding-left:10px;
	line-height:20px;	
	border:1px solid #E31818
} 
 
 .redBoxSquare {	
 	width:280px; 
 	border:1px solid #E31818;
	color:#000;	
	padding:0px;
	padding-left:10px;
	margin:0px;
	margin-left:8px;
 }
.redBoxSquare p{
	margin-left:5px;
	margin-right:2px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}
.redBoxSquare ul {
	margin:0px;
	margin-left:4px;
	padding:0px;
	padding-bottom:6px;
	list-style-type: none;
}
.redBoxSquare ul li{
	padding-top:3px;
	padding-bottom:3px;
}
	

 .redBoxSquare p br {
 	margin:0px;
	padding:0px;
}

.cornerTRPadding {
	position:absolute; 
	top:-1px; 
	right:-12px; 
	width:7px; 
	height:7px; 
}

.greyBoxHeaderNoBorder {
	background-color:#ececec;
	color:#666
}
.greyBoxHeader {
	background-color:#ececec;
	border:1px solid #999;
	color:#666
}
.greyBox {
	background-color:#FFF;
	border:1px solid #999
}
.ltGreyBox {
	background-color:#FFF;
	border:1px solid #ececec
}
 .redBoxHeader1 {	
 	background-color:#E31818;
	color:#fff;
	font-weight:bold; 
	margin:0;
	padding-left:10px;
	/*padding:0;*/
	line-height:20px;	
	border:1px solid #E31818;
/*	border-right:1px solid #E31818*/
 } 
 
 .redBox {	
	/*height:108px; */
 	border:1px solid #E31818;
	color:#000;	
	padding-left:10px
 }


/****************************************************************/
/* Job Search Page Styles    */
/****************************************************************/ 
.jobSearchFormHeader {
	margin:0;
	margin-left:8px;
	width:280px;
	height:20px;
	padding-left:10px;
	border:1px solid #E31818;
	background-color:#e31818;
	color:#fff;
	font-weight:bold;
	line-height:20px;
}
.jobSearchForm {
	width:280px;
	height:100%;
	padding-left:10px;
	padding-bottom:8px;
	padding-top:8px;
	margin-left:8px;
	margin-bottom:10px;
	border:1px solid #E31818
}
.jobSearchFormRow {
	width:100%;
	clear:left
}
.jobSearchFormLeftCol {
	float:left;
	margin:0;
	padding:0;
	width:50%
}
.jobSearchFormRightCol {
	float:right;
	position:relative;
	margin:0;
	padding:0;
	width:50%;
	vertical-align:top
}
.jobSearchFormLabel {
	font-weight:bold
}
.jobSearchFormField {
	padding-bottom:6px;
}

.keywordwidth {
	width:220px;
}
.jobSearchForm select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px
}
.formButtonDiv {
	margin:0 auto;
	width:100%;
	text-align:center
}

/****************************************************************/
/* Search Results Page Styles    */
/****************************************************************/ 
#searchResultsCriteriaTable b { color: #000; font-weight:bold }
#searchResultsCriteriaTable td { background-color:#FFF; border:1px solid #ececec }

#jobDetailsTable th { font-size:14px; color: #000; font-weight:bold; text-align:left; background-color:#ececec; }
/* #jobDetailsTable b { color: #000; font-weight:bold }*/
td.outline { background-color:#FFF; border:1px solid #ececec }
td.outlineDark { background-color:#FFF; border:1px solid #999 }
td.outlineDarkBg { background-color:#999; border:1px solid #999 }

#applyTable th { font-size:16px }
td.applyRightHeader { background-color:#E31818; border:1px solid #E31818 }


/****************************************************************/
/* DEVELOPMENT SETTINGS FOR XHTML    */
/****************************************************************/ 
/*
img[alt=""] {border: 3px dotted red;}
img[title=""] {outline: 3px dotted fuchsia;}
img:not([alt]) {border: 5px solid red;}
img:not([title]) {outline: 5px solid fuchsia;}
a[href]:not([title]) {border: 5px solid red;}
a[title=""] {outline: 3px dotted red;}
a[href="#"] {background: lime;}
a[href=""] {background: fuchsia;}
*/ 

/* ####################################
 POP UP BOX */
/* ####################################
 POP UP BOX */
#popblock {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background-color: #1D3E5E;
}
#popblock a:link {
	display:block;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
#popbox {
	position:absolute;
	z-index:999;
	left:50%;
	top:100px;
	width:660px;
	display:none;
	background-color: #FFFFFF;
	border:solid 1px #787E91;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#loadbox {
	display:block;
	width:660px;
	height:225px;
	background-color: #FFFFFF;
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#closebox {
	height: 23px;
	width: 100%;
	text-align: right;
	background-image: url(images/pop_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	overflow: hidden;
}
#closebox:hover {
cursor:move;
}

#pop_ob {
width:660px;
height:0px;
}
.pop_button {
	display:block;
	background-image:url(images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top:1px;
	margin-right:0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.pop_button:hover {
	background-image:url(images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	padding: 0px;
	height: 20px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	

}
input.boxpos {
	border: 1px solid #FFFFFF;
}


/* ##################################################### */
/* pop box styles */
/* ##################################################### */
/* pop box styles */

.popMsgBox h2, .popMsgBox td h2 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #878EB2;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.popMsgBox, 
.popMsgBox p,
.popMsgBox td p {
	display:block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #878EB2;
	font-size: 12px;
	
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.popMsgBox h1 {
	display:block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3F729E;
	letter-spacing: -1px;
	line-height: 14px;
	overflow: visible;
}

.popMsgBox a:link,
.popMsgBox a:visited,
.popMsgBox a:active,
.popMsgBox p a:link,
.popMsgBox p a:visited,
.popMsgBox p a:active{
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.popMsgBox a:hover,
.popMsgBox p a:hover{
	text-decoration: underline;
}

.popMsgBoxCenter {
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin:0px;
	margin-top: 40px;
	padding-top:10px;
}

.popMsgBoxCenter a:link,
.popMsgBoxCenter a:visited,
.popMsgBoxCenter a:active {
	font-weight: bold;
}

.popMsgBoxRight {
	text-align: right;
	display: block;
	margin:0px;
	margin-bottom: 5px;
}

.popMsgBoxRight a:link,
.popMsgBoxRight a:visited,
.popMsgBoxRight a:active {
	font-weight: bold;
}

