@import url(nav_pathmenu.css);
@import url(nav_treemenu.css);
@import url(formstyles.css);
@import url(news.css);
@import url(discussion.css);
@import url(Calendar.css);

body, td, th, p, li, select, option, input {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
body
{
	margin: 0px;
	padding: 0px;
}
body, .spacer {
	background-color: #FFFFFF;
}
.content {
	background-color: #FFFFFF;
}
h1
{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	/*
	margin-top: 8px;
	margin-bottom: 0px;
	*/
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #00885F;
}

h3
{
	font-size: 14px;
	font-weight: bold;
}

h4
{
	font-size: 12px;
	font-weight: bold;
}

strong { font-weight: bold; }

em { font-style: italic; }

th { font-weight: bold; }
a:link { color: #003366;text-decoration: none; }
a:visited { color: #003366;text-decoration: none; }
a:hover { color: #003366; text-decoration: none; }
a:active { color: #003366;text-decoration: none;  }
/*pre { font: 12px courier; } */

a img
{
	border:none;
}
img {
}
.masthead { background: #7f8c99; }

.utilitygroup
{
	white-space: nowrap;
	padding-right: 5px;
	padding-bottom: 2px;
	border-right: 1px #ffffff solid;
	color: #ffffff;
}

.utilitylink { color: #ffffff; }
.utilitygroup a:link { color: #cccccc; }
.utilitygroup a:visited { color: #cccccc; }
.utilitygroup a:hover { color: #ffffff; }
.utilitygroup a:active { color: #ffffff; }

.contentarea 
{
	background-color: #ffffff;
}


.bullet
{
	font-weight: bold;
	vertical-align: top;
}

.featuretitle
{
	background: #66737f;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

.featurebody
{
	padding: 5px;
	border: 1px #66737f solid;
}

table.type0, table.type0 td, table.type0 th { border-style: none; }

table.type1
{
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
	border-color: #666666;
}

table.type1 td, table.type1 th
{
	border-width: 1px 0 0 1px;
	border-style: solid none none solid;
	border-color: #666666;
}

table.type2
{
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
	border-color: #bfcccc;
}

table.type2 td, table.type2 th
{
	border-width: 1px 0 0 1px;
	border-style: solid none none solid;
	border-color: #bfcccc;
}

table.type2 th { background-color: #bfcccc; }
table.type2 tr.even { background-color: #d9e5e5; }

table.type3 td.select
{
	border-color: #666666;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	background-color: #d9e5e5;
	padding: 5px 1px 5px 5px;
}

table.type3 td.address
{
	border-color: #666666;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	background-color: #d9e5e5;
	padding: 5px 5px 5px 1px;
}

table.type3 tr.empty td
{
	padding: 0px;
	border: none;
	background-color: transparent;
}

/* News Posting Styles */
.sectiontitle1, .sectiontitle2, sectiontitle3
{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sectiontitle1 { font-size: 12px; }
.sectiontitle2 { font-size: 10px; }

.sectiontitle3
{
	font-size: 10px;
	font-weight: normal;
}

.postfield
{
	padding-top:	3px;
	padding-bottom:	3px;
}

.required
{
	font-family: courier new;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
}

.bullet
{
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}

/* News Article Styles */
.newsarticle
{
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
	border-color: #cccccc;
	margin: 0 0 10px 0;
}

.newsarticle td
{
	border-width: 1px 0 0 1px;
	border-style: solid none none solid;
	border-color: #cccccc;
}

.articleheader { }

.articleheader td
{
	border-width: 0;
	border-style: none;
	color: #ffffff;
}

.newsheadline
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}

.articlesidebar
{
	/*
	float: right;
	margin-left: 10px;
	*/
	font-size:		8pt;
	margin-top:		10px;
	margin-bottom:	10px;
	padding:		5px;
	background-color: #f3f3f3;
	border-color:	#cccccc;
	border-width:	1px;
	border-style:	solid;
	width: 100%;
}

.sidebarlabel { font-weight: bold; }

/* Error Message Styles */
.errMsg, .warn
{
	font-weight: bold;
	color: #cc0000;
	/*
	width: 350px;
	*/
}

.errormsg
{
	font-weight: bold;
	font-size: 14px;
	color: #ff0000;
	background-color: #ffff00;
	padding: 5px;
}

.validation
{
	color: #cc0000;
	font-weight: bold;
}

hr.section
{
	margin-left: 5px;
	margin-right: 5px;
	line-height: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 0px;
	
}

.pagetitle
{
	margin: 5px 0 5px 0;
	background-color: #A6B0C8;
}

.pagetitle td
{
	color: #001D61;
	font-weight: bold;
	font-size: 18px;
}

.sectiontitle
{
	margin: 5px 0 5px 0;
	background-color: #A6B0C8;
}

.sectiontitle td
{
	color: #001D61;
	font-weight: bold;
	font-size: 18px;
}

.categorytitle
{
	background-color: #ffd651;
}

.categorytitle td
{
	color: #C40022;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}

.toolboxitemtitle
{
	color: #00885f;
	font-size: 12px;
	font-weight: bold;
	padding-right:10px;
}

.toolboxitem
{
	background-color: #f4f1eb;
	border: 1px solid #3366CC;
}

.toolboxitem td
{
	color: #000000;
	font-size: 12px;
	padding: 7px;
}

/* Home Emagination Reports */
.HeTableHeader {background-color:#000000;color:#ffffff;text-align:center;padding:3px;}
.HeRowHeader {font-weight:bold;}
.HeNoPaths {color:#909090;}
.HeReportTitle {font-size:14px;font-weight:bold;padding-top:3px;padding-bottom:3px;}
.HeReportDescription {font-size:12px;padding-bottom:10px;}
.HeReportInactive {color:#909090;padding-left:15px;}
.HeSubReport {padding-left:15px;}


.head-button-table2010 td{
	background-image: url(/images/green-nav/head_button_bg.gif);
	height: 25px;
}

.head-button-table td{
	background-image: url(/images/head_button_bg.gif);
	height: 25px;
}
.head-button-cell {
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.head-button-cell a:link { color: #FFFFFF; text-decoration: none; }
.head-button-cell a:visited { color: #FFFFFF; text-decoration: none; }
.head-button-cell a:hover { color: #FFFFFF; text-decoration: none; }
.head-button-cell a:active { color: #FFFFFF; text-decoration: none; }

.head-dividerbar-row {
	background-image: url(/images/head_divider_bg.gif);
	height: 30px;
}
.head-dividerbar-cell {
 vertical-align: middle;
 padding-top: 5px;
 font-size: 9px;
}
.head-login-cell {
 top-padding: 10px;
}
.head-breadcrumb-cell {
	font-size: 9px;
	padding-left: 10px;
}
.head-stocks-table {
}
.foot-row td{
	margin-top: 10px;
	background-color: #EDEDED;
	border-top: 2px solid #00885F;
	padding-top: 10px;
	padding-bottom: 10px;
}
.foot-cell td {
	border: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.menu-cell {
	background-image: url(/images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right: 1px solid #663300;
	padding-bottom: 50px;
}
.content-cell {
	padding: 15px;
	border-right: 1px solid #D6C7AC;
}
.middle-cell {
	border-right: 1px solid #D6C7AC;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
}
.tree-childitems {
padding-top: 10px;
padding-left: 10px;
}
.treemainitemselected {
 font-weight: bold;
}
