@charset "UTF-8";
body {
	border:0px solid #323230;
	color:#323230;
	font-family:
	"TeXGyreAdventorRegular",
	/*"TeXGyreAdventorBold",
	"TeXGyreAdventorItalic",
	"TeXGyreAdventorBoldItalic",*/
	"Century Gothic",		/* Windows (HP printer) */
    "Avant Garde Gothic",	/* HP font name */
    "Avant Garde",		/* MacOS */
    "URW Gothic L",		/* Unix+X+FontConfig */
/* Fallback options */
    helvetica,			/* Unix+X, MacOS */
    sans-serif;
	height:612px;
	margin:0 auto;
	width:792px;
}

li.clear {clear:both;}

/* Header*/
container header {
	background: none;
	border:0px solid #09F;
	display:block;
	height: auto;
	margin: 0;
	overflow: hidden;
	padding:15px 0 0 0;
	width:792px;
}
container header #DoDLogo, container header #OSDHLogo{
	display:none;
}
container header a, container header a:visited {
	border:none;
	color:#323230;
	margin:0;
	padding:0;
	text-decoration:none;
}
container header h1 {
	border:0px solid #FFC;
	color:#323230;
	display: block;
	float:left;
	font-family: Trajan Pro, Trajan, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:30px;
	margin: 0px auto;
	padding-left:30px;
	text-align:center;
	width:792px;
}
container header h2 {
	color:#323230;
	display: block;
	float:left;
	font-size:16px;
	margin:0px auto 15px auto;
	padding-left:30px;
	text-align:center;
	width:792px;
}
container header #insignia {
	display: none;
}
container header a img, container header a:visited img {
	border:none;
	display:none;
}

/* Header Navigation */
container header ul#nav, container header #nav{
	display:none;
}

/* Container */
container {
	background:none;
	border:0px solid #FFF;
	display:block;
	overflow: hidden;
	padding:0;
	width:792px;
}
searchElements {
	display:none;
}
searchElements #search{
	display:none;
}

