body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFFF;
    BORDER-RIGHT: #8C8E8C 1px solid; 
    BORDER-TOP: #8C8E8C 1px solid; 
    BORDER-LEFT: #8C8E8C 1px solid; 
    BORDER-BOTTOM: #8C8E8C1px solid; 
}
.SkinObject {
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#E74517;
}
/* style for module titles */
.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  15px;
    font-weight:    bold;
    color: #FF6600;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #000000;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #145192;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.Normal a:link, .Normal a:active, .Normal a:visited,
a:link, a:active, a:visited 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #145192;
    text-decoration: underline;
}

.Normal a:hover, a:hover{
	color: #FF6600;
}

/* 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: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF6600;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
/* text style used for help text rendered by modules */
.Help
{
  padding-right: 2px;
  padding-left: 2px;
  font-weight: normal;
  font-size: 12px;
  padding-bottom: 2px;
  color: black;
  padding-top: 2px;
  font-family: Arial, Helvetica;
  background-color: #6B7584;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	 color: #756F76;
	 border-bottom: #387BA3 0px solid;
    border-right: #387BA3 0px solid;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #756F76;
}

A.CommandButton:visited  {
    text-decoration: underline;
    color: #756F76;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #E74517;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #FF0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	background: #D3D8DC;
	color: #756F76;
	border-bottom: #387BA3 1px solid;
	border-right: #387BA3 1px solid;
	font-family: Verdana, sans-serif;
}
.insidedsp_rightmar{
	padding-right: 33px;
}
.insidedsp_logo{
	background-image: url(images/insidedsp_logo.jpg);
	width: 204px;
	height: 103px;
	background-repeat: no-repeat;
}
.bannerpane{
   padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
}
.insidedsp_graybg{
	height: 22px;
	background-color: #7288B9;
}
.insidedsp_whitebg{
	height: 22px;
	background-color: #FFFFFF;
}
.insidedsp_searchbg{
	background-image:url(images/insidedsp_searchbg.gif);
	width: 169px;
	height: 18px;
	background-repeat: no-repeat;
}
.insidedsp_linksbg{
	background-image: url(images/insidedsp_linksbg.gif);
	height: 78px;
	background-repeat: repeat-x;
}
.toppane1{
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
}
.toppane2{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane{
	padding-right: 0px;
}
.contentpane{
	padding-right: 0px;
}
.rightpane{
	padding: 0px;
}
.bottompane1{
	padding: 0px;
}
.bottompane2{
	padding: 0px;
}
.bottompane3{
	padding-top: 18px;
	padding-left: 24px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.SearchButton {
   background: transparent;
   padding: 2px 0px 0px 40px; 
   cursor: hand; 
   font-size:12px;
   margin:0px;
}
#dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  height:14px; background: transparent; width: 110px; color: #414141; padding: 2px 2px 0px 6px; border: 0px solid #FFFFFF; cursor:text; font-size: 11px;}

.lang{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000104;
   font-weight: normal;
	height: 18px;
}
.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	font-weight: normal;
}
A.user:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
A.user:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
A.user:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
    text-decoration: underline;
	font-weight: normal;
}
A.user:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
    font-weight: normal;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
    text-decoration: underline;
	font-weight: normal;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.current{
	font-family: Arial;
	font-size: 11px;
	color: #353535;
	font-weight: normal;
   font-weight: normal;
}
.breadcrumb{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #145192;
	font-weight: normal;
}
A.breadcrumb:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #145192;
	text-decoration: none;
   font-weight: normal;
}
A.breadcrumb:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #145192;
	text-decoration: none;
	font-weight: normal;
}
A.breadcrumb:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
   text-decoration: underline;
	font-weight: normal;
}
A.breadcrumb:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #145192;
	text-decoration: none;
	font-weight: normal;
}
.Links{
	font-family: Arial;
	font-size: 11px;
	color: #145192;
	padding-left: 8px;
	padding-right: 8px;
}
A.Links:link, A:link .Links{
	font-family: Arial;
	font-size: 11px;
	color: #145192;
	text-decoration: none;
}
A.Links:visited, A:visited .Links{
	font-family: Arial;
	font-size: 11px;
	color: #145192;
	text-decoration: none;
}
A.Links:hover, A:hover .Links{
	font-family: Arial;
	font-size: 11px;
	color: #7288B9;
   text-decoration: underline;
}
A.Links:active, A:active .Links{
	font-family: Arial;
	font-size: 11px;
	color: #145192;
	text-decoration: none;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
   font-weight: normal;
}
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
   font-weight: normal;
}
A.terms:link{
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
   font-weight: normal;
}
A.terms:visited{
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}
A.terms:hover{
	font-family: Arial;
	font-size: 12px;
	color: #444444;
   text-decoration: underline;
	font-weight: normal;
}
A.terms:active{
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
   font-weight: normal;
}
A.privacy:link{
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
   font-weight: normal;
}
A.privacy:visited{
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}
A.privacy:hover{
	font-family: Arial;
	font-size: 12px;
	color: #444444;
   text-decoration: underline;
	font-weight: normal;
}
A.privacy:active{
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}

H1  {  font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
    color: #FF6600;
}

