body {
	background: #ececec;
	margin:0px auto;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
}
.containert {
	width: 1030px;
	text-align:left;
	background: #fff;
	margin: 0px;
	padding: 0px;
}
.slogan {
	position:relative;
	top: 26px;
	left: 660px;
	width: 306px;
	height: 88px;
	clear:both;
}
.toppen {
	width: 1030px;
	height: 60px;
	background:url(img/toppen.jpg) no-repeat;
}
.leftshadow {
	width: 15px;
	background: url(img/leftshadow.jpg) repeat-y top;
	margin: 0px;
	padding: 0px;
}
.rightshadow {
	width: 15px;
	background: url(img/rightshadow.jpg) repeat-y top;
	margin: 0px;
	padding: 0px;
}
.main {
	width: 1000px;
	margin: 0px;
	padding:0px;
}
.logocontent {
	float:left;
	background: #fff;
	width: 660px;
	height: 70px;
}
.searchcontent {
	float:left;
	background: url(img/searchlogin.jpg) no-repeat;
	width: 340px;
	height: 70px;
}
.login {
	position: relative;
	top: 8px;
	right: 8px;
	text-align: right;
	color: #444;
	font-size: 10px;
}
.loginlink {
	color: #888;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
}
a.loginlink:link {
	text-decoration: none;
	color: #888;
}
a.loginlink:visited {
	text-decoration: none;
	color: #888;
}
a.loginlink:active {
	text-decoration: none;
	color: #444;
}
a.loginlink:hover {
	text-decoration: none;
	color: #000;
}
.searchcontrols {
	position: relative;
	right: 0px;
	top: 28px;
	text-align: right;
}
.searchbox {
	position: relative;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #444;
	height: 19px;
	background: transparent;
	width: 214px;
	padding: 0px;
	margin: 0px;
	float:left;
	left: 95px;
	border: 1px solid #e0e0e0;
	cursor: text;
}
.splash {
	width: 1000px;
	height: 140px;
	float: left;
	background: url(img/splash.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
}
.menuplace {
	height: 30px;
	width: 1000px;
	background: #000;
	color: #fff;
}
.pane {
	width: 1000px;
	margin: 0px;
	padding: 3px;
}
.leftpane {
	border-right: solid 2px #ececec;
	margin: 0px;
	padding: 3px;
	width: 250px;
}
.contentpane {
	width: 750px;
	padding: 3px;
	margin: 0px;
}
.botten {
	background: url(img/botten.jpg) no-repeat #ececec;
	width: 1030px;
	height: 120px;
}
.footer {
	width: 1014px;
	height: 57px;
	text-align: center;
	color: #888;
	font-size: 10px;
}
.footerlink {
	color: #888;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
}
a.footerlink:link {
	text-decoration: none;
	color: #888;
}
a.footerlink:visited {
	text-decoration: none;
	color: #888;
}
a.footerlink:active {
	text-decoration: none;
	color: #888;
}
a.footerlink:hover {
	text-decoration: none;
	color: #444;
}
.outside {
	width: 1014px;
	height: 60px;
	text-align: right;
}
/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/
/*-- box that holds the menu    --*/
.MainMenu_MenuContainer {
	cursor: pointer;
	cursor: hand;
	background: url(img/blockdefault.gif) center;
	height: 30px;
	width: 1000px;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	margin: 0px;
	padding :0px;
}
/*-- bar that holds the menu    --*/
.MainMenu_MenuBar {
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	cursor: pointer;
	cursor: hand;
	background: transparent;
	height: 30px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}

.MainMenu_MenuItem {
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding:2px 15px 2px 10px;
	height: 20px;
	border: 0;
}


/*-- right seperator idle       --*/
.MainMenu_RightIdle {
}
/*-- not needed - main menu     --*/
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon {
	display: none;
}
/*-- not needed - module menu   --*/
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon {
	display: none;
}
.submenuitemselected {
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	padding:2px 15px 2px 10px;
	background:#333;
	border:#000 solid;
	border-width:0px 0px;
	height: 20px;
}
.submenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	background: #fff;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	padding: 0px;
	border: 1px solid #333;
	font-weight: bold;
	font-size: 12px;
}
.rootmenuitem TD {
	color:#aaa;
	font-size:12px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	background:transparent;
	height:30px;
	margin: 0px;
}
.rootmenuitemselected TD {
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	color:#fff;
	font-size:12px;
	background: #555;
	height:30px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
}
.rootmenuitembreadcrumb TD {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	height:30px;
	padding:0px;
	margin: 0px;
}
.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	text-align: left;
	margin: 0px 0px 0px 0px;
	background: #fff;
	padding: 0px 0px 0px 0px;
	border: 1px solid #444;
	font-weight: bold;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	clear: both;
	position: relative;
}
.ModuleTitle_MenuItem {
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	height: 20px;
	border: 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*-- module menu continer       --*/
.ModuleTitle_MenuContainer {
	color: #005;
	margin: 0;
	padding: 0;
}
/*-- module menu bar            --*/
.ModuleTitle_MenuBar {
	color: #000;
	margin: 0;
	padding: 0;
	cursor: pointer;
	cursor: hand;
}
/*-- module menu padding        --*/
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel {
	padding: 0 0 0 0;
}
#dnn_dnnSEARCH_txtSearch.NormalTextBox {
	position: relative;
	font-size: 12px;
	color: #444;
	height: 21px;
	background: transparent;
	width: 214px;
	padding: 0px;
	margin: 0px;
	float:left;
	left: 96px;
	border: 1px solid #e0e0e0;
	cursor: text;
}
.SkinObject {
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	margin: 0px;
	padding: 0px;
	border: none;
}
.SkinObject a {
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
	color: #444;
}
a.CommandButton:link
{
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
	color: #5C5C98;

}
a.CommandButton:visited
{
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
	color: #5C5C98;
}

a.CommandButton:hover
{
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
	color: #000;
}
.SubHead
{
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	color: #5c5c98;
}
.h1, .h2, .h3, .h4, .h5
{
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
	color: #000;
}
