* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:10px;
	text-align:center;
	background-image:url(../images/background.gif);
        background-repeat:repeat-x;
        overflow:hidden;
}
/* Base container. Holds ALL content */
.container{
	position:relative;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width:918px;
}

/* Hold top logo & Flash gallery */
.header{
	width:915px;
		border-style:solid;
		border-color:black;
		border-width:0px;
}
	.logo{
		width:470px;
		float:left;
	}
	.gallery{
		width:445px;
		float:right;
	}

/* Accordian holder */
.accordian{
	width:918px;
}

#basic-accordian{
	padding:5px;
	height: 420px;
	z-index:2;
	position: relative;
	float:left;
	overflow:hidden;
	width: 925px;
}

.accordion_headings{
	float:left;
	position:relative;
	z-index:auto;
	overflow:hidden;
}

.accordion_child{
        position: relative;
        z-index: auto;
        height: 425px;
        visibility: visible;

        overflow:hidden;
}
.accordion_child{
	background-color:#FFFFFF;
	background-image:url(../images/sub_background.gif);
}
.accordion_child_history{
	background-color:#FFFFFF;
	background-image:url(../images/sub_background_child.gif);
}
.accordion_child_medical{
	background-color:#FFFFFF;
	background-image:url(../images/sub_background_child.gif);
}
.accordion_child_vocational{
	background-color:#FFFFFF;
	background-image:url(../images/sub_background_child.gif);
}
.accordion_child_conferences{
	background-color:#FFFFFF;
	background-image:url(../images/sub_background_child.gif);
}
.accordion_child_recreation{
	background-color:#FFFFFF;
	background-image:url(../images/sub_background_child.gif);
}
.accordion_child_human{
	background-color:#FFFFFF;
	background-image:url(../images/sub_background_child.gif);
}
.accordion_child_development{
	background-color:#FFFFFF;
	background-image:url(../images/sub_background_child.gif);
}
.accordion_child_present{
	background-color:#FFFFFF;
	background-image:url(../images/sub_background_child.gif);
}
.bottom{
	border: #000066;
	border-left: 1px solid #006;
	border-right: 1px solid #006;
	width:840px;
	height:35px;
	//height:45px;
	overflow:hidden;
	font-size: 18px;
	font-family: "Times New Roman", arial;
	font-variant:normal;
	color:rgb(16, 78, 139);
	float:left;
	margin-left:6px;
	margin-top:-9px;
	padding-top:10px;
	background-color:#EEE;
	text-align:center;
	text-decoration:none;
}

.bottomInner{
	text-align:center;
	width:850px;
	height:30px;
	overflow:hidden;
	float:left;
	margin-left:-50px;
}


.bottom_item{
	color:rgb(16, 78, 139);
	font-variant:normal;
	vertical-align:middle;
	text-decoration:none;
	padding-left:10px;
	padding-top:4px;
	margin-left:-10px;
	padding-right:23px;
	//padding-right:20px;
	float:left;
}

.bottom a:visited{
	font-variant:normal;
	font-size: 18px;
	font-family: "Times New Roman", arial;
	color:rgb(16, 78, 139);
	
}



/* right nav for subpagespage */
.nav_sub{
	font-family: "Times New Roman", arial;
	position:relative;
	margin-left:33px;
	top:10px;
	z-index:auto;
}

.submenu{
	float:right;
	text-align:right;
	padding-right:30px;
	text-decoration:none;
	padding-top:50px;
	width:250px;
	z-index: auto;
}
	.submenu a:link, a:visited{
		text-decoration:none;
		font-family:"Times New Roman", arial;
		color:#003e7e;
		font-size:18px;	
		font-variant:normal;
	}
	.submenu a:hover{
		text-decoration:none;
		font-family:"Times New Roman", arial;
		color:rgb(109,146,132);
		font-size:18px;		
		font-variant:normal;
	}



.sub{
	visibility:hidden;
	float:left;
	position: absolute;
	margin-left:35px;
	margin-top:68px;
	width:560px;
	overflow:auto;
	height:320px;
	width:530px;
	z-index: auto;
	text-align:justify;
		text-decoration:none;
		font-family:arial;
		color:rgb(00,00,00);
		font-size:17px;	
	padding-right:5px;
}

