@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* centers in IE 5 */
	color: #000000;
	background:url(../gfx/grad-bg.gif) no-repeat right top;
}

h1, h2, h3, h4 {
	
	font:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	font-weight:lighter;
	padding:0px 0px 10px 0px;
	color:#0053a0;
	margin-bottom:0px

}

h2 {
	border:none;
	font-size:1.5em
	}


h3 {
	border:none;
	font-size:1em
}

h4 {
	border:none;
	font-size:0.75em	
}

.green {
	color:#9acd66;
}

.orange {
	color:#CE8A73;
}

.mauve{
	color:#8594C6;
}

.sand{
	color:#D0B585;
	}

p, li {
	font-size:0.8em;
}

.pIntro {
	font-size:2em;
	color:#666;
	line-height:1.5em;
	}

.footnote {
	color:#999;
	font-size:10px;
	text-align:center
}


.frame #peripheral #container #mainContent .cols a {
	font-weight:bold;
	color:#0053a0;
	}
	
.frame #peripheral #container #mainContent .cols a:hover {
	font-weight:bold;
	color:#fff;
	background-color:#0053a0;
	text-decoration:none;
	}

.frame #peripheral {
	background:url(../gfx/bg.gif) no-repeat center top;
	margin: 0;
	padding: 0;
	
}

.frame #peripheral #container #mainContent {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	margin-bottom:30px
}
.frame #mainContent {

	padding: 0;
	margin-bottom:20px;
}


.header {
	height:120px;
	width:1000px;
	margin: 0 auto;
	text-align: left;
}

.topNav {
	position:relative;
	float:right;
	background-color:#0053a0;
	height:25px;
	line-height:22px;
}

.topNav a {
	color:#FFFFFF;
	font-size:0.7em;
	font-weight:bold;
	text-decoration:none;
	padding:6px 10px;	
}

.topNav a:hover {
	background-color:#7ea8cf;
}

.crumb {
	margin-bottom:0px;
	padding:3px;
	font-size:12px;
	color:#FFFFFF;
	background:url(../gfx/crumbBG.gif) repeat-x;
}

.crumb a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

.cols, .call {
	margin-right:20px;
	float:left;
	width:290px;
	margin-top:30px;
	border-right:1px dotted #ccc;
	padding-right:20px
	}

.call {
	background: url(../gfx/titleBg.png) repeat-x bottom;
	padding:10px;
	border:1px #999 dotted;
	font-size:18px;
	line-height:22px;
	text-align:center
}

.call p {
	padding:0px;
	margin:0px;
}	

.cols a {
	text-decoration:none
}

h3.specs {
	color:#0053a0;	
}

.contact{
	margin:0px;
	padding:0px;
	color:#333333;
}

table.specs {
	color:#0053a0;
	font-size:11px;
	background-color:#eeeeee;
}

.jobDesc {
	font-size:12px;
	font-style:oblique;
	color:#333;
	margin-top:3px
	}

.newsDate {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
	float:right;
	padding:0px 0px 7px 10px;
	margin:20px 0px 20px 20px;
	font-style:oblique;
	color:#7fa9cf;
	border-width:0px 0px 1px 1px;
	border-color:#CCCCCC;
	border-style:dotted
}
	
.edNote {
	font-style:italic;
	font-size:0.7em;
	color:#333;
	}

.imgL, .imgR {
	 float:left;
	 margin:10px 10px 10px 0px;
	 border:10px solid #eeeeee
	 }
	
.imgR {
	 float:right;
	 margin:10px 0px 10px 10px;
}

.footer {
	width:1000px;
	border:#fff 1px solid;
	height:150px;
	background:url(../gfx/footer-bg.gif) repeat-x top;
	margin: 0 auto; 
}

.footer #content {
	margin:10px;
	text-align:left;
	color:#FFFFFF;
	font-size:10px;
}

.footer #content a {
	color:#fff;
	text-decoration:none;
}

.footer #content a:hover {
	background-color:#fff;
	color:#0053a0;
}