﻿

/* --------------------------------- Text and Links ------------------------- */

/* --- Body --- */

body {
	font-family: verdana, arial, sans serif;
	background-color: #ffffff;
	color: #494949;
	font-size: 8.5pt;
}

/* --- Global Links --- */

a:link {
	color: #494949;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #494949;
}

a:active {
	text-decoration: underline;
	color: #494949;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}


h1 {
	font-size: 12pt;
	color: #494949;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-size: 9pt;
	color: #494949;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-size: 8pt;
	color: #494949;
	margin: 0px 0px 5px 0px;
	font-style: italic;
	padding: 0px 0px 0px 0px;
	display: inline;
	font-weight: normal;
}

h4 {
	font-size: 8pt;
	font-weight: bold;
	color: #494949;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}

.more_link_text {
	font-size: 7.5pt;
}

/* --------------------------------- Master Page ------------------------- */

.master_div {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #ffffff;
}

.master_table {
	width: 100%;
}

.master_logo {
	width: 175px;
	height: 112px;
	background-image: url(../graphics/master_page/logo.gif);
}

.master_blankcolumn {
	width: 25px;
}

.master_blankrow {
	height: 10px;
}

.master_banner {
	width: 750px;
	background-image: url(../graphics/master_page/banner.gif);
}

.master_globalmenu {
	height: 35px;
	width: 750px;
	text-align: left;
	vertical-align: bottom;
	line-height: 12px;
}

.master_submenu {
	text-align: left;
	vertical-align: top;
}

.master_content {
	text-align: left;
	vertical-align: top;
}

.master_content_table {
	text-align: left;
	vertical-align: top;
	width: 100%;
}

.master_content_table_top {
	height: 10px;
	background-image: url(../graphics/master_page/body_top.gif);
	background-repeat: no-repeat;
}

.master_content_table_mid {
	background-image: url(../graphics/master_page/body_mid.gif);
	background-repeat: repeat-y;
}

.master_content_table_bot {
	height: 10px;
	background-image: url(../graphics/master_page/body_bot.gif);
	background-repeat: no-repeat;
}

/* --------------------------------- Global Menu ------------------------- */

.globalmenu_table {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.globalmenu_table td {
	width: 94px;
	vertical-align: middle;
	text-align: center;
	height: 32px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
}

.globalmenu_activetab {
	background-image: url(../graphics/global_menu/global_active.gif);
	color: #000000;
}

.globalmenu_inactivetab {
	background-image: url(../graphics/global_menu/global_inactive.gif);
}

.globalmenu_table a:link {
	text-decoration: none;
}

.globalmenu_table a:visited {
	text-decoration: none;
}

.globalmenu_table a:hover {
	text-decoration: none;
}

.globalmenu_table a:active {
	text-decoration: none;
}


/* --------------------------------- Sub Menu ------------------------- */

.submenu_table {
	width: 175px;
}

.submenu_header {
	height: 33px;
	background-image: url(../graphics/sub_menu/submenu_header.gif);
	text-align: center;
}

.submenu_item {
	background-repeat: repeat-y;
	background-image: url(../graphics/sub_menu/submenu_body.gif);
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	text-align: center;
}

.submenu_item_active {
	background-image: url(../graphics/sub_menu/submenu_item_active.gif);
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	text-align: center;
}

.submenu_footer {
	height: 12px;
	background-image: url(../graphics/sub_menu/submenu_footer.gif);
}

.footer_table {
	width: 100%;
	margin-top: 5px;
}
.footer_table_centertd {
	text-align: center;
	font-size: 7pt;
}

/* --------------------  Content --------------- */

.content_table {
	width: 730px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	vertical-align: top;
}

.content_table a:link {
	color: #2a7d04;
}
.content_table a:visited {
	color: #2a7d04;
}
.content_table a:active {
	color: #2a7d04;
}
.content_table a:hover {
	color: #2a7d04;
}

.content_table_cell1 {
	padding-right: 8px;
	padding-top: 10px;
	border-right: 1px dotted #b4b4b4;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}

.content_table_cell1_noborder {
	padding-right: 8px;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}

.content_table_cell2 {
	width: 200px;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	text-align: left;
	vertical-align: top;
	background-color: #f2f2f2;
	line-height: 18px;
}

.content_table_cell3 {
	width: 5px;
	border-left: 1px dotted #b4b4b4;
}

.content_table_cell4 {
	width: 200px;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	vertical-align: top;
	background-color: #e8e8e8;
	line-height: 18px;
}


.content_table_horiz_border {
	border-bottom: 1px dotted #b4b4b4;
	width: 100%;
	height: 10px;
	margin-bottom: 12px;
}

.content_table_spacer {
	width: 100%;
	height: 7px;
}

.image_left_css {
	padding-right: 10px;
	border: 0px;
	text-decoration: none;
}

.list {
	margin-left: 15px;
}

.greentext {
	color: #2a7d04;
}

.image {
	border: 0px;
	text-decoration: none;
}

.textbox {
	border: 1px solid #9cc6f7;
	background-color: #f1f1f1;
	font-family: verdana, arial, sans serif;
	color: #494949;
	font-size: 8.5pt;
}
