
/* zero everything */


body, p, form {
margin: 0px;
padding: 0px;
}

body {
margin-top: 50px;
}

a {
text-decoration: underline bold;
color: #2c2c2c;
font-size: 12px;
}

.u {
text-decoration: underline;
}

a:hover {
text-decoration: underline bold;
}

/* utility styles */

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.about_quote {
	font-style: italic;
	padding-bottom: 5px;
	margin-top: 10px;
}

.left {
float: left;
text-align: left;
}

.b {
color: #1e5170;
font-size: 18px;
font-weight: bold;
}

.b a:link, .b a:visited, .b a:hover, .b a:active {
color: #1e5170;
font-size: 18px;
font-weight: bold;
text-decoration: none;
}

.b2 {
color: #1e5170;
font-size: 12px;
font-weight: bold;
}

.b2 a:link, .b2 a:visited, .b2 a:hover, .b2 a:active {
color: #1e5170;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.g {
color: #2c2c2c;
font-size: 14px;
font-weight: bold;
}

.i {
font-style: italic;
}

.cntr {
text-align: center;
}

.right {
text-align: right;
float: right;
}

p {
padding-top: 10px;
}

#footer p. s {
font-size: 14px;
}

.clear {
clear: both;
}

a img {
border: none;
}

.pad {
padding: 5px;
}

.indent {
text-indent: 10px;
}

.auto {
width: auto;
}

/* template blocks */

body {
font-family: arial, helvetica;
font-size: 12px;
color: #2c2c2c;
background: url(../images/global/background.jpg) top left repeat-x #333434;
}

#page-wrapper {
background: #ffffff;
position: relative;
width: 916px;
margin: 0pt auto;
}

#content-wrapper {
background: url(../images/global/contentgradient.jpg) bottom left repeat-x #ffffff;
padding: 0px 8px 20px 8px;
margin-left: 16px;
margin-right: 16px;
position: relative;
z-index: 1000;
}

#content-wrapper_military {
background: url(../images/global/military_content.jpg) top left no-repeat #ffffff;
padding: 0px 8px 20px 8px;
margin-left: 16px;
margin-right: 16px;
position: relative;
z-index: 1000;
}


#footer {
background: url(../images/global/footer.gif) top left repeat-x;
margin-top: 10px;
height: 79px;
width: 916px;
}

.pageHeading {
overflow: hidden;
width: 595px;
height: 51px;
}

.pageHeading p {
padding: 0px;
}

.pageHeading img{
padding: 0px;
}

.pageHeading2 {
font-family: Arial;
color: #2c2c2c;
font-size: 18px;
}

#footer p {
padding: 5px 7px 7px 7px;
color: #555555;
font-size: 11px;
}

#footer a {
color: #555555;
font-size: 11px;
text-decoration: underline bold;
}

#footer a:hover {
color: #333333;
text-decoration: underline bold;
}

#nav {
	float: left;
	width: 194px;
	position: relative;
}

#nav ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#header {
	background: url(../images/global/globalbanner.jpg) top left no-repeat;
	width: 916px;
	height: 139px;
	position: relative;
	}

#splash {
padding-top: 5px;
padding-bottom: 10px;
}

#content {
position: relative;
width: 595px;
float: left;
padding-left:40px;
z-index: 1000;
}

#content_test {
position: relative;
width: 613px;
float: left;
padding-left:40px;
z-index: 1000;
}

#portfolio_table {
	width: 613px;
	border: none;
	padding: 20px 0 0 0;
}

#portfolio_table img {
	padding: 10px 0 6px 0;
}

#portfolio_table_secondary img {
	padding: 5px 0 0 0;
}

#portfolio_table_tertiary img {
	padding: 0 0 20px 0;
}

#military_table {
	padding-top: 15px;
}

#military_table td {
	margin-bottom: 10px;
	padding: 5px;
}