/******************************************************************
/* These are the basic site styles styles */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #BAB4A3;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}
.WrapperLeft {
	background-image: url(/images/wrapper_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 84px;
}
.WrapperRight {
	background-image: url(/images/wrapper_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 68px;
}
.ContentBackground {
	background-image: url(/images/back_content.jpg);
	background-repeat: repeat-y;
}
.HomeBulletTable TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.HeaderTable {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.HeaderTable TD {
	background-color: #F3F3F3;
}
.RotateTable {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.NavbarTable {
	background-image: url(/images/back_navbar.gif);
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
}
.NavbarTable A {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
}
.ContentTable {
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	border: 1px solid #D1CFD2;
}
.HomeImageTable {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 60px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.NavbarTable A:hover {
	color: #336633;
	text-decoration: underline;
}
.FooterTable TD {
	color: #99927D;
}
/******************************************************************
/* These are the basic site styles styles */





/******************************************************************
/* These are the vertical navbar styles */
 
 #navcontainer {
	margin: 0px 10px 0px 0px;
	padding: 0px;
 }
 
  #navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer a
{
	display: block;
	color: #FFFFFF;
	background-color: #B1AA98;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	font-weight: bold;
	width: 150px;
}

#navcontainer a:hover
{
	background-color: #99927D;
	color: #FFFFFF;
	text-decoration: underline;
}

#navcontainer li li a
{
	display: block;
	color: #FFFFFF;
	background-color: #B1AA98;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom: 1px solid #99927D;
	font-weight: normal;
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BAB4A3;
}
/******************************************************************
/* These are the vertical navbar styles */
#Quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-variant: normal;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
form {
	margin: 2px 0px;
	padding: 0px;
}
.ErrorText {
	color: #990000;
}
.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #99927D;
	width: 100%;
}
.JumpMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
#JumpMenuDisplay {
	margin-top: 10px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99927D;
}
.PortfolioTable TD {
	background-color: #ECE9E2;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99927D;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.DateText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C5C3C3;
}
.FormTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	width: 100%;
	border: 1px solid #99927D;
}
.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #77A725;
	border: 1px solid #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.FormSelectField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	width: 100%;
}
.BigDumbFont {
	font-size: 12px;
}
