﻿/* CSS Document */
html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset, img{  
	margin: 0; 
	padding: 0; 
	border: 0; 
	font-size: 13px;
}
body {
	text-align:center;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

p,pre {
margin:0px 10px 10px 0px;
}

h1 {
font-size:20px;
padding-top:14px;
padding-bottom: 14px;
font-weight: 600;
color: #006699;
}
h2 {
font-size:16px;
padding-top:10px;
padding-bottom: 8px;
font-weight: 600;
color: #006699;
}
h3 {
font-size: 14px;
padding-bottom: 11px;
font-weight:600;
color: #334d55;
}
h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 110%;
 color: #334d55;
}
h6 {
font-size: 14px;
line-height: 70px;
padding-top: 0px;
padding-bottom: 0px;
font-weight:600;
color: #334d55;
}
a:link {color:#004080; text-decoration:none; }
a:visited {color:#004080; text-decoration:none; }
a:active {color:#004080; text-decoration:none;}
a:hover {color:#2992f3; text-decoration:underline;}

/*************************************************/
/* Header Column                                 */
/*************************************************/
#header {
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background-color: #adc2d1;
	min-width: 1000px;
}
#InnerHeader{
	width: 980px;
	margin-right:auto;
	margin-left:auto;
}
#toolbar{
	background-color: #adc2d1;
	text-align: right;
}
#toolbar .whiteText{color: #adc2d1;}
#greenbanner{
	clear: both;
	background-color: #006699;
	background-repeat: repeat-x;
	height: 24px;	
}
#greenbanner .menu{
	color: #ffffff; 
	text-decoration: none;
	font-size: 13px;
	width: 100%;
}
#greenbanner a:hover {
	text-decoration: underline;
	color:#A1B2BE;
} 


#InnerGreenbanner{	
	width: 980px;
	margin-right:auto;
	margin-left:auto;	
}
/*************************************************/
/* Logo styles                                   */
/*************************************************/
#logo{
	float: left;
}
#logo span{
	font-size:210%;
	color:#ffffff;
	padding-left:10px;
	vertical-align: middle;
	font-weight: bold;
}
img.align{
	vertical-align:middle;
	border:none;
}
/*************************************************/
/* Content                                       */
/*************************************************/
#wrapper {	
	width:980px;
	margin-right:auto;
	margin-left:auto;
	padding-top:20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	background-color: #ffffff;
}
#ads{
	border: 0;
}
#issueMonth	{
	float: left;
	color: #ffffff;
	font-weight: 700;
	font-size: 100%;
}
/*************************************************/
/* Left Col                                      */
/*************************************************/
#leftCol {
	width:150px;
	float:left;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.deptHeading {
	font-size: 10px;
	color: #004080;
	font-weight: 500;
}
#innerleftCol {
	padding: 0px 0px 0px 0px;
	margin: 2px;
}
#navigation ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;	
	font-size: 12px;		
	float: left;
	width: 130px;
	line-height: 30px;
}
#navigation a {
	display: block;
	padding: 0;
	width: 130px;
	border-bottom: 1px solid #CCC;
}
#navigation a:hover {
	background-color: #F5F5F5;
	text-decoration: underline;
	color:#2992f3;
}
/*************************************************/
/* Center Col                                    */
/*************************************************/
#centerCol {
	width:410px;
	float:left;
	background-color: #F0F0F0;
	border: 1px solid #d1d5db;
	padding:10px;
}
#centerCol a{
	font-size: 11px;
	text-decoration: none;
	color:#000000;
	vertical-align: text-top;
	padding-top: 0px;
	text-align: left;
	font-weight:500;
	line-height:5px;	
}

#centerCol p a:link{
	text-decoration: none;
	color:#004080;
	vertical-align: text-top;
	padding-top: 0px;
	text-align: left; 
	line-height: 18px;
	font-weight:500;
}

#centerCol p a:hover{
	text-decoration: underline;
	color:#2992f3;
	vertical-align: text-top;
	padding-top: 0px;
	text-align: left; 
	line-height: 18px;
	font-weight:500;
}

#centerCol p a:active{
	text-decoration: underline;
	color: #004080;
	vertical-align: text-top;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: left;
	line-height: 18px;
	font-weight:500;
}
	
