* {
	line-height: 1.2em;
	font-family: trebuchet ms, trebuchet, verdana, sans-serif;

	color: #4d4d4d;
}

.perc_bar_back {
	background-color: #E8E8E8;
}

.perc_bar_front {
	background-color: #F9AC16;
}

.isearch-advanced td {
	text-align: left;
	font-weight: bold;
}

.isearch-highlight {
	color: inherit;
	font-weight: bold;
}

.hidden {
	color: #aaaaaa;
	font-weight: bold;
}

textarea {
	font-size: 9pt;
	line-height: 1.4em;
}

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%
}

form {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px 0px 13px 0px;
	padding: 0px 10px 8px 0px;
	font-size: 16pt;
	color: #0f1e5b;
	background: url(/images/header_underline.gif) bottom repeat-x;
}

h2.small {
	margin: 0px 0px 13px 0px;
	padding: 14px 10px 8px 10px;
	font-size: 12pt;
	color: #0f1e5b;
	background: url(/images/header_underline.gif) bottom repeat-x;
}

h3 {
	color: #0f1e5b;
	font-size: 8.5pt;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-weight: normal;
}

h4 {
	font-size: 9pt;
	color: #0f1e5b;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}

h5 {
	color: #da9000;
	margin-bottom: 3px;
	margin-top: 0px;
	font-size: 8.5pt;
}

h6 {
	color: #da9000;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	display: inline; 
	font-size: 8.5pt;
	font-style:normal;
}

h7 {
	color: #0f1e5b;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-bottom: 0px;
	display: inline; 
	font-size: 11pt;
	font-weight: bold;
}
h8 {
	font-size: 8pt;
	color: #0f1e5b;
	font-weight: normal;
	margin-bottom:2px;
	margin-top: 0px;
}

sup {
	font-size: 6pt;
}

hr {
	color: #e8e8e8;
	background-color: #e8e8e8;
	height: 4px;
	border: 0;
}

.row0 {
	background: #0E1D5B;
	color: #ffffff;
	font-weight: bold;
}

.row0 td {
	padding: 3px 5px;
}

.row0 * {
	color: #ffffff;
}

.row1 {
	background: #ffffff;
}

.row2 {
	background: #eeeeee;
}

.thumb {
	border: solid 3px #E8E8E8;
}

.note {
	color: #ff0000;
	font-style: italic;
}

a {
	color: #da9000;
}

a:hover {
	color: #4d4d4d;
}

#header {
	background: url(/images/header_bg.gif) center repeat-x;
	height: 83px;
	font-size: 8.5pt;
}

input {
	font-size: 8.5pt;
}

.fontsize a {
	font-family: monospace;
	color: #4d4d4d;
	text-decoration: none;
}

#header #h_content {
	width: 948px;
	margin: 0px auto;
}

#header #logo {
	margin-left: 5px;
	display: block;
}

#menu {
	background: url(/images/menu_bg.gif) repeat-x;
	height: 85px;
}

#menu a {
	padding-bottom: 2px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

#menu a:hover {
	color: #ffffff;
	background: #0D1C5A url(/images/menuitem_bg.gif) repeat-x;
}

#menu a.members {
	color: #f9ac16;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

#menu a.members:hover {
	color: #f9ac16;
	background: url(/images/menuitem_bg.gif) repeat-x;
}

#menu a:hover img {
	visibility: visible;
}

#left, #right {
	font-size: 8.5pt !important;
}

#menu a img {
	vertical-align: middle;
	visibility: hidden;
}

#menu #m_content {
	width: 943px;
	margin: 0px auto;
	padding-top: 6px;
	_padding-top: 3px;
	text-align: right;
}

#menu #sub_nav {
	font-size: 8pt;
	padding-top: 18px;
	text-align: left;
}

#sub_nav a {
	color: #4d4d4d;
	margin: 0px;
	padding: 0px;
	font-size: 8.5pt;
	text-decoration: none;
	font-weight: normal;
}

#sub_nav a:hover {
	color: #da9000;
	background: none;
}

#breadcrumb {
	padding-top: 8px;
	padding-left: 5px;
	text-align: left;
	color: #9a9a9a;
	font-size: 8.5pt;
}

#breadcrumb a {
	font-size: 8.5pt;
	color: #9a9a9a;
	font-weight: normal;
	text-decoration: underline;
	background: none;
}

#breadcrumb a:hover {
	color: #da9000;
	background: none;
}

#m_content {
	white-space: nowrap;
}

#m_content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

#m_content li {
	display: inline;
	background: url(/images/menuitem_div.gif) no-repeat;
	background-position: 0px -4px;
	_background-position: 0px -3px;
	padding-left: 16px;
}

#m_content form {
	display: inline;
}

#m_content #txt_search {
	color: #4d4d4d;
	font-weight: bold;
}

#m_content #go_button {
	cursor: pointer;
}

#wrapper {
	width: 948px;
	margin: 0px auto;
}

#content {
	margin: 10px 0px;
}

#content p {

	padding: 0px 8px 11px 8px;
	line-height: 1.5em;
}

#center {
	font-size: 8.5pt;
	line-height: 1.6em;
}

#center ul li {
	line-height: 1.6em;
}

#left {
	float: left;
}

#right {
	float: right;
}

