.ModuleBody
{
	/* height: 30px; */
	/*float: left;*/
	padding-right: 20px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: normal;
}
.ModuleBody .Title
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.ModuleBody .TitleGreenFade
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: url(images/search-menufacture-title-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #7ab22e;
}
.Head
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7ab22e;
	text-decoration: none;
}
.containermaster_blue
{
	width: 100%; /*	background-color: #dfe5f2; 	border-right: #7994cb 1px solid;  	border-top: #7994cb 1px solid;  	border-left: #7994cb 1px solid;  	border-bottom: #7994cb 1px solid; */
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.containerrow1_blue
{
	background-image: url('Back1C.gif' );
	background-repeat: repeat-x;
	text-align: left;
}
.title
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7ab22e;
	text-decoration: none;
}
.containerrow2_blue
{
	background-color: #ffffff;
}
.ModuleTitle_MenuItem
{
	border: white 0px solid; /*override borders*/
}

.ModuleTitle_MenuItem TD
{
	/*TD if menu is using tables*/
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	height: 21px;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 1px 3px 3px 1px;
}


.ModuleTitle_MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #EEEEEE;
	width: 15px;
	height: 100%; /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #FFFFFF;
	padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak
{
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}
.WelcomeMessage
{
	width: 649px;
	height: 30px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: transparent;
	background-image: url(../images/welcome-bottom-line.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	vertical-align: top;
	font-stretch: normal;
	line-height: normal;
}

.footer
{
	width: 890px;
	height: 72px;
	float: left;
	text-align: center;
	clear: both;
}
.footer .content
{
	width: 890px;
	height: 45px;
	background-color: #eeeeee;
	float: left;
	text-align: center;
	border-top: 1px solid #cfcfcf;
	line-height: 45px;
}
.footer .bottom
{
	width: 870px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	float: left;
}
.footer a
{
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.footer a:hover
{
	color: #5b8e17;
	text-decoration: underline;
}
.footer .containermaster_footer
{
	width: 70%; /*	background-color: #dfe5f2; 	border-right: #7994cb 1px solid;  	border-top: #7994cb 1px solid;  	border-left: #7994cb 1px solid;  	border-bottom: #7994cb 1px solid; */
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;	
}





