body {font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #1F304F;
	  line-height: 13px;
}
td {font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #1F304F;
	  line-height: 13px;
	  vertical-align:top;
}
th {font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #1F304F;
	  line-height: 13px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1F304F;	

}

textarea {
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1F304F;	

}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1F304F;	
	background-color: #FFFFFF;
}


a:link {
	color:#1F304F;
	text-decoration:underline
}

a:visited {
	color:#1F304F;	
	text-decoration:underline
}

a:hover {
	color: #476984;
	text-decoration: underline;
	}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	  font-size: 16px;
	  color: #1F304F;
	  line-height: normal;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
}

.subHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6C5A3D;
	line-height: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
}
 
.menuCaptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 9px;
}

.menuTitles {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #1F304F;
	font-weight: bold;
	text-decoration: none;
}
.menuDescriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F304F;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	line-height: 11px;
}

.bodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: normal;
}

.headWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	line-height: normal;
}

.menuTable1 {
	scolor: #1F304F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-color: #E7E9EA;
	vertical-align: top;
	text-align: left;
	top: auto;
	vertical-align:top;
	padding: 6px;
}

.menuTable2 {
	scolor: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-color: #9DC65E;
	vertical-align: top;
	text-align: left;
	top: auto;
	vertical-align:top;
	padding: 6px;
}

.tableStyle2 {
	color: #FDFDFD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	border: thin solid #325251;
	background-image: url(images/table2BG.jpg);
	vertical-align: top;
	text-align: left;
	top: auto;
	vertical-align:top;
	padding: 4px;
}

#BBNews {
        width:215;
        height:225;
	overflow-x:hidden;
	overflow-y:auto;
}	
	
iframe {overflow-x: hidden;
		overflow-y:auto
}

.bodySmall {font-family: Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  color: #1F304F;
	  line-height: normal;
}

	
a:focus {
   outline: none; -moz-outline: none;
}

/* used for <td>s in seasonallity charts*/ 


.table {
	line-height: 120%;
}
	
TD.inseason {
	background-color: #739E0B;
	border: 1px solid #CCCCCC;
}

TD.inmarket {
	background-color: #ADC867;
	border: 1px solid #CCCCCC;
}

TD.plain {
	border: 1px solid #CCCCCC;
}

TH.plain {
	border: 1px solid #CCCCCC;
}


ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li {
	background: url(images/bullet.gif) no-repeat left top;
	padding-left: 16px;
	margin-bottom: 10px;
	}

