
body{
    font-size:14px;
    font-family:Helvetica, Arial, sans-serif;
    background:#f8f8f8;
}
a{
	color:#00529c;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
    border:none;
}

p{
    margin:7px 0;
    line-height:130%;
}
.left{
    float:left;
}

.right{
    float:right;
}

.clear{
    clear:both;
}
.bgColor1{
	background-color: #00529c;
}
color1{
	background-color: #00529c;
}
.bgColor2{
	background-color: #a90056;
}
color2{
	background-color: #a90056;
}


/* ------ Layout ----- */
#wrapper{
    width:800px;
    margin:0 auto;
    background:url(../images/page_bg.jpg) repeat-y;
    
}
#page{
    width:763px;
	margin:0 auto;
    background:#ffffff;
   
}
#bottom{
	width:800px;
	margin:0 auto;
	background: url(../images/footer_bg.jpg) no-repeat bottom center;
	min-height: 30px;
}
#header{
  height:150px;
  background: url(../images/header_bg.jpg) repeat-x bottom left;
 position: relative;
  border-bottom:3px solid #fff;
  z-index:2000;
}
#subHeader{
	height:200px;
	background:#a90056
}
#statsList {
	display:none; /* Hide this so it won't mess layout up until javascript laods */
}
#statScroller{
	height:30px;
	background:#00529c;
	border-top:3px solid #a7a7a7;
	border-bottom:3px solid #a7a7a7;
}
#contentArea{
   padding:15px;
    /*min-height:400px;*/
	overflow: hidden;
	
}
#footer{
	width:743px;
	padding:5px 10px;
	border-top: 3px solid #a90056;
	font-size:10px;
	margin: 0 auto;
	color:#777;
}
/*********************** Header Content**********************/
#header img{
	float:left;
}


ul#nav{
	
	float:right;
	margin-bottom: 0;
	position: absolute;
	bottom:15px;
	right:5px;
	text-align: left;
	margin-top:20px;

}
ul#nav li{
	list-style: none;
	float:left;
	position:relative;
	z-index:1000;

}
ul#nav li a{
	color:#666666;
	font-size:16px;	
	text-align:right;
	text-decoration: none;
	border-left:2px solid #666666;
	padding: 0 5px;
	font-weight:bold;
	text-transform: uppercase;
}
ul#nav li.current a{
	text-decoration: underline;
}
ul#nav li:first-child a {
	border-left:none;
}
ul#nav li a:hover{
	
}

#nav li ul { /* second-level lists */
		position: absolute;
		left:0;
		top:18px;
		margin:0 0 0 0;
		padding:2px 0;
		display:none;
		float:none;
		background:#fff;
		border:2px solid #666666;
		z-index:9999;
		width:250px;
		


}
#nav li ul li {
		float:none;
		margin:0;
		padding:0;
}

#nav li ul li a {
		margin:0;
		font-size:14px;
		border:none;
		border-top:1px solid #666;
		display:block;
		color:#00529c;
        
		text-align: left;
}
ul#nav li ul li:first-child a {
	border-top:none;
}
#nav li ul li a:hover {
	background:#666;
	color:#fff;

}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
		display:block;
}
/****************************** SubHeader **************************/
ul#navigation {
	margin:0;
	padding:0;
	width:172px;
	* width:160px;
	float:left;
}
ul#navigation li{
	list-style: none;
	border-bottom:1px solid #fff;

}

ul#navigation li a{
	
	display:block;
	padding:3px 5px 3px 10px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
}
ul#navigation.small li a {
	font-size:12px;
}
ul#navigation li a:hover{
	text-decoration: underline;
	background:#00529c;
}
/******************************* Footer **********************************/
#footer p{
	text-align: center;
	font-size:10px;
	margin:0;
}
/*********************** Index ********************************/
#index-side{
	width:190px;
	padding-right:15px;
	border-right: 1px solid #d3d3d3;
}
div.subBox{
	background:#e2e2e2;
	
	padding:10px;
	margin-bottom:10px;
}
div.subBox p {
	font-size:12px;
}
h3.subBoxHead{
	padding:5px 3px;
	font-size:16px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom:0;
	
	color:#fff;
}
#index-main{
	margin-left:15px;
	width:508px;
}


/************************************* Admin List *********************************/

table.adminList{
    border:1px solid #000;
    padding:0;
    margin:10px auto;
    width:100%;

}
table.adminList th, table.adminList td {
    padding:2px;
    margin:0;
    border-collapse:collapse;
    text-align:left;
    border:1px solid #000;
}
table.adminList th{
    background:#000;
    color:#fff;
}
table.adminList tr.odd{
    background:#ddd;
}
table.adminList tr {
   margin:0;
   padding:0;
}
table.adminList a.edit, table.adminList a.delete, table.adminList a.up, table.adminList a.down{
	background:url(../images/add_del_up_down.png) no-repeat; padding-left:16px;
	font-size:12px;
	
	
}
table.adminList a.delete{background-position:0px -30px; }
table.adminList a.up {background-position:0px -60px; }
table.adminList a.down{background-position:0px -90px;}
td.stripe {background:#dcdcdc;}
td.hover {background:#fffacd;}

/****************************** Scroller *********************************/

.tickercontainer { /* the outer div with the black border */
/*border: 1px solid #000;*/

width: 754px;
height: 27px;
margin: 0;
padding: 0;
overflow: hidden;
z-index:998;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 1px;
top: 6px;
width: 754px;
overflow: hidden;
z-index:999;
}
ul.newsticker { /* that's your list */
position: relative;
left: 754px;
list-style-type: none;
margin: 0;
padding: 0;
z-index: 1000;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0 ;
padding: 0 ;
font-size:16px;
z-index:1001;
color:#fff;
}
ul.newsticker li span.liScroll {
	margin:0;
	padding:0;
	
	padding:0 15px;

	white-space: nowrap;
	z-index:1002;
}

/****************************************** image slide show ***************/
#myGallery{
  position:relative;
  float:left;
  width:300px; /* Set your image width */
  height:200px; /* Set your image height */
  z-index:10;
  overflow:hidden;
}
#myGallery img{
  display:none;
  position:absolute;
  top:0;
  left:0;
 text-align: right;
}
#myGallery img.active{
  display:block;
}
div#slideShow {
	background:url(../images/sub_head_image.jpg) no-repeat;
	overflow:hidden;
	height:200px;
	width:589px;
	float:right;
}
div#slideShow h2 {
	float:left;
	color:#fff;
	font-size:20px;
	margin-left:15px;
	margin-top:45px;
	width:274px;
	font-style:italic;
	margin-right:0;
	text-align: left;
}
td.content {
	text-align: left;
    font-size:14px;
}
td.content p {
    font-size:14px;
}

ul#employer-menu{
    margin-top:0;
    margin-left:0;

}
ul#employer-menu li {
    margin:5px 0;
}