body {
	background-color: #D5D6D7;
}
body.popup {
}

a:link {
	color: #5588AA;
}
a:active {
	color: #5588AA;
}
a:visited {
	color: #5588AA;
}
a:hover {
	color: #5588AA;
	text-decoration: none;
}

h3 {
	font-family: georgia, 'times new roman', serif;
	font-size: 15pt;
	font-weight: normal;
	text-align: left;
	border-bottom: dashed 1px #A5A6A7;
	color: #6173A4;
	display: block;
	padding-left: 4px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
h3:first-letter {
	font-size: 110%;
	position: relative;
	top: 3px;
}
h4 {
	font-family: georgia, 'times new roman', serif;
	font-size: 13pt;
	font-weight: normal;
	text-align: left;
	border-bottom: dashed 1px #D5D6D7;
	color: #6173A4;
	display: block;
	padding-left: 4px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
h4:first-letter {
	font-size: 110%;
	position: relative;
	top: 3px;
}

small	{
}
small.smaller {
}
form {
	display: inline;
}
input {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}
select {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}
textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
ul {
	margin-top: 8px;
	margin-bottom: 8px;
}

.text_warning {
	color: #990000;
}
.text_inactive {
	color: #A5A6A7;
}
.text_copyright {
	font-family: 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #A5A6A7;
}
.text_copyright a:link {
	font-family: 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #A5A6A7;
}
.text_copyright a:active {
	font-family: 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #A5A6A7;
}
.text_copyright a:visited {
	font-family: 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #A5A6A7;
}
.text_big {
	font-family: 'trebuchet ms', 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
}

.div_center {
	text-align: center;
	margin: 0 auto;
}

.image_logo {
	display: block;
}

.table_generic {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}
.table_generic_wide {
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

.table_main {
	background-color: #FFFFFF;
	border: solid 1px #B5B6B7;
	width: 950px;
	margin: 0 auto;
}
.table_main_staff {
	background-color: #FFFFFF;
	border: solid 1px #B5B6B7;
	width: 97%;
	margin: 0 auto;
}
.table_main_logo {
	background-color: #A1B3D4;
	padding: 0;
	margin: 0;
}
.table_main_topbar {
	background-color: #E5E6E7;
	font-family: 'trebuchet ms', 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	border-top: dashed 1px #A5A6A7;
	color: #959697;
	padding: 1px;
}
.table_main_topbar a:link {
	text-decoration: none;
}
.table_main_topbar a:active {
	text-decoration: none;
}
.table_main_topbar a:visited {
	text-decoration: none;
}
.table_main_topbar a:hover {
	text-decoration: underline;
}
.table_main_body {
	border-top: dashed 1px #A5A6A7;
	padding: 0;
	margin: 0;
}
.table_body {
	width: 100%;
}
.table_body_content {
	width: 100%;
	font-family: 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #000000;
	padding: 25px;
}

.table_section {
	width: 170px;
	background-color: #E5E6E7;
	font-family: 'trebuchet ms', 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	border: dashed 1px #A5A6A7;
	margin-left: 25px;
}
.table_section h4 {
	font-family: 'trebuchet ms', 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	border-bottom: dashed 1px #D5D6D7;
	display: block;
	padding-left: 4px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.table_section ul {
	color: #D5D6D7;
	margin-left: 10px;
	padding-left: 10px;
}
.table_section li {
	color: #D5D6D7;
}

.table_pagenav {
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.table_pagenav a {
	font-family: 'trebuchet ms', 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.table_body_sidebar_left {
	width: 140px;
	background-color: #E5E6E7;
	border-left: dashed 1px #A5A6A7;
	padding: 0;
	margin: 0;
}
.table_body_sidebar_right {
	width: 140px;
	background-color: #E5E6E7;
	border-right: dashed 1px #A5A6A7;
	padding: 0;
	margin: 0;
}
.table_sidebar {
	width: 160px;
}
.sidebar_sectionheader {
	width: 160px;
	font-family: 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	text-transform: lowercase;
	border-bottom: dashed 1px #D5D6D7;
	padding-top: 1;
	padding-bottom: 0;
	margin: 0;
}
.sidebar_section {
	width: 160px;
	font-family: 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #959697;
	text-align: left;
	padding-top: 2px;
}
.sidebar_itemheader {
	font-family: 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #959697;
	text-align: left;
	padding-left: 3px;
}
.sidebar_itemblock {
	padding-left: 3px;
	padding-bottom: 8px;
}

.redirect_table {
	width: 700px;
	font-family: 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	border: solid 1px #B5B6B7;
}
.redirect_alt {
	font-family: 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
}

.block_body {
	width: 625px;
	background-color: #E5E6E7;
	border: dashed 1px #A5A6A7;
	padding: 2px;
	margin-top: 5px;
}
.block_body_mini {
	background-color: #E5E6E7;
	border: dashed 1px #A5A6A7;
	padding: 2px;
	margin-top: 5px;
}
.block_header {
	font-family: 'trebuchet ms', 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	border-bottom: dashed 1px #D5D6D7;
	text-align: center;
	white-space: nowrap;
}
.block_header a {
}
.block_header a:hover {
}
.block_header_item {
	border-bottom: dashed 1px #D5D6D7;
}
.block_header_main {
	width: 45%;
	border-bottom: dashed 1px #D5D6D7;
}
.block_header_main_mini {
	border-bottom: dashed 1px #D5D6D7;
}
.bb_a1 { /* block_body_alt1 */
	font-family: 'trebuchet ms', 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	white-space: nowrap;
}
.bb_a1:hover { /* block_body_alt:hover */
}
.bb_a2 { /* block_body_alt2 */
	font-family: 'trebuchet ms', 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	white-space: nowrap;
}
.bb_a2:hover { /* block_body_alt2:hover */
}
.bb_m { /* block_body_main */
	width: 45%;
	font-family: 'trebuchet ms', 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	padding: 0px;
	white-space: nowrap;
}
.bb_m_mini { /* block_body_main_mini */
	font-family: 'trebuchet ms', 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	padding: 0px;
	white-space: nowrap;
}

.tcv { /* tree_column_view */
	font-family: tahoma ,arial, helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
}
.tcv a { /* tree_column_view */
	text-decoration: none;
}
.tcv a:hover { /* tree_column_view */
	text-decoration: underline;
}
.tcv:hover { /* block_body_alt:hover */
	background-color: #EDE8E0;
}

.fm_body {
	width: 100%;
	background-color: #FDF8F0;
	padding: 1px;
	border: solid 1px #DDD8D0;
}
.fm_body_mini {
	background-color: #FDF8F0;
	padding: 1px;
	border: solid 1px #DDD8D0;
}
.fm_header {
	background-color: #E4E0D8;
	font-family: tahoma ,arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
	border-bottom: solid 1px #A6A194;
}
.fm_header small {
	font-size: 9px;
	font-weight: normal;
}
.fm_header_item {
	border-bottom: solid 1px #A6A194;
}
.fm_row_a1 {
	background-color: #F4F0E8;
	font-family: tahoma ,arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
}
.fm_row_a1:hover {
	background-color: #E8DFD8;
}
.fm_row_a1 a {
	text-decoration: none;
}
.fm_row_a1 a:hover {
	text-decoration: underline;
}
.fm_row_a2 {
	background-color: #EDE8E0;
	font-family: tahoma ,arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
}
.fm_row_a2:hover {
	background-color: #E8DFD8;
}
.fm_row_a2 a {
	text-decoration: none;
}
.fm_row_a2 a:hover {
	text-decoration: underline;
}
.fm_row_alert {
	background: #EECCCC;
}
.fm_item_main {
	text-align: left;
	width: 40%;
}
.fm_item_action {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
}