#body {
	background-color: #ffffff;
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	font-weight: normal;
}

#admin_body {
	background-color: #c0c0c0;
	background-image: url('images/bg_admin.gif');
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
}

.page_table_1 {
	width: 900px;
	border: none;
	margin: auto;
	padding: 0;
	font-weight: normal;
}

.main_menu_table {
	position: relative;
	border: none;
	float: right;
	width: 525px;
	margin: 25px 5px 0 15px;
}

.main_menu_link {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: .85em;
}

.main_menu_link_selected {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	font-size: .8em;
}

.split_page {
	background-color: #00440e;
	vertical-align: top;
	width: 440px;
}

.page_not_split {
	margin: 15px 10px 20px 275px;
	width: 570px;
	color: #ffffff;
	height: 170px;
}

.split_page_inner {
	color: #ffffff;
	padding: 15px;
}

.planning_process_menu {
	position: relative;
	width: 100%;
	background-color: #90a378;
}

.planning_process_menu_link {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: .9em;
}

.planning_process_menu_link_selected {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	font-size: .9em;
}

a {
	color: #ffffff;
}

a:hover {
	color: #c0c0c0;
	background-color: transparent;
}

.footer_link {
	color: #0000ff;
}

.admin_menu_link {
	font-size: .9em;
	font-weight: bold;
	color: #0000ff;
}

.page_title_flush {
	color: #ffffff;
	font-size: 28px;
	margin: 10px 0 10px 0;
	text-decoration: none;
	font-weight: normal;
}

.page_sub_title_flush {
	color: #ffffff;
	font-size: 24px;
	margin: 10px 0 10px 0;
	text-decoration: none;
	font-weight: normal;
}

.page_title {
	color: #ffffff;
	font-size: 28px;
	margin: 20px;
	text-decoration: none;
	font-weight: normal;
}

#NoLink {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}

#Footer {
	text-align: center;
	/*font-size: 10px;*/
	font-size: .8em;
	line-height: .9em;
	font-weight: normal;
}

h1 {
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 2px;
	color: #ffffff;
}

h2 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 2px;
	color: #666633;
}

h3 {
	font-size: .9em;
	line-height: 1em;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 4px;
	color: #666633
}

h4 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 4px;
	color: #666633
}

#selected_project {
	font-size: .9em;
	font-weight: bold;
}

.report_header_left_align {
	font-weight: bold;
}

