/* General Styles */

.HeaderBackG
{
	background-color: #FFFFFF;
}

.SubHeaderBackG
{
	background-color: #FFFFFF;
}

.NavBackG
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: normal !important;
	color: #FFFFFF !important;
	background-color: #FFFFFF !important;
	padding: 1px 1px 1px 1px !important;
	background-image:url(images/MenuBackG.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}

.NavBottomBackG
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: normal !important;
	color: #FFFFFF !important;
	background-color: #FFFFFF !important;
	background-image:url(images/MenuBottomBackG.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}


.BreadCrumbBackG 
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 9px !important;
	color: #756838 !important;
	background-image: url(images/BreadCrumbSpacer.jpg);
	background-repeat: repeat-x;
}

.BreadCrumbBackG span
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 9px !important;
	color: #756838 !important;
}

.BreadCrumbBackG span a
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 9px !important;
	color: #756838 !important;
}

.BreadCrumbBackG span a:hover
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 9px !important;
	color: #756838 !important;
	text-decoration: underline !important;
}

.FooterStyle
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 10px !important;
	color: #3e3e3e !important;
	background-color: #ededed;
	background-image:url(images/FooterBackG.jpg);
	background-repeat:repeat-x;
}

.FooterTopLine
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 8px !important;
	background-color: #FFFFFF;
	background-image:url(images/FooterLineTop.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.FooterText
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 10px !important;
	color: #3e3e3e !important;
}

.FooterText a
{
	color: #3e3e3e !important;
}

.FooterText a:hover
{
	color: #0269a3 !important;
}


/*Custom SOLPARTMENU */
.MainMenuContainer
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	margin: 0px !important;
	cursor: pointer !important;
	padding: 1px 1px 1px 1px;
}

.MainMenuBar
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	cursor: pointer !important;
	
}

.MainMenuItem
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	cursor: pointer !important;
	padding: 2px 2px 2px 2px;
	font-weight:bold !important;
}

.MainMenuItemSelect
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	background-color: #0269a3 !important;
	padding: 1px 1px 1px 1px;
}

.MainMenuIcon
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #FFFFFF !important;
	background-color: #dddddd !important;
	padding: 1px 1px 1px 1px;
}


.MainMenuBreak
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #3e3e3e !important;
}

.MenuSeparator
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #0269a3 !important;
}

/* Menu - SUB MENU  */
.SubMenu
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
	font-size: 11px !important;
	color: #a71200 !important;
	background-color: #ededed !important;
	cursor: pointer;
}

.SubMenuItem
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-weight: bold !important;
	font-size: 11px !important;
	cursor: hand !important;
	background-color: #ededed !important;
	
}

.SubMenuItemSelect
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	background-color: #999999 !important;
}

.SubMenuArrow
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
}


/* ================================
    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
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	margin: 0px 0px 0px 0px !important;
	background-color: #FFFFFF !important;
	background-image:url(images/BodyBackG.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}

td, p
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
}

.ContentBackG
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	background-color:#FFFFFF !important;
}

/* background/border colors for the selected tab */
.TabBg
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #000000 !important;
}

.LeftPane
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #FFFFFF !important;
}

.ContentPane
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #000000 !important;
}

.RightPane
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #000000 !important;
}

/* text style for the selected tab */
.SelectedTab
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link
{
	font-family: Helvetica, Arial, sans-serif !important;
}

A.SelectedTab:visited
{
	font-family: Helvetica, Arial, sans-serif !important;
}

A.SelectedTab:active
{
	font-family: Helvetica, Arial, sans-serif !important;
}

A.SelectedTab:hover
{
	font-family: Helvetica, Arial, sans-serif !important;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-family: Helvetica, Arial, sans-serif !important;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link
{
	font-family: Helvetica, Arial, sans-serif !important;
	color: #0269a3 !important;
}

A.OtherTabs:visited
{
	font-family: Helvetica, Arial, sans-serif !important;
	color: #0269a3 !important;
}

A.OtherTabs:active
{
	font-family: Helvetica, Arial, sans-serif !important;
	color: #0269a3 !important;
}

A.OtherTabs:hover
{
	font-family: Helvetica, Arial, sans-serif !important;
	color: #666666 !important;
}

/* GENERAL */
/* style for module titles */
.Head
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #3e3e3e !important;
	font-weight: bold !important;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #3e3e3e !important;
	font-weight: bold !important;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #666666 !important;
	font-weight: bold !important;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #000000 !important;
	font-weight: normal !important;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #000000 !important;
	font-weight: normal !important;
}

.NormalRed
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #CC0000 !important;
	font-weight: normal !important;
}

.NormalBold
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #000000 !important;
	font-weight: bold !important;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #000000;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px;
	color: #0269a3;
}

A.CommandButton:visited
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px;
	color: #0269a3;
}

A.CommandButton:active
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px;
	color: #0269a3;
}

A.CommandButton:hover
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px;
	color: #666666;
}

/* GENERIC */
H1
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 16px !important;
	color: #3e3e3e !important;
	font-weight: bold !important;
}

H2
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 14px !important;
	color: #3e3e3e !important;
	font-weight: bold !important;
}

H3
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 12px !important;
	color: #3e3e3e !important;
	font-weight: bold !important;
}

H4
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	color: #3e3e3e !important;
	font-weight: bold !important;
}

H5, DT
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 10px !important;
	color: #3e3e3e !important;
}

H6
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 9px !important;
	color: #000000 !important;
}

TFOOT, THEAD
{
}

TH
{
}

A:link
{
	font-family: Helvetica, Arial, sans-serif !important;
	color: #0269a3;
}

A:visited
{
	font-family: Helvetica, Arial, sans-serif !important;
	color: #0269a3;
}

A:active
{
	font-family: Helvetica, Arial, sans-serif !important;
	color: #0269a3;
}

A:hover
{
	font-family: Helvetica, Arial, sans-serif !important;
	color: #666666;
}

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
{
}

/*Skin Objects */
.SkinObject
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 10px !important;
	color: #3e3e3e;
	text-decoration: none !important;
}

a.SkinObject
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 10px !important;
	color: #3e3e3e;
	text-decoration: none !important;
}
a.SkinObject:hover
{
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 10px !important;
	color: #0269a3;
	text-decoration: none !important;
}


/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer
{
}

.ModuleTitle_MenuBar
{
	
}

.ModuleTitle_MenuItem
{
}

.ModuleTitle_MenuIcon
{
}

.ModuleTitle_SubMenu
{
	background-color: #FFFFFF !important;
}

.ModuleTitle_MenuBreak
{
}

.ModuleTitle_MenuItemSel
{
	color: #FFFFFF !important;
	background-color:#3e3e3e !important;
}

.ModuleTitle_MenuArrow
{
}

.ModuleTitle_RootMenuArrow
{
}

/* Main Menu */

.MainMenu_MenuContainer 
{
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu 
{
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}






