/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/

/*		BASE RULES		*/
HTML * {outline-style: none; outline-width: 0px;}
img {
	border: 0px;
}
p {
	margin: 0 0 7px 0;
	padding: 0px;
}
/*		BODY & WRAPPER		*/

body {
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color: #fff;
	font-size: 11px;
	color: #3c3c3c;
}
#mainbg {
	margin: 30px 0;
	border: 2px solid #97a3cc;
}
.toparea { background: #1b449c; }
.topright { padding: 10px; }
.navarea { border-right: 0px solid #b2b2b2; }
.greenlogo { border-right: 1px solid #b2b2b2; }
.leftcolumn {}
.maincolumn {}
.upperarea { border-top: 0px solid #b2b2b2; color: #000;}
.upperarea .Normal {color: #000;}
.intmaincontent { padding: 15px 30px; min-height: 450px;}
.copywrite {padding: 0 15px 10px 0;}
.copywrite .Normal {color: #000; font-size: 11px; text-align: right;}
.footerpad { padding: 15px 0 0 0; line-height: 12px;}
.footerpadnew p {padding: 0; margin: 0; line-height: 12px;}
.footerpadnew {background: #b6da99; padding: 0px 0 0 0; height: 75px;}
.rightcolumn { padding: 15px 0; }
a.breadcrumbs:link {color: #666; font: normal 9px/17px verdana, arial, sans-serif;}
a.breadcrumbs:visited {color: #666; font: normal 9px/17px verdana, arial, sans-serif;}
a.breadcrumbs:hover {color: #666; font: normal 9px/17px verdana, arial, sans-serif;}
a.breadcrumbs:active {color: #666; font: normal 9px/17px verdana, arial, sans-serif;}
/*********************** Classes *************************/
/* GENERAL */
/* style for module titles */
.Head {
	font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000px;
}
/* style of item titles on edit and admin pages */
.SubHead {
	font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color: #808080;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
	font-family: Arial, Verdana, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.NormalRed {
	font-family: Arial, Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FF0000px;
    display:none;
}
.NormalBold {
	font-family: Arial, Verdana, sans-serif;
    font-size: 9px;
    font-weight: bold;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
	font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color: #003366;
}
A.CommandButton:visited {
    text-decoration: underline;
    color: #003366;
}
A.CommandButton:active {
    text-decoration: underline;
    color: #003366;
}
A.CommandButton:hover {
    text-decoration: underline;
    color: #FF0000px;
}
/* GENERIC */
a:link {
	color: #1b449c;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
a:hover {
	color: #2f4698;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
a:active {
	color: #1b449c;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
a:visited {
	color: #1b449c;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
/*____________________*/
a.links_bottom:link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
    font-weight: normal;
	color: #ccc;
	text-decoration: none;
}
a.links_bottom:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
    font-weight: normal;
	color: #999;	
}
a.links_bottom:active {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
    font-weight: normal;
	color: #ccc;
	text-decoration: none;
}
a.links_bottom:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
    font-weight: normal;
	color: #ccc;
	text-decoration: none;
}
.links_bottom {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
    font-weight: normal;
	color: #ccc;
	text-decoration: none;
}
/*_______ start copyright _______*/
.Copyright {
	font-family: Arial, Verdana, sans-serif;
    font-size: 9px;
    color: #999999;
	text-transform: none;
}
a.Copyright:link{
	font-family: Arial, Verdana, sans-serif;
    font-size: 9px;
    color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
a.Copyright:hover{
	font-family: Arial, Verdana, sans-serif;
    font-size: 9px;
    color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;	
}
a.Copyright:active{
	font-family: Arial, Verdana, sans-serif;
    font-size: 9px;
    color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;	
}
a.Copyright:visited{
	font-family: Arial, Verdana, sans-serif;
    font-size: 9px;
    color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;	
}
/*________ end copyright ________*/
/* ------------------   Main Menu ---------------- */
.MainMenu_MenuContainer {
	border: 0px !Important;
	margin: 0px;
	background-color: transparent;
	padding: 0px;
	padding-bottom: 0px !Important;
	border-bottom: 0px !Important;
	margin-bottom: 0px !Important;
}
.MainMenu_MenuBar {
	cursor: pointer;
	height: 27px
	border: 0px !Important;
}
.MainMenu_MenuItem {
	background-color: #e8e8e8;
	cursor: pointer; 
	color: #333; 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal; 
	margin: 0px;
	padding: 0px;
	height: 30px;
	border: 0px !Important;
}
.MainMenu_MenuItemSel, .menuitembreadcrumb, .MainMenu_MenuItemBreadcrumb {
	background-color: #83a358; 
	cursor: pointer; 
	color: #f9f9f9; 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal; 
	margin: 0px;
	padding: 0px;	
	height: 30px;
	border: 0px;
}
.menuitembreadcrumb, .MainMenu_MenuItemBreadcrumb {
	background-color: #d18204; 
	cursor: pointer; 
	color: #f9f9f9; 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal; 
	margin: 0px;
	padding: 0px;	
	height: 30px;
	border: 0px;
}
.MainMenu_MenuIcon { display: none; }
.rootmenuitem {	
	background: #fff;
	color: #676767;
	font-weight: bold;
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 25px;
	margin: 0;
	cursor: pointer;
	border-bottom: 0px;
	height: 30px;
	width: 170px;
	display: table-cell;
	vertical-align: middle;
}
.rootmenuitemselected {
	background: #1b449c;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 25px;
	margin: 0;
	cursor: pointer;
	height: 30px;
	width: 170px;
	display: table-cell;
	vertical-align: middle;
}
.rootmenuitembreadcrumb {
	background: #1b449c;
	color: #ccc;
	font-weight: bold;
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 25px;
	margin: 0;
	cursor: pointer;
	height: 30px;
	width: 170px;
	display: table-cell;
	vertical-align: middle;
}
/*
.rootmenuitemselectedbreadcrumb {
	background: transparent;
	color: #ff5599;
	font-weight: normal;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 0;
	cursor: pointer;
	display: table-cell;
	border-bottom: 0px solid #7aba00;
}
*/
.submenu {
	z-index: 1000;
	position: static;
/*	background-color: #57585C; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	border: 0px #A7A7A7 solid;*/
	margin: 0px;
	padding: 0px;
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
	width: 0px;
}
.MainMenu_MenuArrow {
	display:none;
	width: 0px;
}
.MainMenu_RootMenuArrow {
	display: none;
	width: 0px;
}
/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/

/*  Main Menu Normal  */
.main_dnnmenu_rootitem {	
	color: #1e3649;
	padding: 0px 15px 0;
	height: 36px;
	margin: 0;
	line-height: 36px;
	display: inline-block;
	text-align: center;
	border: 0px;
outline:none;
cursor: pointer;
	font-size: 20px;
	margin: 0 10px 0 65px;
}
/*  Main menu hover  */
.main_dnnmenu_rootitem_hover {  
	color: #fff;
	background-color: #5d89c0;
	padding: 0px 15px 0;
	height: 36px;
	margin: 0;
	line-height: 36px;
	display: inline-block;
	text-align: center;
	border: 0px;
outline:none;
cursor: pointer;
	font-size: 20px;
	margin: 0 10px 0 65px;
}
/*  Main menu selected  */
.main_dnnmenu_rootitem_selected {
	color: #fff;
background-color: #5d89c0;
	padding: 0px 15px 0;
	height: 36px;
	margin: 0;
	line-height: 36px;
	display: inline-block;
	text-align: center;
	border: 0px;
outline:none;
cursor: pointer;
	font-size: 20px;
	margin: 0 10px 0 65px;
}


/*  SUB Menu Normal */
.main_dnnmenu_submenu {
	border:0;
	background-color:#5d89c0;
	margin-top: 0px;
	z-index: 1000;
	border: 0px;
outline:none;
}
.main_dnnmenu_submenu td {
	font-size: 20px; 
	font-weight:normal;
	text-align:left;
	color:#5b9cd3;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
	z-index: 1000;
	border: 0px;
outline:none;
}
/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td {
	font-size: 20px;
	color:#1670bd;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
	background: #eee;
	z-index: 1000;
	border: 0px;
outline:none;
}
.main_dnnmenu_itemselected td {
	font-size: 20px;
	color:#000;
	background: #eee;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
	z-index: 1000;
	border: 0px;
outline:none;
}
/* Dotted line around active button in Firefox */
:-moz-any-link:focus {
    outline-style: none !important;
    outline-width: 0px !important;
outline:none;
}

#navigation, #dnnNAV
{
border: 0px !important;
outline:none;
}

.mainMenu * { border:none!important;}
/* End Dotted line around active button in Firefox */

/******************************** Inventua 4 ISGP SideMenu *******************************/
/*****************************
***** Inventua SideMenu  ******/
.leftcolumnnew .currentItemHighlight1 a:link, .leftcolumnnew .currentItemHighlight1 a:visited, .leftcolumnnew .currentItemHighlight1 a:hover, .leftcolumnnew .currentItemHighlight1 a:active {
padding: 0 5px 0 35px;
color: #000 !Important;
font-size: 15px;background:#000 url('images/top-nav-border.gif') bottom repeat-x;
}
.leftcolumnnew .currentHeaderHighlight0 a:link, .leftcolumnnew .currentHeaderHighlight0 a:visited, .leftcolumnnew .currentHeaderHighlight0 a:hover, .leftcolumnnew .currentHeaderHighlight0 a:active {
padding: 6px 5px 7px 30px;
color: #000 !Important;
background: transparent url('nav_header.gif') no-repeat top !Important;
}
.leftcolumnnew .MenuItem HR {
background: url(images/top-nav-border.gif) bottom repeat-x;
}
.leftcolumnnew .MenuHdr0 A:Link, .leftcolumnnew .MenuHdr0 A:Visited, .leftcolumnnew .MenuHdr0 A:Hover, .leftcolumnnew .MenuHdr0 A:Active {
padding: 6px 5px 7px 30px;
color: #000;
background: transparent url('nav_header.gif') no-repeat top;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
display: block;
padding-bottom: 7px !important;
display:none;
}
.leftcolumnnew .MenuHdrOver0 A:Link, .leftcolumnnew .MenuHdrOver0 A:Visited, .leftcolumnnew .MenuHdrOver0 A:Hover, .leftcolumnnew .MenuHdrOver0 A:Active {
padding: 6px 5px 7px 30px;
color: #000;
background: transparent url('nav_header.gif') no-repeat top;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
display: block;
padding-bottom: 7px !important;
}
.leftcolumnnew .MenuItem1 A:Link, .leftcolumnnew .MenuItem1 A:Visited, .leftcolumnnew .MenuItem1 A:Hover, .leftcolumnnew .MenuItem1 A:Active {
padding: 0 5px 0px 10px;
color: #000;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
font-weight: normal;
text-decoration: none;
display: block;
padding-bottom: 12px !important;
background: url(images/top-nav-border.gif) bottom repeat-x;
}
.leftcolumnnew .MenuItemMouseOver1 A:Link, .leftcolumnnew .MenuItemMouseOver1 A:Visited, .leftcolumnnew .MenuItemMouseOver1 A:Hover, .leftcolumnnew .MenuItemMouseOver1 A:Active {
padding: 0 5px 0px 10px;
color: #000;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
font-weight: normal;
text-decoration: none;
display: block;
padding-bottom: 12px !important;
background: url(images/top-nav-border.gif) bottom repeat-x;
}
.leftcolumnnew .inventua_sidemenu {
width: 171px;
background: transparent url('nav_bg.gif') repeat-y top left;
padding: 0 0 10px 0;
margin: 0;
}
/*************************************************************************************************
***** End of Inventua ******/

a, a:active, a:focus {
  outline:none !important;
  border:none !important;
}


a.SubHead
{
text-decoration: none;
}

