@import url(menu.css);

body {
	background-color: #fff;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
}

/*Classes*/

.mainWrapper
{
	width: 930px;
}

.headerBar {
	height: 80px;
	width: 930px;
	background-color: #fff;
}

.menubar {
	height: 15px;
	background-color: #4C3715;
	width: 702px;
}


.contentArea {
	width: 930px;
	height: 100%;
}



.breadcrumb span.skinobject {
	font-size: 10px;
	font-weight: bold;
	color: #4C3715;
}

.leftColumn {
	width: 185px;
	background-color: #fff;
	color: #000;
	border-right: solid 1px #000;
}

.leftColumn .ContainerTitle {
	font-weight: bold;
	font-size: 12px;
}

.leftColumnFunds {
	width: 185px;
	background-color: #fff;
	color: #000;
}

.leftPaneModule {
   padding: 10px;
	color: #000;
	height: 100%;
	margin-top: 243px;
}

.leftPaneModule .normal {
	font-size: 8pt;
	color: #000;
}

/*.leftPaneModule a, 
.leftPaneModule a:link, 
.leftPaneModule a:visited, 
.leftPaneModule a:active {
	font-weight: bold;
	color: #4c3715;
	text-decoration: none;
}

.leftPaneModule a:hover {
	text-decoration: underline;
} */

.rightPane {
	width: 745px;
	margin:0px;
	padding:0px;
	background-color: #fff;
}

.picturePane {
	width: 745px;
	height: 175px;
}

.picPane {
	width: 745px;
	height: 179px;
	border-bottom: solid 2px #000;
}

.pageTitle {
	border-bottom: solid 1px #000;
	padding: 0px;
   vertical-align: middle;
}

.pageTitle .Normal {
	font-size: 18px;
	font-weight: bold;
	color: #4c3715;
	text-transform: uppercase;
	padding: 10px 0px 0px 15px;
	margin-top: 5px;
}

.pageTitle P {
	margin: 0em;
	padding: 0px;
	display: inline;
	margin-bottom: -2em;
	vertical-align: middle;
}

.mainPane {
	width: 745px;
	background-color: #fff;
	color: #000;
}

.contentPane {
	width: 710px;
	margin: 10px 16px 16px 16px;
	font-size: 8pt;
}

.contentPane a, 
.contentPane a:link, 
.contentPane a:visited, 
.contentPane a:active {
	font-weight: bold;
	color: #4c3715;
	text-decoration: none;
}

.contentPane a:hover {
	text-decoration: underline;
} 

.TitlePane {
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-size: 18px;
	color: #4c3715;
	vertical-align: middle;
}

.footerBar {
	color: #000;
	height: 24px;
	font-size: 11px;
}

.footerBarNormal {
	font-size: 9px;
	color: #000;
}

a.styledlinks,
a.styledlinks:visited,
a.styledlinks:link
{
	font-weight: bold;
	color: #4c3715;
	text-decoration: none;
	margin-left: 15px;
	line-height: 100%;
}

a.styledlinks:hover, a.styledlinks:active {
	margin-left: 15px;
	text-decoration: underline;
	line-height: 100%;
}

.footerBarNormal a,
.footerBarNormal a:link, 
.footerBarNormal a:active, 
.footerBarNormal a:visited,
.footerBarNormal a.skinobject:link,
.footerBarNormal a.skinobject:active,
.footerBarNormal a.skinobject:visited {
	color: #000;		
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Tahoma, sans-serif;
}

.footerBarNormal a.skinobject:hover,
.footerBarNormal a:hover {
	color: #000;	
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Tahoma, sans-serif;
	text-decoration: underline;
}

.breadcrumb, 
.breadcrumb a, 
.breadcrumb a:link, 
.breadcrumb a:visited, 
.breadcrumb a:active,
.breadcrumb a.SkinObject,
.breadcrumb a.SkinObject:link,
.breadcrumb a.SkinObject:visited,
.breadcrumb a.SkinObject:active
  {
	font-size: 8pt;
	font-weight: bold;
	color: #4C3715;
}

.breadcrumb a.SkinObject:hover {
	text-decoration: underline;
	color: #4C3715;
}

.enhMain
	{
		font-size: 11px;
		font-weight: bold;
		color: #fff;
		clear:both;
		position: relative;
		float:left;
	}


.enhMain UL 
{
	list-style-type:none;
	list-style-image: none;

}

.enhMain LI {
	padding-top: 5px;
	list-style-type:none;
	list-style-image: none;
}

.enhMain UL LI 
{
	list-style-type:none;
	list-style-image: none;
}

.enhSubMain 
{
		font-size: 11px;
		font-weight: bold;
		background-color: #272927;
		color: #fff;
		margin-top: 0px;
		margin-bottom: 0px;

}

.enhanMain UL LI UL {
 list-style-type: none;
 list-style-image: none;
 
 }


.enhMain UL LI A, .enhMain UL LI A:link, .enhMain UL LI A:active, .enhMain UL LI A:visited
{
	color: #000;
	text-decoration:none;
	padding-top: 2px;
}

.enhMain UL LI A:hover 
{
	color: #000;
	text-decoration:underline;
	padding-top: 2px;
}

.enhSubMain UL LI A, .enhSubMain UL LI A:link, .enhSubMain UL LI A:active, .enhSubMain UL LI A:visited
{
	color: #000;
	text-decoration:none;
	padding-top: 1px;
}

.enhSubMain UL LI A:hover 
{
	text-decoration:underline;
}

.enhSubMain A 
{
	width: 100%;
}

.enhSubMain LI
{
	padding: 0px;
	width: 180px;
	list-style-type: none;
 list-style-image: none;
 
}


.selected { color: #4C3715; }

/* Default CSS Items*/
.HeadBg {
}

.ControlPanel {
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #272927;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
   font-style: italic;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
}

.NormalRed
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	color: Red;
}

.NormalBold
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.pageHeaderTitle {
	color: #4C3715;
	font-size: 18px;
	font-weight: bold;
	line-height: 111%;
	text-transform: uppercase;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
		color: #000;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
		color: #000;
}

A.CommandButton:visited  {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

A.CommandButton:hover    {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #272927;
}
    
A.CommandButton:active   {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
		color: #000;
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
	font-family: Verdana, Tahoma, sans-serif;
		font-size: 15px;
	font-weight: bold;
	color: #4C3715;
}

H2  {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
font-style: italic;
	color: #4C3715;
}

H3  {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4C3715;
}

H4  {
	font-family: Verdana, Tahoma, sans-serif;
	color: #4C3715;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

H5{
	font-family: Verdana, Tahoma, sans-serif;
	color: #4C3715;
}

H6  {
	font-family: Verdana, Tahoma, sans-serif;
	color: #4C3715;
}

TFOOT, THEAD    {
}

TH  {
}

A, A:link, A:active, A:visited    {
	color: #272927;
}

A:hover {
	color: #272927;
	text-decoration: underline;
}

DT {
	font-size: 10pt;
	margin-top: 8px;
	color: #4c3715;
}

dd {
	padding-bottom: 3px;
}

SMALL   {
}

BIG {
}

blockquote {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

.login, 
a.login, 
a.login:link, 
a.login a:visited, 
a.login a:active
  {
	font-size: 18px;
	font-weight: bold;
	color: #4C3715;
}

a.login:hover {
	text-decoration:underline;
	color: #4C3715;
}
