body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
body {
	margin:0 auto;
    width:1020px;
    background: #DCF3F9;	
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #33CCFF;
}
a:active {
	text-decoration: none;
	color: #006699;
}
h1 {
	font-size: 12px;
	color: #003300;
}
h2 {
	font-size: 12px;
	color: #003300;
}
h3 {
	color: #003300;
}
.error {
	color: #990000;
	font-weight: bold;
}
.success {
	color: #000099;
	font-weight: bold;
}

.Logo{
    float:left;
}


.Navigation{
    text-align:right;
    clear:left;
}
.Menu{
    float:left;
    margin-right:10px;
    text-transform:uppercase;
    xmargin-top:68px;
    font-size:8pt;
    letter-spacing:1pt;
}

.Menu span{
  margin-left:11px;
}

.Menu a, .Menu a:link, .Menu a:visited{
  color:#33CCFF;    
}

.Menu a:hover{
  color:#006699;
}

#content{
    clear:left;
}

.siteBody{
  background:#FFF;
  padding:5px;
}

.footer{
   border-top:7px solid #CCC;
   text-align:center;
   color:#006699;
   clear:left;
}

.BottomNavigation{
  margin-bottom:10px;
}

.homeSplash{
  background:url('../img/bg_home.jpg') bottom right no-repeat #46C8F5;
}

.News{
    float:left;
    background:url('../img/gradient.jpg') repeat-x;
    width:300px;
    min-height:250px;
}

.News h1{
  margin-top:20px;
  margin-left:35px;
  color:#006699;
}

.IntroCopy{
  color:#666;
  float:left;
  width:650px;
}


.IntroCopy h1{
  color:#006699;
  margin-top:20px;
  font-size:14pt;
  font-weight:normal;
  margin-left:20px;
  
}

.IntroCopy h2{
  margin-left:20px;
  margin-top:-15px;
  color:#999;
}

.IntroCopy div{
  margin-left:20px;
  line-height:12pt;
}

.subpage_header{
  background:url('../img/subpage_header.jpg') top right no-repeat;
  height:163px;
}

.subpage_header h1{
  margin-left:25px;
  font-size:14pt;
  font-weight:normal;
  color:#FFF;
}

.subPage_body{
  margin-top:50px;
  margin-left:25px;
  min-height:350px;
  line-height:12pt;
  color:#666;
}

.JobTitle, .AnnouncementTitle{
  border-bottom: 1px solid #CCC;
  font-weight:bold;
}

.Job, .Announcement{
  margin-bottom:30px;
}

.Job div, .Announcement div{
  margin-bottom:10px;
}

label{
  display:block;
  font-weight:bold;
  margin-top:10px;
}

th{
  text-align:left;
}

#splashMessage{
  font-size:16pt;
  color:#006699;
  position:absolute;
  top:250px;
  margin-left:450px;
}

#splashMessage span{
 color:#FFF;
 font-size:13pt;
}
#leftbar div.tip {
	margin: 0;
	padding: 5px;
	text-align: left;
}
#leftbar div.tip p {
	text-align: left;
}
#main_content{
	margin-left: 196px;
}
#leftbar {
	float: left;
	width: 186px;
	height: 300px;
	padding: 5px;
	/** font-size: smaller; */
}
.imagewrap{
		border: 0px solid black;
		padding: 0px 0px;
	}
	
.ClientLogo{
   float:left;
   width:220px;
   height:100px;
   margin-top:25px;
   text-align:center;
   border-bottom:1px solid #CCC;
	}
