body {
	padding: 0pt;
	padding-top: 0pt;
	margin: 0pt;
	background-color: #ffffff;
}

a {
	text-decoration: none;	
	color: #000000;
}
a:hover {
	color:#AD5D2F;
}

.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:left;
	line-height: 9pt;
}
.title {
	color: #AD5D2F;
	height: 30px;
	font-size: 13pt;
	font-family: Arial Narrow, Helvetica Narrow, Sans-Serif; 
	font-weight: bold;
}
.indenttext {
	margin-left: 40px;
}
.orange {
	color: #AD5D2F;
}
.darkbeige {
	color: #898068;	
}
.text2 {
	font-size: 13pt;
	font-family: Arial Narrow, Helvetica Narrow, Arial, Helvetica, sans-serif;
	line-height: 16pt;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	line-height: 11pt;
}


.maintable {
	width: 760px;
	height: 460px;
}
.link1 {
	text-decoration: none;
}

.link1:link {
	color: #898068;
}

.link1:visited {
	color: #898068;
}

/* Main Menu Styles */
.mainmenu 
{
	background-color: #ffffff;
	width: 760px;
	height: 30px;
}

.mainmenu .menu 
{
	background-color: #000000;
	color: #ffffff;
	width: 760px;
	height: 23px;
}

.mainmenu .menu2 
{
	height: 15px;
	margin-left: 110px;
}

.mainmenu .item
{
	font-family: Helvetica Narrow, Arial Narrow, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	height: 15px;
	border-right: 1px solid #c0c0c0;
	text-align: center;
	letter-spacing: 0.13pt;
}

.mainmenu .selected
{
	font-family: Helvetica Narrow, Arial Narrow, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	height: 15px;
	border-right: 1px solid #c0c0c0;
	background-color: #AD5D2F;
	text-align: center;
	letter-spacing: 0.13pt;
}

.mainmenu a 
{
	text-decoration: none;
	text-align: center;
	display: block;
	height:15px;
}

.mainmenu .item a:visited
{
	color: #ffffff;
}
.mainmenu .item a:link
{
	color: #ffffff;
}
.mainmenu .item a:hover 
{
	background-color: #AD5D2F;
	text-decoration: none;
}

.mainmenu .selected a:visited
{
	color: #ffffff;
}
.mainmenu .selected a:link
{
	color: #ffffff;
}
.mainmenu .selected a:hover 
{
	background-color: #AD5D2F;
	text-decoration: none;
}

.bottommenu {
	height: 26px;
	padding-right: 28px;
	text-align: right;
	font-weight: bold;
	letter-spacing: 0.1pt;
}
.bottommenu a {
	color: #000000;
	font-family: Helvetica Narrow, Arial Narrow, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 16px;
	display: inline-block;
}
.bottommenu .item {
	border-left: 1px solid #E0DED0;
	padding-top: 1px;
	float: right;
	height: 15px;
}
.bottommenu a:hover {
	color: #AD5D2F;
}

/* Menus items that appear under the main menu */
.submenu {
	height: 39px;
	border-top: 1px solid #E0DED0;
	border-left: 1px solid #E0DED0;
	border-right: 1px solid #E0DED0;
	padding-left: 180px;
	letter-spacing: 0.13pt;
}
.submenu a {
	color: #898068;
	font-family: Helvetica Narrow, Arial Narrow, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 15px;
	display: inline-block;
}
.submenu a:hover {
	color: #AD5D2F;
}
.submenu .item {
	border-left: 1px solid #E0DED0;
	float: left;
	height: 15px;
	padding-top: 1px;
}
.submenu .item2 {
	float: right;
	border-left: 1px solid #E0DED0;
	height: 15px;
	padding-top: 1px;

}
.submenu .itemend {
	border-left: 1px solid #E0DED0;
	border-right: 1px solid #E0DED0;
	float: left;
	height: 15px;
	padding-top: 1px;
}
.submenu .itemend2 {
	border-left: 1px solid #E0DED0;
	border-right: 1px solid #E0DED0;
	float: right;
	height: 15px;
	padding-top: 1px;
}
.submenu .selected:visited {
	color: #AD5D2F;
}
.submenu .selected:link {
	color: #AD5D2F;
}


/* Spacers for the submenu to push it from the left so that it lines up
with each main menu item */
.submenu .howitworks {
	width: 101px;
	float: left;
}
.submenu .aboutus {
	width: 144px;
	float: right;
}

ul {
	margin-top: 0pt;
}