@charset "utf-8";
/* CSS Document */

body {font-family: 'Source Sans Light', Arial, Helvetica, sans-serif; color:#002147}
		a {color: #002147; text-decoration:none; font-family: 'Source Sans Light', Arial, Helvetica, sans-serif;}
		a:hover {color: #41B6e6; text-decoration:underline}
		.morenews {font-size:.9em}

		
.accent_frame{max-width: 950px; height: auto; margin-left: auto; margin-right: auto; background: linear-gradient(to bottom, #f8dd5c 0%,#f4c83c 60%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8dd5c', endColorstr='#f4c83c',GradientType=0 ); -webkit-box-shadow: 1px 1px 4px #666666; -moz-box-shadow: 1px 1px 4px #666666; box-shadow: 1px 1px 4px #666666;}
		
.accent_datebar{width: 100%; height: 35px; background: #FFFFFF; margin-top: -5px;}

.accent_issuebar{line-height: 35px; font-size: 1.1em; margin-right: 10px; margin-left: 10px;}
.accent_issuebar .volume{float: left; text-align: left; width: 25%;}
.accent_issuebar .number{text-align: center; float: left; width: 50%;}
.accent_issuebar .date{float: right; text-align: right; width: 25%;}
		
.accent_linksbar{height: 35px; width: 100%; text-align: center; color: #002147; font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', serif; font-size: 1.2em; line-height: 35px;}
		
iframe{background: #00162e; /* old browsers */
    background: -webkit-linear-gradient(#063469, #00162e); /* for safari 5.1 to 6.0 */
    background: -o-linear-gradient(#063469, #00162e); /* for opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#063469, #00162e); /* for firefox 3.6 to 15 */
background: linear-gradient(#063469, #00162e); /* standard syntax (must be last) */ overflow: auto; min-height: 1500px;}

.accent_morenews{height: 200px; color: #002147; font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', serif;}

.morenews{margin: 5px auto 5px auto; padding: 10px; background: #fff; width: 90%; <!--height: 175px !important;--> line-height: 16px;}

.morenews .left{float: left; width: 45%; margin: 10px; padding-right: 10px; border-right: 1px solid #002147; height: 110px;}
.morenews .right{float: left; width: 45%; height: 110px; margin: 10px;}
		
    
    /******************** Footer ******************/
		footer 
		{
			background-color:#00162e;
			padding:25px 0 30px;
			position:relative;	
			color: #7790ab;
		}
		
		
		footer .main{
			margin-left:20px;
			font-size:.8em;
			max-width:945px;
			height:180px
		}
		
		.50percentleft {float:left; width:40%;}
		.50percentright {float:left; width:40%; text-align:right}
		
		footer ul li:nth-child(1) { padding-left: 0 }
			.minornav li {border-right: 1px solid #7790ab;padding: 0 10px;}
			.minornav li.noDivider {border:none;}
			.footerlink { color:#7790ab; text-decoration:underline;
			}
		
		.footerlink:hover {
					color:#0b54a9
		}
		
		.footerlink:visited {
			color: #7790ab;
		}
		
		ul.minornav, ul#hpicon_container,  ul#hpicon_container2
		{
			margin: 0 0 5px 0;
			padding: 0;
		}
		ul.minornav li, ul#hpicon_container li, ul#hpicon_container2 li
		{
			display: inline;
			list-style-type: none;
			margin: 0;
		}
		ul#footerimgs, p#eeoStmt {margin-top: 15px;}
		p#eeoStmt {width: 60%; padding: 10px;font-size: 85%;line-height: 12px;}
		
		#errorBox
		{
			background-color: #00162E;
		}
		.webErrors
		{
			
			color:#00162E;
		}