/* Content */
content {
	padding: 0 0 23px 0;
	margin:0;
	width:792px;
	overflow: visible;
}
/*content h1 {
	color: #FDF3CD;
	clear: both;
	font-family: Trajan Pro, Trajan, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:21px;
	padding-left:30px;
	text-transform: uppercase;
}
content h2 {
	color: #045;
	font-family: Trajan Pro, Trajan, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-variant: small-caps;
	line-height: 24px;
	margin: 0;
	padding-left: 30px;
}
content h3 {
	color: #996633;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	margin: 10px 0 0 0;
	padding-left: 30px;
}*/
content h1 {
	font-family: Trajan Pro, Trajan, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
content h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
}
content h2.divider {
	border-bottom: 1px dotted #FDF3CD;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 15px 0 10px 0;
}
content h2.updates {
	border-bottom: 0px dotted #FDF3CD;
	color: #FDF3CD;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin: 0 50px;
	padding: 10px 0px;
}
content h2.updates a {
	color: #FDF5CC;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
content h2.updates a:hover {
	color: #FFF;
	text-decoration: underline;
}
content h2.date {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0 0 15px 0;
}
content h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin: 30px 0 15px 0;
}
content h3.sub {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin: 15px 0 15px 15px;
}
content p    {
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	white-space: normal;
	/*word-wrap: break-word;*/
	width: auto;
}
content p.dropCap:first-letter {
	float:left;
	font-family: Trajan Pro, Trajan, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 36px;
	margin-left:0px;
	margin-top:3px;
	padding-right:0px;
	text-transform:uppercase;
	white-space: normal;
}
content p a {
	color:#323230;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	white-space: normal;
	/*word-wrap: break-word;*/
}
content sidebar {
	display:none;
}
content mainContent, content mainContent2 {
	float: left;
	display: block;
	margin: 0;
	overflow:hidden;
	padding: 0;
	width: 792px;
}
content mainContent img.flrt {
	display: block;
	float: right;
	height: auto;
	margin: 0 0 15px 15px;
	width: 50%;
}
content mainContent img.fllft {
	border: 0px solid #FFF;
	display: block;
	float: left;
	height: auto;
	margin: 0 15px 15px 0;
	width: 30%;
}
content mainContent2 img {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
content mainContent2 img.flrt {
	display: block;
	float: right;
	height:auto;
	margin: 10px 0 10px 10px;
	width:50%;
}
content mainContent2 img.fllft {
	display: block;
	float: left;
	height:auto;
	margin: 10px 10px 10px 0;
	width:50%;
}
content mainContent2 .banner {
	color: #323230;
	font-size: 16px;
	font-weight: normal;
	height: 62px;
	line-height: 58px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
content mainContent .head, content mainContent2 .head {
	display: none;
}
content mainContent .article, content mainContent2 .article {
	background: none;
	display: block;
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0px;
	width:792px;
}
content mainContent rtlnks {
	display: none;
}
content .article ol {
	margin: 15px 0 0 0;
	padding: 0px;
}
content .article ol li {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: lower-alpha;
	margin: 15px 60px;
	padding: 0;
}
content .article ol ol li {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 15px 80px;
	padding: 0;
}
content .article ol li.none, content .article ol ol li.none {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: none;
	margin: 5px 30px;
	padding: 0;
}
content .article ol li a, content .article ol ol li a {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
content .article ol li a:hover, content .article ol ol li a:hover {
	text-decoration: underline;
}
content .article ul  {
	margin: 10px 0 0 0;
	padding: 0px;
}
content .article ul li {
	color: #FDF5CC;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	list-style-image: url(../images/4crdiamond_10px.png);
	list-style-position: outside;
	margin: 15px 30px;
	padding: 0;
}
content .article ul li.none {
	color: #FDF5CC;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	list-style-image: url(none);
	list-style-position: outside;
	list-style-type: none;
	margin: 5px 30px;
	padding: 0;
}
content .article ul li a {
	color: #FDF5CC;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
content .article ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
content .article a#pdf {
	display: none;
}
content mainContent .foot, content mainContent2 .foot {
	display: none;
}

/* Publications and Documents Content Styles */
content mainContent2 #pubContents  {
	display: block;
	float:left;
	margin: 0;
	padding: 0;
	position:relative;
	width: 792px;
}
content mainContent2 #pubContents .box{
	border:1px solid #116A84;
	display:block;
	float: left;
	list-style-type: none;
	margin: 3px;
	min-height: 260px;
	overflow: hidden;
	padding: 0;
	width: 200px;
}
content mainContent2 #pubContents .box p.title {
	color: #323230;
	display: block;
	font-family:"Trajan Pro", Trajan, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 14px;
	margin: 10px 10px;
	overflow: hidden;
	padding: 0;
	white-space: normal;
	width: 100%;
	/*word-wrap: break-word;*/
}
content mainContent2 #pubContents .box p.subtitle {
	color: #323230;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin: 10px 10px;
	overflow: hidden;
	padding: 0;
	white-space: normal;
	width: 100%;
	/*word-wrap: break-word;*/
}
content mainContent2 #pubContents .box li.cover{
	border:1px solid #323230;
	display: block;
	float: left;
	margin: 10px;
	width:80px;
}
content mainContent2 #pubContents .box li.link_sm a.pdf, content mainContent2 #pubContents .box li.link_lg a.pdf {
	display: none;
}
content mainContent2 #pubContents .box p.author {
	color: #323230;
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	margin: 0 10px 5px 10px;
	overflow: hidden;
	white-space: normal;
	width: 100%;
	/*word-wrap: break-word;*/
}
content mainContent2 #pubContents .box p.year {
	color: #323230;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	margin: 5px 10px 5px 10px;
	overflow: hidden;
	white-space: normal;
	width: 100%;
	/*word-wrap: break-word;*/
}
/* End Publications and Documents Content Styles */


