/* ================================
    Default styles FOR DotNetNuke
   ================================
*/ 

/* Link Styles for page bottom SEO text*/

.SEOtext  {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #00467f;
	text-decoration: none;
	line-height: 1.5;
}

H1.SEOtext  {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #00467f;
	text-decoration: none;
	line-height: 1.5;
}

H2.SEOtext  {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #00467f;
	text-decoration: none;
	line-height: 1.5;
}

A.SEOtext:link  {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #00467f;
	text-decoration: none;
	line-height: 1.5;
}

A.SEOtext:visited   {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #00467f;
	text-decoration: none;
	line-height: 1.5;
}

A.SEOtext:active    {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #00467f;
	text-decoration: none;
	line-height: 1.5;
}

A.SEOtext:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #00467f;
	text-decoration: none;
	line-height: 1.5;
}


/* List style for arrow bullet*/ 

LI.arrow {
	list-style-image:url(/portals/15/images/yellow-triangle.gif);
	}

/* List style for no bullet*/ 

LI.noBullet {
	list-style-image:url(/portals/15/images/pixel.gif);
	text-indent: -14px;
	}


/* Link Styles to sync up with homepage tabs*/

A.tabLinks:link  {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
    	text-decoration: none;
    	color:  #00467f;
	font-weight: normal;
}

A.tabLinks:visited   {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
   	text-decoration: none;
    	color:  #00467f;
	font-weight: normal;
}

A.tabLinks:active    {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
   	text-decoration: none;
   	color:  #00467f;
	font-weight: normal;
}

A.tabLinks:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
   	text-decoration:  none;
   	color:  #ff0000;
	font-weight: normal;
}

A.tabLinksBold:link  {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
    	text-decoration: none;
    	color:  #00467f;
	font-weight: bold;
}

A.tabLinksBold:visited   {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
   	text-decoration: none;
    	color:  #00467f;
	font-weight: bold;
}

A.tabLinksBold:active    {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
   	text-decoration: none;
   	color:  #00467f;
	font-weight: bold;
}

A.tabLinksBold:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   	text-decoration:  none;
   	color:  #ff0000;
	font-weight: bold;
}

A.tabLinksLarge:link  {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
    	text-decoration: none;
    	color:  #00467f;
	font-weight: bold;
	font-size: 14px;
}

A.tabLinksLarge:visited   {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   	text-decoration: none;
    	color:  #00467f;
	font-weight: bold;
	font-size: 14px;
}

A.tabLinksLarge:active    {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   	text-decoration: none;
   	color:  #00467f;
	font-weight: bold;
	font-size: 14px;
}

A.tabLinksLarge:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   	text-decoration:  none;
   	color:  #ff0000;
	font-weight: bold;
	font-size: 14px;
}

A.tabLinksLarge:link  {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
    	text-decoration: none;
    	color:  #00467f;
	font-weight: bold;
	font-size: 14px;
}

A.tabLinksLarge:visited   {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   	text-decoration: none;
    	color:  #00467f;
	font-weight: bold;
	font-size: 14px;
}

A.tabLinksLarge:active    {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   	text-decoration: none;
   	color:  #00467f;
	font-weight: bold;
	font-size: 14px;
}

A.tabLinksLarge:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   	text-decoration:  none;
   	color:  #ff0000;
	font-weight: bold;
	font-size: 14px;
}


/* styles for dark blue module */

.dark-blue-top
{
background-image:url(/Portals/_default/Skins/SCS/dark-blue-top.png);
background-repeat:repeat-x;
height=14px;
}

.dark-blue-bottom
{
background-image:url(/Portals/_default/Skins/SCS/dark-blue-bottom.png);
background-repeat:repeat-x;
height=14px;
}

.dark-blue-background
{
background-color: #00467f;
}

.dark-blue-left
{
background-image:url(/Portals/_default/Skins/SCS/dark-blue-left.png);
width=14px;
}

.dark-blue-right
{
background-image:url(/Portals/_default/Skins/SCS/dark-blue-right.png);
background-repeat:repeat-7;
height=14px;
width=14px;
}



