body {
	margin: 0px;
	background: #FFFFCC;
}

#page {
	padding-right: 3%;
}

#logo {
	margin-bottom: 3px;
}

#logo img {
	border: 0px;
	margin-bottom: 0px;
}

#header {
	font: 0.60em Arial, Sans-Serif;
	margin-left: 3px;
	margin-bottom: 5px;
}

#top_navigation {
	font: bold 0.8em Arial, Sans-Serif;
	color: #FF9900;
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
	margin-bottom: 5px;
}

#top_navigation a:link, #top_navigation a:visited {
	color: #FF9900;
	text-decoration: none;
}

#top_navigation a:hover {
	color: #64A9F6;
}

#top_navigation a:active {
	color: #FF6600;
}

#body {
	margin-bottom: 5px;
}

#body_table {
}

#left_navigation {
	font: bold 0.8em Arial, Sans-Serif;
	color: #FF9900;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 15px;
}

#left_navigation img {
	border: 0px;
	vertical-align: middle;
}

#left_navigation a:link, #left_navigation a:visited {
	color: #FF9900;
	text-decoration: none;
}

#left_navigation a:hover {
	color: #64A9F6;
}

#left_navigation a:active {
	color: #FF6600;
}
	
#content {
	font: 0.8em Arial, Sans-Serif;
	vertical-align: top;
	border: 1px solid #64A9F6;
	background-color: #FFFFFF;
	padding: 5px;
	width: 95%;
}

#content a:link, #content a:visited {
	font-weight: bold;
	color: #ff0000;
}

#content a:hover {
	font-weight: bold;
	color: #ff0000;
}

#content a:active {
	font-weight: bold;
	color: #ff0000;
}

#content li {
	margin-bottom: 1em;
}

#bottom_navigation {
	font: bold 0.6em Arial, Sans-Serif;
	color: #FF9900;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	margin-bottom: 10px;
}

#bottom_navigation a:link, #bottom_navigation a:visited {
	color: #FF9900;
	text-decoration: none;
}

#bottom_navigation a:hover {
	color: #64A9F6;
}

#bottom_navigation a:active {
	color: #FF6600;
}

#footer {
	font: 0.7em Arial, Sans-Serif;
	text-align: right;
	margin-bottom: 25px;
}

#footer a:link, #footer a:visited {
	color: #FF9900;
	text-decoration: none;
}

#footer a:hover {
	color: #64A9F6;
}

#footer a:active {
	color: #FF6600;
}

.subtitle {
	font: 1.2em Arial, Sans-Serif;
	font-weight: bold;
}

.section_first {
}

.section {
	border-bottom: 1px solid #64A9F6;
	margin-bottom: 20px;
	padding-left: 25px;
}

.section_last {
	margin-bottom: 20px;
	padding-left: 25px;
}

.section_at_margin {
	border-bottom: 1px solid #64A9F6;
	margin-bottom: 20px;
}

.section_last_at-margin {
	margin-bottom: 20px;
}

.content_table {
	clear: both;
}

.border_table {
	border-collapse: collapse;
}

.border_table td {
	padding: 3px;
}

.news_stories {
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
}

.indented {
   padding-left: 75px;
   padding-right: 75px;
   font: 1.oem Arial, Sans-Serif;
}

.heading { 
	text-align: center; 
	font: 1.0em Arial, Sans-Serif;
}