body 
{ font-family: Arial,sans-serif; font-size: 11px; color:#000000; line-height: 11pt; text-align: center; background-color:#AACFDF; padding: 5px; }

p 
{ text-align: left; margin-top:0; }

ul 
{ text-align: left;}

ol 
{ text-align: left;}

.onright 
{
	border-right: 1px solid #DBCEA6;
}

.BottomSpace
{
	margin: 0px 0px 5px 0px;
}


#FooterMenu 
{ text-align: right; width: 760; height: 30px;  margin: 0; font-size: .90em; font-weight: normal; color: #847135; float: none; }


#FooterMenu a:link 
{ color: #847135; background-color: #DBCEA6; text-decoration : none; }
#FooterMenu a:visited 
{ color: #847135; background-color: #DBCEA6; text-decoration : none; }
#FooterMenu a:active 
{ color: #D17100; background-color: #DBCEA6; text-decoration : none;}
#FooterMenu a:hover 
{ color: #D17100; background-color: #DBCEA6; text-decoration : none; }


A:link
{ COLOR: #094B8C; TEXT-DECORATION: underline; font-weight: normal; }
A:visited
{ COLOR: #666666; TEXT-DECORATION: underline; font-weight: normal; }
A:hover
{ COLOR: #D17100; TEXT-DECORATION: none; font-weight: normal; }
A:active
{ COLOR: #666666; TEXT-DECORATION: none; font-weight: normal; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*=== Menu Items */
/* Main Menu object styles 
.MainMenu_MenuContainer { background:transparent; }
.MainMenu_MenuBar { cursor:pointer; cursor:hand; background:transparent; }
.MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index:1000;  cursor:pointer;  cursor:hand; margin:0 0 0 1px; background:#ffffff; padding:0px 2px 0px 0px; border:1px solid #404040; font-weight:normal; filter:none; }
.MainMenu_MenuItem, .ModuleTitle_MenuItem { color:#6a6a6a; font-size:.90em; background:#ffffff; font-weight:bold; font-style:normal; padding:0px 2px 0px 0px; height:20px; border:0; text-align: left; }
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-size:.90em; font-weight:bold; cursor:pointer; cursor:hand; color:#ffffff; background:#D4D3D6; padding:0px 2px 0px 0px; height:20px; border:0;}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display:none; }
.ModuleTitle_MenuContainer { color:#2c2c2c; }
.ModuleTitle_MenuBar { cursor:pointer; cursor:hand;}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding:0 10px 0 0; }
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display:inline; }
.MainMenu_MenuBreak { border-top-style:none; border-right-style:none; border-left-style:dashed; border-bottom-style:none; }


*/