/* styles for light blue module without shading */

.blue-top-no-shading
{
background-image:url(/Portals/_default/Containers/GHXCorpWeb2009/blue-top.png);
background-repeat:repeat-x;
height=14px;
}

.blue-bottom-no-shading
{
background-image:url(/Portals/_default/Containers/GHXCorpWeb2009/blue-bottom.png);
background-repeat:repeat-x;
height=14px;
}

.blue-background-no-shading
{
background-color: #99ccff;
}

.blue-left-no-shading
{
background-image:url(/Portals/_default/Containers/GHXCorpWeb2009/blue-left.png);
background-repeat:repeat-y;
width=14px;
}

.blue-right-no-shading
{
background-image:url(/Portals/_default/Containers/GHXCorpWeb2009/blue-right.png);
background-repeat:repeat-y;
width=14px;
}

 

/* styles for light blue module with shading */

.light-blue-top
{
background-image:url(/Portals/_default/Skins/SCS/light-blue-top.png);
background-repeat:repeat-x;
height=14px;
}

.light-blue-bottom
{
background-image:url(/Portals/_default/Skins/SCS/light-blue-bottom.png);
background-repeat:repeat-x;
height=14px;
}

.light-blue-background
{
background-color: #99ccff;
}

.light-blue-left
{
background-image:url(/Portals/_default/Skins/SCS/light-blue-left.png);
width=14px;
}

.light-blue-right
{
background-image:url(/Portals/_default/Skins/SCS/light-blue-right.png);
background-repeat:repeat-7;
height=14px;
width=14px;
}


/* styles for white shaded module */

.white-top
{
background-image:url(/Portals/_default/Containers/GHXCorpWeb2009/white-top.png);
background-repeat:repeat-x;
height: 14px;
}

.white-bottom
{
background-image:url(/Portals/_default/Containers/GHXCorpWeb2009/white-bottom.png);
background-repeat: repeat-x;
height: 14px;
}

.white-background
{
background-color: #ffffff;
height: 100%;
}

.white-left
{
background-image:url(/Portals/_default/Containers/GHXCorpWeb2009/white-left.png);
background-repeat: repeat-y;
width: 14px;
}

.white-right
{
background-image:url(/Portals/_default/Containers/GHXCorpWeb2009/white-right.png);
background-repeat: repeat-y;
width: 14px;
}

/* styles for light blue shaded module */

.empty-cell
{
height: 10px;
}

.blue-top
{
background-image:url(/Portals/_default/Containers/GHXCorpWeb2009/blue-shading-top.png);
background-repeat:repeat-x;
height: 10px;
}

.blue-bottom
{
background-image:url(/Portals/_default/Containers/GHXCorpWeb2009/blue-shading-bottom.png);
background-repeat: repeat-x;
height: 14px;
}

.blue-background
{
background-color: #99ccff;
}

.blue-left
{
background-image:url(/Portals/_default/Containers/GHXCorpWeb2009/blue-shading-left.png);
background-repeat: repeat-y;
width: 14px;
}

.blue-right
{
background-image:url(/Portals/_default/Containers/GHXCorpWeb2009/blue-shading-right.png);
background-repeat: repeat-y;
width: 14px;
}

/*styles for dark blue slick container*/
.TextContainer {
	background-image:url(gradBox.jpg);
	background-repeat:no-repeat;
	background-color: #a0b6ce;
	}
.LeftofText {
	background-image:url(leftRepeater.jpg);
	background-repeat:repeat-y;
	background-color: #a0b6ce;
	}
.RightofText {
	background-image:url(RightSideBar.jpg);
	background-repeat:no-repeat;
	background-color: #a0b6ce;
	}
/*end styles for dark blue slick containter*/

/* NEW STYLES FOR 2009 */

.sideBarText
{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
text-align: left;
padding-left: 10px;
padding-right: 10px;
line-height: 1.5;
}

.dropdownMenuText
{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
}


