/* ================================
    CSS STYLES FOR DotNetNuke
   ================================*/ 

.mainDiv
{
	text-align: center;
	width: 100%;
	background: #E5E5E5;
}
	
body 
{
	background: #FFFFFF;
	margin: 0px 0 0px 0;
	text-align: center;
	color: #555555;
}

.SiteWidth 
{
	text-align: left;
	width: 993px;
	margin: 0px auto;
	
}
.BannerTable 
{
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
}

.bannerTD
{
	vertical-align: top;
	width: 993px;	
}
.banner
{
	height: 292px;
	width: 993px;
	text-align: left;
	vertical-align: top;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	background: url(banner.jpg) no-repeat top left;
	
}

.vertSpacer
{
	vertical-align:top;
	text-align: right;
	color: #000000;
}
.search
{
	color: #333333;
	width: 100%;
	Font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 25px;		
}
.menu
{
	width: 100%;
	vertical-align: bottom;
	padding-left: 470px;
	padding-bottom: 31px;
}
.vertSpacerBottom
{
	height: 0px;
	vertical-align:top;
	text-align: right;
	padding-top: 15px;
	color: #000000;
}

.FarRightPane
{
	width: 250px;
	height: 100%;
	vertical-align: top;
	padding: 5px 5px 0px 5px;
	border-right: solid 1px #E5E5E5;
}
.linksTable 
{
	width: 100%;
	text-align: center;
	vertical-align: top;
	padding-left: 20px;
}
.topLeft
{
    padding-left: 2px;
}
.infoPane
{
    width: 250px;
    padding-top: 13px;
}
.quicklinksPane
{
}

