/* body tag / misc */
body{
background-color: #9099bb;
font-family: sans-serif, verdana, arial, helvetica;
}

/*link tags*/
A:link{
text-decoration: none;
color: #333355;
}
A:visited{
text-decoration: none;
color: #6666aa;
}
A:hover{
text-decoration: none; 
color: red;
}
#headlink img{
border-color: transparent;
border-left-width: 1px;
border-right-width: 1px;
}
#headlink img:hover{
border-color: #000000;
}
#copy A{

}

/*image tags*/
img.bodyimage{ 
margin: 4px; 
}
img.floatleft{ 
float: left; 
margin: 5px; 
}
img.floatright{ 
float: right; 
margin: 5px; 
}
img.supertextimage{
vertical-align: top;
}
img.photopad{ 
padding: 2px;
}
img.blerbimage{
text-align: center;
}

/*lists*/
ul{
margin-left: 3px;
padding-left: 1em;
}
ul.nobullet{
list-style: none;
margin-left: 0px;
padding-left: 1em;
}

ul.nobulletnopadding{
list-style: none;
margin-left: 0px;
padding-left: 0px;
}

/*list items*/
li.serviceslistitem{
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
padding-right: 5px;
padding-left: 5px;
}
li.serviceslistitem:hover{	
color: #333333;	
background: #ccccee;
border-top: 1px solid #bbbbbb;
border-left: 1px solid #bbbbbb;
border-bottom: 1px solid #bbbbbb;
}
li.jobslistitem{
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}
li.jobslistitem:hover{
color: #333333;
background: #ccccee;
border-top: 1px solid #bbbbbb;
border-left: 1px solid #bbbbbb;
border-bottom: 1px solid #bbbbbb;
}
li.partnerslistitem{
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}
li.partnerslistitem:hover{
color: #333333;
background: #ccccee;
border-top: 1px solid #bbbbbb;
border-left: 1px solid #bbbbbb;
border-bottom: 1px solid #bbbbbb;
}
li.vendorslistitem{
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}
li.vendorslistitem:hover{
color: #333333;
background: #ccccee;
border-top: 1px solid #bbbbbb;
border-left: 1px solid #bbbbbb;
border-bottom: 1px solid #bbbbbb;
}
li.newslistitem
{
font-size: small;
}

/*tables*/
table.bodytable{
text-align: left;
background-color: #ffffff;
border: 1px solid #000;
border-top: 0px;
margin-top: 0px;
padding: 3px;
}
table.naicstable{
margin: 4px;
}
table.contacttable{
margin-left:15%; 
margin-right:15%;
width:70%; 
margin: 4px;
}
table.centeredtable{
text-align: center;
margin-left: auto;
margin-right: auto;
}
table.missiontable{
vertical-align: top;

}

/*table rows*/
tr{
list-style: none;
margin: 0px;
padding: 0px;
}
tr.naicstoprow{
background: #d9d9ef;
}
tr.naicsrow:hover{
color: #333333;
background: #ccccee;
}
tr.contacttoprow{
background: #d9d9ef;
}
tr.contacttoprow:hover{
color: #333333;
background: #ccccee;
}
tr.contactrow:hover{
color: #333333;
background: #ccccee;
}

/*table cells*/
td{
list-style: none;
margin-top: 2px;
padding: 0px;
}
td.bodycell{
list-style: none;
margin: 0px;
padding: 0px;
overflow: hidden;
}
td.naicscell{
border: 1px solid #888888;
font-size: small;
padding: 2px;
}
td.contactcell{
border: 1px solid #888888;
font-size: small;
padding: 2px;
vertical-align: top;
}

/*psuedo tags*/
#mission td{
vertical-align: top;
text-align: left;
}
#missiondiv{
text-align: center;
}
#sitemap li{
font-size: normal;
}
#subsitemap li{
font-size: normal;
}
#vendoritem a{
vertical-align: middle;
}

/*div tags*/
div.body{
padding: 20px;
}
div.head{
border: 1px solid #000;
border-bottom: 0px;
margin: 0px;
padding: 0px;
background-color: #ffffff;
}
div.headlinks{
background-image: url(../images/bar.jpg);
background-repeat: no-repeat; 
background-repeat: repeat-x;
text-align: center;
margin: 0px;
margin-top: 4px;
padding: 0px;
height: 34px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #cccccc;
}
div.misc{
text-align: left;
border: 1px solid #bbbbbb;
padding: 0px;
margin: 3px;
margin-top: 7px;
overflow: hidden;
}
div.list{
text-align: left;
border: 1px solid #bbbbbb;
padding: 0px;
margin: 3px;
margin-top: 7px;
overflow: hidden;
}
div.title{
background: url("../images/bar.jpg");
background-repeat: no-repeat; 
background-repeat: repeat-x;
text-align: center;
overflow: hidden;
margin-bottom: 4px;
}
div.writeup{
padding-right: 7px;
padding-left: 7px;
font-size: small;
}
div.image{
text-align: center;
}
div.caption{
text-align: center;
font-size: small;
}
div.news{
text-align: left;
}
div.secondlinelist{
margin-left: 10px;
}
div.justifiedwriteup{
padding-right: 7px;
padding-left: 7px;
text-align:justify;
}
div.foot{
font-size: small;
text-align: right;
border: 1px solid #000;
border-top: 0px;
margin-top: 0px;
padding: 0px;
background-color: #aaaaaa;
background-image: url(../images/bar.jpg);
background-repeat: no-repeat; 
background-repeat: repeat-x;
height: 34px;
}
div.copyright{
text-align: center;
position:relative;
top: 25%;
}
div.crazyfirefoxbugfix{
color: #9099bb;
visibility: hidden;
}

/*span tags*/
span.listhead{
font-weight: bold;
}
span.listsubhead{
font-size: small;
}
span.writeup{
font-size: small;
}
span.largewriteup{
font-size: small;
}
span.title{
font-size: x-large;
font-family: sans-serif, verdana, arial, helvetica;
color: #555566;
}
span.footerleft{

}

/* Drop Shadow Properties */
.dropshadow{}
.dropshadow2{}
.innerbox{}
/*
.dropshadow{
	background-color: #dfdfdf;
	position:relative;
	right: 3px;
	top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
.dropshadow2{
	position:relative;
	right: 3px;
	top: -5px;
	padding: 0px;
}
.innerbox{
	background-color: #ffffff;
	position:relative;
	left: -3px;
	margin: 0px 0px 0px 0px;
}
*/

/*Multicolumn Lists*/
li.col1{
margin: 0px;
height:150px;
margin-left:2px;
}
li.col2{
margin: 0px;
margin-left:175px;
height:150px;
} 
li.col3{
margin: 0px;
margin-left:350px;
height:150px;
} 