.addressFoot{
	width:100%;
	float:left;
	text-align:center;
	padding-top:15px;
		font-family:arial;
		color:rgb(00,00,00);
		font-size:11px;		
}
	.addressFoot a:link{
		text-decoration:none;
		font-family:arial;
		color:rgb(00,00,00);
		font-size:11px;			
	}
	.addressFoot a:hover{
		text-decoration:none;
		font-family:arial;
		color:rgb(00,00,00);
		font-size:11px;			
	}
	.addressFoot a:visited{
		text-decoration:none;
		font-family:arial;
		color:rgb(00,00,00);
		font-size:11px;			
	}
	
.jobTitle{
	width:100%;
	float:left;
	padding-bottom:25px;
	color:#000000;
	font-size:13px;
}

.Listing1{
	border:1px groove black;
	float:left;
	margin-left:10px;
	padding-right:20px;
	margin-bottom:15px;
	height:85px;
	vertical-align:middle;
	padding-top:10px;
}

.Listing1_2{
	width:100px;
	text-align:center;
	float:left;
}

.Listing1_3{
 	text-align:center;
 	float:left;
 	width:150px;
 }
 
 .Listing2{
  	border:1px groove black;
  	border-left:0px;
  	width:180px;
  	text-align:center;
  	padding-left:35px;
  	float:left;
  	margin-bottom:15px;
  	padding-right:10px;
  	vertical-align:middle;
  	height:85px;
  	padding-top:10px;
 }
 
 .Listing2_2{
  	text-decoration:none;
  	border:0px;
  	padding-top:15px;
  	padding-bottom:15px;
  	color:#000000;
  	text-align:center;
 }
 
 .Listing2_3{
 	float:left;
 }
 
 .Listing2_4{
 	text-align:center;
 	float:left;
 	padding-left:5px;
 	width:130px;
 }

/* Page content for home page only */
.sub_home{
	float:left;
	position: absolute;
	width:812px;
	overflow:hidden;
	height:425px;
	
	font-family:"Times New Roman", arial;
	color:rgb(00,00,00);;
	font-size:15px;
	font-style:italic;
}
	.gahall{
		float:left;
		position:relative;
		top:47px;
		left:18px;
		width:401px;
	}
	.sub_home_right{
		float:left;
		width:315px;
		text-align:justify;
		padding-top:42px;
		margin-left:40px;
	}
		.sub_home_ad{
			width:310px;
			height:165px;
			margin-top:10px;
		}
		.sub_home_ad_small{
			width:310px;
			height:91px;
			margin-top:5px;
		}
.subheader{
	float: left;
	position: absolute;
	width:650px;
	margin-left:30px;
	margin-top: 2px;
	overflow:hidden;
	z-index: auto;
}

.gallery{
	height:170px;
}

.jobListing{
	font-family:"Times New Roman", arial;	
	font-size:15px;
	float:left;
	text-decoration:none;
	cursor:pointer;
	color:black;
	padding-top: 2px;
}
 
.jobTitle{
	font-family:"Times New Roman", arial;	
	font-size:17px;
	text-decoration:none;
	color:black;
	font-weight: bold;
	font-variant:normal;
	cursor:pointer;
	clear:both;
	float:left;
}

.jobResults{
	font-family:"Times New Roman", arial;	
 	display:none;
 	padding-left:20px;
}

.jobItems{
	font-family:"Times New Roman", arial;	
	font-size:15px;
	text-decoration:none;
	cursor:pointer;
	color:black;
	padding-top: 2px;
}

.floater{
	position:absolute;
	z-index: 888;
	display: none;
	border: 1px solid black;
	float:left;
	background-color: #FFFFFF;
	height: 400px;
	overflow: auto;
	padding-top:5px;
}

.cells{
	padding: 5px 5px 5px 5px;
	font-size: 13px;
	white-space:nowrap;
}

font.listInfo{
	font-family:"Times New Roman", arial;	
 	color:#000000;
	width:100%;
	font-size:13px;
	text-decoration:none;
	white-space:nowrap;
}