/* CSS Document */
a:link, a:visited {color:#0000FF; text-decoration:none;}
a:hover {color:#0000FF; text-decoration:underline;}
body {
	background-color: #666666;
	margin-left:0px;
	margin-top:2px;
	}
	
#container {
	width:1003px;
	margin:auto;
	padding:0;
	margin-bottom:26px;	
	background-color:#F5F5F5;
}

/*  HEADING FILES BY SECTION */
#masterhead {
	height:92px;
	padding:0px;
	margin:auto;
	/*background-image:url(/images/bgMasthead_st.png);
	background-repeat:repeat-x;
	background-position:bottom left;*/
}

#topMenu {	
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	background:url("/V2.0/images/menuBG.web.png") repeat-x;
	font-size:13px;
	font-weight:bold;
	height:32px;
	padding-left:6px;
	padding-top:8px;
  }
#subMenu {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	background-color:#EEEEEE;
	font-size:11px;
	font-weight:bold;
	height:27px;
	padding-left:6px;
	padding-top:3px;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
	border-bottom-style:solid;
	}
#topMenuItem {
  margin-right:15px;
  
  }
#topMenuItem a:link, #topMenuItem a:visited {color:#000099; 
  text-decoration:none;
  padding-right:5px; 
  padding-left:5px;
  border-width:1px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-style:solid;
  border-color:#000099;
  background-color:#FFFFFF;
  padding-left:5px;
  padding-right:5px;
  padding-top:1px;
  padding-bottom:1px;}
#topMenuItem a:hover {/*color:#FFEC3B;*/ text-decoration:underline; background-color:#E6E6E6;} 
.menuOn { background-color:#E6E6E6; color:#E6E6E6; }
.menuOff { background-color:#FFFFFF; color:#FFFFFF;}

#box {
  border: 1px solid #DDDDDD;
  margin:5px;
  background-color:#FFFFFF;
  }

#boxSideAd {}

#clearer { float:none; display:block; clear:both; }
#footer {
  float:left;  background-color:#DDDFFF; 
  width:999px; 
  padding:2px; 
  border-bottom:1px solid #000099; 
  border-top:1px solid #000099;
  font-family:'lucida grande',tahoma,verdana,arial;
  font-weight:bold; 
  font-size:12px;
  margin-bottom:0px;
  }

#story {margin-bottom:5px;}
.storyTitle {font-family:Arial, Helvetica, sans-serif; font-size:16px; margin-top:5px;}
a.storyProvider {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#009900; margin-bottom:10px;}
.storyProvider {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#009900; margin-bottom:10px;}
