body {
	background: url(/siteimages/yellow_flat.gif) #FFFFFF repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a				{color: #191970; text-decoration: underline; background-color:transparent;} 
a:link		{color: #191970; background-color:transparent;} 
a:visited	{color: #000000; background-color:transparent;} 
a:hover		{color: #191970; background-color: #BDF;}
#navigation a:hover	{background-color:transparent; color: #191970;}
		
#header {
	background-color: #009;
	color: #fff;
	width: 100%;
	height: 52px;
	margin: 0px;
	font-size: 0px;
}

#mtainfo {
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	font-size: 0px;
}

#noscriptnav {
	width: 140px;
	font-size: 10px;
	float: left;
	padding-left: 5px;
}

#mainbox {
	width: 100%;
}

#navigation {
	width: 160px;
	text-align: center;
	/*position: absolute;
	left: 0px;
	top: 280px; */
}

#contentbox {
  /*position: absolute;*/
	
	/*margin-left: 190px;
	margin-top: 95px;
	width: 70%;
	top: 0px;
	left: 0px;*/
	margin-left: 180px;
	margin-top: 43px;
	margin-right: 20px;
}

div#emergency {
	width: 575px;
	text-align: center;
	margin-bottom: 0;
	color: #eeeeee;
}

div#emergency img {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

#coverphoto {
	margin-bottom: 20px;
	text-align: center;
}

#featured {
	text-align: center;
}

.fineprint, .fineprint p {
	font-size: 11px;
	text-align: center;
}

.older {
	display: none;
}

.otherinfo {
	clear: left;
}

.otherinfo h3 {
	margin: 0px;
	padding: 0px;
}

.otherinfo p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

.stationpic {
	float: left;
}

/* font size styles */
p {
  font-size: small;
}
/* */

h1 {
	font-size: 150%;
	font-weight: bold;
}

h2 {
	font-size: 125%;
	font-weight: bold;
}

h3 {
	font-size: 110%;
	font-weight: bold;
}

h4, h5, h6 {
	font-weight: bold;
	font-size: 100%;
}

#contentbox a.seltab {color: #fff;}

#newcontentbox {
 margin-left: 170px;
 padding-top: 30px;
}

#search {
	width: 120px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 4px;
	background: url(/siteimages/search_side.gif) no-repeat;
	
	}
	
#searchform {
	margin:0;
	padding:0;
	margin-bottom: 3px;
	}
	
#searchbutton
{
  width: 41px;
	height: 15px;
}

#leftside {
  /*width: 160px;*/
  position: absolute;
  width: 160px;
  top: 52px;
}

.translate
{
   padding-left: 10px; 
	 padding-top: 20px; 
	 width: 97%;
}

.backtolink {
	font-size: 10pt;
}

.caption {
	font-size: 9pt;
	text-align: left;
}

.emphasized {
	font-weight: bold;
}

.disclaimer {
	font-size: 8pt;
	color: #333333;
}

.sublev1 {
	font-size: 12 pt;
	font-weight: bold;
	color: #191970;
}


.sublev2 {
	font-size: 10 pt;
	font-weight: bold;
	color: #000000;
}

.sublev3 {
	font-size: 11 pt;
	font-weight: bold;
	color: red;
}


/* styles for multi-columns */
#MCcolumnholder {
	width: 700px;
	clear: both;
	margin-left:25px;
	margin-top:25px;
}


#MCcolumn2 {

	width: 495px;
	float: left;
	padding: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 10px;

}

#MCcolumn1 {

	width: 175px;
	float: left;
	font-family: Arial, Helvetica;
	color:#6699cc;

}

#InnerColHolder {
	width: 425px;
	clear: both;
	margin:0px;
	padding-left:10px;

}

#nestedCol1 {

	width: 200px;
	float: left;
	color: #666666;
	font-family: Arial, Helvetica;
	font-size: 12px;
	padding-right:5px;
	border-right: solid 1px #B3B1B3;

}
#nestedCol2 {

	width: 205px;
	float: left;
	color: #666666;
	font-family: Arial, Helvetica;
	font-size: 12px;
	padding-left: 5px;

}

.blueLink {
font-family:arial, helvetica;
font-size:12px;
text-decoration:none;
font-weight:bold;
color: #2D67EC;
} 

.itemLabels
{
 font-family:arial, helvetica;
 font-size:20px;
 font-weight:bold;
 color:black;
}
