body { 
	background: #ffffff url("images/pageBG.jpg") no-repeat top center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial, sans-serif;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

a.textlink{
	text-decoration: underline;
	color: #232475;
	}
a:hover.textlink{
	text-decoration: none;
	color: #232475;
	}
#container {
	width: 773px;
	margin: 0px auto;
}

#headerContainer {
	width: 773px;
	height: 90px;
	margin: 0px;
}
#logoContainer{
	margin: 0px;
	width: 473px;
	height: 90px;
	background: url("/images/logoBG.gif") no-repeat;
}
#logoContainer span{
	display: none;
}
.contentDiv{
	padding: 10px 10px 10px 15px;
	}
.contentBig{
	font-size: 14px;
	line-height: 17px;
	}
.formLabel{
	vertical-align: top;
	padding: 6px 0px 0px 0px;
	font-size: 12px;
	}
#loginFormDiv{
	padding: 0px;
	margin: 0px;
	width: 298px;
	text-align: right;
	}
#loginFormDiv div{
	padding: 3px 0px 0px 0px;
	}
.loginBox{
	width: 107px;
	height: 14px;
	font-size: 11px;
	line-height: 12px;
	}

.navigation {
	width: 773px;
	height: 63px;
}
.navDiv {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 119px;
	height: 63px;
}
.navSpace{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 5px;
	height: 63px;
	}
	
#bodyContainerHome {
	clear: both;
	background: url("/images/homeContentBG.jpg") no-repeat top;
	width: 773px;
}
#bodyContainer {
	clear: both;
	background: url("/images/SubNavContentBG.jpg") no-repeat top;
	width: 773px;
	padding: 11px 0px 0px 0px;
}

#SecondLevelPage{
	background: url("/images/pageSubHead.gif") no-repeat top;
	padding: 5px 0px 90px 0px;
	margin: 0px;
	}
	
#SecondLevelPage h2{
	font-size: 22px;
	color: #ffffff;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-weight: normal;
	}

#SecondLevelPageContent{
	font-size: 13px;
	color: #777777;
	padding: 15px 10px 10px 10px;
	
	}
#homeBottom{
	background: url("/images/homeBottom.gif") no-repeat top;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	}
	
#homeBottom a{
	font-size: 15px;
	color: #a41b53;
	font-weight: normal;
	text-decoration: none;
	}
#homeBottom a:hover{
	font-size: 15px;
	color: #cd638e;
	font-weight: normal;
	text-decoration: underline;
	}
#homeBottom h2{
	font-size: 22px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}
#homeBottom div.div1{
	float: left;
	width: 418px;
	padding: 0px 0px 10px 15px;
	}
#homeBottom div.div2{
	float: left;
	width: 322px;
	padding: 0px 0px 10px 0px;
	}
#homeBottom div.FeatureList1{
	float: left;
	width: 130px;
	padding: 20px 0px 10px 0px;
	}

#homeBottom div.FeatureList2{
	float: left;
	width: 250px;
	padding: 20px 0px 10px 10px;
	}
#homeBottom div.FeatureList3{
	font-size: 15px;
	color: #a41b53;
	font-weight: bold;
	text-decoration: none;
	float: left;
	width: 280px;
	padding: 20px 0px 10px 0px;
	}

	
	
#homeBottom{
	background: url("/images/homeBottom.gif") no-repeat;
	}

#page {
	width: 690px;
	padding: 10px 15px 10px 15px;
}

#page h3 {
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 1px 0px;
	color: #333333;
}


#page h5 {
	margin: 0px;
	padding: 0px;
	color: #666666;
}

#title {
	width:715px;
}

.bio {
	clear: both;
	margin: 10px 0px 20px 0px;
	padding: 2px 0px;
}

.stacker {
	float: left;
	width: 50%;
}

.bio p {
	clear: left;
	margin: 5px 0px;
	padding: 5px 0px;
}

.bioContact{
	margin: 5px 10px 10px 10px;
	float: right; 
	width: 200px;
	background: url('/images/contactAddBG.jpg') no-repeat;
	font-size: 11px;
	line-height: 12px;
	padding: 45px 10px 10px 10px;
}
.bioImageDiv{
	margin: 0px 10px 4px 0px;
	float: left; 
}
.bioImage{
	float: left; 
	border: 1px solid #666666;
	padding: 2px;
}

