/*-----------------------------------------------
	Body styles
----------------------------------------------- */
body{
	background-color: #cde9f5;
	
}
#div__body{
	background-image: url(/site/templates/mb-bodycenter.jpg);
	background-repeat: repeat-y;
}

/*-----------------------------------------------
	Header styles
----------------------------------------------- */
.h-links, .h-links a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align:left;
	text-decoration:none;
}
.h-links a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align:left;
	text-decoration:underline;
}
.h-backrep {
	background-image: url(/site/header/mb-top_nav_slice.gif);
	background-repeat: repeat-x;
	
}
.h-backblue {
	background-image: url(/site/header/mb-h-backblue.jpg);
	background-repeat: repeat-x;	
}

#div__label{
	display:none;
}

/*-----------------------------------------------
	Left styles
----------------------------------------------- */
.l-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-align:left;
	
}
.l-links2, .l-links2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #333333;
	text-align:left;
	
}

.l-links2 a:hover {
	color:#FFFFFF;
	
}
.l-links3, .l-links3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	
}

.smalltext, .smalltext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-align:left;
}
.smalltext a:hover {
	color: #FFFFFF;
}

.textboldnolink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height:15px;
	text-decoration: none;
}
/*-----------------------------------------------
	Center styles
----------------------------------------------- */ 
.promobox {font-family: verdana,arial,  helvetica;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #333333;
border: 1px solid  #3AC2DD;
}
a.promobox {font-family: verdana,arial,  helvetica;
font-size: 9px;
font-weight: bold;
text-decoration: none;
color: #333333;
border: none;
}
.c-tableborder {border: solid 1px;
border-color: #3AC2DD;
}

.c-links, .c-links a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align:center;
	text-decoration:none;
	text-transform: uppercase;
}

.c-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:center;

}

/*-----------------------------------------------
	Footer styles
----------------------------------------------- */ 
a.topnav {
	font-family: verdana,arial, verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
}

a.topnav:hover {
	font-family: verdana,arial, verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	line-height: 20px;
}

.topnav {
	font-family: verdana,arial, verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.BottomNav:link {
font-family: verdana,arial,  helvetica;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #333333;
}
a.BottomNav:visited {
font-family: verdana,arial,  helvetica;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #333333;
}
a.BottomNav:hover {
font-family: verdana,arial,  helvetica;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
color: #333333;
}
a.BottomNav:active {
font-family: verdana,arial,  helvetica;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #333333;
}
.ecp, .ecp a{
	font-family:verdana,arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.ecp a:hover{
	font-family:verdana,arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}
.f-backrep {
	background-image: url(/site/footer/mb-f-backrepeat.gif);
	background-repeat: repeat-x;
	height: 1px;
}

/*-----------------------------------------------
	Item Template styles
----------------------------------------------- */ 

/*-----------------------------------------------
	Info Items styles
----------------------------------------------- */ 

.background {
	background-image: url(/site/templates/mb-bodycenter.jpg);
	background-repeat: repeat-y;
}

/*-----------------------------------------------
	NetSuite styles
----------------------------------------------- */ 

/* ensures center aligning in Firefox */
div#innerwrapper {
	margin: 0 auto !important;
}
.input {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	border:solid 1px;
	border-color:#555555;
}

.inputreq {
	color:#000000;
	font-size: 11px;
	font-weight:normal;
	border-width:1px;
	border-color:#555555;
}