html {
margin-left:auto;
margin-right:auto;
font: 12px/16px Verdana;
color: #222222;
}

body {
background:#ffffff;
padding: 0px;
}

p {
font: 12px/16px Verdana;
color: #222222;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
margin: 0px;
text-align: left;
}

a:link {
text-decoration: none;
color: #006699;
}

a:visited {
text-decoration: none;
color: #006699;
}

a:hover, a:active {
color: #006600;
}

.green {
color:#64c435;
font: 18px/16px Verdana;
font-weight: bold;
}

.blue {
color:#3366cc;
font: 18px/16px Verdana;
font-weight: bold;
}

.spanhead {
font-size:18px;
}

.caps {
font: 10px/13px Verdana;
text-transform: uppercase;
font-weight:bold;
}

h1 {
color: #006600;
font: 18px/16px Verdana;
font-weight: bold;
margin-top:0px;
}

h2 {
color: #444444;
font: 14px/12px Verdana;
font-weight: bold; 
}

h3 {
color: #444444;
font: 14px/10px Verdana;
font-weight: bold;
}

#container {
width: 800px;
background-color: #ffffff;
border:1px solid #888888;
margin:10px;
padding:0px;
}

#jobcontent {
width:760px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#content {
width:760px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#contentcol {
width:600px;
margin:4px 0px 0px 10px;
text-align:left;
float:left;
}

#leftcol {
width:150px;
margin:0px 10px 0px 0px;
padding-top:0px;
font:13px verdana;
line-height:25px;
text-align:right;
float:left;
}

#leftcolad {
width:150px;
margin:3px 10px 0px 0px;
padding-top:0px;
line-height:25px;
text-align:right;
float:left;
}

#title {
width:760px;
background:#bbbbbb;
padding:10px 20px 10px 20px;
text-align:left;
font:20px verdana;
font-weight:bold;
color:#ffffff;
}

#menu1 {
width:775px;
background:#ffffff;
text-align:center;
padding:5px 0px 5px 0px;
font:13px verdana;
font-weight:normal;
}

#menu2 {
width:775px;
background:#ffffff;
text-align:center;
padding:5px 0px 0px 0px;
font:13px verdana;
font-weight:normal;
}

#paraheader {
font-size:14px; 
color:#3366cc; 
font-weight:bold; 
}

#bluegrad {
width:582px;
height:49px;
padding:10px;
color:#ffffff;
background:url('/images/BlueGradientBar.gif') no-repeat top left;
}

#greengrad {
width:582px;
height:49px;
padding:10px;
color:#ffffff;
background:url('/images/GreenGradientBar.gif') no-repeat top left;
}

#regline {
width:420px;
height:1px;
border-bottom:1px dotted #aaaaaa;
}

#headerbar {
width:100%;
height:35px;
background:#99ccff;
margin:0px 0px 10px 0px;
}

#footerbar {
width:800px;
height:20px;
background:#003366;
}


