#body{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000A0;
	background-image: url(BlueBG.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #027abb;

}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #999999;
    BORDER-RIGHT: #0000A0 1px solid; 
    BORDER-TOP: #0000A0 1px solid; 
    BORDER-LEFT: #0000A0 1px solid; 
    BORDER-BOTTOM: #0000A0 1px solid; 
}
.SkinObject {
    font-weight: bold;
    font-size: 11px;
    color: #0000A0;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#0000A0;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#0000A0;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#0000A0;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#0000A0;
}
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #0000A0;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  15px;
    font-weight:    bold;
    color: #0000A0;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  15px;
    font-weight:    bold;
    color:#0000A0;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 15px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 15px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 15px;
    font-weight: bold;
    color:#0000A0;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 15px;
    font-weight: normal;
}
/* text style used for help text rendered by modules */
.Help
{
  border-right: #544B04 1px solid;
  padding-right: 2px;
  border-top: #544B04 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: #544B04 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: #544B04 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #6B7584;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 color: #CCCCCC;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #CCCCCC;
}

A.CommandButton:visited  {
    text-decoration: underline;
    color: #CCCCCC;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color:#CCCCCC;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #000000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 15px;
	background: #CCCCCC;
	color: #999999;
	border-bottom: #999999 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	
	 
}
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #0000A0;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #0000A0;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #0000A0;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #0000A0;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color:#0000A0;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #0000A0;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #0000A0;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #0000A0;
}

A:link  {
    text-decoration:    none;
    color: #CCCCCC;
}

A:visited   {
    text-decoration:    none;
    color:  #000000;
}

A:active    {
    text-decoration:    none;
    color:  #CCCCCC;
}

A:hover {
    text-decoration:    none;
    color: #000000;
}

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: #A7C409;
    height:1pt;
    text-align:left
}

.BlueFG
{
	
	background-image: url(BlueFG.png);
	background-repeat: repeat-y;
	
}
.BlueFooter
{
	
	background-image: url(BlueFooter.png);
	background-position: left;
	background-repeat: no-repeat;
	
}

.BannerPane{
	padding: 0px;
	background-color: #d1fea3;
}
.TopPane{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: white;
}
.LeftPane{
	padding: 0px;
	background-color: white;
}
.LeftPane1{
	padding: 0px;
	background-color: white;
}
.RightPane{
	padding: 0px;
	background-color: white;
}
.RightPane1{
	padding: 0px;
	background-color: white;
}
.ContentPane
{
	
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 1px;
	background-image: url(HAFFG.png);
	background-repeat: repeat-y;
	
}
.BottomPane{
	padding: 0px;
	background-color: white;
}
.Footer{
	padding: 0px;
	background-color: White;
}
.EmptyPane
{
	padding: 0px;
	background-color: White;
}	
.CompanyWhite_border{
	border: #676767 1px solid;
}

#dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  height:20px; background: white; width: 120px; color: #666666; padding: 0px 0px 0px 0px; border-top: 1px solid #999999; border-left: 1px solid #999999; border-bottom: 1px solid #999999; cursor:text; font-size: 17px; text-decoration: none;}

