/* ---------------  page styles ----------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
        margin:0px;
}
.mm_page {
	width: 630px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#title_bar {
	background-color: #79bbde;
	width: 630px;
	height: 44px;
	margin: 0px 0px 5px;
	background-image: url(/mm/graphics/mm_logo.jpg);
	background-repeat: no-repeat;
	background-position: 560px;
}

#title_bar H1 {
    color: #FFFFFF;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 15px;
}

.sub_title {
	background-color: #bedcf6;
	width: 615px !important;
    width: 630px;
    height: 25px !important;
    height: 35px;
	margin: 0px 0px 0px 0px !important;
	padding: 10px 0px 0px 15px;
}
.sub_title_reg {
	background-color: #bedcf6;
	/* width: 615px !important;
    width: 630px; */
    height: 25px !important;
    height: 35px;
	margin: 0px 0px 0px 0px !important;
	padding: 10px 0px 0px 15px;
}

.sub_title H2, .sub_title_reg H2 {
	color: #000000;
	font-size: 12px;
	margin: 0px 0px 0px 0px !important;	
    margin: 10px 0px 10px 0px;	
}
.sub_title b, .sub_title_reg b  {
	color: #000000;
	font-size: 12px;

		
}
.table_contents, .red{
	color: #333333;
	font-size: 10px;
	
}
.line {
	color: #000000;
	width: 630px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;        
}

/* --------------- end page styles ----------------------- */

.logout_left_nav {
	background-color: #D0EDF;
}

.mm_nav_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}

#footer 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	background-color: #FFFFFF;
}


.wspace 
{
	height: 5px;
}

.output_path {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 15px 0px 20px 15px;
}

.output_path a:hover {
	text-decoration: none;
}

#main_content 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
			
}

#main_content img 
{
	padding:0;
}

#content_box 
{
	margin-left: 30px;
	margin-top: 15px;
}

.haslink {	
	color : #333333;
	text-decoration: none;
}

.nolink {
	font-weight: bold;
	color : #333333;
}

.bold_font 
{
	font-weight:bold;	
}

.italic_font 
{
	font-style:italic;	
}

.buttons {
	right: 10px;
	position: absolute;
}

.centre {
	margin-top: 6px;
	margin-bottom: 10px;
}


#left_nav_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left_nav_menu a{
	color: #333333;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
}


/*========================= left nav drop down =============*/

.left_box {
	text-align: left;
	display: block;
	margin-top: 30px;
	font: normal 11px verdana;
	text-align: left;
	display: block;
	padding-top: 10px;
}

.left_box_top
{	
	margin-bottom: 10px;		
}

.left_box_top a 
{
	color: #0099CC;	
	letter-spacing: -0.08em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;		
}

.left_box_top a:hover 
{	
	text-decoration: none;	
}

.left_box_cat
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
  	color: #0099CC;
	font-weight: bold;
	text-decoration: none;	
	padding-top: 5px;
	padding-bottom: 15px;
}


.left_box ul li {
	padding-bottom: 10px;
}

.left_box_subcat{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
  	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.subcat ul li{
	padding-bottom: 0px;
	margin-left: 8px;
}

.top {
	padding-bottom: 0px;
	padding-top: 6px;
}

.left_box hr {
	border: 0px;
	background-color: #333333;
	color: #333333;
	height: 1px;
}

.left_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/* border-bottom: 1px solid #ccc;  */
	}

.left_nav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

.pic_left {
	float: left;
	display: inline;
}
.pic_right {
	float: right;
	display: inline;
}
.prod_cat {
	font-weight: bold;
	margin-top: 10px;
	text-align: left;
}
.one_line {
	white-space: nowrap;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	clear: both;
	text-align: right;
}
img.one_line{
	text-align: right;
	vertical-align: middle;
}

.search_box
{
	height: 57px;
	padding : 2px 5px 2px 10px;
	width: auto;
}
body {
	text-align: center;
/* part 1 of 2 centering hack */
	margin: 0px;
	padding: 0px;	
}
#content{
	position: absolute;
	display: inline;
	width: auto;
	padding-left: 40px;
	z-index: 9;
	left: 1px;	
}

/*
...................................................................................................................................................................................................................................................................................................
Global Styles

styles created for header-left nav and redefined HTML tags
...................................................................................................................................................................................................................................................................................................
*/

body {
		background:#FFFFFF;
		}

a {
	text-decoration: none;
	color : #333333;
}
a:hover {
	text-decoration: underline;
}
.copy_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

.prod_srch {
	font-family: Arial, "Arial Unicode MS";
	font-size: 12px;
	line-height: 12px;
	clip: auto;
	height: 17px;
	width: 90px;
	border-color: #AAAAAA;
	border-style: solid;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}


.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.page_head_bold { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 16px; line-height: 15px; 
	font-weight: bold; 
	/* color: #003366; */ 
  color: #333333; 
	text-decoration: none; 
}

/*/// left nav ///*/

.adminNavBtn {
       FONT-SIZE: 9px;
       FONT-FAMILY: verdana
}

.default {
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana
	}

.defaultGrid {
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana
	}

.defaultGrid TD {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	WHITE-SPACE: nowrap
	}

.leftNavPop {
	MARGIN-TOP: 8px;
	Z-INDEX: 22;
	MARGIN-LEFT: 5px;
	POSITION: absolute
	}

.leftNavPopBorder {
	BORDER-RIGHT: #333333 1px solid;
	PADDING-RIGHT: 8px;
	BORDER-TOP: #333333 1px solid;
	PADDING-LEFT: 8px;
	BACKGROUND: #ffffff;
	PADDING-BOTTOM: 8px;
	BORDER-LEFT: #333333 1px solid;
	PADDING-TOP: 8px;
	BORDER-BOTTOM: #333333 1px solid
	}

.leftNavPopShadowColor {
	BACKGROUND: #333333;
	FILTER: Alpha(opacity=50);
	moz-opacity: 0.50
	}

.leftNavPopShadowFrontColor {
	BACKGROUND: #ffffff
	}

.leftNavPopShadowSize {
	WIDTH: 7px;
	HEIGHT: 7px
	}
