﻿body {
	background-image:url('../images/bkgd-pattern.jpg');
	margin-top:0px;
}
.homebody {
	background-image: url('../images/bkgd-pattern.jpg');
	margin-top: 0px;
}
#maincontainer {
/*	height: 500px; */
	width:900px;
	background-color: #12325A;
	position: relative;
	z-index: 1;
}
#homeimgcontainer {
	height: 395px;
	width: 687px;
}
#imgcontainer {
	width: 40%;
}
#topnavcontainer {
	background-image: url('../images/MASTER-banner.jpg');
}
.topnavimg {
	border-width: 0;
	vertical-align: middle;
	margin-left: 4px;
	margin-right: 4px;
}
#topnav {
	width: 540px;
	position: relative;
	top: 180px;
	left: 185px;
	z-index: 30;
}
#topnav a {
	font: bold 11px Arial;
	color: white;
	text-decoration: none;
	cursor:pointer;
}
#topnav a:hover {
	color: #f9df65;
	text-decoration: none;
}
#hometext {
	width: 245px;
/*	color:#f9df65;*/
	color:white;
	line-height:32px;
	margin:20px 60px 10px 30px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14pt;
	font-family: Arial;
}
#imgsquares {
	position:relative;
	top:108px;
	left:193px;
	z-index:1;
}
#pagetext {
	width: 486px;
	line-height: 18px;
	padding: 15px 20px 10px 20px;
	background-color:#abc0db;
	margin:0px 30px 0px 30px;
	min-height:375px;
}
#pagetext h1 {
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	color: #92342f;
	margin-bottom: 0px;
}
#pagetext h1 span {
	margin-bottom: 30px;
	padding:2px 10px 2px 5px;
/*	background-color:#ccd8e9;*/
}
#pagetext h2 {
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
	color: #92342f;
	margin-bottom: -16px;
}
#pagetext h3 {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: black;
	margin-bottom: -16px;
}
#pagetext p {
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal;
/*	color: black;*/
	margin-bottom:-5px;
}
#pagetext ul {
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal;
	color: black;
	margin-left:20px;
/*	margin-top:-10px;*/
}
.mission {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	list-style-type:none;
	margin-left:-18px;
}
#footercontainer {
	height: 35px;
	color:white;
	font:bold 9pt Arial;
	text-align:center;
	padding-top:10px;
}

#footermain {
	background-color: #12325A;
	height: 35px;
}


.submenu {	
	float:right;
	font: normal 9pt Arial;
	position:relative;
	top:5px;
}

.navbullets {
	list-style-image:url('../images/yellow-arrow.gif');
}

.navbullets a {
	text-decoration:underline;
	color:blue;
	vertical-align:middle;
}

.navbullets a:hover {
	font-weight:bold;
}


.subsection {
	width:440px;
	margin-left:20px;
	border:1px black solid;
	padding: 5px 5px 10px 5px;
}

.top	{
	text-decoration:none;
	color:blue;
	text-decoration:underline;
	font-size:8pt;
	font-weight:normal;
/*	float:right; 
	position:absolute;
	left:400px;*/
	text-align: center;
	vertical-align: middle;
}

.topImage {
	vertical-align:middle;
}

.top:hover {
	text-decoration:underline;
}

.crumbs	{
	font:normal 8pt Arial;
	position:relative;
	text-align:right;
}


.testimonial {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	margin-left:46px;
	margin-right:60px;
	padding:5px 10px 5px 10px;
	line-height:18pt;
	color:#990000;
/*	background-color:#CCCCCC;*/
}

.testimonialHdg {
	font-weight:bold;
	font-style:normal;
	color:gray;
}

.author {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:9pt;
	width:100%;
	text-align:center;
	color:#990000;
}

.resumeQ {
	margin-bottom:20px;
	font:normal 10pt Arial;
}

.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	margin-top:10px;
}


#JobOpenings {
	font:normal 9pt Arial;
	border:0;
}

#JobOpenings thead {
	background:#003399;
	color:white;
	font-weight:bold;
}

.jobsaltrow {
	background-color:#d8e4f4;
	color:black;
}

.jobsfooter {
	background:#003399;
}

.bold {
	font-weight:bold;
}

.btnemail {
	font:normal 9pt Arial;
	text-align:center;
}
