body 
{
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px;
    background-color: #ffffff;
}
.topBreadCrumb
{
    font-family: Arial,verdana,helvetica;
    font-size:xx-small;
    color: #ffffff;
    text-decoration: none;
}
.topBreadCrumb A:link 
{
    font-family: Arial,verdana,helvetica;
    font-size:xx-small;
    color: #ffffff;
    text-decoration: none;
}
.topBreadCrumb A:visited 
{
    font-family: Arial,verdana,helvetica;
    font-size:xx-small;
    color: #ffffff;
    text-decoration: none;
}
.topBreadCrumb A:active
{
    font-family: Arial,verdana,helvetica;
    font-size:xx-small;
    color: #ffffff;
    text-decoration: none;
}
.topBreadCrumb A:hover 
{
    font-family: Arial,verdana,helvetica;
    font-size:xx-small;
    color: #ffffff;
    text-decoration: underline;
}
.contentPane 
{
    font-family: Arial,verdana,helvetica;
    font-size: x-small;
    color: #000000;
    text-decoration: none;
}
.contentPane A:link 
{
    font-family: Arial,verdana,helvetica;
    font-size: x-small;
    color: #313590;
    text-decoration: none;
}
.contentPane A:visited 
{
    font-family: Arial,verdana,helvetica;
    font-size: x-small;
    color: #313590;
    text-decoration: none;
}
.contentPane A:active 
{
    font-family: Arial,verdana,helvetica;
    font-size: x-small;
    color: #313590;
    text-decoration: none;
}
.contentPane A:hover 
{
    font-family: Arial,verdana,helvetica;
    font-size: x-small;
    color: #313590;
    text-decoration: underline;
}
.links
{
    font-family: Arial,verdana,helvetica;
    font-size:xx-small;
    color: #ffdf0c;
    text-decoration: none;
}
.links A:link 
{
    font-family: Arial,verdana,helvetica;
    font-size:xx-small;
    color: #ffdf0c;
    text-decoration: none;
}
.links A:visited 
{
    font-family: Arial,verdana,helvetica;
    font-size:xx-small;
    color: #ffdf0c;
    text-decoration: none;
}
.links A:active
{
    font-family: Arial,verdana,helvetica;
    font-size:xx-small;
    color: #ffdf0c;
    text-decoration: none;
}
.links A:hover 
{
    font-family: Arial,verdana,helvetica;
    font-size:xx-small;
    color: #ffffff;
    text-decoration: underline;
}
.termsPrivacy 
{
    font-family: Arial,verdana,helvetica;
    font-size: xx-small;
    color: #000000;
    text-decoration: none;
}
.termsPrivacy A:link 
{
    font-family: Arial,verdana,helvetica;
    font-size: xx-small;
    color: #313590;
    text-decoration: none;
}
.termsPrivacy A:visited 
{
    font-family: Arial,verdana,helvetica;
    font-size: xx-small;
    color: #313590;
    text-decoration: none;
}
.termsPrivacy A:active 
{
    font-family: Arial,verdana,helvetica;
    font-size: xx-small;
    color: #313590;
    text-decoration: none;
}
.termsPrivacy A:hover 
{
    font-family: Arial,verdana,helvetica;
    font-size: xx-small;
    color: #313590;
    text-decoration: underline;
}
.menuPane
{
    font-family: Arial,verdana,helvetica;
    font-size: x-small;
    color: #ffffff;
    text-decoration: none;
}
.menuPane A:link 
{
    font-family: Arial,verdana,helvetica;
    font-size: x-small;
    color: #ffffff;
    text-decoration: none;
}
.menuPane A:visited 
{
    font-family: Arial,verdana,helvetica;
    font-size: x-small;
    color: #ffffff;
    text-decoration: none;
}
.menuPane A:active 
{
    font-family: Arial,verdana,helvetica;
    font-size: x-small;
    color: #ffffff;
    text-decoration: none;
}
.menuPane A:hover 
{
    font-family: Arial,verdana,helvetica;
    font-size: x-small;
    color: #ffffff;
    text-decoration: underline;
}
/* Main Menu Styles */

/* Menu Container CSS Class */
.MainMenu_MenuContainer 
{
    font-family: Tahoma,Arial,verdana,helvetica;
    font-size: 11pt;
    font-weight: normal;
    color: #ffdf0c;
    text-decoration: none;
    background-color: #4555c7;
}
/* Menu Bar CSS Class */
.MainMenu_MenuBar 
{
    font-family: Tahoma,Arial,verdana,helvetica;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #4555c7;
}
/* Menu Item CSS Class */
.MainMenu_MenuItem 
{
    font-family: Tahoma,Arial,verdana,helvetica;
    font-size: 11pt;
    font-weight: bold;
    color: #ffdf0c;
    text-decoration: none;
    border-left: 0px;
    border-bottom: 0px;
    border-top: 0px;
    border-right: 0px;
    background-color: #4555c7;
    padding-top: 5px;
    padding-bottom: 5px;
}
/* Menu Icon CSS Class */
.MainMenu_MenuIcon 
{
    font-family: Tahoma,Arial,verdana,helvetica;
    font-size: 11pt;
    font-weight: normal;
    text-decoration: none;
    background-color: Transparent;
    border-left: 0px;
    border-bottom: 0px;
    border-top: 0px;
    border-right: 0px;
    width: 0px;
}
/* SubMenu CSS Class */
.MainMenu_SubMenu 
{
    font-family: tahoma, arial, verdana, helvetica;
    font-size: 11pt;
    color: #ffdf0c;
    font-weight:bold;
    background-color:#4555c7;
    text-decoration: none;
    height: 15px;
}
/* Menu Break CSS Class */
.MainMenu_MenuBreak 
{
    font-family: Tahoma,Arial,verdana,helvetica;
    font-size: 11pt;
    font-weight:normal;
    text-decoration: none;
    background-color: Transparent;
}
/* Menu Item CSS Class for mouse-over */
.MainMenu_MenuItemSel 
{
    font-family: Tahoma,Arial,verdana,helvetica;
    font-size: 11pt;
    font-weight: bold;
    font-style: normal;
    color: white;
    text-decoration: none;
    background-color: #4555c7;
    padding-top: 5px;
    padding-bottom: 5px;
}
/* Menu Arrow CSS Class */
.MainMenu_MenuArrow 
{
    font-family: Tahoma,Arial,verdana,helvetica;
    font-size: 11pt;
    font-weight:bold;
    text-decoration: none;
    background-color: Transparent;
    border-left: 0px;
    border-bottom: 0px;
    border-top: opx;;
    border-right: 0px;
}
/* Menu Root Arrow CSS Class */
.MainMenu_RootMenuArrow 
{
    font-family: Tahoma,Arial,verdana,helvetica;
    font-size: 11pt;
    font-weight:bold;
    text-decoration: none;
    background-color: Transparent;
    border-left: 0px;
    border-bottom: 0px;
    border-top: 0px;
    border-right: 0px;
}