H2  {  font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
    color: #000000;
}

H3  {  font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
    color: #145192;
}

H4  { font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
    color: #756F76;
}


H5  { font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #145192;
}

H6  { font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

pre {
	font-family: Lucida Console, monospace, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #145192;
}

.mymenutop { background-image:
	background-color: #FFFFFF;
	background-image: url(images/insidedsp_menutop.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 202px;
}


.articleTopCell { background-color: #000000; color: white; font-weight: bold; height: 22px; }

.articleTopCell { background-color: #000000; padding: 6px; height: 22px;
    font-family: Arial, Helvetica; font-size: 12px; font-weight: bold; color: #FFFFFF;
}

.articleTopCell A:link, .articleTopCell A:visited, .articleTopCell A:active   {
	font-weight: bold;
    text-decoration:    none;
    color: #FFFFFF;
}

.articleTopCell A:hover    {
	font-weight: bold;
    text-decoration:    underline;
    color: #FF6600;
}


.BDTI_H1  {  font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
                color: #FF6600;
}

.Normal .BDTI_H1  {  font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
                color: #FF6600;
}


.BDTI_H2 {  font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
                color: #000000;
}

.Normal .BDTI_H2  {  font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
                color: #000000;
}


.BDTI_H3  {  font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold; margin-bottom: 0 em;
                color: #145192; 
}

.Normal .BDTI_H3  {  font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold; margin-bottom: 0 em;
                color: #145192; 
}

.BDTI_H4 { font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
                 color: #756F76;
}


.Normal .BDTI_H4  { font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
                 color: #756F76;
}

.BDTI_H5  { font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #145192;
}

.Normal .BDTI_H5  { font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #145192;
}

.BDTI_H6  { font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.Normal .BDTI_H6   { font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

/*  8. Main Menu and Module Menus                         */
/*========================================================*/
/*-- box that holds the menu  --*/ .MainMenu_MenuContainer { background-color: transparent;  width: 206px;}
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; width:206px;}

/*-- submenu container        --*/ 
.MainMenu_SubMenu{ z-index: 1000; cursor: hand; cursor: hand; background-color: #FFFFFF; filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); border-bottom: #FFFFFF 0px solid; border-left: #FFFFFF 0px solid; border-top: #FFFFFF 0px solid; border-right: #FFFFFF 0px solid; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #414141; font-size:12px; padding: 2px 8px 2px 4px; height: 22px;}

/*-- submenu moduletitle      --*/ 
.ModuleTitle_SubMenu { z-index: 1000;  cursor: hand;  cursor: hand; margin: 0px 0px 0px 0px; background:#FFFFFF; border-top: #FFFFFF 0px solid;border-bottom: #FFFFFF 0px solid; font-weight: bold; filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=125, Strength=2); padding: 2px 8px 2px 4px; color:#414141; font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 22px;}

/*-- submenu items idle       --*/ 
.MainMenu_MenuItem{
	cursor: hand;
	cursor: hand;
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	border-left: #FFF 0px solid;
	border-right: #FFF 0px solid;
	background-color:#FFFFFF;
	border-bottom: #FFF 1px solid;
	border-top: 0px solid #000;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 4px;
	height: 22px;
}
/*-- submenu items hover      --*/ 
.MainMenu_MenuItemSel{cursor: hand; cursor: hand; color: #E74131; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; font-style: normal;background-color: #FFFFFF; padding: 2px 8px 2px 4px; border-top: #FFF 0px solid;border-bottom: #FFF 0px solid; height: 22px;}

/*-- submenu items hover      --*/ 
.ModuleTitle_MenuItemSel { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; cursor: hand; cursor: hand; color: #E74131; background: #FFFFFF; padding: 2px 8px 2px 4px; height: 22px; border-top: #FFF 0px solid;border-bottom: #FFF 0px solid; height: 22px;}

/*-- menuitems idle           --*/ 
.MainMenu_Idle {color: #555555; background: url(images/insidedsp_menubg.gif) no-repeat; padding: 0px 0px 0px 0px; height: 26px; width: 202px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

/*-- menuitems over           --*/ 
.MainMenu_Selected { color:#E74131; background: url(images/insidedsp_menubg.gif) no-repeat; padding: 0px 0px 0px 0px; height: 26px; width: 202px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

/*-- menuitems active         --*/ 
.MainMenu_Active { color:#E74131; background: url(images/insidedsp_menubg.gif) no-repeat; padding: 0px 0px 0px 0px; height: 26px; width: 202px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }


/*-- menuitems active         --*/ 
.MainMenu_BreadcrumbActive {color: #E74131; background: url(images/insidedsp_menubg.gif) no-repeat; padding: 0px 0px 0px 0px; height:26px; width: 202px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

/*-- module menu continer     --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; padding: 0px 0px 0px 0px}
/*-- module menu bar          --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem{cursor: pointer; cursor: hand; color:#2c2c2c; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: normal; border-left: white 0px solid; border-bottom: #FFF 1px solid; border-top: white 0px solid; border-right: white 0px solid;background-color: Transparent;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItemSel { padding: 0px 0px 0px 0px; }

.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow { display:none; }
.MainMenu_RootMenuArrow { display:none; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/


