/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica;
}

A:hover {
color: black;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}

.LeftPane {
}

.ContentPane {
}

.RightPane {
}

.links {
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: black;
	font-family: Arial, Helvetica;
	text-align: center;
}

.linksLG {
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: black;
	font-family: Arial, Helvetica;
}

.Title
{
font-weight: bold;
font-size: 20pt;
color: black;
font-family: Arial, Helvetica;
}

.pageText
{
font-weight: bold;
font-size: 10pt;
color: black;
font-family: Arial, Helvetica;
}

.mediumpageText
{
font-weight: bold;
font-size: 12pt;
color: black;
font-family: Arial, Helvetica;
}

.largepageText
{
font-weight: bold;
font-size: 14pt;
color: black;
font-family: Arial, Helvetica;
}

.leftPaneLinks
{
font-weight: bold;
font-size: 10pt;
color: black;
font-family: Arial, Helvetica;
text-align: right;
}

.pageCell
{
VERTICAL-ALIGN: top;
font-weight: bold;
font-size: 10pt;
color: black;
font-family: Arial, Helvetica;
}

.pageRow
{
padding-bottom: 5px;
VERTICAL-ALIGN: top;
TEXT-TRANSFORM: none;
}

/* Text on the upper and lower red sections */
.Login {
/* text style for the login token */
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.Login {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.Login:visited {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.Login:link {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.Login:active {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: white;
font-family: Arial, Helvetica;
}
A.Login:hover {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: white;
font-family: Arial, Helvetica;
} 

.User {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.User {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.User:visited {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.User:link {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.User:active {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: white;
font-family: Arial, Helvetica;
}
A.User:hover {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: white;
font-family: Arial, Helvetica;
}

.Copyright {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.Copyright {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.Copyright:visited {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.Copyright:link {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.Copyright:active {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: white;
font-family: Arial, Helvetica;
}
A.Copyright:hover {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}


.Terms {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.Terms {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.Terms:visited {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.Terms:link {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.Terms:active {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: white;
font-family: Arial, Helvetica;
}
A.Terms:hover {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: white;
font-family: Arial, Helvetica;
}

.Privacy {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.Privacy {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.Privacy:visited {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.Privacy:link {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: black;
font-family: Arial, Helvetica;
}
A.Privacy:active {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: white;
font-family: Arial, Helvetica;
}
A.Privacy:hover {
/* text style for the login token */
text-decoration:    none;
font-weight: bold;
font-size: 8pt;
color: white;
font-family: Arial, Helvetica;
}

/* text style for the selected tab */
.SelectedTab
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color: black;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 10px;
    color:black;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:black;
}

/* Main Menu */

.MainMenu_MenuContainer
{
	border-bottom: #77b2d2 0px solid; 
	border-left: #77b2d2 0px solid; 
	border-top: #77b2d2 0px solid; 
	border-right: #77b2d2 0px solid;  
	background-color: Transparent; 
/*	background-color: #77b2d2; */
	height:23px;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:23px;
}

.MainMenu_MenuItem
{
	border-right: #77b2d2 0px solid;
	border-top: #77b2d2 0px solid;
	border-left: #77b2d2 0px solid;
	border-bottom: #77b2d2 0px solid;
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
	color: black;
	font-family: Arial;
	background-color: #77b2d2;
	height: 23px;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #77b2d2;
	border-left: #77b2d2 1px solid; 
	border-right: #77b2d2 0px solid; 
	border-bottom: #77b2d2 1px solid; 
	border-top: #77b2d2 1px solid; 
	text-align: center; 
	width: 15; 
	height: 23px;
}

.MainMenu_SubMenu {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #77b2d2; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #77b2d2 0px solid; 
	border-left: #77b2d2 0px solid; 
	border-top: #77b2d2 0px solid; 
	border-right: #77b2d2 0px solid;
	color: #77b2d2;
	height:16px;
}

.MainMenu_MenuBreak {
	border-bottom: #77b2d2 0px solid; 
	border-left: #77b2d2 0px solid; 
	border-top: #77b2d2 0px solid;  
	border-right: #77b2d2 0px solid; 
	background-color: #77b2d2;
	height: 23px;
}

.MainMenu_MenuItemSel
{
	border-bottom: #77b2d2 0px solid; 
	border-left: #77b2d2 0px solid; 
	border-top: #77b2d2 0px solid;  
	border-right: #77b2d2 0px solid;
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
	color: black;
	font-style: normal;
	font-family: Arial;
	background-color: #3483ad;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: #77b2d2; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #77b2d2 0px solid; 
	border-bottom: #77b2d2 0px solid; 
	border-top: #77b2d2 0px solid;
	visibility:hidden;
	width:0px;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	color: #77b2d2;
	visibility:hidden;
}