/* Feature Slideshow Styles */
content mainContent2 #featured_slide {
	background: #045;
	display:block;
	height:520px;
	margin:0 auto;
	overflow: hidden;
	padding:0;
	position: relative;
	top: -20px;
	width:630px;
}
content mainContent2 #featurednews {
	background-color: #116A84;
	display: block;
	list-style-type: none;
	margin: 25px auto;
	overflow: hidden;
	padding: 0;
}
content mainContent2 #featured_slide a {
	background-color:transparent;
	color:#FFFFFF;
	margin: 0;
	outline: none;
	padding: 0;
	text-decoration: none;
}
content mainContent2 #featured_slide ul, content mainContent2 #featured_slide img {
	border: 0px solid #FDF5CC;
	float: left;
	list-style:none;
	margin:0;
	outline:none;
	padding:0;
	text-decoration:none;
}
content mainContent2 #featured_slide ul{
	list-style: none;
	list-style-type: none;
	margin:15px 0 0 0;
}
content mainContent2 #featured_slide li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
content mainContent2 #featured_slide h1, content mainContent2 #featured_slide h2, content mainContent2 #featured_slide h6, content #featured_slide p {
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:0 0 4px 0;
	padding:0;
}
content mainContent2 #featured_slide h4 {
	color:#FDF3CD;
	font-family: Trajan Pro, Trajan, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	font-variant:small-caps;
	font-weight:normal;
	line-height:18px;
	margin:0;
	padding:0;
	text-transform:lowercase;
}
content mainContent2 #featured_slide h5{
	color:#FDF3CD;
	line-height:14px;
	margin:10px 0 0 0;
	padding:0;
	font-size:13px;
	font-style:oblique;
	font-weight:normal;
}
content mainContent2 #featured_slide h6{
	color:#FDF3CD;
	font-size:13px;
	font-weight:normal;
	line-height:14px;
	margin:10px 0 0 0;
	padding:0;
}
content mainContent2 #featured_slide a {color:#CCC; background-color:transparent; font-weight:normal;}
content mainContent2 #featured_slide p {
	color: #FFF;
	font-size:12px;
	font-weight: normal;
	line-height: 16px;
	margin:10px 0 0 0;
	padding: 0;
}
/* End Feature Slideshow Styles*/

breadCrumb {
	display: none;
}

/* Home Slideshow */
content #slideshow {
	border:0px solid #FFFFFF;
	margin:18px auto 0;
	overflow:hidden;
	position:relative;
	width:792px;
}
content #slideshow ul.slides {
	border:none;
	left:0px;
	list-style:none outside none;
	overflow:hidden;
	position:absolute;
	top:0px;
	width:792px;
}
content #slideshow ul.slides li {
	border:none;
	display:none;
	position:absolute;
	z-index:10;
}
content #slideshow ul.slides li img {
	border:none;
	height:604px;
	width:792px;
}
content #slideshow ul.slides li a, content #slideshow ul.slides li a:visited {
	border:none;
	text-decoration:none;
}
content #slideshow ul.slides li:first-child {
	border: none;
	display:block;
	z-index:1000;
}
content #slideshow .slideActive{
	border: none;
	z-index:1000;
}
content #slideshow .overlay {
	border:0px solid #963;
	bottom:0px;
	display:block;
	height:140px;
	left:0px;
	padding:30px;
	position:absolute;
	width:732px;
	z-index:5000;	
}
content #slideshow .overlay h4 {
	color:#045;
	display:block;
	font-family:Trajan Pro, Trajan, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:21px;
	font-variant:small-caps;
	font-weight: bold;
	line-height:100%;
	margin-bottom:10px;
}
content #slideshow .overlay p {
	color:#963;
	display:block;
	font-family:
	/*"TeXGyreAdventorRegular",*/
	"TeXGyreAdventorBold",
	/*"TeXGyreAdventorItalic",
	"TeXGyreAdventorBoldItalic",*/
	"Century Gothic",		/* Windows (HP printer) */
    "Avant Garde Gothic",	/* HP font name */
    "Avant Garde",		/* MacOS */
    "URW Gothic L",		/* Unix+X+FontConfig */
/* Fallback options */
    helvetica,			/* Unix+X, MacOS */
    sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:22px;
	text-align:left;
	white-space: normal;
	word-wrap: break-word;
}
content #slideshow canvas, content #slideshow .arrow, content #slideshow .previous, content #slideshow .next {display:none;}
/* End Home Slideshow */