html, body {
	width: 100%;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#8d8d8d;
}
body {
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#bgtable {
	padding:0;
	margin:0;
}
#maintable {
	width:980px;
	margin:0 auto;
	position:relative;
	border:0px solid #000000;
	text-align:center;
}
#topbg {
	background: url(images/top-bg.gif) repeat-x top left;
	float:left;
	height:127px;
	width:100%;
	text-align:center;
}
.logopane {
	float:left;
	width:40%;
	padding:19px 5px 5px 15px;
	margin:0;
}
#navigation {
	float:left;
	width:55%;
	padding:0px 0px 0px 5px;
	text-align:center;
	vertical-align:bottom left;
}
.navpane {
	padding:79px 0px 0px 0px;
	margin:0;
	text-align:center;
	vertical-align:bottom left;
}
#headerbg {
	padding:0px 0px 0px 0px;
	margin:0 auto;
	float:left;
	width:100%;
	background:url(images/banner-bg.gif) repeat-x top left;
	height:238px;
}
.bannerpane {
	padding:0px 0px 0px 0px;
	margin:0 auto;
	width:100%;
}
.bannerleftpane {
	padding:0px 10px 0px 0px;
	margin:0;
	float:left;
	width:49%;
}
.bannerrightpane {
	padding:0px 0px 0px 10px;
	margin:0;
	float:right;
	width:45%;
}
#content {
	margin:0 auto;
	width:100%;
	float:left;
	padding:26px 0px 26px 0px;
}
#leftsidebar {
	float:left;
	width:67%;
	padding:10px 10px 0px 0px;
}
.contentpane {
	padding:0px 0px 0px 0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:538px;
}
#content-main {
	padding:0px 60px 0px 59px;
	float:left;
}
#middlebg {
	float:left;
	padding:0px 50px 0px 50px;
	margin:0;
	width:100%;
}
.middleleftpane {
	padding:0px 4px 0px 4px;
	float:left;
	width:269px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.middlerightpane {
	padding:0px 4px 0px 4px;
	float:left;
	width:269px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#rightsidebar {
	float:left;
	width:28%;
	padding:0px 10px 0px 0px;
}
.rightpane {
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	padding-right:3px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color:#f8f3dd;
}
#bottombg {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0 auto;
	width:100%;
	background:url(images/bottom-bg.gif) repeat-x top left;
}
#bottombg-left {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0;
	width:60%;
}
#bottombg-left {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0;
	width:60%;
}
#bottombg-right {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0;
	width:40%;
}
.copyright {
	float: left;
	text-align:right;
	padding:15px 10px 0px 20px;
	font-size:12px;
	color:#FFFFFF; 
	
	
}
.copyrightlinks {
	font-size:10px;
	text-align:left;
	margin:0px;
	float:left;
	padding:5px 0px 0px 43px;	
	width:100%;
	color:#FFF;
}
.login {
	float:left;
	text-align:left;
	padding:15px 10px 0px 20px;
	vertical-align:middle center;
	font-size:12px;
	color:#FFFFFF;
	
}
.iconpane {
	float:right;
	text-align:right;
	padding:20px 20px 10px 0px;
}
a:link, a:visited {
	color:#7b0017;
	text-decoration: none;
}
a:hover {
	color:#7b0017;
	text-decoration: underline;
}
/*****************************/

#lightyellow-table {
	float:left;
	width:100%;
}
.top-yellow-middle {
	background-image: url(images/light-yellow-top-middle.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	float:left;
	height:6px;
}
.bottom-yellow-middle {
	background-image: url(images/light-yellow-bottom-middle.gif);
	background-repeat:repeat-x;
	background-position:top left;
	float:left;
	height:6px;
}
#top-lightyellow-bg {
	width:100%;
	float:left;
}
#bottom-lightyellow-bg {
	width:100%;
	float:left;
}
#middle-yellow-bg {
	width:100%;
	float:left;
	background-color:#f8f3dd;
}
.top-left-yellowbg {
	background-image: url(images/light-yellow-top-left.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	float:left;
	width:8px;
	height:6px;
}
.top-right-yellowbg {
	background-image: url(images/light-yellow-top-right.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
	float:left;
	width:8px;
	height:6px;
}
.bottom-left-yellowbg {
	background-image: url(images/light-yellow-bottom-left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:8px;
	height:6px;
}
.bottom-right-yellowbg {
	background-image: url(images/light-yellow-bottom-right.gif);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	width:8px;
	height:6px;
}
/*=========================================================================================================*/

/*========================================================================================================*/
/*Solpart menu*/
/*=============================================================================================================*/


.MainMenu_SubMenu TD {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding: 4px 5px 4px 2px;
}
.MainMenu_SubMenuItemSelHover TD {
	height: 24px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal!important;
	background: none;
	padding-left:4px;
	padding-right:4px;
	text-align:left;
	text-transform:uppercase;
}
.MainMenu_TabRootMenuItem TD {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-image: url(images/tab-bg.gif);
	width:102px;
	height:44px;
	background-repeat:no-repeat;
	text-align:center!important;
	text-transform:uppercase;
}
.MainMenu_TabRootMenuItemSel TD {
	color: #ffffff!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px!important;
	font-weight:bold;
	text-align:left;
	background-image: url(images/tab-bg.gif);
	width:102px;
	height:44px;
	background-repeat:no-repeat;
	text-align:center!important;
	text-transform:uppercase;
}
.MainMenu_TabMenuItemHover TD {
	color: #ffffff!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px!important;
	font-weight: bold;
	text-align:center !important;
	background-image: url(images/tab-bg.gif);
	width:102px;
	height:44px;
	background-repeat:no-repeat;
	text-decoration:none;
	text-transform:uppercase;
}
.MainMenu_TabMenuItemSelHover TD {
	color: #fafae6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px!important;
	font-weight: bold;
	text-align:center !important;
}
.MainMenu_MenuContainer {
	background:transparent;
	width:100%;
}
.MainMenu_MenuBar {
	height:24px;
}
.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style: normal;
	border-left: none;
	border-bottom: #55a1d5 0px solid;
	border-top: #005595 0px solid;
	border-right: none;
}
.MainMenu_MenuIcon {
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color:#ffffff;
	background-color: #7c0018;
	border-left: #005595 0px solid;
	border-right: #005595 0px solid;
	border-bottom: #55a1d5 0px solid;
	border-top: #005595 0px solid;
	width: 1;
}
.MainMenu_SubMenu {
	Margin:0px, 0px, 0px, 0px;
	color:#fdeca3;
	background-color: #7c0018;
	border-top: #005595 0px solid;
	border-right: #005595 0px solid;
	border-left: #005595 0px solid;
	border-bottom: 0px solid #005595;
 filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=180, Strength=0);
	/*-moz-opacity:.9;
	filter:alpha(opacity=90);*/
	padding:0px 0px 0px 0px;
}
.MainMenu_MenuItemSel {
	background-color: transparent;
}
.dnn_dnnsolpartmenu_ctldnnsolpartmenu_spmsub .MainMenu_MenuItemSel {
	background-color:none;
	cursor: pointer;
	color: #fdeca3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	border-bottom: #808082 0px solid;
	border-top: #005595 0px solid;
}
.MainMenu_MenuBreak {
	width:2px;
	border:none;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 13px;
	color: Black;
	cursor: pointer;
	cursor: hand;
	border-right: #000000 0px solid;
	border-bottom: #808082 0px solid;
	border-top: #cacaac 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size:13px;
	cursor: pointer;
	cursor: hand;
}

/*========================================================*/


.Normal, .NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:10pt;
    font-weight: normal;
	color:#3c3c23;
}




