.CopyRightSmall {
	color : #333333;
	font-size :9px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	white-space: nowrap;
	vertical-align: bottom;
	font-variant: normal;
	text-transform: capitalize;
}

.HeadBg {
    background-color: #CCCCCC;
}
Body
{
    background-color: white;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/*

.TabBg {
    background-color: white;
}

*/

/* If there was a left pane

.LeftPane  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

*/

.SelectedTab {
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}
A.SelectedTab:link {
    text-decoration:    none;
    color: #003366;
}
A.SelectedTab:visited  {
    text-decoration:    none;
    color: #003366;
}
A.SelectedTab:active   {
    text-decoration:    none;
    color: #6495ED;
}
A.SelectedTab:hover    {
    text-decoration:    none;
    color: #003366;
}
.OtherTabs {
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}
A.OtherTabs:link {
    text-decoration:    none;
    color:#003366;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#003366;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#003366;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#003366;
}
.Head   {
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}
.SubHead    {
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}
.SubSubHead {
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}
.Normal
{
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}
.NormalTextBox
{
    font-weight: normal;
    font-size:;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}

.NormalRed
{
    font-weight: normal;
    font-size: smaller;
    color: Red;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}

.NormalBold
{
    font-weight: bold;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}
.CommandButton     {
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}
A.CommandButton:link {
    text-decoration:    none;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #003366;
}

H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #003366;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #003366;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}

TH  {
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}

A:link  {
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    none;
    color:  #003366;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:0pt;
    text-align:left
}
.Message    {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   
.ItemTitle    {
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}

.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}
.ModuleTitle_MenuBar {
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}
.ModuleTitle_MenuItem {
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}
.ModuleTitle_MenuIcon {
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}
.ModuleTitle_SubMenu {
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}

.ModuleTitle_MenuBreak {
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}

.ModuleTitle_MenuItemSel {

    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_MenuContainer {
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}

.MainMenu_MenuBar {
font-weight: normal;
font-size: smaller;
color: #003366;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
background-color: White;
}

.MainMenu_MenuItem {
    font-weight: normal;
    font-size: smaller;
    color: #003366;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	 background-color: White;
}

.MainMenu_MenuIcon {
/*background: #F8F8FF;
border-left: solid 1px #F8F8FF;
border-bottom: solid 1px #F8F8FF;
border-top: solid 1px #F8F8FF;*/
}

.MainMenu_SubMenu {
cursor: pointer; 
cursor: hand; 
background: #FFFFFF;
width: 0px;
border-right: solid 0px #000000;
border-left: solid 0px #000000;
border-bottom: solid 0px #000000;
border-top: solid 0px #000000;

/*
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px;

*/
}

.MainMenu_MenuItemSel {
color: #003366; 
font-weight: normal;
font-size: smaller;
color: #003366;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
background-color: White;
/*font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
font-style: normal; 
text-decoration:none;
border-top: 1px solid #F8F8FF;
border-bottom: 1px solid #F8F8FF;*/
}
.MainMenu_MenuArrow {
border-right: solid 0px #F8F8FF;
border-bottom: solid 0px #F8F8FF;
}

*/
