.botnav {
	vertical-align: top;
	width: 50%;
}

.fp_bl_hdr {
	border-bottom: 1px dotted #FFCC99;
	color: #FFCC99;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a.fp_bl_hdr:hover {
	border: none;
}

* html .fp_bl_hdr {
	background: url( /files/gfx/dotted_border_ffcc99.gif ) repeat-x bottom;
	border-bottom: none;
}

* html a.fp_bl_hdr:hover {
	background: none;
}

.fp_bl_nav {
	vertical-align: top;
	width: 50%;
}

.fp_bl_nav_link {
	color: #FFFFFF;
	font-size: 8pt;
	line-height: 16pt;
	text-decoration: none;
}

a:hover.fp_bl_nav_link {
	text-decoration: underline;
}

.fp_br_hdr {
	color: #800000;
	display: block;
	font-size: 10pt;
	font-weight: bold;
}

a.fp_br_hdr {
	color: #800000;
	font-size: 10pt;
	line-height: normal;
	text-decoration: none;
}

.fp_br_link {
	color: #A24545;
}

.headlines {
	/*background: url( gfx/headlineshadow.gif ) no-repeat;*/
	text-align: center;
}

.headlines a, .headlines img {
	border: none;
	text-decoration: none;
}

.headlines img {
	border: 3px solid #CCCCCC;
	border-right: none;
}

.headlines span {
	text-decoration: underline;
}

.headlinesbox {
	background: url( gfx/fp/headlinesbox_bg.gif ) no-repeat;
	padding: 5px;
	text-align: left;
	width: 500px;
}

.headlines_lg {
	font-size: 12pt;
	font-weight: bold;
}

.headlines_md {
	font-size: 10pt;
	font-weight: bold;
	line-height: 16pt;
}

.headlines_sm {
	/*color: #800000;*/
	font-size: 9pt;
	line-height: 16pt;
}

.h_links img {
	margin-bottom: 2px;
}

.newsitem {
	border-bottom: 1px dotted #A24545;
	color: #000000;
	clear: both;
	font-size: 8pt;
	/*height: 64px;*/
	line-height: 13pt;
	margin-bottom: 7px;
	padding-bottom: 9px;
}

* html .newsitem {
	background: url( /files/gfx/dotted_border_a24545.gif ) repeat-x bottom;
	border-bottom: none;
}

.newsthumb_l {
	border: 1px solid #A24545;
	float: left;
	margin-right: 2px;
	padding: 2px;
}

.newsthumb_r {
	border: 1px solid #A24545;
	float: right;
	margin-left: 2px;
	padding: 2px;
}

#fp_bl { /* bottom left area */
	background: #800000; /*#7F262A;*/
	padding: 5px;
	vertical-align: top;
	width: 50%;
}

#fp_bl_hdr { /* header */
	background: #660000; /*#661E22;*/
	border: 1px solid #8D1A1A;
	color: #FFCC99;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px;
}

#fp_br { /* bottom right area */
	background: #FFCC99;
	padding: 5px;
	vertical-align: top;
	width: 50%;
}

#fp_br_hdr { /* header */
	 background: #FFD6AD;
	 border: 1px solid #E5B88A;
	 color: #800000;
	 font-size: 13pt;
	 font-weight: bold;
	 margin-bottom: 5px;
	 padding: 3px;
}

#fp_headlinecontrols img {
	display: block;
}

#fp_mainlinks {
	background: url( gfx/fp/programs_bg.jpg ) top repeat-x;
	/*border-left: 1px dotted #800000;*/
	float: right;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	width: 244px;
}

#fp_mainlinks a {
	display: block;
	margin-bottom: 1px;
	padding: 5px;
	text-decoration: none;
}

#fp_mainlinks a:hover {
	color: #000000;
}

#fp_mainlinks img {
	display: block;
}

#fp_mainlinks2 {
	padding-left: 10px;
	padding-top: 5px;
}

#fp_mainlinks2 a {
	background: #EEEEEE;
}

#fp_mainlinks2 a:hover {
	background: #FFFFFF;
}

#fp_programs_btm {
	background: url( gfx/fp/programs_btm.gif );
	height: 100px;
}