/* Main Menu */
.MainMenu_MenuContainer {	
	background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 20px;
}
.MainMenu_TabRootMenuItem TD{background-color: #0000A0; height: 15px;color: #000000;font-family: Levenim MT;font-size: 15px;font-weight: normal;}

.MainMenu_TabRootMenuItemSel TD{background-color: #0000A0; height:15px;color: #0000A0;font-weight: normal;font-family: Levenim MT;font-size: 15px;}

.MainMenu_TabMenuItemHover TD{background-color: #0000A0; height: 15px;color: #0000A0;font-family: Levenim MT;font-size: 15px;font-weight: normal;}

.MainMenu_TabMenuItemSelHover TD{background-color: #0000A0; height:15px;color: #0000A0;font-weight: normal;font-family: Levenim MT;font-size: 15px;}

.MainMenu_MenuItem {cursor: hand; color: #0000A0; font-family:Levenim MT;font-size: 15px; font-weight: normal; font-style: normal; border-left: #0000A0 0px solid; border-bottom: 1px solid #0000A0; border-top: 0px solid #838383; border-right: #0000A0 0px solid;}

.MainMenu_MenuIcon {cursor: pointer; cursor: hand; background-color: #999999; border-left: 0px solid #3E5416; border-bottom: 0px solid #00BFFF; border-top: 0px solid #00BFFF; text-align: center; width: 15px; height: 20px;color: #666666;}

.MainMenu_SubMenu {border-bottom: 3px solid #0000A0; border-left: #0000A0 3px solid; border-top: 3px solid #0000A0;  border-right: #0000A0 3px solid; z-index: 1000; cursor: pointer; cursor: hand; background-color: #999999; filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=0) alpha(opacity=100);color: #000000; }

.MainMenu_MenuBreak {border-bottom: transparent 0px solid; border-left: transparent 0px solid; border-top: transparent 0px solid;  border-right: transparent 0px solid; background-color: transparent; height: 1px;}

.MainMenu_MenuItemSel {background-color: Transparent;cursor: hand; font-family: Levenim MT; font-size: 15px; font-weight: normal; font-style: normal;color:#000000;}

.MainMenu_MenuArrow {font-family: Levenim MT; font-size: 15px; cursor: pointer; cursor: hand; border-right: 0px solid #111111; border-bottom: 0px solid #111111; border-top: #0000A0 0px solid;border-left: 0px solid #111111;}

.MainMenu_RootMenuArrow {font-family:Levenim MT; font-size: 15px; cursor: pointer; cursor: hand;}

.Main {border-right:  #B7BFC9 0px solid; border-left: 0px solid #ff0000; }
/**/
.ModuleTitle_MenuContainer {border-bottom: blue 0px solid; border-left: blue 0px solid; border-top: blue 0px solid; border-right: blue 0px solid; }

.ModuleTitle_MenuBar {cursor: pointer; cursor: hand;height:20px;background-color: transparent;}

.ModuleTitle_MenuItem {cursor: pointer; cursor: hand; color: #cccccc; font-family: Levenim MT;font-size: 13px; font-weight: bolder; font-style: normal; border-left: white 0px solid; border-bottom: #cccccc 1px solid; border-top: white 0px solid; border-right: white 0px solid;background-color: Transparent;}

.ModuleTitle_SubMenu {z-index: 1000; cursor: pointer; cursor: hand; background-color: #0000A0; filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); border-bottom: #0000A0 0px solid; border-left: #0000A0 0px solid; border-top: #0000A0 0px solid; border-right: #0000A0 0px solid;font-family: Arial, Helvetica, sans-serif;font-size: 13px;color:#666666;}

.ModuleTitle_MenuIcon {cursor: pointer;cursor: hand; background-color: #0000A0; border-left: #0000A0 0px solid; border-bottom: #0000A0 0px solid; border-top: #0000A0 0px solid; border-bottom:  #0000A0 0px solid; text-align: center; width: 15px; height: 20px; color: #000000;}

.ModuleTitle_MenuArrow{	font-family: Arial, Helvetica, sans-serif;font-size: 13px; cursor: pointer; cursor: hand; border-right: #0000A0 0px solid; border-bottom: #00FF00 0px solid; border-top: #0000A0 0px solid;border-left:  #0000A0 0px solid;}

.ModuleTitle_RootMenuArrow{font-family: Arial, Helvetica, sans-serif; font-size: 13px; cursor: pointer; cursor: hand;}

.ModuleTitle_MenuBreak{border-bottom: #EEEEEE 0px solid; border-left: #EEEEEE 0px solid; border-top: #EEEEEE 0px solid;  border-right: #EEEEEE 0px solid; background-color: #eeeeee; height: 0px; color: #666666;}

.ModuleTitle_MenuItemSel { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bolder; cursor: pointer; cursor: hand; color: #000000; background: #eeeeee; padding: 0px 0px 0px 0px; border: 0;}
/**/
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	font-weight: bolder;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	text-decoration: none;
        font-weight: bolder;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	text-decoration: none;
	font-weight: bolder;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
   text-decoration: none;
	font-weight: bolder;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	text-decoration: none;
	font-weight: bolder;
}
.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	font-weight: bolder;
}
A.user:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	text-decoration: none;
	font-weight: bolder;
}
A.user:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	text-decoration: none;
	font-weight: bolder;
}
A.user:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
   text-decoration: underline;
}
A.user:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	text-decoration: none;
	font-weight: bolder;
}
.current{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-weight: normal;
   font-weight: normal;
	font-weight: bolder;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
   font-weight: bolder;
}
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
   font-weight:bolder;
}
A.terms:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
   font-weight:bolder;
}
A.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
A.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
   text-decoration: underline;
	font-weight:bolder;
}
A.terms:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
   font-weight: bolder;
}
A.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
   font-weight: bolder;
}
A.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
A.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
   text-decoration: underline;
	font-weight: bolder;
}
A.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: none;
	color: #666666;
	font-weight: bolder;
}
A.breadcrumb:link{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}
A.breadcrumb:visited{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
A.breadcrumb:hover{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bolder;
   
}
A.breadcrumb:active{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}

