/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

* {margin: 0px; padding: 0px;}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

body {
	/*background-image: url(/Portals/0/page_back.gif);
	background-color: #330033;*/
}

a.linkFooter:link,a.linkFooter:visited,a.linkFooter:active
{
	color:#CC99FF;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
}

a.linkFooter:hover
{
	text-decoration: underline;	
}


.menu_top{
	background-image: url(/Portals/0/menu_grad.gif);
	background-color: #5800A7;
	color: #ffffff;
	height: 32px;
}

.MainMenu_MenuBar{
	background-image: url(/Portals/0/menu_grad.gif);
	background-color: #5800A7;
	color: #ffffff;
	height: 32px;
}

a.topmenu{ font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none;   }
a.topmenu:link{font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none;  }
a.topmenu:active{font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: underline;    }
a.topmenu:hover {font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: underline;  }
a.topmenu:visited { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none;   }

a.footerlink{ font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none;   }
a.footerlink:link{font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none;  }
a.footerlink:active{font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: underline;    }
a.footerlink:hover {font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: underline;  }
a.footerlink:visited { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none;   }

.footertext{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px; 
	color: #ffffff; 
	padding-left: 10px;
}

.copyright{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px; 
	color: #cc99ff; 
	padding-left: 10px;
}

.small_head{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px; 
	color: #cc99ff; 
	font-weight: bold;
	padding-left: 20px;
}


a.bodylink{ font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: underline;   }
a.bodylink:link{font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: underline;  }
a.bodylink:active{font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: underline;    }
a.bodylink:hover {font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: underline;  }
a.bodylink:visited { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: underline;   }

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px; 
	color: #9966cc;
	}

/* hyperlink style for the selected tab*/
A.SelectedTab:link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px; 
	color: #9966cc;}

A.SelectedTab:visited  {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px; 
	color: #9966cc;}

A.SelectedTab:active   {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px; 
	color: #9966cc;}

A.SelectedTab:hover    {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px; 
	color: #9966cc;}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px; 
	color: #660099;
	font-weight: normal; 
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #cc99cc;	
	padding-bottom: 15px;
	font-weight: bold;
}

H2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13pt;
	color: #660099;
	padding-bottom: 10px;
	font-weight: bold;

}

H3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	color: #660099;
	font-weight: bold;

}






H4  {
}

H5, DT  {
}

H6  {
}

P {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	color: #000000;
	padding-bottom: 5px;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	font-family: Arial, Verdana, sans-serif;
	color: #660099;

}

A:visited   {
	font-family: Arial, Verdana, sans-serif;
	color: #660099;
	}

A:active    {
	font-family: Arial, Verdana, sans-serif;
	color: #660099;
	}

A:hover {
	font-family: Arial, Verdana, sans-serif;

	}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

.legallist li
{
    margin-left:75px;
    clear:both;
    color:#000000;
    padding:0 0 0px;
}
.Normal .legallist li p
{
    font-family:Arial,Verdana,sans-serif;
    font-size:11pt;
}
.privacylist li
{
    list-style:disc;
    margin-left:15px;
    padding:0;
}
.Normal .privacylist li p
{
    font-family:Arial,Verdana,sans-serif;
    font-size:11pt;
}

UL LI   
{
    clear:both;
    color:#000000;
    font-family:Arial,Verdana,sans-serif;
    font-size:11pt;
    margin:0px 0 0px 15px;
    padding:0 0 0px;
}

.Normal UL LI
{
padding: 0;
}

.Normal UL LI p   
{
    font-family:Arial,Verdana,sans-serif;
    font-size:11pt;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
 }

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

.frmSeparator
{
border-bottom:1px black solid;
height:10px;
margin-bottom: 5px;

}

.frmPadding
{
	padding: 3px 3px 6px 3px;
}
.pdform
{
margin-left: 20px;
}

.pdformtext
{
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #003366;
margin-left: 20px; 
}

.formtext{
	margin-left: 25px;
	
}
.texttitle
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	margin-left: 25px;
}

.frmtxttitle
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	margin-left: 3px;	
}