.sidebar {
	margin-top: 0px;
	margin-bottom: 8px;
}

.box_filled {
	background: #E8E8E8;
	padding-bottom: 7px;
	margin-bottom: 8px;
}

.box_filled .content {
	padding: 6px 10px 2px 10px;
}

.box_filled .heading {
	font-size: 12pt;
	font-weight: bold;
	color: #0f1d5b;
	padding-bottom: 8px;
	margin-bottom: 12px;
	display: block;
	background: url(/images/hr.gif) repeat-x bottom;
}

.box_filled .heading img {
	vertical-align: middle;
}

.box_filled h1 {

	font-size: 12pt;
	font-weight: bold;
	color: #0f1d5b;
	margin: 0px 0px 6px 10px;

}

.box_inside {
	margin-top: 3px;
	background: #ffffff;
	padding-bottom: 7px;
}

.box_inside .content {
	padding: 5px 10px;
}

.box_inside a {
	margin: 6px 0px;
	color: #4d4d4d;
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.box_inside a:hover {
	color: #da9000;
}

.countdown {
	padding: 5px;
	height: 27px;
	width: 175px;
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
	border: thin groove #ffffff;
}

.countdown2 {
	padding: 5px;
	height: 25px;
	width: 350px;
	text-align: center;
	font-size: 16px;
	background-color: #A9D0F5;
	border: thin groove #666666;
}

.article {
	margin: 0px 0px;
	background: #ffffff url(/images/header_underline.gif) bottom repeat-x;
}

.article img.thumb {
	border: solid 1px #c7c7c7;
	margin: 12px 10px;
	float: left;
}

.article .article_content {


	width: 340px;
	padding: 12px 10px;
	margin-left: 103px;
	margin-bottom: 15px;

}

.highlighted {
	background: #e8e8e8 url(/images/header_underline.gif) bottom repeat-x;
}

.article .date {
	color: #0e1d5b;
	font-weight: bold;
}

.article a.title {
	font-weight: bold;
}

.article a.more {
	color: #0e1d5b;
	text-decoration: none;
}

.article a.more:hover {
	color: #da9000;
}

.sitemap {

}

.sitemap .level1 a {
	margin-left: 0px;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 5px;
}

.sitemap .level2 {
	padding-left: 0px;
}

.sitemap .level3 {
	padding-left: 0px;
}

.sitemap .level2 a {
	margin-left: 0px;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 5px;
}

.sitemap .level3 a {
	margin-left: 0px;
	font-size: 9pt;
	padding-bottom: 5px;
}

#footer {
	font-size: 8pt;
	vertical-align:bottom;
	clear: both;
	color: #6c6c6c;
	margin-top: 40px;
	padding-top: 13px;
	line-height: 2em;
	text-align: center;
	min-height: 72px;
	_height: 72px;
	background: #E8E8E8 url(/images/footer_bg.gif) repeat-x;
}

#footer a {
	color: #6c6c6c;
}

#footer a:hover {
	color: #acacac;
}

#admin_page_list {
	list-style: none;
	margin: 0px;
	padding: 0px;

}

#admin_page_list li {
	display: block;
	padding: 3px;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 9pt;
	border: solid 1px #ccc;
	background: #D8D8D8;
}

#admin_page_list .level1 {
	font-weight: normal;
	background: #e8e8e8 url(/images/icons/arrow_sub.gif) no-repeat 23px 2px;
	padding-left: 40px;
}

#admin_page_list .level2 {
	font-weight: normal;
	background: #F9F9F9 url(/images/icons/arrow_sub.gif) no-repeat 43px 2px;
	padding-left: 60px;
}

#admin_page_list .admin_icon {
	float: right;
	margin-left: 9px;
}

.admin_form {
	margin-top: 15px;
}

.admin_form label {
	width: 120px;
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
	padding-right: 8px;
}

.admin_form input, select, textarea {
	margin-bottom: 5px;
}


.admin_form .text {
	width: 300px;
}

.admin_form .textarea {
	width: 500px;
	height: 450px;
}


.button {
	padding: 2px 6px;
	background: #FECD63;
	font-weight: bold;
	color: #776D5B;
	margin-top: solid 1px #FFECC4;
	margin-left: solid 1px #FFECC4;
	margin-bottom: solid 1px #B67B01;
	margin-right: solid 1px #B67B01;
}

.admin_form .sidebar_edit {
	min-height: 100px;
	_height: 100px;
	float: left;
	width: 135px;
	padding: 5px;
	margin: 0px 5px;
	border: solid 1px #4d4d4d;
	background: #ccc;
}

.admin_form .sidebar_edit_choices {
	min-height: 100px;
	_height: 100px;
	width: 135px;
	float: left;
	margin: 0px 5px;
}

.admin_form .error {
	color: #ff0000;
}

.admin_form .error_text {
	font-size: 9pt;
	font-weight: bold;
}

.admin_form .error_field {
	margin: 4px 0px;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 20px;
	background: url(/images/icons/error.gif)  left no-repeat;
}

.sb_option {
	border: solid 1px #354984;
	margin-bottom: 3px;
	background: #94A7BA;
	padding: 3px;
}

.pdf_icon {
	vertical-align: middle;
	margin-left: 4px;
}

#faq_search {
	margin-bottom: 12px;
}


