/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;

}


#wrapper {
position: relative;
width: 1020px;
margin: 0 auto;
background-position: center;
-moz-box-shadow: 3px 3px 4px #ccc;
-webkit-box-shadow: 3px 3px 4px #ccc;
box-shadow: 3px 3px 4px #ccc;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ccccccs');
}




#header { 
height: 150px; 
background: #ccc;
background-image: url(images/siteheader.jpg);
background-repeat:no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff; 
text-align: left;


}

#banners {
padding-top: 5px;
float:right;
padding-right: 5px; 
}


#content {
background: url(images/background2.jpg) repeat-y center top;
text-align: left;
}

#main {
position: relative;
width: 1020px;
float: left;
margin-left: auto;
margin-right: auto;
display: inline;
background-color: #ededed;

}

/* css for left ads column */

#leftAds { 
text-align: center;
width: 170px; 
float: left;
background: #ededed url(images/nav_bg.gif) repeat-y top left;
margin-left: 15px;
margin-right: 0px;
}

#leftAds div {
margin-top: 10px;
text-align: centers;
float: left;

}


.ad {
border: 1px solid #000;
}


#leftAds hr {
float: left;
border: none 0;
width: 160px;
height: 1px;
color: #ccc;
background-color: #ccc;
margin-top: 10px;
margin-bottom: 0;
padding: 0;
}


/* END css for left ads column */



/* BEGINNING css for right ads column */
#rightAds {
text-align: left;
width: 170px;
float: left;
background: #ededed url(images/nav_bg.gif) repeat-y top left;
margin-left: 10px;
margin-right: 0px;

}
	
#rightAds div {
margin-top: 0px;
padding-top: 10px;
margin-left: 5px;
}	
	
	
#rightAds hr {
float: left;
border: none 0;
width: 170px;
height: 1px;
color: #ccc;
background-color: #ccc;

}


/* SPECIAL CSS FOR NEWSTICKER  */

#topnews {
width:  600px;
}

.topnewsimage {
float: left;
padding-top: 5px;
margin-right: 10px;
margin-left: 0px;
}










/* css for main website content */




#textcontainer {
float: left;
width: 600px;
display: inline;
padding: 20px 15px 20px 15px;
color: #000000;
background-color: #fff;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin-top: 0;
margin-left: 5px;
margin-right: 5px;
}

#textcontainer h1 {
color: #CC0000;
border-bottom: 1px solid #ccc;
padding-bottom: 5px;
border-top: 1px solid #ccc;
padding-top: 4px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 17px;
margin-bottom: 20px;
}

#textcontainer h2 {
color: #014a8b;
border-bottom: 1px solid #ccc;
padding-bottom: 4px;
border-top: 1px solid #ccc;
padding-top: 3px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
margin-bottom: 10px;
}

#textcontainer h3 {
color: #014a8b;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
margin-bottom: 0;
}

#textcontainer h4 {
color: #014a8b;
border-bottom: 1px solid #ccc;
padding-bottom: 4px;
border-top: 1px solid #ccc;
padding-top: 3px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
margin-bottom: 10px;
}



#textcontainer hr {
border: none 0;
height: 1px;
color: #ccc;
background-color: #ccc;
}

#textcontainer a {
color: #014a8b;
text-decoration: none;
}

#textcontainer a:hover {
color: #cc0000;
background-color: #f6f4bf;
}




/* CSS FOR HEADLINE ON FRONT PAGE */

#headlines {
clear: both;
width: 600px;
height: auto;
margin-bottom: 10px;

}


#headlines ul {
display: block;
list-style-type: circle;
padding-bottom: 5px;
padding-left: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0;
}


#headlines ul li {
display: block;
font-size: 11px;
}

#headlines a { 
color:#014a8b;
text-decoration: none;
}

#headlines p {
display: block;
color: #000099;
padding: 4px 0px 4px 0px;
font-weight: bold;
text-transform: uppercase;
line-height: 16px;
list-style-type: none;
text-align: left;
font-size: 13px;
cursor: s-resize;
}


.col1 {
float: left;
height: auto;
display: inline;
}

.col2 {
float: right;
width: 220px;
height: auto;
display: inline;
}


/* --END--  */

.depart {
width: 600px;
text-align: center;
background-color: #2069ae;
color: #ffffff;
}

.newsheader {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}

#magcontents {
padding-top: 10px;
clear: both;
height: 1%;
}

#textbelow {
clear: both;
height: 1%;
}

#hide { 
display: none;
visibility: hidden; 
}

#feature {
color: #CC0000;
border-bottom: 0px solid #ccc;
border-top: 0px solid #ccc;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
font-weight: bold;
clear:both;
}

fieldset {
color: #666;
line-height: 17px; 
border: 1px solid #ccc;
background: #fff;
margin: 15px 0 10px 40px;
padding: 0 15px 15px 15px;
width: 450px;
height: auto;
}

legend {
color: #014a8b;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
}

