.ContentContainer
{
    width: 100%;
    /*height: 80%;*/
    background-color: #ffffff;
    margin:0px; padding:0px;
}

.MenuContainer
{
    background-image:url('Images/menubar.gif');
    height:46px;
    width: 100%;
    /*border-top: solid 1px #CFCFCF;
    border-left: solid 1px #CFCFCF;
    border-right: solid 1px #303030;
    border-bottom: solid 1px #303030;
    */
}

.MenuShadow
{
    background-image:url('Images/shadowbar.gif');
    height: 16px;
    width: 980px;

}

.PageContainer
{
    width: 980px;
    margin:0px; padding:0px;

}

.BottomLineContainer
{
    background-image:url('Images/greenline.gif');
    height: 3px;
}

.PartnerContainer
{
    background-image:url('Images/VismaCertifiedPartner.gif');
    height: 48px;
    width: 98px;
}

.borderside
{
    width: 7px;
    background:#FFF url(images/transp7x7.png);
    /* for IE */
    filter:alpha(opacity=20);
    /* CSS3 standard */
    opacity:0.2;
    margin:0px; padding:0px;
}

.upperspacer
{
    height: 12px;
    margin:0px; padding:0px;
}

.outercorner
{
    height: 7px;
    margin:0px; padding:0px;
}
.bordercorner
{
    width: 7px;
    height: 7px;
    background:#FFF url(images/transp7x7.png);
     /* for IE */
    filter:alpha(opacity=20);
    /* CSS3 standard */
    opacity:0.2;
    margin:0px; padding:0px;

}
.bordertop
{
    width: 980px;
    height: 7px;
    background:#FFF url(images/transp7x7.png);
    /* for IE */
    filter:alpha(opacity=20);
    /* CSS3 standard */
    opacity:0.2;
    margin:0px; padding:0px;
}
        

/* CSS Document */
body {background:#0a5193 url(images/background.jpg) repeat-x top left; height:100%; margin:0px; padding:0px; background-position:center top}

p,li
{
    font-style: normal;
    font-weight: normal;
    font-size: 8.5pt;
    font-family: Verdana;
    color: #333333;
    text-decoration: none;
}


h1
{
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    background-color: #ffffff;
}

h2
{
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    background-color: #ffffff;

}

h3
{
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    background-color: #ffffff;
}

.Normal
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #4b6e19
}

.footer
{
    font-weight: normal;
    font-size: 10px;
    color: #666666;
    font-family: Verdana;
    text-decoration: none;
}
A.footer:link
{
    text-decoration: none;
    color: #666666;
}
A.footer:visited
{
    text-decoration: none;
    color: #666666;
}
A.footer:hover
{
    text-decoration: none;
    color: #a5c369;
}
A.footer:active
{
    text-decoration: none;
    color: #666666;
}

.SkinObject
{
    font-weight: normal;
    font-size: 8.5pt;
    color: #4b6e19;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link
{
    text-decoration: none;
    color: #4b6e19;
}
A.SkinObject:visited
{
    text-decoration: none;
    color: #4b6e19;
}
A.SkinObject:hover
{
    text-decoration: none;
    color: #a5c369;
}
A.SkinObject:active
{
    text-decoration: none;
    color: #4b6e19;
}

.LinkModule
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #4b6e19;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    margin-left: 12px;
}

/* General Container*/
.Head   {    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    background-color: #ffffff;}

/* Link module, dont forget to use this Class in Text/Html menu system*/

A.LinkModule:link
{
    text-decoration: none;
    color: #4b6e19;

    
}
A.LinkModule:visited
{
    text-decoration: none;
    color: #4b6e19;
}
A.LinkModule:hover
{
    text-decoration: none;
    color: #a5c369;
}
A.LinkModule:active
{
    text-decoration: none;
    color: #4b6e19;
}

/*-- Announcements module styles --*/
.SubHead
{
    font-weight: normal;
    font-size: 8pt;
    color: #666666;
    font-family: Arial;
    text-decoration: none;
}
.DNN_ANN_Description
{
    font-weight: bold;
    font-size: 9pt;
    color: #4b6e19;
    font-family: Verdana;
    text-decoration: none;    
}

A.DNN_ANN_Description:link
{
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana;
    text-decoration: none;
    color: #4b6e19;
}
A.DNN_ANN_Description:visited
{
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana;
    text-decoration: none;
    color: #4b6e19;
}
A.DNN_ANN_Description:hover
{
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana;
    text-decoration: none;
    color: #a5c369;
}
A.DNN_ANN_Description:active
{
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana;
    text-decoration: none;
    color: #4b6e19;
}


/* - SEARCH -- */
/*.Search
{
    border:1px solid #999999;
    background: #fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 100.00%;

}*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
	width:970px;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color: #ffffff;
	font-family:Arial;
	font-size: 13px; 
	font-weight:bold; 	
	text-align:center; 
	padding:15px 30px 15px 30px;
	margin-right:1px;
	white-space:nowrap;
	float:left;
}


/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#ffffff;
	font-family:Arial;
	font-size: 13px; 
	font-weight:bold;
	text-align:center;
	padding:15px 30px 15px 30px;
	background:url(images/menuover.gif) repeat-x top left;
	margin-right:1px;
	white-space:nowrap;
	float:left;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	font-size: 13px;
	padding:15px 30px 15px 30px;
	background:url(images/menuselected.gif) repeat-x top left;
	margin-right:1px;
	white-space:nowrap;
	float:left;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #C0D6E5;
}

.main_dnnmenu_submenu td
{
	font-family:Arial;
	background-color:#F8FAFF;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#000000;
	line-height:2em;
	padding:0px 15px 0px 15px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	background: #4b6e19 url(../images/submenu_hover.gif) repeat-x top left;
	color:#ffffff;
}
.main_dnnmenu_itemselected td{
    background: #4b6e19 url(../images/submenu_active.gif) repeat-x top left;
	color:#ffffff;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}

.myseparator
{
 /*   background-image: url(images/menuseparator.gif);
    background-attachment:fixed;
    background-position:0% 0%;
    vertical-align:top;
	height: 10px;
   */ 
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}






































































































