/* CSS Document */

.feature {
	width:433px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin-bottom: 3px;
}	
.sidefeature {
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	padding: 3px;
}	
h1 {
	margin: 0;
	padding: 0 0 0 0px;
	font-size: 48px;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/gradient4.gif);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
}
.mil {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: underline;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whiteText {
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}
td p {
	padding: 4px;
}
.leftNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	white-space: nowrap;
}
.leftNavTextAlert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA0000;
	padding: 3px;
	font-weight: bold;
	white-space: nowrap;
}
.featureTitle {
	font-size: 30px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
h3 {
	margin: 0;
	padding: 0 0 0 0px;
	font-size: 18px;
	display: inline;
	font-weight: normal;
	color: #4242FF;
}
#mainFrame {
	width:888px;
	border:1px solid #CCCCCC;
	margin-left: 10px;
}
.featureFrame {
	margin: 10px;
	text-align: justify;
	text-justify: newspaper;
}
.blackText {
	color: #000000;
	font-weight: bold;
}
.smallText {
	font-size: 10px;
	color: #000099;
}
.featureTop {
	width:433px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin-bottom: 3px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
.padded {
	margin: 5px;
}
.featureHalf {
	height:190px;
	width:215px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	background-color: #FFFFFF;
}
h2 {
	margin: 0;
	padding: 0 0 0 0px;
	font-size: 24px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
h4 {
	margin: 0;
	padding: 0 0 0 0px;
	font-size: 18px;
	display: inline;
	font-weight: normal;
	color: #4242FF;
}
.featureTitleSans {
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smallWhiteText {
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	font-size: 9px;
}

a.noUnderLine, .noUnderLine a {
	text-decoration: none
}
a:hover.noUnderLine, .noUnderLine a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.noUnderLine {
	color: #000000;
}

a.noUnderLineBlue, .noUnderLineBlue a {
	text-decoration: none
}
a:hover.noUnderLineBlue, .noUnderLineBlue a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.noUnderLineBlue {
	color: #4242FF;
}

a.noUnderLineRed, .noUnderLineRed a {
	text-decoration: none
}
a:hover.noUnderLineRed, .noUnderLineRed a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.noUnderLineRed {
	color: #CA0000;
}
a.noUnderLineWhite, .noUnderLineWhite a {
	text-decoration: none
}
a:hover.noUnderLineWhite, .noUnderLineWhite a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.noUnderLineWhite {
	color: #FFFFFF;
}

.tagline {
	font-size: 9px;
	font-style: italic;
	color: #000033;
}
.footerFrame {
	margin: 10px;
	font-size: 9px;
}
.articleHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0033;
	font-weight: normal;
}.taglineLight {

	font-size: 9px;
	font-style: italic;
	color: #999999;
}
.breadCrumbs {
	font-size: 11px;
	color: #000099;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.justified {
	text-align: justify;
}
.titleHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
img.featurePhoto {


	margin-right: 4px;
	border: 1px solid #000000;
}
.headline {

	font-size: 34px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.subheadline {

	margin: 0;
	padding: 0 0 0 0px;
	font-size: 18px;
	display: inline;
	font-weight: normal;
	color: #4242FF;
}
.sidefeatureMom {
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	padding: 3px;
	background-image: url(images/wahm.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
}
.paddedRightBottom {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.paddedThick {
	margin: 10px;
}
.milSpec {
	color: #FFFFFF;
	background-color: #555555;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.milSpecFrame {
	padding: 2px;
	border: 1px dashed #999999;
}
.floatLeft {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.floatRight {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.resourceBox {
	background-color: #EEEEEE;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #000000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

