/* ================================
    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
{
}

/* 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
{
}

/* 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  {
}

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 */
.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 {
}
p, a, span, td, th, li, ul, h1, h2, h3, h4, h5, h6, h7, h8, h9, h10 {font-family: Verdana, Arial, sans-serif;}
p, span {
	color: #333;
}
hr {
	height: 1px;
	border-top: 1px solid #333;
}
.header1{
	color:#000E75;
	font-weight: 400;
	font-size:21px;
}
.header2{
	font-size:19px;
	font-weight:200;
	color:#000E75;
}
.header3{
	font-size:17px;
	color:#000E75;
}
.header4{
	font-size:14px;
	color:#000E75;
	padding:3px 0px 3px 0px;
}
.header5{
	font-size: 12px;
	color:#000E75;
}
.copy{
	font-size:11px;
	color: #333;
}
.copyb{
	font-size:11px;
	color: #333;
	font-weight:bold;
}
.copyit{
	font-size:11px;
	color: #333;
	font-style:italic;
}
.copy a:link, .copy a:visited, .copy a:active{
	font-size:11px;
	color: #333;
	text-decoration: underline;
}
.copy a:hover {
	font-size:11px;
	color: #333;
	text-decoration: none;
}
.copy2{
	font-size:11px;
	color: #000E75;
}
.copy2b{
	font-size:11px;
	color: #000E75;
	font-weight:bold;
}
.copy2it{
	font-size:11px;
	color: #000E75;
	font-style:italic;
}
.copy2 a:link, .copy2 a:visited, .copy2 a:active{
	font-size:11px;
	color: #000E75;
	text-decoration: underline;
}
.copy2 a:hover {
	font-size:11px;
	color: #000E75;
	text-decoration: none;
}
.list1 ul{
	list-style-type: disc;
	list-style-position: inside;
	padding:0px;
	margin:0px;
}
.list1 li{
	font-size:11px;
	color: #333;
	margin-top: 2px;
}
.list2 ul{
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(images/dgreen_bullet.gif);
	padding:0px;
	margin:0px;
}
.list2 li{
	font-size:11px;
	color: #333;
	margin-top: 2px;
}
.list3 ul{
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(images/green_bullet.gif);
	padding:0px;
	margin:0px;
}
.list3 li{
	font-size:11px;
	color: #333;
	margin-top: 2px;
}
.list4 ul{
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(images/orange_bullet.gif);
	padding:0px;
	margin:0px;
}
.list4 li{
	font-size:11px;
	color: #333;
	margin-top: 2px;
}
.list5 ul{
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(images/purple_bullet.gif);
	padding:0px;
	margin:0px;
}
.list5 li{
	font-size:11px;
	color: #333;
	margin-top: 2px;
}
.list6 ul{
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(images/blue_bullet.gif);
	padding:0px;
	margin:0px;
}
.list6 li{
	font-size:11px;
	color: #333;
	margin-top: 2px;
}
.top2_table{
	border: 2px solid #94A924;
	padding:2px;
	background-color:#fff;
}
.top2{
	padding: 2px 2px 3px 2px;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	background-image: url(images/greenbar_bkg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#94A924;
}
.top3_table{
	border: 2px solid #00AB86;
	padding:2px;
	background-color:#fff;
}
.top3{
	padding: 2px 2px 3px 2px;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	background-image: url(images/dgreenbar_bkg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#00AB86;
}
.top4_table{
	border: 2px solid #DC664A;
	padding:2px;
	background-color:#fff;
}
.top4{
	padding: 2px 2px 3px 2px;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	background-image: url(images/orangebar_bkg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#DC664A;
}
.top5_table{
	border: 2px solid #D04D7C;
	padding:2px;
	background-color:#fff;
}
.top5{
	padding: 2px 2px 3px 2px;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	background-image: url(images/purplebar_bkg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#D04D7C;
}
.top6_table{
	border: 2px solid #3677BC;
	padding:2px;
	background-color:#fff;
}
.top6{
	padding: 2px 2px 3px 2px;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	background-image: url(images/bluebar_bkg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#3677BC;
}
.bkg1{
	background-image: url(images/green_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#EAEED3;
	padding:42px 4px 4px 4px;
}
.bkg2{
	background-image: url(images/pink_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FBDDDD;
	padding:42px 4px 4px 4px;
}
.bkg3{
	background-image: url(images/blue_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#D8E4F2;
	padding:42px 4px 4px 4px;
}
.bkg4{
	background-image: url(images/orange_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#F9DCB4;
	padding:42px 4px 4px 4px;
}