/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-repeat: repeat-x;
	background-image: url(images/backgroundGunBlue.jpg);
	background-color: #BBBCC0;
}
#wrapper {
	width: 761px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.container {
	width: 99%; 
	float:right;
}
#leftCol {
	font-size: 70%;
	margin-top: 10px;
	margin-left: 70px;
	margin-right: 30px;
	margin-bottom: 20px;
	color: #000000;
}
#leftCol ul {
	margin: 10 0 10 20;
	padding: 20 10;
	font-size: 1em;
	list-style: url(images/arrow_bullet_red_gray.gif) none;
}
#leftCol li {
	margin: 0px auto; /*closes up space between the individual list items*/
}
#leftCol h3 {
	color: #000066;
	font-size: 175%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF0000;
	line-height: 1.2em;
	padding-bottom: 4px;
}
#leftCol h5 {
	font-size: 110%;
	color: #000066;
	margin-bottom: 0px;
}
#leftMostColum { /*this is for text under the photos only*/
	float:left;
	margin-left: 0px;
}
#rightCol a:hover, #rightCol a:focus {
	color: #0000FF;
}
#rightCol ul {
	padding: 0px 8px 0px 0px;
	display: block;
	text-decoration: none;
	line-height: 0.7em;
	margin: 0 0 0 20px;
	list-style-type: none;
	height: 0.7em;		
}
#rightCol ul li a {
	padding: 0px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-size: 62%;
	font-weight: bold;
	margin-top: 0px 0px 0px 0px;
}
#rightCol ul li a:hover, #rightCol ul li a:focus {
	color: #0000FF;
	text-decoration: none;
}
#rightCol ul li p {
	padding: 0;
	line-height: 5em;
	margin-left: 20px;
}
#rightCol h5 {
	margin: 2px 0px 2px 20px;
	color: #0066CC;
	font-size: 80%;
	padding: 0px 25px 0px 0px;
	display: block;
}
#rightCol td {
	margin-top: 30px;
}
.rightCol a:hover, #rightCol a:focus {
	color: #0000FF;
}
.rightCol ul {
	padding: 0 10px 0 0;
	display: block;
	text-decoration: none;
	line-height: 0.7em;
	margin: 0 15px 0 20px;
	list-style-type: none;		
}
.rightCol ul h3 {
	padding: 0 20px 0 20px;
	display: block;
	text-decoration: none;
	line-height: 0.7em;
	margin: 0 0 0 20px;
	list-style-type: none;
	height: 0.7em;	
}
.rightCol ul li a {
	padding: 0px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-size: 62%;
	font-weight: bold;
	margin: 0px 20px 0px 0px;
}
.rightCol ul li a:hover, #rightCol ul li a:focus {
	color: #0000FF;
	text-decoration: none;
}
.rightCol h5 {
	margin-left: 20px;
	margin-bottom: 0.5em;
	color: #000066;
	font-size: 80%;
	margin-top: 1em;
	padding-right: 10px;
	display: block;
	margin-right: 0px;
}
.smallTable {
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
	margin-top: 0px;
	padding-bottom: 0px;
}
.smallTable p {
	margin: 0px;
}
.smallTable h5 {
	font-size: 80%;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
} 
.smallTable h4 {
	text-align: left;
	font-size: 100%;
	color:#CC0000;
	background: #cbfdfe;
	margin-bottom: .3em;
	padding: 0;
}
.tablelarge ul{
	font-size: 1em;
	list-style-image: url(images/bullet_arrow_red_15x15.gif);
	margin: 0 0 1.2em 30px;
	padding: 0 0 0 20px;
}
h3 {
	font-size: 140%;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	line-height: 0.5em;
	color: #33FF00;
}
h4 {
	font-size: 110%;
	background-color: #EDEDED;
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	padding: 0 0 0 10px; /*moves title in from left*/
	margin: 0;
}
h1 {
	font-size: 125%;
	color: #981039;
}
.rightColtext {
	padding-left: 0px;
	font-size: 65%;
	margin: 2px;
	text-indent: 0px;
}
.imageLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
}

.photoLeft {
	float: left;
	margin: 10px 20px 10px 0;
}

