/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* 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   {
}

/* 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
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px}

/* 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    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

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 */

/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;  
	background-color: #FFFFFF;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #8c8c8c; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	text-transform: uppercase;
	letter-spacing:-.5pt;
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
background-color: #FFFFFF;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff;
	border-left: #ffffff 0px solid; 
	border-right: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_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;
background-color: #FFFFFF;
}

.MainMenu_MenuBreak {
	border-bottom: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-top: #ffffff 0px solid;  
	border-right: #ffffff 0px solid; 
	background-color: #ffffff; 
	height: 0px;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #990000; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	text-transform: uppercase;
	letter-spacing:-.5pt;
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
background-color: #FFFFFF;
	}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: white; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
background-color: #FFFFFF;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}




#ContentPaneWrapper {
scrollbar-arrow-color: #FFFFFF; 
scrollbar-base-color: #F2F2F2; 
scrollbar-track-color: #F2F2F2; 
scrollbar-face-color: #E6E6E6; 
scrollbar-shadow-color: #F2F2F2; 
scrollbar-highlight-color: #F2F2F2; 
scrollbar-3dlight-color: #F2F2F2; 
scrollbar-darkshadow-color: #F2F2F2; 
	height: 500px;
	width: 465px;
        overflow: scroll;
        margin:  10px;
	padding: 2px;
	background-color: white;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}


/* css styles from old site.  added to skin for backward compatibility.  1/17/2005   */

.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; float: right;}
.text a:link{color: #0000ff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; text-decoration:none}
.text a:visited{color: #800080; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; text-decoration:none}
.text a:hover{color: #0000ff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; text-decoration:none}
.text a:active{color: #0000ff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; text-decoration:none}

.smalltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px}
.totop { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px }
.normal {color: #000000; font-family: verdana; font-size:xx-small; text-decoration:none}
.normal a:link{color: #000000; font-family: verdana; font-size:xx-small; text-decoration:none}
.normal a:visited{color: #000000; font-family: verdana; font-size:xx-small; text-decoration:none}
.normal a:hover{color: #000000; font-family: verdana; font-size:xx-small; text-decoration:none}
.normal a:active{color: #000000; font-family: verdana; font-size:xx-small; text-decoration:none}


.quote {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 float: right;
 font-size: medium;
 font-weight: bold;
 line-height: 22pt;
 color: #378b42;
 background-color: #c2d3ba;
 align: right;
 letter-spacing: 1pt;
 width: 300px;
 padding: 25px;
 font-weight: bold;
 border-color: #FFFFFF;
 border-width: thick;
  }
  
  .quote2 {
 font-family: Arial, Helvetica, Verdana, sans-serif;

 font-size: x-large;
 font-weight: bold;
 line-height: 22pt;
 color: #FFFFFF;
 background-color: #c2d3ba;

 letter-spacing: 1pt;


 font-weight: bold;

  
  
.quote  a:link{color: #0000ff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; text-decoration:none}
.quote  a:visited{color: #800080; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; text-decoration:none}
.quote  a:hover{color: #0000ff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; text-decoration:none}
.quote  a:active{color: #0000ff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; text-decoration:none}






&ldquo;   &rdquo;

