﻿body
{
    margin-top:10px;
    background-color:#0C2B6B;
}

.BodyText
{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

a.BarrettAlexanderLinks {
	font-size: 9pt;
	CURSOR:hand;
	COLOR:#ffffff;
	TEXT-DECORATION:none
}

a.BarrettAlexanderLinks:hover {
	font-size: 9pt;
	CURSOR:hand;
	COLOR:#ffffff;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:none
	}

a.BarrettAlexanderLinks:visited {
	font-size: 9pt;
	CURSOR:hand;
	COLOR:#ffffff;
	TEXT-DECORATION:none
	}
	
.blackheadersm {
	 font-family: Arial, Helvetica, Monaco, SansSerif;
	 font-size:.8em; 
	 color:#FFFFFF; 
	 font-weight:bold
	 }
	 
td.ContentPane
{
    padding:5px;
    background-color:#FFFFFF;
	vertical-align:top;
}

td.RightPane
{
    padding:5px 5px 5px 5px;
    background-color:#155B9E;
    margin:5px;
    vertical-align:top;
}


/* Copyright */
.Copyright {color:#E1D3A3;font-size:11px;font-family:Verdana;text-align:left;}


/* Login */
.Login
{
    color:#000000;
    text-decoration: none;
    font-size:11px;
    font-family:Verdana;
    text-align:left;
}
a.Login:link
{
    color:#000000;
    text-decoration: none;
    font-size:11px;
    font-family:Verdana;
    text-align:center;
}
a.Login:visited
{
    color:#000000;
    text-decoration: none;
    font-size:11px;
    font-family:Verdana;
    text-align:center;
}
a.Login:hover
{
    cursor:hand;
    color:#C1D2EE;
    text-decoration: none;
    font-size:11px;
    font-family:Verdana;
    text-align:center;
}
a.Login:active
{
    color:#000000;
    text-decoration: none;
    font-size:11px;
    font-family:Verdana;
    text-align:center;
}


/* SolPartMenu */

.MainMenu_MenuContainer
{
    text-align:center;
}
   
.MainMenu_MenuBar
{
    cursor:hand;height:11px;text-align:center;
}

.MainMenu_MenuItem
{
    font-weight:normal;
    font-size:11px;
    cursor: hand;
    color:#000000;
    font-family:Verdana;
    background-color:#78B2EA;
}

.MainMenu_MenuIcon
{
    color:#F6F8F7;
    background-color:#FFFFFF;
}

.MainMenu_SubMenu
{
	cursor: hand;
	color: #000000;
    font-weight:normal;
    font-size:11px;
    font-family:Verdana;
    font-size:11px;
    margin: 1px;
	background-color: #78B2EA;
	/*border-top: #FFFFFF 1px solid;
    border-right: #FFFFFF 1px solid;
    border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
    padding-right: 0px;
    padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;*/
}

.MainMenu_MenuBreak
{
}

.MainMenu_MenuItemSel
{
    font-weight:normal;
    font-size:11px;
    cursor:hand;
    color:#C1D2EE;
    font-family:Verdana;
    background-color:#78B2EA;
}

.MainMenu_MenuArrow
{
    color:#C1D2EE;
}

.MainMenu_RootMenuArrow
{
    color:#C1D2EE;
}