a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active 
{
	color: #FFFFFF;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.LoginLink:hover 
{
	color: #303030; 
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.SearchLink:link, a.SearchLink:visited, a.SearchLink:active 
{
	color: #333333;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.SearchLink:hover 
{
	color: #CCCCCC; 
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.HostLink:link, a.HostLink:visited, a.HostLink:active 
{
	color: #AAAAAA;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.HostLink:hover 
{
	color: #666666; 
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.contentTD
{
	vertical-align: top;
    background: url(bg.jpg) repeat-y top left;
    text-align: center;  
    padding-left: 71px;
    width: 800px;
}
.contentTable1
{
	
	background: no-repeat top left;
	text-align: left;
}
.contentTD2
{
	vertical-align: top;
    text-align: left;  
}
.contentTable2
{
	background: no-repeat top left;
	width: 600px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	padding: 5px 25px 5px 5px;
}
.ContentRow 
{
	width: auto;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}
.ContentRowLeft 
{
	width: 50%;
	vertical-align: top;
	padding-left: 10px;
}
.ContentRowRight 
{
	width: 50%;
	vertical-align: top;
	padding-left: 10px;
}
.ContentBotRow 
{
	vertical-align: top;
	padding-left: 10px;
}

.footerRow
{
    width: 993px;
}

.FooterTable 
{
	width: 993px;
	height: 70px; 
	text-align: center;
	background: url(footer.jpg) no-repeat top left;
	
}
.FooterLeft
{
	vertical-align: top;
	text-align: left;
	color: #FFFFFF;
	width: 33%;
	padding-left: 180px;
}
.footerCenter
{
	vertical-align: bottom;
	text-align: right;
	height: 20px;
	padding-right: 52px;
    padding-top: 35px;
}
.credits
{
	width: 993px;
	color: #AAAAAA;
	text-align: right;
	padding-right: 45px;
}

.footerRight
{
    width: 33%;
	vertical-align: bottom;
	text-align: right;
	padding-right: 45px;
	padding-top: 15px;
}

.menuFooter
{
	color: #FFFFFF;
	vertical-align: top;
	Font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	padding-left: 50px;
}
.copyright
{
	color: #AAAAAA;
	font-weight: normal;
	font-size: 11px;
}

table, tr, td, p 
{
	font-family: arial;
	font-size: 12px;
}

.normal, .Normal 
{
	font-family: arial;
	font-size: 12px;
	color: #333;
}

select, input 
{
	font-family: arial;
	font-size: 12px;
	color: #417695;
}

.articlesTitle 
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333;	
}

/* text style for the unselected tabs */
.OtherTabs 
{
    font-size: 12px;
    color: #000000;
    font-family: arial;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
a.OtherTabs:link, a.OtherTabs:visited, a.OtherTabs:active 
{
    text-decoration: none;
    color: #2c2c2c;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

a.OtherTabs:hover    
{
    text-decoration: underline;
    color: #2c2c2c;
	background-color: transparent;
 	border: 0;
 	font-weight: bold;
}

/*=============== START DEFAULT MENU STYLES ============================================*/
/*== main menu styles ======================================*/
/*==========================================================*/

/*-- box that holds the menu --*/

/*== module menu styles ====================================*/
/*==========================================================*/

/*-- container for module menus --*/
.ModuleTitle_MenuContainer 
{
	color: #2c2c2c;
}


/*-- bar for module menus --*/
.ModuleTitle_MenuBar 
{
	/*cursor: pointer;*/
	cursor: hand;
}

/*-- menu items --*/
.ModuleTitle_MenuItem 
{
	font-family: arial; 
	color: #888888;
	font-size: 12px;
	background: url(sub_item_bg.gif) no-repeat;
	font-weight: bold; 
	font-style: normal; 
	border: #eeeeee 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 16px;
}

/*-- submenu container --*/
.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	/*cursor: pointer;*/
	cursor: hand; 
	margin: 8px 0 0 -4px;
	background: #eeeeee;
	padding: 1px;
	border: 1px solid #aaaaaa;
	font-weight: normal;
}

/*-- hover state --*/
.ModuleTitle_MenuItemSel 
{
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold; 
	/*cursor: pointer;*/
	cursor: hand; 
	color: #003FB3;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 16px;
}

/*-- don't need this stuff --*/
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon 

   
{
	display: none;
}

/* for the date ---------------------------------------------------*/
.SelectedTab 
{
    color: #777777;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
}

/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #2c2c2c;
	padding: 0;
}

/* linky linky */
a.SubHead:link, a.SubHead:visited, a.SubHead:active 
{
	color: #003FB3;
	text-decoration: none;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
}

a.SubHead:hover 
{
	color: #2c2c2c;
	text-decoration: none;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
}

a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active 
{
	color: #003FB3;	
	padding: 1px 3px 1px 4px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
}

a.CommandButton:hover 
{
	color: #003FB3;	
	padding: 1px 3px 1px 4px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
}

a.Normal:link, a.Normal:visited 
{
	color: #003FB3;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.Normal:hover 
{
	color: #2c2c2c;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a:link, a:visited, a:active 
{
	color: #003FB3;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a:hover 
{
	color: #2c2c2c;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

.Head 
{
	font-size: 12px;
	color: #417695;
	background: transparent;
	font-weight: bold;
	padding: 0;
}

.NormalRed 
{
	color: #003FB3;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

.NormalBold 
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.NormalTextBox 
{
	color: #417695;
	padding-left: 4px;
	line-height: 12px;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	background: #fff;
	border: 1px solid #ccc;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #555555;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

td.NormalTextBox 
{
	padding: 0;
	margin: 0;
	background: transparent;
	/*visibility: hidden;*/
	visibility: invisible;
	border: 0;
}

/* Main menu */
.MainMenu_MenuContainer
{ 
	background: transparent; 
	width:100%; 
	height:1px; 
}

.MainMenu_MenuBar{}

.MainMenu_MenuIcon
{ 
	display:none; 
}

.MainMenu_MenuArrow
{ 
	display:none; 
}

.MainMenu_RootMenuArrow
{ 
	display:none; 
}

.MainMenu_MenuBreak
{ 
	display:none; 
}

.MainMenu_MenuItem,.submenuitembreadcrumb
{
	color: #FFFFFF; 
	font-size:11px;	
	font-weight:normal;
	background: ;
	padding:3px 3px 3px 3px;
	border:0px #CBCBCB solid;
}

.submenuitemselected
{
	color: #417695; 
	font-size:11px; 
	font-weight:normal;
	padding:3px 3px 3px 3px;
	background: #FFFFFF;
	border-bottom: 0px #FFFFFF;
}

.submenu
{
	color: #FFFFFF; 
	font-size:11px; 
	font-weight:normal;
	padding:3px 3px 3px 3px;
	background: #AAAAAA;
	border-top:0px #CBCBCB solid;
}

.rootmenuitem TD
{ 
	color: #303030; 
	padding:3px 3px 3px 3px;
	font-size:13px; 
	font-weight: bold;
	background: #FFFFFF;
	height:22px;
	border-bottom: solid 2px #FFFFFF;
}

.rootmenuitemselected TD,.rootmenuitembreadcrumb TD
{
	color:#303030; 
	font-size:13px; 
	font-weight:bold;
	background: #FFFFFF;
	padding:3px 3px 3px 3px;
	height: 22px;
	border-bottom: solid 2px red;
}

.rootmenuitemactive TD, .rootmenuitembreadcrumb TD
{
	color:#303030; 
	font-size:13px; 
	font-weight:bold;
	background: #FFFFFF;
	padding:3px 3px 3px 3px;
	height: 22px;
	border-bottom: solid 2px red;
}

/* Bottom menu */
.MainMenu_MenuContainer2
{ 
	background: transparent; 
	width:100%; 
	height:1px; 
}

.MainMenu_MenuBar2{}

.MainMenu_MenuIcon2
{ 
	display:none; 
}

.MainMenu_MenuArrow2
{ 
	display:none; 
}

.MainMenu_RootMenuArrow2
{ 
	display:none; 
}

.MainMenu_MenuBreak2
{ 
	display:none; 
}

.MainMenu_MenuItem2,.submenuitembreadcrumb2
{
	color: #FFFFFF; 
	font-size:11px;	
	font-weight:normal;
	background: ;
	padding:3px 3px 3px 3px;
	border:0px #CBCBCB solid;
}

.submenuitemselected2
{
	color: #417695; 
	font-size:11px; 
	font-weight:normal;
	padding:3px 3px 3px 3px;
	background: #FFFFFF;
	border-bottom: 0px #FFFFFF;
}

.submenu2
{
	color: #FFFFFF; 
	font-size:11px; 
	font-weight:normal;
	padding:3px 3px 3px 3px;
	background: #AAAAAA;
	border-top:0px #CBCBCB solid;
}

.rootmenuitem2 TD
{ 
	color: #303030; 
	padding:3px 7px 3px 5px;
	font-size:11px; 
	font-weight: normal;
	background: transparent;
	height: 10px;
}

.rootmenuitemselected2 TD,.rootmenuitembreadcrumb2 TD
{
	color:#303030; 
	font-size:11px; 
	font-weight:normal;
	background: #931928;
	background: url(bullet.gif) no-repeat top left;
	padding:3px 7px 3px 5px;
	height: 10px;
}

.rootmenuitemactive2 TD, .rootmenuitembreadcrumb2 TD
{
	color:#303030; 
	font-size:11px; 
	font-weight:normal;
	background: #931928;
	background: url(bullet.gif) no-repeat top left;
	padding:3px 7px 3px 5px;
	height: 10px;
}