#centerCol p a:visited{
	color:#004080;
	vertical-align: text-top;
	padding-top: 0px;
	text-align: left; 
	line-height: 18px;
	font-weight:500;
}
#centerCol a{
	font-size: 14px;
	line-height: 18px;
}

/*************************************************/
/* Right Col  */
/*************************************************/
#rightCol {
	width:225px;
	float:left;
	background-color: #ffffff;
}
#rightInnerCol {
	padding: 0px 0px 0px 10px;
	margin: 0px 5px 0px 5px;
}
.feature {
	padding-top: 12px;
	color: #000000;
	width: 100%;
	clear: both;
}
.featureImage{
	margin: 0px 5px 5px 0px;
	float: left;
}
.featureHeading{
	font-size: small;
	font-weight: 400;
	vertical-align: text-top;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 130px;
	text-align: left;
}
.featureText{
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 130px;
	margin-bottom: 0px;
	text-align: left; 
}
.featureAuthor{
	font-size: x-small;
	color: #000000;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 130px;
	text-align: left;
}
.mainFeature{
	padding-left:15px;
	
}
p.mainFeatureAuthor{
	font-size: x-small;
	color: #000000;
	padding-top: 0px;
	padding-left:15px;
	margin-top: 5px;
}
#rightInnerCol a{
	font-size: 13px;
	text-decoration: none;
	color:#004080;
}
#rightInnerCol a:hover{
	text-decoration: underline;
	color:#2992f3;

}

#rightInnerCol ul	{
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#adsColumn{
	width: 162px;
	float: right;	
}
#archiveAdColumn{
	width: 162px;
	float: right;	
}
.adsAdvertisement{
	font-size: 9px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: left;	
}

#contentheader h1 {
font-size:14px;
padding:10px;
margin:0px;
}
#contentright p { font-size:10px}

/*************************************************/
/* Footer                                        */
/*************************************************/
#footer {
	font-size:11px;
	text-align:center;
	background-color: #ffffff;
}
.footerLinksSpacer {
	color: #000000;
}
/* Main content for search results*/
#SearchContent{
	width:780px;
	float:left;
	padding:10px 10px 10px 5px;
}
#ArchiveContent{
	width:780px;
	float:left;
	padding:10px;
}
.form { 
	color: 			#000000; 
	font-size: 		11px;
}
.formbold { 
	color: 			#000000;
    font-weight: 	bold; 
	font-size: 		11px;
	text-align: right;
}
/* End Search*/

/*************************************************/
/* Styles for the Blog, image of the day column  */
/*************************************************/
#blog{
	width:200px;	
	float:left;
	background-color: #F0F0F0;
	margin-top: 5px;
	border: 1px solid #d1d5db;
	margin-bottom: 15px;
}
.HighlightsHeader {
	font-size:13px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	font-weight: 600;
	border-bottom: 1px solid #d1d5db;
	background-color: #F0F0F0;
	color: #334d55;
}
#Iotd{
	width:200px;	
	float:left;
	background-color: #F0F0F0;
	border: 1px solid #d1d5db;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 5px;
}


#Links{
	background-color: #B5B3A4;
	text-align: right;
}
#BackIssue{
	margin-left: 160px;	
}
#CoverImage{
	float: left;
}
#coverInfo{margin-top: 11em;
	padding-left: 0.5em;}
	
/***********************************************/
/* Comments                                    */
/***********************************************/
#ctl00_cpContent_comments_UpdatePanel1{margin-left: 30px;}
#ctl00_cpContent_Comments1_lbComments{margin-left: 30px;}
#ctl00_cpContent_comments_lbComments{font-weight: bold;}
#Comments{margin-left: 30px;}
p label
{
	float: left;
	width: 5%;
	border: 0;
	text-align: left;
} 


/***********************************************/
/* Image Gallery page                          */
/***********************************************/
#imgGallery{	
	float: left;
	width: 380px;
	margin-top: 10px;
	margin-right: 3px;
	background-color: #f0f0f0;
	font-color: #ffffff;
	padding: 15px;
	border: 1px solid #bababa;
}
#imgGallery p{
	padding: 0px 0px 10px 0px;
	color: #24282c;
}
#imgGallery h2{
	padding: 0px 0px 10px 0px;
	color: #006699;
}
#imgGallery a:link{
	color: #004080;
}
#imgGallery a:hover{
	text-decoration: underline;
	color:#2992f3;
}
#imgGallery a:active{
	color: #2992f3;
}
#imgGallery a:visited{
	color: #2992f3;
}
#galleries{	
	width:440px;	
	float:left;
	background-color: #ffffff;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 0 10px 0 10px;
}
.imgGalleryBorder{
	border: 8px solid #adc2d1;
}
.HomeGallery{
	padding: 8px 8px 2px 2px;
}

