body
{
	background:Black;
	margin: 0px 0px 0px 0px;
}

.mainTable
{
	background-image: url(images/hpBd.jpg);
	background-repeat:no-repeat;
	background-color: #ffffff;
	width:100%;
	height: 520px;
}
.ContentHeader
{
	margin: 0 0 0 0;
	padding: 0 0 30px 130px;
	
	background-repeat:no-repeat;
	width:772px;
	height:174px;
}
.ContentTable
{
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	width: 909px;
}
.AboutHeader
{
	background-image: url(images/aboutH.jpg);
}
.LeaderHeader
{
	background-image: url(images/leaderH.jpg);
}

.TeamHeader
{
	background-image: url(images/teamH.jpg);
}

.TechnologyHeader
{
	background-image: url(images/technologyH.jpg);
}

.PerformHeader
{
	background-image: url(images/perFormH.jpg);
}

.EngineeringHeader
{
	background-image: url(images/engineerHeader.jpg);
}

.CareerHeader
{
	background-image: url(images/careerH.jpg);
}

.ContactHeader
{
	background-image: url(images/contactH.jpg);
}

.PrefFedGovHeader
{
	background-image: url(images/perfFedGov.jpg);
}

.PrefLocGovHeader
{
	background-image: url(images/perfLocGov.jpg);

}
.PrefCommHeader
{
	background-image: url(images/perfComm.jpg);

}
.ClientsHeader
{
	background-image: url(images/testimonialsH.jpg);

}
.ContentWrapper
{

		margin: 0 0 0 0; 
		padding: 0 0 0 0; 
		background-color: #ffffff;  
		width: 100%;
		padding-bottom: 0px!important;
		margin-bottom: 0px!important;
}

.pageTileLeft
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(images/leftBoarderTile.jpg);
	background-repeat:repeat-y;
	width:50px;
}
.Trophy
{
	background-image: url(images/trophyH.jpg);
}
.pageTileRight
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(images/rightBoarderTile.jpg);
	background-repeat:repeat-y;
	width:29px;
}
.container
{
	 font-family: Verdana, Arial , Sans-Serif ;
	 background-color : white;
	}
.bodytext 
{
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	color : #000080;
	background-color : #fcfcfc;
	padding: 0px; 
	padding-left: 50px;
	padding-right: 20px;
	text-align: justify;
}
.text 
{
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	color : #000080;
	background-color : #fcfcfc;
}
a:link, a:visited, a:active {
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : #000099;
	text-decoration : underline;
}
a:hover {
	color : #ff4500;
	text-decoration : none;
}
.reqbodytext {
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : #800080;
	background-color : #fcfcfc
}
.smalltext {
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	color: #000000;
	background-color: #fcfcfc
}
.bodyhead {
	font-size : 16px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : #000080
}
.accent_old {
	font-size : 21px;
	font-family : Verdana, serif;
	font-weight : bold;
	font-style : italic;
	color : #ff4500
}
.accentsmall_old {
	font-size : 12px;
	font-family : Verdana, serif;
	font-weight : bold;
	font-style : italic;
	color : #ff4500
}
.accent {
	font-size : 21px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : #003399
}
.accentsmall {
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : #003399
}
.tablehead {
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : #ffffff;
	background-color : #000099
}
.tabletext {
	font-size : 11px;
	font-family : Verdana, Helvetica, sans-serif;
}
.copy, .copy:link, .copy:active, .copy:visited, .copy:hover {
	font-size : 10px;
	font-family : Verdana, serif, arial;
	color : #fcfcfc;
	text-align : center;
	text-decoration : none;
	cursor : default;
}
.filler {
	font-size : 2px;
	font-family : Verdana;
}
.error {
	font-size : 16px;
	font-family : Verdana, serif;
	font-weight : bold;
	font-style : italic;
	color : #ff0000
}
.ulhead {
	background-color: #000099; 
	color: snow;
	font-size: 12pt; 
	font-weight: bold;
	margin-left: 15px;
	padding-left: 5px
}

.tableborder {
	border: 1px solid #c0dcf0;
	width: 95%;
	padding-top: 4px;
	padding-bottom: 4px;
}
.footer
{
	position: fixed;
	bottom: 0px;
	width: 926px; 
	height:58px;
	background-image:url('images/DsoftFooterTile.jpg');

}