.imageRight {
	float: right;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
}
.contactTable {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.newstitle {
	font-size: 125%;
	font-weight: bold;
	color: #000066;
}
#newslist p {
	margin: 0px 20px 0px 0px; /*removes indent IE and Opera*/
	padding: 0 0 0 20px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: .65em;
	line-height: 1.4em;
}
#newslist ul {
	margin: 0px 20px 0px 0px; /*removes indent IE and Opera*/
	padding: 0 0 0 30px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: .65em;
	line-height: 1em;
}
#newslist li {
	margin: 0 0 8px 0;
	padding: 0;
	list-style-type: none;
}
#newslist a {
	padding: 0px 0px 8px 0px;
}
#newslist a:link, #newslist a:visited {
	color: #666666;
	text-decoration: none;
}
#newslist a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#newslist h6 {
	margin: 15px 0 10px 20px;
	padding: 0px;
	color: #000066;
}

#newslistexception a {
	margin: 15px 0 10px 0px;
	padding: 0px;
	color: #000066;
}
.bioName {
	font-size: 10px;
	margin: 0 0 1.2em 0;
	font-weight: bold;
	line-height: 1.2em;
	color: #666666;
}
#linklist ul {
	margin: 0px 10px 0px 20px; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: .6em;
	line-height: 1em;
}
#linklist li {
	margin-bottom: 10px;
	padding: 0;
	list-style-type: none;
}
#linklist a {
	padding: 0px 0px 10px 0px;
}
#linklist a:link, #linklist a:visited {
	color: #666666;
	text-decoration: none;
}
#linklist a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#linklist ul h6 {
	margin-bottom: 5px;
	margin-top: 20px;
	padding: 0px;
	font-size: 120%;
	color: #000066;
	line-height: 1.3em;
}
#biolist ul {
	margin: 0px 10px 0px 10px; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: .6em;
	line-height: 1em;
}
#biolist li {
	margin: 0px 0px 0px 10px;
	padding: 0;
}
#biolist a {
	padding: 0px 0px 0px 0px;
}
#biolist a:link, #biolist a:visited {
	color: #000066;
	text-decoration: none;
}

#biolist a:hover {
	color: #666666;
	text-decoration: underline;
}
#biolist h6 {
	margin: 10px 0px 3px 0px;
	font-size: 105%;
	font-weight: bold;
}
.faqSection {
	background-color: #EDEDED;
	padding-left: 15px;
	height: 15px;
	display: block;
	line-height: 18px;
	font-weight: bold;
	margin: 20px 0 20px 0;
}
.faqQuestion {
	font-weight: bold;
	margin: 1.2em 0 1em;
	padding-top: 3px;
}
.faqAnswer {
	margin-left: 30px;
}
.newsMonth {
	margin: 0 0 10px 0;
	background-color: #CCCCCC;
	display: block;
	height: 15px;
	color: #003399;
	padding-bottom: 1px;
	padding-left: 10px;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
}
#rightsideleftcol {
	margin-left: 200px;
	line-height: 14px;
}	
#rightsideleftcol h5 {  /*right now I think this is only or mainly used on the Architecture page and the Customer page*/
	background-color: #cccccc;
	padding: 1px 0px 1px 10px; /*adds space between heading and top and bottom of gray background*/
	line-height: 14px;
	font-size: 12px;
	margin: 12px 0px 10px 0px;
}
#rightsideleftcol h5 a {
	line-height: 14px;
	text-decoration: none;
	font-size: 12px;
	margin: 12px 0px 10px 0px;
}
#rightsideleftcol ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	text-indent: 4px;
}
#rightsideleftcol li {
	margin: 0px 0px 5px 10px;
	text-indent: 4em;
}
#rightsideleftcol ul li ul li{ /*remove bullets and indents*/
	margin: 0px 0px 5px 0px; /*removes indent IE and Opera*/
	padding: 10px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 11px;
}
h6 {
	font-size: 12px;
	margin-top: 0px 0px 0px 0px;
}

.esopHeads {
	text-align: center;
	background-color: #ededed;
	padding: 3px 0 3px 0;
	color: #000066;
	font-weight: bold;
	font-size: 1.5em;
	
}

