body {
	text-align: center;
	height: auto;
	width: 875px;
	margin: 10px auto;
	}

ol#toc {
    height: 30px;
    width: 875px;
	list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0 2px 0 0;
}

ol#toc a {
	background: #bdf url(tab.png);
	color: #FFFFFF;
	display: block;
	float: left;
	height: 30px;
	padding-left: 38px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}

ol#toc a:hover {
    background-color: #666666;
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

#subnav #subnavnav-leadgen a,

.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: left;
	padding-left: 20px;
}
a.bottomlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	text-decoration: underline;
}
a.bottomlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	text-decoration: underline;
}
a.bottomlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}

ol#toc li.current a {
    background-color: #999999;
    background-position: 0 -60px;
    color: #fff;
}

ol#toc li.current span {
    background-position: 100% -60px;
}

ol#toc span {
    background: url(tab.png) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 37px;
}
div.no-sky {
	clear: left;
	padding: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ff9933;
	background-color: #999999;
	height: 0px;
	margin-right: 0px;
	width: 875px;
}

div.sky {
	clear: left;
	padding: 0em;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ff9933;
	background-color: #66CCFF;
	background-image: url(sky1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	margin-right: 0px;
	width: 875px;
}
div.sky2 {
	clear: left;
	padding: 0em;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ff9933;
	background-color: #66CCFF;
	background-image: url(sky-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 204px;
	margin-right: 0px;
}
div.sky3 {
	clear: left;
	padding: 0em;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ff9933;
	background-color: #66CCFF;
	background-image: url(sky3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 204px;
	margin-right: 0px;
}
div.sky4 {
	clear: left;
	padding: 0em;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ff9933;
	background-color: #66CCFF;
	background-image: url(sky4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	margin-right: 0px;
}
div.sky5 {
	clear: left;
	padding: 0em;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ff9933;
	background-color: #66CCFF;
	background-image: url(sky5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 204px;
	margin-right: 0px;
}
#leftcolumn{
	width:200px;
	height:180px;
	position: relative;
	z-index: 12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	left: 55px;
	top: 25px;
	line-height: 15px;
	text-align: left;
	float: left;
}
.flash {
	position: relative;
	z-index: 12000;
	top: 0px;
	right: 0px;
	float: right;
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 230px;
	width: 575px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

#container{
	width:875px;
	height: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	background-color: #999999;
}
#container-blog{
	width:875px;
	height: auto;
	border-top-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	background-color: #999999;
}
.left{
	width:243px;
	float:left;
	background-color: #999999;
	background-repeat: no-repeat;
	}
	
	.leftblog{
	width:230px;
	float:left;
	clear: none;
	background-color: #999999;
	background-repeat: no-repeat;
	}
.module1{
	width:243px;
	height:129px;
	float:left;
	background-color: #999999;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 55px;
	background-image: url(bottomboxes.gif);
	background-position: 15px 11px;
	z-index: 10001;
}
.module2{
	width:230px;
	height:114px;
	float:left;
	background-color: #999999;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 55px;
	padding-top: 0px;
	background-image: url(bottomboxes2.gif);
	background-position: 15px 9px;
	z-index: 10000;
	text-align:left;
}
.module3{
	width:250px;
	height:350px;
	float:left;
	background-color: #999999;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 55px;
	margin-right: 35px;
	background-image: url(bottomboxes3.gif);
	background-position: 15px 10px;
	z-index: 10001;
}
.newsfeed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-align: left;
	text-decoration: none;
	width: 165px;
	float: left;
}
.newsfeedlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
}
.right{
	width:500px;
	float:left;
	background-color: #999999;
	background-repeat: repeat;
	height: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: left;
	margin-left: 50px;
}
.rightinformed{
	width:260px;
	float:left;
	background-color: #999999;
	background-repeat: repeat;
	height: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: left;
	margin-left: 170px;
}
.rightblog{
	width:500px;
	float:left;
	clear: none;
	background-repeat: repeat;
	height: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: left;
	margin-left: 45px;
}
.clear{clear:both;}

.rightpanelbody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	}