#footerContainer {
	margin: 15px 0px 0px 0px;
	background: #ffffff url("images/footerBG.jpg") no-repeat top center;
}
#footer {
	width: 773px;
	height: 150px;
	margin: 0px auto;
}
#footer td {
	font-size: 11px;
	font-family: arial;
	line-height: 13px;
	color: #515968;	
	vertical-align: top;
	text-align: left;
	padding: 4px;
	}

#footer a {
	color: #515968;
	text-decoration: underline;
	font-weight: normal;
}

#footer a:hover {
	color: #333333;
	text-decoration: none;
}



		.homeJobContainer{
			background: url("/images/homeJobsBG.gif") no-repeat;
			width: 256px;
			height: 133px;
			}
		a.homeJobLink{
			color: #515968;
			text-decoration: none;
			}
		a:hover.homeJobLink{
			color: #515968;
			text-decoration: underline;
			}
			
.clearBoth{
	clear: both;
	width: 1px;
	height: 1px;	
}

	
	.subNavContainer{
		height: 20px;
		font-size: 14px;
		color: #ffffff;
		}
	.subNavItem{
		margin: 0px 0px 0px 10px;
		float: left;
		display: block;
		}
	a.subNavItem{
		color: #ffffff;
		text-decoration: none;
		}
	a:hover.subNavItem{
		color: #ffffff;
		text-decoration: underline;
		}
	.subNavItemSel{
		margin: 0px 0px 0px 10px;
		float: left;
		display: block;
		}
	a.subNavItemSel{
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		}
	a:hover.subNavItemSel{
		color: #ffffff;
		text-decoration: underline;
		font-weight: bold;
		}
	h1.pageTitle {
		padding: 40px 0px 13px 15px;
		margin: 0px;
		color: #232475;
		font-size: 18px;
		font-weight: normal;
		}

.sidebarTop{
	background: url("/images/sbBGTop.gif") no-repeat;
	width: 244px;
	min-height: 335px;
	}
	
.sideBarContent{
	padding: 0px 15px 0px 15px;
	font-size: 11px;
	line-height: 12px;
	}		
		
	.projHeader{
		font-size: 16px;
		color: #d61d1e;
		padding: 0px 0px 10px 0px;
		}
	.projItem{
		padding: 2px 0px 8px 0px;
		}
	.projName{
		font-size: 14px;
		font-weight: bold;
		line-height: 15px;
		color: #232475;
		}
	.projDesc{
		padding: 2px 0px 2px 0px;
		}
	.projFeatures{
		line-height: 13px;
		}
	.sidebarScroller{
		height: 280px;
		overflow: auto;
		}
		
		
	.loginError{
			width: 240px;
			font-size: 10px;
			line-height: 11px;
			color: red;
			padding: 3px !important; 
			margin: 3px;
			border: 1px solid red;
			text-align: left;
		}
	.empLogout{
			width: 240px;
			font-size: 10px;
			line-height: 11px;
			color: red;
			padding: 3px !important; 
			margin: 3px;
			text-align: right;
		}
	a.empLogoutLink{
			color: red;
			text-decoration: none;
		}
	a:hover.empLogoutLink{
			color: red;
			text-decoration: underline;
		}
		
		
	.sideBarST{
		color: #666666;
		font-size: 12px;
		font-weight: bold;
		padding: 2px 0px 5px 0px;
		}
	.sideBarHRDiv{
		padding: 10px 0px 10px 0px;
		}
	.sbDropdown{
		color: #666666;
		font-size: 12px;
		line-height: 13px;
		width: 200px;
		height: 20px;
		}
	.sbTextbox{
		color: #666666;
		font-size: 12px;
		line-height: 13px;
		width: 200px;
		height: 18px;
		}
	.sbFinePrint{
		font-size: 10px;
		}
		
	
	.selectBox{
		color: #444444;
		font-size: 12px;
		width: 256px;
		height: 24px;
		}
	.textBox{
		color: #444444;
		font-size: 12px;
		width: 250px;
		height: 18px;
		}	
/* PAGE NAVIGATION */

div.pagNavDiv{
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 3px 0px 0px 0px;
	text-align: center;
	width: 21px; 
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	color: #000088;
	background: url('/images/pagnum_off.gif') no-repeat;
	cursor: pointer;
	}