#colorbg {
background: #ebeff3;
padding: 0 0 20px 0;
border: 1px solid #ccc;
}

#footer {
clear: both;
height: 77px; 
width: 1020px;
background: #fff;
padding: 0, 10px, 0, 10px;
text-align: center;
color: #014a8b;
line-height: 13px;
margin: 0 auto;
}



.calmonth {
color: #014a8b;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}


.clear {
clear: both;
}

.sidetext {
width: 158px;
text-align: centers;
line-height: 12px;
font-size: 10px;
color: #888;
border: 1px solid #ccc; 
background-color: #fff;
padding-top: 5px;
padding-bottom: 5px;
}

.navobject {
float: left;
width: 158px;
margin: 0 0 10px 0;
}

.blue {
background-color: #dbe4ef;
}

.textbelow {
	clear: both;
	height: 1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textbelow2 {
clear: both;
height: 1%;
margin-bottom: 25px;
}

.coverimage {
float: left;
margin-top: 10px;
height: auto;
}

.issue {
font-weight: bold;
color: #2069ae;
}


.newsflash {
margin: 0px;
border-width:thick;
border:#00FFFF;
float: left;
width: auto;
height: auto;
padding-left: 0px;
}

.latest {
padding: 25px;
width: auto;
}

.feature {
height: auto;
width: auto;
float: left;
}

.featurepic {
float: left;
margin: 10px;
height: auto
}

.headline {
float:left;
width: auto;
height: auto;
}

.maginfo {
float: right;
width: 400px;
height: auto;
}

.pubimage {
float: left;
margin: 0 20px 0 0;
height: auto;
}

.pubinfo {
float: right;
width: 390px;
height: auto;
padding-right: 10px;
display: inline;
}

.prodimage {
	float: left;
	height: auto;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
}

.prodinfo {
float: left;
width: 370px;
height: auto;
padding-right: 10px;
display: inline;
}

.peopleft {
float: left;
margin: 0 20px 0 0;
padding-left: 120px;
height: auto;
display: inline;
}

.peopright {
float: right;
width: 145px;
height: auto;
padding-right: 100px;
display: inline;
}

.stack {
float: left;
width: 599px;
margin-bottom: 25px;
}

.stack2 {
float: left;
width: 599px;
height: auto;
margin-bottom: 25px;
}

.stack3 {
float: left;
width: 599px;
margin-bottom: 25px;
}

.sbpic {
float: left;
margin-bottom: 30px;
margin-right: 20px;
}

.sbtitle {
margin-bottom: 30px;
height: 100px;
}

.boldtext12 {  
font-weight: bold;
font-size: 12px;
}

.boldtext11 {
font-weight: bold;
font-size: 11px;
}


.boldtext13 {  
font-weight: bold;
font-size: 13px;
line-height: 16px;
}

.bolden {
font-weight: bold;
}

.italic {
font-style: italic;
}

.boldtext2 {
color: #990000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.boldtext3 {
color: #990000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

.boldtext4 {
color: #990000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}

.redboldtext {
color: #cc0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

.stdred {
color: #CC0000;
font-weight: bold;
}

.showlink {
font-style: italic;
}

.dkgreybold {
color: #666;
font-weight: bold;
}

.dkgreybold2 {
color: #666;
font-weight: bold;
font-size: 10px;
}

.smalltext {
font-size: 10px;
line-height: 13px;
}

.menutext {
font-size: 11px;
line-height: 15px;
}

.surveyheader {
font-size: 18px;
font-weight: bold;
color: #CC0000;
font-family: Georgia, "Times New Roman", Times, serif;
}

.headersmall {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
font-style: italic; 
color: #990000;
}

.buttons {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.center {
text-align: center;
}

.footertext {
color: #ccc;
font-size: 11px;
line-height: 55px;
}

.bottomstatement {
color: #555;
border-top: 1px solid #ccc;
padding-top: 10px;
}

#features  {
color: #CC0000;
border-bottom: 0px solid #ccc;
border-top: 0px solid #ccc;
}

.sup {
	position: relative;
	bottom: 0.095em;
	font-size: 0.90em;
}

.sup2 {
	position: relative;
	bottom: 0.3em;
	font-size: 0.90em;
}

.sub {
	position: relative;
	bottom: 0.0055em;
	font-size: 0.70em;
}

.featureimage {
	float: center;
	height: auto;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.featureimageright {
	float: right;
	height: auto;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

.featureauthors {
float: left;
margin: 0 0px 0 0;
padding-right: 25px;
height: auto;
}

.featureauthtext {
	float: inherit;
	margin: 0 0px 0 0;
	padding-right: 10px;
	height: auto;
	color: #00F;
	font-style: italic;
}


.authortext {
float: left;
margin-bottom: 25px;
}



.wlo {
background-color:#2069ae;
height: 18px;
padding-left: 10px;
text-decoration:none;
margin-bottom: 10px;
}

/* css for main website content */

