/*** GLOBAL STYLES  **/
a:link   {
	color: #FF6600;
	text-decoration: none;
}
a:visited, .toplink {
	text-decoration: none;
	color: #FF6600;
}
a:hover   { 
	color: #C85000; 
	text-decoration: underline }
a:active {
	text-decoration: none;
}
body {
	font-family: Cochin, Palatino, "Palatino Linotype", Georgia, serif;
	font-size: 14px; 
	text-decoration: none;
	
}
p, li  { 
	font-size: 1em;
	}
p {
	text-indent: 25px;
	}
p.noindent {
	text-indent: 0;
	}
p, li, h1, h2, h3, h4, h5 {
	line-height:1.3em;
	margin: 1.3em 15px; 
	}
h1 {
	font-size: 1.8em;
	}
.bodytextsmall {  
	font-size: .8em; 
	}
.caption { 
	color: #ff6600; 
	font-style: italic; 
	margin: 5px 10px 10px 
	}
div.caption img {
	display:block;
	}
#tinymce .floatleft,
#tinymce .floatright,
#content .floatleft,
#content .floatright {
	margin-top:8px;
	}
#content .floatleft,
#tinymce .floatleft {
	float:left;
	margin-right:10px;
	}
#content .floatright,
#tinymce  .floatright {
	float:right;
	margin-left:10px;
	}
#content img.centerimage,
#tinymce img.centerimage {
	display:block;
	margin-right: auto;
	margin-left:auto;
	}
.table_break {
	margin-top: 20px;
	margin-bottom: 20px;
}
.bodytitle1 {  
	font-size: 20px; 
	font-weight: normal; 
	margin-top: 0; 
	margin-bottom: 5px }
.bodytitle2 { 
	font-size: 16px; 
	font-weight: normal; 
	text-decoration: none; 
	margin-top: 0; margin-bottom: 0 }
.toplink { 
	font-size: 1em; 
	margin: 0em 14px;
	text-indent: 0;
	}
.list-table { 
	font-size: 12px; 
	font-family: Cochin, "Palatino Linotype", Georgia }
.satellite {
	position: absolute;
	visibility: inherit;
	left: 90px;
	top: 0px;
	width: 680px;
}
#header h1 {
	display: none;
	}
.clear {
	clear:both;
}
/*  LAYOUT  */
iframe.weatherpage {
	width:86em;
	height: 616em;
	}

/*  NAVIGATION  */

ul.indexmenu, .sectionheader ul {
	list-style: none;
	}
ul.indexmenu li {
	margin: 0;
	}
li.sectionheader {
	color: #85A9CD;
	padding-top: 1.3em;
	}
	