div.pagNavDiv:hover{
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 3px 0px 0px 0px;
	text-align: center;
	width: 21px; 
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: url('/images/pagnum_on.gif') no-repeat;
	cursor: pointer;
	}
div.pagNavDivSel{
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 3px 0px 0px 0px;
	text-align: center;
	width: 21px; 
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: url('/images/pagnum_on.gif') no-repeat;
	}
div.pagNextPrevDiv{
	float: left;
	width: 84px;
	height: 21px;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	}
.crItem{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #e0dfdd;
	width: 350px;
	}
div.crHeading{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #232475;
	}	
.crMore{
	margin: 0px 0px 6px 0px;
	}
	
.jrItem{
	margin: 7px 0px 10px 0px;
	border-bottom: 1px solid #e0dfdd;
	width: 500px;
	}
div.jrHeading{
	font-size: 14px;
	font-weight: bold;
	color: #232475;
	}
a.jrHeading{
	font-size: 14px;
	font-weight: bold;
	color: #232475;
	text-decoration: none;
	}
a:hover.jrHeading{
	font-size: 14px;
	font-weight: bold;
	color: #232475;
	text-decoration: underline;
	}
.jrLoc{
	font-size: 14px;
	font-weight: normal;
	color: #515968;
	}
.jrDate{
	font-size: 12px;
	font-style: italic;
	color: #515968;
	}
.jrDesc{
	font-size: 12px;
	color: #515968;
	margin: 7px 0px 7px 0px;
	}
.jrMore{
	margin: 0px 0px 11px 0px;
	}
	
.jrBulletHeading{
	font-size: 14px;
	color: #232475;
	font-weight: bold;
	}

li.jrBulletHeading{
	font-size: 12px;
	color: #515968;
	font-weight: normal;
	}

.jdApply{
	margin: 10px 0px 10px 0px;
	}
.homeLink{
	float: left;
	}
	h2.homeLink{
		color: #000000;
		}
	h2.homeLink span{
		display: none;
		}
		
.emHeading{
	font-size: 18px;
	font-weight: bold;
	color: #232475;
	text-decoration: none;
	}
ul.empDownloadLink{
	margin-top: 2px;
	margin-bottom: 15px;
}
li.empDownloadLink{
	font-size: 16px;
}
a.empDownloadLink{
	font-size: 16px;
	color: #232475;
	line-height: 22px;
	text-decoration: underline;
	}
a:hover.empDownloadLink{
	font-size: 16px;
	color: #232475;
	line-height: 22px;
	text-decoration: none;
	}

.photo{
	border: 1px solid #c5c5c5;
	background: #f0f0ef;
	padding: 4px;
	}
.photoCaption{
	width: 225px;
	margin: 3px 5px 12px 5px;
	font-style: italic;
	color: #232475;
	font-size: 11px;
	line-height: 13px;
	}
	
.contentLIFirst{
	border-top: 1px solid #e0dfdd;
	border-bottom: 1px solid #e0dfdd;
	margin-right: 100px;
	color: #232475;
	}
.contentLI{
	border-bottom: 1px solid #e0dfdd;
	margin-right: 100px;
	color: #232475;
	}
.contentLIDiv{
	padding: 5px 0px 5px 0px;
	}
.contentBulletList{
	margin: 12px 0px 12px 10px;
	}
.contentLIDivF{
	background: url('/images/bluebullet.gif') no-repeat top left;
	padding: 5px 0px 5px 25px;
	margin-right: 100px;
	border-top: 1px solid #e0dfdd;
	border-bottom: 1px solid #e0dfdd;
	}
.contentLIDivS{
	background: url('/images/bluebullet.gif') no-repeat top left;
	padding: 5px 0px 5px 25px;
	margin-right: 100px;
	border-bottom: 1px solid #e0dfdd;
	}
.searchHeaderContainer{
	padding: 5px 0px 10px 0px;
	border-bottom: 3px solid #e0dfdd;
	width: 350px;
	}
.searchHeader{
	background: url('/images/bluebullet.gif') no-repeat top left;
	padding: 5px 0px 1px 25px;
	color: #232475;
	}
	
a.clearSearch{
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	}
a:hover.clearSearch{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}