div.footer {
	clear: left;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	text-align: left;
	background-image: url(footer.jpg);
	padding-top: 25px;
	width: 875px;
}
.border {
	border: 1px dotted #FFFFFF;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.newslink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.newslink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.newslink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

h1.services {
	text-indent: -100em;
	overflow: hidden;
	background: url(ourservices-blue.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 200px;
	margin-top: 8px;
	margin-bottom: 8px;
}

h1.clients {
	text-indent: -100em;
	overflow: hidden;
	background: url(ourservices-blue.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 200px;
	margin-top: 8px;
	margin-bottom: 8px;
}	
h1.resources {
	text-indent: -100em;
	overflow: hidden;
	background: url(resources.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 200px;
	margin-top: 8px;
	margin-bottom: 8px;
}
h1.contact {
	text-indent: -100em;
	overflow: hidden;
	background: url(contact.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 200px;
	margin-top: 8px;
	margin-bottom: 8px;
}
h1.aboutus {
	text-indent: -100em;
	overflow: hidden;
	background: url(aboutus.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 200px;
	margin-top: 8px;
	margin-bottom: 8px;
}
h1.clients {
	text-indent: -100em;
	overflow: hidden;
	background: url(clients.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 200px;
	margin-top: 8px;
	margin-bottom: 8px;
}
h1.careers {
	text-indent: -100em;
	overflow: hidden;
	background: url(careers.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 200px;
	margin-top: 8px;
	margin-bottom: 8px;
}
h4 {
	text-indent: -100em;
	height: 18px;
	width: 200px;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 7px;
	background-image: url(keepinformed.gif);
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 13px;
	line-height: 10px;
	padding-top: 5px;
}
h3 {
	text-indent: -100em;
	height: 18px;
	width: 200px;
	margin-top: 18px;
	margin-bottom: 3px;
	text-align: left;
	float: left;
	background-image: url(news.gif);
	background-repeat: no-repeat;
	}

a.submenu:link {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
	color: #666666;
}
a.submenu:visited {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
	color: #666666;
}
a.submenu:hover {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #ffffff;
	text-decoration: none;

}
.current {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #ffffff;
	text-decoration: none;
}


ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	text-align: left;
}
.submenu {
}

input.btn3{
	color:#ffffff;
	font-family:verdana,helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	float:left;
	height: 20px;
	width: 60px;
	text-align: centre;
	background-color:#FF9933;
	border:1px dotted;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	margin-top: 5px;
	padding-bottom:2px;
	margin-left: 0px;
	background-color: #FF9933;
}

input.btnhov3{
	color:#333333;
	font-family:verdana,helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	float:left;
	height: 20px;
	width: 60px;
	text-align: centre;
	background-color:#FF9933;
	border:1px dotted;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	margin-top: 5px;
	padding-bottom:2px;
	margin-left: 0px;
	background-color: #FF9933;
} 

	
input.btn{
	color:#ffffff;
	font-family:verdana,helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	float:left;
	height: 20px;
	width: 60px;
	text-align: centre;
	background-color:#9C9D9E;
	border:1px dotted;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;	
	margin-top: 5px;
}

input.btnhov{
color:#000000;
	font-family:verdana,helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	float:left;
	height: 20px;
	width: 60px;
	text-align: centre;
	background-color:#999999;
	border:1px dotted;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;	
	margin-top: 5px;
} 

.row {
width:200px;
margin-bottom:3px;
float: left;
margin-left:26px;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	height: 16px;
	width:168px;
	margin-top:0px;
	margin-bottom:0px;
	border:1px dotted;
	text-align: left;
	float: left;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	background-color: #CCCCCC;
	padding: 1px;
} 
.inputboxblog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	height: 16px;
	width:168px;
	margin-top:5px;
	margin-bottom:0px;
	margin-right:35px;
	border:1px dotted;
	text-align: left;
	float: left;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	background-color: #CCCCCC;
	padding: 1px;
} 
.post {
	margin: 0 0 0px;
	text-align: justify;
	}
.smalldate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-left: 26px;
}

.orangebullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
.greybullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.error {
padding-left: 26px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
font-weight:normal;
}


.post hr {
	display: block;
	}
.entry {
	padding-left: 26px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	}
.style6 {color: #ffffff;
font-weight: bold;}
.style7 {
	color: #FF9933;
	font-weight: bold
}.jobspeclist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
}
.jobspeclist li {
	padding-bottom: 4px;
	margin-left: 14px;
	
}

form {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
