/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* text style for the selected tab */
body
{
	BACKGROUND-IMAGE:  url(images/tile_bkgd.gif); 
	/* #42517b;*/
}
p {
   margin-top:0;
   padding-top:0;
}
.borderShadowLeft
{
	BACKGROUND-IMAGE:  url(images/tile_shadow_L.gif); 
	BACKGROUND-REPEAT: repeat-y;
	background-color:transparent; 
}
.borderShadowRight
{
	BACKGROUND-IMAGE:  url(images/tile_shadow_R.gif); 
	BACKGROUND-REPEAT: repeat-y; 
	background-color:transparent; 
	
}
.navBar
{
	BACKGROUND-IMAGE:  url(images/top_banner_navbar.jpg); 
	BACKGROUND-REPEAT: repeat-x; 
	background-color:Silver; 
	height:21px;
}
.topBanner 
{
	BACKGROUND-IMAGE:  url(images/banner_2.gif); 
	BACKGROUND-REPEAT:no-repeat; 
	background-color:maroon;
}
.topPCBanner 
{
	BACKGROUND-IMAGE:  url(images/partnerconnect_banner.jpg); 
	BACKGROUND-REPEAT:no-repeat; 
	background-color:maroon;
}
.topBannerTile 
{
	BACKGROUND-IMAGE:  url(images/banner_2_tile.gif); 
	BACKGROUND-REPEAT:repeat-x; 
	background-color:maroon;
}
.plogin
{
	left: 20px;
	color: #ffffcc;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	position: relative;
	top: 178px;
}

.topTd{
	background-repeat:no-repeat;
/*	background-image:  url(/childbanner2.jpg);	*/
	height:144px;
	width:1000px;
}
.topTdTile{
	background-repeat: repeat;
	height:144px;
/*	background-image: url(/childbannertile.jpg); */
    background-repeat:repeat;
}

.SelectedTab {
    font-weight: bold;
    font-size: 10pt;
    color:white ;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    text-decoration: none;
}
/* styles for grey container content */
.TC_ModuleContentTitle
{
	color:#6C9255;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size:10pt;
	font-weight:600;
	font-style:italic;
}
.TC_ModuleContentTitle2
{
	color:#6C9255;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size:10pt;
	font-weight:600;
	font-style:italic;
	padding-bottom:5px;
	padding-top:5px;
}
.TC_ModuleContent1
{
	color:#52668B;
	font-weight:bold;
}
.TC2_HR
{
	border-top: #6C9255 double;
	width: 150;
	text-align:center;
}
a.TC_ModuleContentTitleMain:link, a.TC_ModuleContentTitleMain:visited,a.TC_ModuleContentTitleMain:active, a.TC_ModuleContentTitleMain:hover
{
	color:#006699;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size:10pt;
	font-weight:600;
	text-decoration: none;
	
}
/* text style for the unselected tabs */
/* hyperlink style for the unselected tabs */
A.OtherTabs:link 
{
	 color:  white;
	 text-decoration: none;
	 font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size:10pt;
	font-weight:bold;
}

A.OtherTabs:visited  {
	 color:  white;
	 text-decoration: none;
	 font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size:10pt;
	font-weight:bold;
}

A.OtherTabs:active   {
	 color:  white;
	 text-decoration: none;
	 font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size:10pt;
	font-weight:bold;
}

A.OtherTabs:hover    
{
	color:  white;
	text-decoration: underline;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size:10pt;
	font-weight:bold;
	background-color: transparent;
}

A:link  {
    color:  #990000 ;
    text-decoration: underline;
}

A:visited   {
    text-decoration: underline;
    color:  #990000 ;
}

A:active    {
    color:  #990000 ;
    text-decoration: underline;
}

A:hover
{
	color: #990000 ;
	background-color: #99CCFF ;
	text-decoration: underline;
}
A.TC_News:link  {
    text-decoration:    none;
    color:  #6C9255;
}