.dropdownMenuTextBold
{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.SmallText {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color: #000000;
	line-height: 1.5;
}
	
.SmallTextBold {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #000000;
	line-height: 1.5;
}
	
.SmallText10 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	color: #000000;
	line-height: 1.5;
}

.SmallText10Blue {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	color: #00467f;
	line-height: 1.5;
}

A:link  {
    text-decoration: none;
    color:  #00467f;
}

A:visited   {
    text-decoration: none;
    color:  #339900;
}

A:active    {
    text-decoration: none;
    color:  #00467f;
}

A:hover {
    text-decoration: none;
    color:  #ff0000;
}

.sideLink {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	}

A.sideLink:link  {
    text-decoration: none;
	font-weight: bold;
    color:  #00467f;
}

A.sideLink:visited   {
    text-decoration: none;
	font-weight: bold;
    color:  #00467f;
}

A.sideLink:active    {
    text-decoration: none;
	font-weight: bold;
    color:  #00467f;
}

A.sideLink:hover {
    text-decoration: none;
	font-weight: bold;
    color:  #ff0000;
}

.sideBarText {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-indent: 0px;
	font-weight: normal;
	line-height: 1.5;
}

/* END NEW STYLES FOR 2009 */

.boldBigGrayText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	background-color: ;
	line-height: 1.5;
}


.boldBlackText {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	background-color: ;
	line-height: 1.5;
}

.boldBlackText14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: ;
	line-height: 1.5;
}

.boldBlueText {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00467F;
	padding: 0px;
	background-color: ;
	line-height: 1.5;
}

.boldBlueText14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00467F;
	line-height: 1.5;
}
.boldblueText16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00467F;
	line-height: 1.5;
}

.boldblueText18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00467F;
	line-height: 1.5;
}
.boldWhiteText {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	line-height: 1.5;
}

.boldWhiteText14 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	line-height: 1.5;
}

.boldWhiteText16 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
	line-height: 1.5;
}

.boldWhiteText24 {
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	line-height: 1.5;
}

.bodyText {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	background-color: ;
	line-height: 1.5;
}





/* background color for the content part of the pages */


.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    font-family: Verdana, Tahoma, Arial, Verdan, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#00467F;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#00467F;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#00467F;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#FFCC00;
}

/* style for module titles */
.Head   {
    font-family: Verdana, Tahoma, Arial, verdana, Helvetica;
    font-size: 11px;
    font-weight:    bold;
    color: #00467F;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Tahoma, Arial, Verdana, Helvetica;
    font-size: 11px;
    font-weight:    bold;
    color: #003366;
}

.SubHeadGreen    {
    font-family: Verdana, Tahoma, Arial, Verdana, Helvetica;
    font-size: 11px;
    font-weight:    bold;
    color: #339900;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Tahoma, Arial, Verdana, Helvetica;
    font-size: 11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-indent: 0px;
	line-height: 1.5;
}

/* 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: Verdana, Tahoma, Arial, Verdana, Helvetica;
    font-size: 11px;
    font-weight: bold;
	line-height: 1.5;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Verdana, Tahoma, Arial, Verdana, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000;
	line-height: 1.5;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Tahoma, Arial, Verdana, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:White;
    color: Red;
    font-family: Verdana, Tahoma,  Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: Verdana, Tahoma,  Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: Verdana, Tahoma,  Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
}


/* 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: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Verdana, Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

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: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, Tahoma, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight:    normal;
    color: #000000;
}

H2  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight:    normal;
    color: #000000;
}

H3  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight:    bold;
    color: #003366;
}

H4  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight:    bold;
    color: #003366;
}




SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL 
{
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-indent: 0px;
	}



UL LI   {
    list-style-type:    square ;
	margin-left: -15;
}

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:1pt;
    text-align:left
}

/* 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: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	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: black; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	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: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:30;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Arial, Verdana, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	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;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #666666; 
	border-left: #666666 1px solid; 
	border-bottom: #666666 1px solid; 
	border-top: #666666 1px solid; 
	text-align: center; 
	width: 5; 
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #666666; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #666666 0px solid; 
	border-left: #666666 0px solid; 
	border-top: #666666 0px solid; 
	border-right: #666666 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #999999 0px solid; 
	border-left: #999999 0px solid; 
	border-top: #999999 0px solid;  
	border-right: #999999 0px solid; 
	background-color: #999999; 
	height: 0px;
}
/*rollover state for menu*/
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #00467F; 
	font-family: Arial, Verdana Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #FFCC00;
}
/*end rollover state*/
.MainMenu_MenuArrow {
	/* font-family: webdings;  
	font-size: 10pt; */
	cursor: pointer; 
	cursor: hand; 
	border-right: #999999 1px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	/* font-family: webdings; 
	font-size: 10pt; */
	cursor: pointer; 
	cursor: hand;
}

