body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #Ffffff;
    BORDER-RIGHT: #15895F 1px solid; 
    BORDER-TOP: #15895F 1px solid; 
    BORDER-LEFT: #15895F 1px solid; 
    BORDER-BOTTOM: #15895F 1px solid; 
}
.SkinObject {
    font-weight: bold;
    font-size: 12px;
    color: #15895F;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#15895F;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#15895F;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#15895F;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#027A44;
}
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #15895F;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: #15895F;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #cccccc;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    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: 12px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 12px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #15895F;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #15895F;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #15895F;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #027A44;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	background: #15895F;
	color: #ffffff;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #15895F;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #15895F;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #15895F;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #15895F;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #15895F;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #15895F;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #15895F;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  13px;
    font-weight:    bold;
    color: #15895F;
}

A:link  {
    text-decoration:    none;
    color:  #15895F;
}

A:visited   {
    text-decoration:    none;
    color:  #15895F;
}

A:active    {
    text-decoration:    none;
    color:  #15895F;
}

A:hover {
    text-decoration:    underline;
    color: #15895F;
}

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: #15895F;
    height:1pt;
    text-align:left
}
.bspic01{
	background-image: url(bspic_01.gif);
	background-repeat: repeat-x;
	height: 102px;
}
.bspic02{
	background-image: url(D2Header.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 150px;	
}
.bspic03{
	background-image: url(bspic_02.gif);
	background-repeat: no-repeat;
	width: 776px;
	height: 5px;
	background-position: center;
}
.bssearchbg01{
	background-image: url(bspic_05.gif);
	width: 165px;
	height: 51px;
	background-repeat: no-repeat;
}
.bssearchbg02{
   background-image: url(bspic_06.gif);
	background-repeat: no-repeat;
	width: 165px;
	height: 24px;
	padding-left: 7px;
}
.bssearchbg03{
	background-image: url(bspic_07.gif);
	background-repeat: no-repeat;
	width: 165px;
	height: 21px;
}
/**/
.leftpane{
	padding: 0px;
}
.toppane{
	padding: 0px;
}
.contentpane{
	padding: 1px;
}
.rightpane{
	padding: 1px;
}
.bottompane{
	padding: 2px;
}
/**/
.SearchButton {
   background: transparent;
   padding: 0px 0px 11px 48px; 
   cursor: hand; 
   font-size:1px;
   margin: 0 0 0 0px;
}
 #dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  height:11px; background: transparent; width: 99px; color: #666666; padding:0px 2px 0px 2px; border: 0px solid #FFFFFF; cursor:text; font-size: 10px;}
 
 /*  . Main Menu and Module Menus                         */
/*========================================================*/
/*-- box that holds the menu  --*/ .MainMenu_MenuContainer { background-color: transparent;  width: 164px; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; width: 164px;}
/*-- submenu container        --*/ .MainMenu_SubMenu{ z-index: 1000; cursor: pointer; cursor: hand; background-color: #D85E2F; filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); border-bottom: #AE0707 1px solid; border-left: #AE0707 1px solid; border-top: #AE0707 1px solid; border-right: #AE0707 1px solid;}
/*-- submenu moduletitle      --*/ .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0px 0px 0px 0px; background: #D85E2F; padding: 0px; border: 0px solid #90C3FF; font-weight: normal; filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=125, Strength=2);padding: 0px 0px 0px 0px;}
/*-- submenu items idle       --*/ .MainMenu_MenuItem{cursor: pointer; cursor: hand; color: #ffffff; font-family: Tahoma, Arial, Helvetica; font-size: 12px; font-weight:  normal; font-style: normal; border-left: #AE0707 0px solid; border-bottom: #AE0707 0px solid; border-top: #AE0707 0px solid; border-right: #AE0707 0px solid;background-color: #D85E2F; padding: 0px 0px 0px 0px; }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel{cursor: pointer; cursor: hand; color: #FfffFF; font-family: Tahoma, Arial, Helvetica; font-size:  12px; font-weight:  normal; font-style: normal;background-color: #940505; padding: 0px 0px 0px 0px;}
/*-- submenu items hover      --*/ .ModuleTitle_MenuItemSel { font-family: tahoma; font-size: 12px; font-weight:  normal; cursor: pointer; cursor: hand; color: #FFF; background: #940505; padding: 0px 0px 0px 0px; height: 21px; border: 0;}
/*-- menuitems idle           --*/ .MainMenu_Idle {color: #ffffff; background: url(bsmenubg02.gif) no-repeat; padding: 0px 0px 0px 0px; height: 27px; font-weight: bold;	font-family: Arial, Helvetica, sans-serif; font-size:14px; width: 164px;}
/*-- menuitems over           --*/ .MainMenu_Selected { color: #ffffff; background: url(bsmenubg01.gif) no-repeat; padding: 0px 0px 0px 0px; height: 27px; font-weight: bold;font-family: Arial, Helvetica, sans-serif; font-size:14px; width: 164px;}
/*-- menuitems active         --*/ .MainMenu_Active{color: #ffffff; background: url(bsmenubg02.gif) no-repeat; padding: 0px 0px 0px 0px;height: 27px; font-weight: bold;font-family: Arial, Helvetica, sans-serif; font-size:14px; width: 164px;}
/*-- menuitems active         --*/ .MainMenu_BreadcrumbActive {color: #ffffff; background: url(bsmenubg01.gif) no-repeat; padding: 0px 0px 0px 0px;height: 27px; font-weight: bold;font-family: Arial, Helvetica, sans-serif; font-size:14px; width: 164px;}
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow{ display: none;}
/*-- not needed - main menu   --*/ .MainMenu_RootMenuArrow{ display: none;}
/*-- not needed - main menu   --*/ .MainMenu_MenuIcon  {	cursor: pointer; cursor: hand; background-color: #940505; border-left: #EEEEEE 0px solid; border-bottom: #EEEEEE 0px solid; border-top: #EEEEEE 0px solid; text-align: center; width: 15; height: 20;}
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer { color: #ffffff; padding: 0px 0px 0px 0px}
/*-- module menu bar          --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem{cursor: pointer; cursor: hand; color:#ffffff; font-family: Tahoma, Arial, Helvetica; font-size: 12px; font-weight:  normal; font-style: normal; border-left: white 0px solid; border-bottom: white 0px solid; border-top: white 0px solid; border-right: white 0px solid;background-color: Transparent;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItemSel { padding: 0px 0px 0px 0px; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak{border-bottom: #EEEEEE 0px solid; border-left: #EEEEEE 0px solid; border-top: #EEEEEE 0px solid;  border-right: #EEEEEE 0px solid; background-color: #940505; height: 0px; color: #FFFfff;}
/*-- not needed - module menu --*/ .MainMenuSeperator{background:  transparent;}
/*-- not needed - module menu --*/ .MainMenu_MenuBreak{border-bottom: #EEEEEE 0px solid; border-left: #EEEEEE 0px solid; border-top: #EEEEEE 0px solid;  border-right: #EEEEEE 0px solid; background-color: #940505; height: 0px; color: #FFFfff;}
/*-- not needed - module menu --*/ .ModuleTitle_MenuArrow{ display: none;}
/*-- not needed - module menu --*/ .ModuleTitle_RootMenuArrow{ display: none;}
/*-- not needed - module menu --*/ .ModuleTitle_MenuIcon {	cursor: pointer; cursor: hand; background-color: #940505; border-left: #EEEEEE 0px solid; border-bottom: #EEEEEE 0px solid; border-top: #EEEEEE 0px solid; text-align: center; width: 15; height: 21;}
/* hyperlink style for the bright tabs */
/**/
.bbSkinObject{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
A.bbSkinObject:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
A.bbSkinObject:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
A.bbSkinObject:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
   text-decoration: underline;
}
A.bbSkinObject:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
   text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
}
A.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
	text-decoration: none;
}
A.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
	text-decoration: none;
}
A.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
   text-decoration: underline;
}
A.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
	text-decoration: none;
}
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
}
A.terms:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
	text-decoration: none;
}
A.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
	text-decoration: none;
}
A.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
   text-decoration: underline;
}
A.terms:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
	text-decoration: none;
}
.currentdate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
	text-decoration: none;
}
.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
	text-decoration: none;
}
A.breadcrumb:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
	text-decoration: none;
}
A.breadcrumb:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
	text-decoration: none;
}
A.breadcrumb:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
   text-decoration: underline;
}
A.breadcrumb:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
	text-decoration: none;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646262;
	text-decoration: none;
}