#JavaImg{
	margin: 20px;
	float:left;
}
/***********************************************/
/* Divs for Feature pages                      */
/***********************************************/
#navBar{
	padding: 0px;
	width: 165px;
	float: left;
	margin: 15px 15px 15px 0;
}
/* div surrounds nav from feature pages, to allow add extra resources */
#resourcesBar
{
	clear: both;
	padding: 0px;
	width: 165px;
	float: left;
	margin: 15px 15px 15px 0;
	
}
#content
{	
	padding: 10px;
	width: 700px;
	float:left;
}
.clear{clear:left;}

/******************************************************************************/
/* Extra elements for left nav Feature Pages  */
/******************************************************************************/
.resourcesText{
	font-size:11px;
	line-height:17px;
	text-decoration:none;
	padding:1px 0 0 10px;
}
.graybar
{
	padding: 1.5em 0 0.5em 1em;
	width: 160px;
	border-bottom: 1px solid #CCC;
}
.resourcesPointer {
	
	background-image:url(/images/pointer.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:11px;
	color: #334d55;
	margin:0;
	padding:1px 0 0 10px;
}
img.resourcesPadding{
	padding: 0 0 1em 0;
	
}
h5.resourcesTitle{
	font-size: 110%;
	color: #334d55;
	padding-bottom: 1em;
}

/*************** #pageName styles **************/
#pageName{
	padding: 0px 0px 10px 10px;
}

/************** .feature styles ***************/
.article{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
.article img{
	float: right;
	/*margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.articleCaption{
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 80%;
	color: #006699;
	width: 250px;
}
/* adjust margins to change separation between the feature image and text flowing around it */

/************** .story styles *****************/
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}
.story img{
	float: right;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.caption{
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 80%;
	color: #006699;
	width: 360px;
}
.page{
	font-size: 110%;
	color: #666666;
	clear: both;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 0px;
	width: 670px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #DDDDDD;
	height: 14px;
	display: block;
}
.page img{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.reference{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 120%;
	line-height: 18px;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 0px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	display: block;
	position: relative;
	margin: 3px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	background-color: #FFFFFF;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 10px 0px 5px 10px;
	border-top: 1px solid #cccccc;
	width: 150px;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 10px 0px 5px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #eeeeee;
	padding: 10px 0px 5px 10px;
}
/************** #opnmasthead styles **************/
#middleContent{
	width: 490px;
	float: left;
}
#opnmasthead{
	font-size: 75%;
	width: 180px;
	background: #eeeeee;
	padding-left: 10px;
	float: right;

}

#opnmasthead p{
	color: #334d55;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
/******************************************************************************/
/* PRINT */
/******************************************************************************/
@media screen
{	.printOnly	{	display:none;	}}
@media print
{	.screenOnly	{	display:none;	}
	body{
		margin:.5em;
		padding:0;
		font-family:helvetica,arial,sans-serif;
		font-size:.8em;
		color:#333;
	}
	#header{display: none;}
	#logo{
		display: none;	}
	#toolbar {	display:none;	}
	#greenbanner{display: none;}
	#InnerGreenbanner{display: none;}
	#wrapper {	
		width: auto;		
		padding: 0;
		border: 0;
		float: none !important;
	}
	#footer{
			display: none;	}
	#adsColumn{display: none;}
	#rightCol {
		width:200px;
		float:left;
	}
	#rightInnerCol {
		padding: 0px 0px 0px 10px;
		margin: 0px 5px 0px 5px;
	}
	#navBar{ display: none;}
	#resourcesBar{display: none;}
	#content{ 
		width: auto;
		padding: 0;
		border: 0;
		float: none !important;}
	.caption{display: none;}
	.articleCaption{display: none;}	
	.page img{display: none;}
	.story img{display: none;}
	.article img{display: none;}
	
}
.errorlabel{
	color: Red;
}

