#body{ border:0px;margin: 0px; height:100%; background-color:#343434; background-image:url(images/CornerBG.jpg); background-position:top left; background-repeat:repeat-x;}!important /* for specifying body bg*/

body{ border:0px;margin: 0px; height:100%; background-color:#343434; background-position:top left; background-repeat:repeat-x;}!important /* for specifying body bg*/

#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%;}
#menu{ position:absolute; width:auto; height:54px; bottom:0px; z-index:1; }
#SearchContainer input{MARGIN:0px 0px 0px 0px; BORDER:1px solid #a1a1a1; font-size:9px; color:#676767; BACKGROUND:#ffffff;  WIDTH: 120px;  HEIGHT: 16px;}
#LanguageContainer select{MARGIN:0px 0px 0px 0px; BORDER:1px solid #76AADC; font-size:9px; color:#000000; BACKGROUND:transparent; WIDTH: 120px;	HEIGHT: 16px;}

.contentpane{padding: 20px 13px;}
.flashpane{padding: 0px; height:200px; background-color:#FFFFFF;}
.rightpane{ padding:0px; margin:0px; width:255px;}
/*a separate class for each pane TD*/


/* different fonts*/
.Head{ font-size:10pt; font-weight:bold; color:#003a63;  }
.SubHead{  font-size:9pt; font-weight:bold; color:#003a63;   }
.SubSubHead{ font-size:8pt; font-weight:bold; color:#003a63;   }
.Normal{font-family:Arial; font-size:11px; color:#455560}
.NormalTextBox
{
	
	
}
/*command buttons*/

.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-family:Tahoma; color:#C6710A; font-size:10pt; text-decoration:none;font-weight:normal; }
A.CommandButton:hover{ text-decoration:underline;font-weight:normal;}
/*general TD*/
TH,TD,DIV
{
	font-family: arial;
	
}
/*general links style*/
A,A:link,A:visited,A:active
{ 
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #455560;
}
A:hover{ text-decoration: underline; color: #455560; }

.user,a.user:link,a.user:active,a.user:visited
{
	ffont-weight: normal;
	color:#FFFFFF;
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
}
a.user:hover
{
	text-decoration:underline;
}
/* general footer style used to style, PRIVACY, COPYRIGHT, HOSTNAME, DOTNETNUKE*/
.footerhead
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align:left;
	padding:4px 0px 0px 167px;
	border:0px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#FFFFFF;
	font-style:normal;
	height:25px;
	background-image:url(images/bottom-logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.footer,a.footer:link,a.footer:active,a.footer:visited
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align:left;
	padding:0px;
	margin:0px;
}
a.footer:hover
{
	text-decoration:underline;
}
/*--------------------------------------------------------------------------------------------*/
.redLeft_cor{ padding:0px; margin:0px; background-image:url(images/Red-imageL.jpg); background-position:top right; background-repeat:repeat-x}
.redRight_cor{ padding:0px; margin:0px; background-image:url(images/Red-imageR.jpg); background-position:top left; background-repeat:repeat-x}
.main_cell{ padding:0px; margin:0px; background-image:url(images/TopHeader_img.jpg); background-position:top center; background-repeat:repeat-x}
.smenu_cell{ height:20px; width:100%; background-color:#B00101; vertical-align:middle; text-align:left;}
.content-area{ padding:0px; margin:0px; background-color:#000000;}
.pane_area{ padding:0px; margin:0px; background-color:#FFFFFF; background-image:url(images/contentBG.gif); background-position:bottom right; background-repeat:no-repeat;}
.footer_cell{ padding:15px 9px 0px 9px; margin:0px; background-color:#000000;}
/*___________________________________________________________________________________________*/
/*styles for the TD containing teh menu*/
.MainMenu_MenuContainer{
	width:auto;
	background:transparent;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:20px;


}
/* for controlling the menu bar*/
.MainMenu_MenuBar{

	width:auto;
	background:transparent;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:20px;
}
/*for styling the menu icon, does not work on roo tmenu items*/
.MainMenu_MenuIcon{display: none; }
/* for controlling teh display of  dnn menu arrows*/
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

/* applies upon the root menu items*/
.rootmenuitem,.rootmenuitem TD
{
	color:#FFFFFF; 
	font-family:arial; 
	font-weight:normal; 
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	
	vertical-align:middle;
	background-color:transparent;
	border:0px;
		
	padding:0px 4px 0px 4px;
	margin: 0px;
	height:20px;
	width:100%;
	white-space:nowrap;
	
	background-color:#B00101;		

}
/*root menu hover*/
.rootmenuitemselected TD
{
	color:#FFFFFF; 
	font-family:arial; 
	font-weight:normal; 
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	
	vertical-align:middle;
	background-color:transparent;
	border:0px;
		
	padding:0px 4px 0px 4px;
	margin: 0px;
	height:20px;
	width:100%;
	white-space:nowrap;
	
	background-color:#B00101;	
}
/*rootmenu selected or active*/
.rootmenuitembreadcrumb TD
{
	color:#FFFFFF; 
	font-family:arial; 
	font-weight:normal; 
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	
	vertical-align:middle;
	background-color:transparent;
	border:0px;
		
	padding:0px 4px 0px 4px;
	margin: 0px;
	height:20px;
	width:100%;
	white-space:nowrap;
	
	background-color:#B00101;	
}
/*--------------------second menu--------------------*/
/* styles an individual menu item*/
.MainMenu_MenuItem{
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	
	padding:2px 8px 2px 8px;
	border-left:1px solid #848180;
	border-right:1px solid #848180;
	border-top:1px solid #848180;
	border-bottom:0px;
	background-color:#B00101;
	width:100px;
	white-space:nowrap;
	height:22px;
}
/* currently selected sub menu item*/
.submenuitembreadcrumb{
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	
	padding:2px 8px 2px 8px;
	border-left:1px solid #848180;
	border-right:1px solid #B00101;
	border-top:1px solid #848180;
	border-bottom:0px;
	background-color:#000000;
	width:100px;
	white-space:nowrap;
	height:22px;

}
/* currently hovered submenuitems*/
.submenuitemselected{
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	
	padding:2px 8px 2px 8px;
	border-left:1px solid #848180;
	border-right:1px solid #B00101;
	border-top:1px solid #848180;
	border-bottom:0px;
	background-color:#000000;
	width:100px;
	white-space:nowrap;
	height:22px;
	
}
/* applies upon teh whole sub menu dropdown*/
.submenu{
	z-index:1000;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:1px solid #7B7B7B;
	
	padding:0px;
	background-color: #B00101;
	
	text-align: left;
	text-indent: 0px;
	margin:0px;
	padding:0px;
	white-space:nowrap;
}
/* applies upon the root menu items*/
.rootmenuitemS,.rootmenuitemS TD
{
	color:#FFFFFF; 
	font-family:arial; 
	font-weight:normal; 
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	text-transform:none;
	
	vertical-align:middle;
	background-color:transparent;
	border:0px;
		
	padding:0px 0px 0px 0px;
	margin: 0px;
	height:20px;
	width:100%;
	white-space:nowrap;
	
	background-color:#000000;		

}
/*root menu hover*/
.rootmenuitemselectedS TD
{
	color:#FFFFFF; 
	font-family:arial; 
	font-weight:normal; 
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	text-transform:none;
	
	vertical-align:middle;
	background-color:transparent;
	border:0px;
		
	padding:0px 0px 0px 0px;
	margin: 0px;
	height:20px;
	width:100%;
	white-space:nowrap;
	
	background-color:#000000;
}
/*rootmenu selected or active*/
.rootmenuitembreadcrumbS TD
{
	color:#FFFFFF; 
	font-family:arial; 
	font-weight:normal; 
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	text-transform:none;
	
	vertical-align:middle;
	background-color:transparent;
	border:0px;
		
	padding:0px 0px 0px 0px;
	margin: 0px;
	height:20px;
	width:100%;
	white-space:nowrap;
	
	background-color:#000000;	
}
/*separator class*/
.MainMenu_MenuBreak
{
	padding:0px;
	border:0px;
	margin:0px;
	width:1px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	font-family:arial;
	font-weight:normal;
	font-size:10pt;
}
.logo_cell{padding:17px 21px 0px 0px; margin:0px; text-align:right;}
#dnn_dnnLOGO_imgLogo
{
	vertical-align:bottom;
	text-align:right;
	height:auto;
	width:auto;
	padding:0px 0px 0px 0px;
	margin:0px;
	border:0px;
}
