A.TC_News:visited   {
    text-decoration:    none;
    color:  #6C9255;
}

A.TC_News:active    {
    text-decoration:    none;
    color:  #6C9255;
}

A.TC_News:hover
{
	color: #6C9255;
	background-color: #cccccc;
	text-decoration: underline;
}        
/* GENERAL */
/* style for module titles */
.Head   {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #B487FF;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color:#006699;
	 margin-top:0;
   padding-top:0;

}
.rNav_normal
{
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color:#006699;
    margin-top:0;
    padding-top:0;
    padding-right:4px;
    padding-left:4px;

}
.maintext_normal
{
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color:#000000;
    margin-top:0;
    padding-top:0;
    padding-right:0px;
    padding-left:0px;

}
.AFFooter
{
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.AFFooterTD
{
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.blkBodyText12pt {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.blkBodyHead12ptB {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
}
.whtBodyText12pt {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.whtBodyText12B {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.blkLinkText12pt {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: 003366;
	/*color: 99ccff;*/
	text-decoration: underline;
}
.blkBodyHead14ptB {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
}

.NormalRed
{
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold
	
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
        
/* GENERIC */
H1  {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size:  18px;
    font-weight:    bold;
    color: #990000;
    padding-bottom:0px;
    margin-bottom:0px;
}

H2  {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: #339900;
    padding-bottom:0px;
    margin-bottom:0px;
}

H3  {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

/* Menu-Styles */
/* Module Title Menu */
.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:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 8pt; 
	font-weight: 600; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	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;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color:#67769D; 
	/*black; */
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 8pt; 
	font-weight: 600; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */
.menu_holder
{
	/* position: absolute;
	left: 0px;
	top: 0px;*/
	
}


/* ASPNetMenu styles begin here */
.TopGroup
{
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight:600;
  background-color: transparent;
  padding-left:5px;
  padding-right:5px;
  color: #004B88;
  border:0px;
  border-style:none;
  cursor:hand;
  height: 18px;
}
.TopGroupOver
{
  background-color: #B2B2B2;
  padding-left:5px;
  padding-right:5px;
  color:#004B88;/*gainsboro;*/
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-size:11px;
  font-weight: 600;
  /* padding:1px; */
  padding-left:5px;
  padding-right:5px;
  padding-bottom:2px;
  padding-top:2px;
  border:0px;
  border-style:none;
  cursor:hand;
  height: 18px;
}
.TopGroupDown
{
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  background-color: #B2B2B2;
  padding-left:5px;
  padding-right:5px;
  color: #004B88;
  border:0px;
  border-style:none;
  cursor:hand;
  height: 18px;
}
/*.TopGroupSelected
{
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  background-color: Red;
  padding-left:5px;
  padding-right:5px;
  color: #004B88;/*#004D7E;
  border:0px;
  border-style:none;
  cursor:hand;
  height: 20px;
}
*/
/*.TopGroupChildSelected
{
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  background-color: #FFCB6D;/*#68769D;
  padding-left:5px;
  padding-right:5px;
  border:0px;
  border-style:none;
  cursor:hand;
  height: 20px;
}
*/
.MenuGroup
{
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 600; 
  background-color: #B2B2B2;
  border:0px;
  border-style: none;
  cursor:hand;
  height: 18px;
}

.MenuItem
{
  background-color:#B2B2B2;
  color:#004B88;
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-size:11px;
  font-weight: 600;
  padding-left:5px;
  padding-right:5px;
  border:0px;
  border-color:#B2B2B2;
  border-style:solid;
  cursor:hand;
  height: 18px;
}

.MenuItemOver
{
  background-color:#E7E7E7;
  color:#004B88;
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-size:11px;
  font-weight: 600;
  padding-left:5px;
  padding-right:5px;
  border:0px;
  /*border-left-color:#E7E7E7;
  border-top-color:#E7E7E7;
  border-right-color:#E7E7E7;
  border-bottom-color:#E7E7E7;
  border-style:solid; */
  cursor:hand;
  height: 18px;
}

.MenuItemDown
{
  background-color:#E7E7E7;
  color:#004B88;
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-size:11px;
 font-weight: 600;
  padding-left:5px;
  padding-right:5px;
  border:0px;
  /* border-left-color:darkgoldenrod;
  border-top-color:darkgoldenrod;
  border-right-color:gold;
  border-bottom-color:gold;
  border-style:solid; */
  cursor:hand;
  height: 18px;
}

.MenuItemExpanded
{
  background-color: #E7E7E7;
  color:#004B88;/* #3F3F3F;*/
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-size:11px;
  font-weight: 600;
  padding-left:5px;
  padding-right:5px;
  border:0px;
  /* border-left-color: #68769D;
  border-top-color: #68769D;
  border-right-color: #68769D;
  border-bottom-color: #68769D;
  border-style:solid; */
  cursor:hand;
  height: 18px;
}
.MenuItemExpandedOver
{
  background-color:Pink;/*#635233;*/
  color:#004B88;
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-size:11px;
  font-weight: 600;
  padding-left:5px;
  padding-right:5px;
  border:0px;
  /* border-left-color:orange;
  border-top-color:orange;
  border-right-color:darkgoldenrod;
  border-bottom-color:darkgoldenrod;
  border-style:solid; */
  cursor:hand;
  height: 18px;
}
/*
.SelectedMenuItem
{
  *background-color: transparent;
  color:#3F3F3F;/*#FFCB6D;
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-size:11px;
  font-weight:normal; 
  padding-left:5px;
  padding-right:5px;
  border:1px;
  border-color:
  border-style:solid;
  cursor:hand;
  height: 20px;
}
.SelectedMenuItemOver
{
  background-color:#68769D;
  color:#FFCB6D;
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-size:11px;
  font-weight:normal; 
  padding-left:5px;
  padding-right:5px;
  border:1px;
  border-color:
  border-style:solid;
  cursor:hand;
  height: 20px;
}
.SelectedMenuItemDown
{
  background-color: #D1CBBF;
  color:white;
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-size:11px;
  font-weight:normal; 
  padding-left:5px;
  padding-right:5px;
  border:1px;
  border-color:#D1CBBF;
  border-style:solid;
  cursor:hand;
  height: 25px;
}
*/
.MenuBreak
{
  padding-left:2px; 
  padding-right:2px; 
}

.TC_TitleHeader
{
	background-color:#66A8E4; 
}
.TC_titleText
{
	font-weight: 600;
	font-size: 12pt;
	border-bottom-color: #990000;
	padding-bottom: 1px;
	color: #000000;
	padding-top: 20px;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
}
.GC_titleHeader
{
	background-color:bgcolor=#E7E7E7; 
	color:#000000;
	font-size:12pt;
}
.GC_titleHeaderText
{
	padding-top:0px;
	padding-bottom:6px;
	color:#6F904E;
	font-size:13pt;
	font-style:italic;
	font-weight: bolder;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-stretch: condensed
}
.TC_ChildtitleHeader
{
	font-size: 12pt;
}

.TC_ChildtitleText
{
	font-weight: 600;
	font-size: 16pt;
	border-bottom-color: #990000;
	padding-bottom: 1px;
	color: #990000;
	padding-top: 20px;
	font-style: italic;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	border-bottom-style: double;
}
.TC_ChildHeaderText
{
	padding-top:0px;
	padding-bottom:1px;
	color:#990000;
	font-size:16pt;
	font-weight:600;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-style:italic;
}
.TC_ChildContent
{
	padding-top:10px;
	padding-bottom:10px;
}


#myform normal, #myform th #myform tr, #myform table, #myform tbody
{
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#006699;
    margin-top:0;
    padding-top:0;

}

#myform input, #myform textarea {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#650300;
    margin-top:0;
    padding-top:0;
}

#myform requiredred {
    font-weight: bold;
    color: #ff0000
}
