
/* ----- site.css ----- */
@media screen {
/*
/ Main CSS containers for the page.
/
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: helvetica, verdana, sans-serif;
	font-size:12px;
	background: #ffffff;
}

p {
	line-height:1.3em;
}

a {
	color:#004587;
}

a:link {
	color:#004587;
}

a:visited {
	color:#004587;
}

a:hover {
	color: #3a7bb0;
}

#footerContainer a {
	color:#004587;
}


#portal-top {
	width:770px;
}

#mainContainer {
	width:790px;
	height:25px;
	float:left;
}

#headerContainer {
	width: 770px;
	height: 90px;
	background: #000066 url('/images/careerHeader.jpg') no-repeat;
	float:left;
	border-bottom: 3px solid #666666;
}

#menuContainer {
	width:770px;
	height: 25px;
	background: #004587 url('images/menu_bg.jpg') repeat-x;
	float:left;
}

#menuContainer a {
	color:#ffffff;
}

#contentContainer {
	width: 770px;
	float:left;
	background-color: #ffffff;
	line-height:15px;
}


#footerContainer {
	font-size: 10px;
	text-align:center;
	width:770px;
	float:left;
}

#dropmenudiv {
	position:absolute;
	border-width:0px 1px 0px 1px;
	border-style:solid;
	border-color:#666666;
	font:normal 10px Helvetica;
	line-height:18px;
	z-index:1000;
	background-color:#3a7bb0;
	visibility:hidden;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 6px;
	text-decoration: none;
	color: #ffffff;
	border-bottom:1px solid #666666;
	text-align:left;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #004587;
	color: #ffffff;
}

/* 
/
/ Header and menu container specific CSS
/
*/

#headerText {
	width: 400px;
	position: relative;
	top: 50px;
	left: 350px;
	color: #ffffff;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	font-style:italic;
}

.menuItem {
	padding-top: 5px;
	width: 75px;
	background: #004587 url('images/menu_bg.jpg') repeat-x;	
	text-align: center;
	color: #ffffff;	
	font-size: 11px;
	font-weight: normal;
	display:block;
	height:20px;
	text-decoration:none;
	float:left;
}

.menuItemCurrent {
	padding-top: 5px;
	width: 75px;
	height: 20px;
	text-align: center;
	color: #ffffff;
	background: #3a7bb0 url('images/menu_bg_over.jpg') repeat-x;	
	font-size: 11px;
	font-weight: normal;
	display:block;
	text-decoration:none;	
	float:left;		
}

.menuItemDivider {
	height:24px;
	border-left:1px solid #666666;
	float:left;
}


/*
/
/ Inner Page stuff
/
*/
#visual-portal-wrapper {
	width:774px;
	margin:0 auto;
	padding:0px;
}

#visual-column-wrapper {
	width:770px;
}

#portal-shadow {
	background: #666666;
	width:770px;
	padding:0px;
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
}
/*
#innerLeftContent {
*/
#portal-column-one {
	height: 275px;
	width:144px;
	float:left;	
	background-color: #EFE7CF;
	border-right: 1px solid #666666;
}

.documentContent {
    font-size: 100%;
    padding: 0px;
}

/*
#innerRightContent {
*/
#portal-column-content {
	width:605px;
	overflow:auto;
	padding:10px;
	float:left;
	background-color:#ffffff;
}

#portal-column-content-index {
	width: 770px;
	float:left;
	background-color: #EFE7CF;
	line-height:15px;
}

#sideMenuContainer {
	width:144px;
	float:left;
}


#sideMenuContainer a {
	color:#ffffff;
}

.sideMenuItem {
	display:block;
	width:135px;
	height:20px;
	color:#ffffff;
	background-color:#004587;
	border-bottom:1px solid #ffffff;
	text-decoration:none;
	padding-left:10px;
}

.sideMenuItemOver {
	display:block;
	width:135px;
	height:20px;
	color:#ffffff;
	background-color:#3a7bb0;
	border-bottom:1px solid #ffffff;
	text-decoration:none;
	padding-left:10px;
}


.sideMenuBtnLeft {
	height:10px;
	width:15px;
	background-color: #3a7bb0;
	font-size: 9px;
	float:left;
	margin-top:3px;
	padding-bottom:5px;
	text-align:center;
}

.sideMenuBtnRight {
	height:9px;
	width:100px;
	font-size: 12px;
	float:left;
	margin-top: 2px;
	padding:1px;
	padding-left:5px;
}

.jobSearch {
	border:2px solid #3a7bb0;
	background:#004587;
	width:105px;
	height:50px;
	color:#ffffff;
	margin-left:10px;
	text-align:center;
	padding-top:8px;
}


.testimonyHeaderRow {
	width:96%;
	height:20px;
	padding:0px;
	margin-left:2%;
	font-size: 14px;
	font-weight: bold;
	font-family: sans-serif;
	color: #003366;
	background: #EFE7CF url('/images/title_bg3.jpg') repeat-x;
	float:left;

}

.testimonyCellTitle {
	padding-top:2px;
	float:left;
}

#testimonyNav {
	float:left;
	margin-bottom:15px;
	text-align:left;
}

.testimony {
	width:95%;
	margin-top: 5px;
	margin-right: 2%;
	margin-left: 3%;
	display: block;
	font-size:11px;
	line-height:1.2em;
}

.testimony_name {
	font-weight: bold;
	margin-right: 2px;
	margin-left: 4px;
	font-size:11px;
}

.link-external {
      background: inherit;
      background-image: none; /* being explicit */
      padding: 0;
 }
 
 #footerContainer {
 	width:100%;
 	background:#ffffff;
 	padding-top:10px;
 	padding-bottom:10px;
 	color:#000000;
 }
}


