body#Body {
	background-color: #d2d3d4;
}

*{
outline: none;
}

.WrapTable {

}

.NavTD {
	border-top: 5px solid #0C3b7A;
	border-left: 5px solid #0C3b7A;
	border-right: 5px solid #0C3b7A;
	background-image: url(nav-bg.png);
	background-position: top;
	background-color: #2c4786;
	background-repeat: repeat-x;
}



.NavFooterTD {
	background-color: #2c4786;
 	border-left: 5px solid #0C3b7A;
	border-right: 5px solid #0C3b7A;
	border-bottom: 5px solid #0C3b7A;
}

.ContentHeaderTR {
	/* height: 30px; */
}

.BreadTD {
	border-bottom: 1px solid #818181;
}

.Breadcrumb {
	/* padding-left: 10px; */
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
}

.DateTD {
	border-bottom: 1px solid #818181;
}

.DateStyle {
	/* padding-right: 10px; */
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
}

.LinksTD {
	background-color: #FFFFFF;
	/* background-color: #2C4786; */
	border-bottom: 1px solid #818181;
	border-right: 1px solid #818181;
}

.FooterLinks {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
}

.PlugTD {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
}

.LoginStyle {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
}

.bannerpane {

}

.bannerpane P {
	margin: 0px;
	padding: 0px;
}

.leftcolumn {
	clear: left;
}

.ContentTD {
	background-color: #fff;
	border-right: 1px solid #818181;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
/* 	background-image: url(nav-bg.png);
	background-position: top;
	background-color: #2c4786;
	background-repeat: repeat-x; */
}

/* Module-specific Styles */

.WheelLink {
	font-family: Georgia, "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 18px;
}

a.WheelLink:link, a.WheelLink:active, a.WheelLink:visited {
	color: white;
}

a.WheelLink:hover {
	text-decoration: none;
	color: yellow;
}

.Normal {
	font-size: 14px;
}

.SiSItemName {
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

.SiSItem {

}

/* Container Styles */
H2.H2-Title {
	display: inline;
	font-family: Georgia, serif;
	color: black;
}

/* ================================
    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
{
}

/* 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 */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

#NavDIV {
    color: #FFFFFF;
    font: 110% Georgia, "Trebuchet MS", Tahoma, Arial, Sans-Serif;
    padding: 0;
    width: 200px;
	background-color: transparent;
}

/* #NavDIV .left {
	outline: none;
	border: none;
} */

.left
{
    float: left;
}

/* CSSNodeRoot */
.main_dnnmenu_rootitem
{
    padding: 4px 3px 3px 3px;
    text-align: right;
}

/* Menu Node Hover Root */
.main_dnnmenu_rootitem_hover
{
    background-color: #0C3B7A;
	color: yellow;
}

/* Menu Node Selected Root */
.main_dnnmenu_rootitem_selected
{
    padding: 4px 3px 3px 3px;
    text-align: right;
	color: #EC1B2E;
}
    
/* Sub Menu Container */
.main_dnnmenu_submenu
{
    border: 1px solid #777;
    border-top: 0;
}

.main_dnnmenu_submenu td 
{
    background: #2C4786;
    padding: 5px;
    z-index: 1000;
    text-align: left;
}

/* Sub Menu Hover */
.main_dnnmenu_itemhover td
{
    background-color: #0C3B7A;
	color: yellow;
}

/* Sub Menu Selected */
.main_dnnmenu_itemselected td
{
    background: #699fd5;
}