#leftCol ul p {
	font-weight: bold;
	line-height: .5em;
	margin: 5px 0px;
}
.contacts {
	margin-left: 180px;
}
.postedDate {
	color: #921434;
}
.tables {
	font-size: 0.7em;
	padding-right: 2px;
}
.linkspacing {
	line-height: 1.7em;
	margin-bottom: 8px;
}
.lastUpdated {
	color: #999999;
}
.whiteText {
	color: #FFFFFF;
}

#faqlinks ul {
	margin-left: 28px;
}

#faqlinks ul li {
	padding-left: 5px;
	margin: 0px 0px .5em 0px;
	list-style: url(images/bullet_darkred_arrow.gif);
}

#faqlinks a:link, #faqlinks a:visited {
	color: #0000FF;
	text-decoration: none;
}

#faqlinks a:hover {
	color: #FF9900;
	text-decoration: none;
}

#projdescription ul li {
	list-style-image: url(images/bullet_red_arrow.gif);
	padding-left: 10px;
	margin: 0px 0px 15px 20px;
}
#projdescription ul {
	margin-left: 0px;
}
.nav-right {
	padding: 5px 0 5px 0;
	text-decoration: none;
	display: block;
}
#serviceslist ul {
	margin-left: 198px;
}

#serviceslist ul li {
	list-style-image: url(images/arrow_bullet_red_gray.gif);
	padding-left: 5px;
	margin: 0px 0px 6px 12px;
}
#customerlist a:link, #customerlist a:visited {
	text-decoration: none;
	color: #0000FF;
}
#customerlist a:hover {
	color: #666666;
}

#customerlist {
	list-style-type: disc;
	font-size: 70%;
	margin-top: 0px;
	margin-left: 70px;
	margin-right: 30px;
	margin-bottom: 0px;
}
.graybackground {
	background: #CCCCCC;
	margin-bottom: 1em;
	padding: 0 0 0 1em;
	color: #003399;
	display: block;
}

#richmondContent h3 {
	color: #000066;
	font-size: 175%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF0000;
	line-height: 1.2em;
	padding-bottom: 4px;
}
#richmondContent {
	font-size: 70%;
	margin-top: 10px;
	margin-left: 70px;
	margin-right: 30px;
	margin-bottom: 20px;
	color: #000000;
}

.richmondHeader {
	margin-bottom: 0em;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	background-color: #78003D;
}

.richmondHeader01 {
	color: #ffffff;
	display: block;
	padding-left: 4px;
	background: #78003D;
}

.richmondHeader011 {
	color: #FFFFFF;
	display: block;
	padding-left: 4px;
	font-size: 14px;
	font-weight: normal;
	background-color: #FF0000;
	line-height: 1.2em;
}

.esopHeadsFinal {
	font-size: 1.4em;
	font-weight: bold;
	background: #CCCCCC;
	margin-bottom: 1em;
	padding: 0 0 0 5em;
	color:#003399;
	display: block;
}

#underphoto {
	float:left;
	margin-left: 0;
}
.employeeTable {
	line-height: 1.2em;
	border-bottom-color:#FFFFFF;
}
.employeeTableNewArrow {
	line-height: 1.2em;
	border-bottom-color:#FFFFFF;
}

.currentpositions tr {
	border-bottom: 1px solid #ffffff;
}.fieldmargins {
	margin: 2px;
}
.imageFlushLeft {
	margin-left: 0px;
}
.employmentTableRulesHoriz {
	margin: 1px 0 1px 0;
	color: #FFFFFF;
	width: 100%;
}
.redText {
	color: #FF0000;
}
.newsHeadings {
	font-size: 110%;
	font-weight: bold;
	color: #000066;
	line-height: normal;
}
.Security_heading {
	font: 24px Impact;
	text-align: center;
	color: #741A39;
}
.Security_subheading {
	font: 16px "Arial Narrow";
	color: #000066;
	text-align: center;
}
.Table_Header {
	font: normal 14px "Arial Black";
	color: #000066;
}
.contractveh_tableHead {
	font: normal xx-small "Arial Narrow";
	color: #FFFFFF;
	text-align: center;
}
.Table_Scope {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 6px;
}
.EditRegion3 {
	font: bold normal 12pt "Arial Narrow";
	color: #000063;
	text-align: left;
	text-indent: 2px;
}.QUOTE {
	font: bold normal 15px Arial;
	color: #741A39;
	text-align: center;
}