/* LEGACY STYLES from DNN 1-2 */
.HeadBg {
    background-color: #CCCCCC;
}

.TabBg {
    background-color: black;
}

.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#cccccc;
}

.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}
.PagingTable {
    height: 33px;
}

.LabelEditOverClass
{	
	cursor: pointer;
	text-decoration: underline overline;
}

.LabelEditTextClass
{
	border: solid 1px red;
	background-color: Transparent;
}

.LabelEditWorkClass
{
	/*background: url(/DotNetNuke/images/dnnanim.gif) no-repeat right;*/
	border: solid 0px red;
	background-color: Transparent;
}
/*styles made for Custom GHX Containers*/
/*YellowGradientContainer*/


/*.GreenHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #365353;
	text-align: center;
}*/
/*.YellowGradient {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00467F;
	background-image: url(/Portals/_default/Containers/GHXv4/yellowGradient.jpg);
	background-repeat: repeat-x;
	border-color: #365353;
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align: left;
	text-indent: 0px;
	padding: 5px;
}*/
/*End YellowGradientContainer*/

/*Styles used for text the footer of the page*/
.FooterObject {
    font-weight: normal;
    font-size: 8.5pt;
    color: #003366;
    font-family: Verdana, Tahoma, Arial, Verdan, Helvetica;
    text-decoration: none;
	text-align: center;
}

A.FooterObject:link {
    text-decoration:    none;
    color:#FFFFFF;
	text-align: center;
}

A.FooterObject:visited  {
    text-decoration:    none;
    color:#FFFFFF;
	text-align: center;
	
}

A.FooterObject:active   {
    text-decoration:    none;
    color:#FFFFFF;
	text-align: center;
}

A.FooterObject:hover    {
    text-decoration:    none;
    color:#FFCC00;
	text-align: center;
}

.FooterStatic{
text-decoration:    none;
    color:#FFFFFF;
	font-size:9px
	}
/*End of Styles used for text the footer of the page*/

/*action button*/
.GHXActionButton	{
	background-image:url(Skins/GHXv4/GoButton.gif);
}
/*padding for containers in skins*/
.tablePadding {
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;
	}
/*breadcrumb formating*/
.Breadcrumb {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00467F;
	text-align: left;
	padding: 3px;
}
A.Breadcrumb:link {
color: #00467F;
}
A.Breadcrumb:visited {
color: #00467F;
}
A.Breadcrumb:active {
color: #00467F;
}
A.Breadcrumb:hover {
color: #FFCC00;
}
/*for test in the homepage buckets*/
.BucketText {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	padding: 15px;
	vertical-align:top;
}
.GHXProviderSupplierSub {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #00467F;
	text-align:left;
	padding-left:30;
	vertical-align:top;
}
GHXProviderSupplierLink {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #00467F;
	text-align:left;
	padding-left:0;
	vertical-align:top;
}
A.GHXProviderSupplierLink:Link {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #00467F;
	text-align:left;
	padding-left:0;
	vertical-align:top;
}
A.GHXProviderSupplierLink:Hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #00467F;
	text-align:left;
	padding-left:0;
	vertical-align:top;
	text-decoration:underline;
}
.Neg40LI   {
    list-style-type:    square ;
	margin-left: -40px;
}


