@font-face
{
   font-family: 'MicroGramma';
   src: url('./fonts/MicrogrammaD-BoldExte.otf');
}

@font-face
{
   font-family: 'BankGothicBold';
   src: url('./fonts/BankGothicBold.woff') format('woff'),
      url('./fonts/BankGothicBold.ttf') format('truetype');
}

input
{
   font-family:arial;
}
textarea, select { font-family: verdana, helvetica, geneva, arial; font-size:12px; margin-bottom:5px; clear:right;}
select { margin-top: 3px;}
p {	font: 9pt/12pt arial; margin-top: 0px; text-align: justify;}
td, option {	font: 8pt/10pt helvetica; margin-top: 0px; text-align: left;}
th {	font: 8pt/11pt helvetica; margin-top: 0px; text-align: left; font-weight:bold;}
a:link { border:0; font-weight: normal; text-decoration: none; color: #555753; cursor:hand;}
a:visited { border:0; font-weight: normal; text-decoration: none; color: #555753; cursor:hand;}
a:hover, a:active
{ 
   outline: none;
   border:0; 
   text-decoration: underline; 
   color: #000; 
   cursor:hand;
}

h1{ font-family: arial; font-size:18px; color:#ffffff;}
h2{ font-family: arial; font-size:14px; line-height:18px}
h3{ font-family: arial; font-size:12px; padding:10px 0 10px 0; margin:0;}
h4{ font-family: arial; font-size:14px; line-height:18px; color:#336633;}

.message{ font-family: arial; font-size:16px; line-height:18px; color:#ec0000;}
.formAlign{	padding:0 40px 0 20px; }

label { clear:left; display: block; width: 150px; float: left; padding-top:2px; margin-bottom: 5px;}
label { text-align: right; padding-right: 15px;}
br { clear: left;}
img {border:0;}

form {padding:0; margin:0;}

img {border:0;}

.pad_10{ padding:10px;}
.pad_20{ padding:20px;}
.pad_20_10{ padding:10px 20px 10px 20px;}
.pad_30{ padding:30px;}
.pad_40{ padding:40px;}

.frontUl {
	float:left; width:185px;
}

.cents_superscript
{
   font-size:11px;
   position:relative;
   top:-9px;
}

.cents_superscript_sml
{
   font-size:9px;
   position:relative;font-weight:bold;
   top:-3px;
}

.frontUl ul{
	padding:0;
}

body {
	font: 8pt/11pt arial; 
	padding:0;
	margin:0;

}

#overall_container
{
   margin: 0 auto;
   width:1024px;
}

#shell
{
   width: 820px;
   margin: 0px auto 0px auto;
   position:relative;
}

.header
{
	margin: 0px; 
	border: 0px;
	padding: 0px;
       margin-top:-8px;
	height:153px;
       z-index:2;
}

/* This is the logo link clickable area */
#logo-zone
{
   background: url(/img/mln_logo.gif) no-repeat bottom; 
   position: absolute;
   top:36px;
   left: -2px;
   height: 47px;
   width: 280px;
   background-color: transparent;
   z-index:20;
}

#navcontainer{
	float:left;
	height:120px; 
}

#navbar {
	height:72px;
	width: 780px;
	margin: 0px auto;
	position: relative; left: 0px; top:146px;
}

#navbar_for_top_banner
{
	height:72px;
	width: 780px;
	margin: 0px auto;
	position: relative; left: 0px; top:112px;
}

#window2
{
   background-color: #000000; 
   width:1025px;
   padding: 0;
   margin: 0;
   border:0;
   float:none;
}

#left_index{
   width:749px;
   float:left;
   padding:0px 0px 0px 0px;
   margin-left: 0px;
   clear:left;
}

#left2
{
   width:747px;
   float:left;
   padding:40px 0px 0 3px;
   margin:0;
   clear:left;
}

.wide_page_container 
{
   width:1023px;
   border:1px solid #e1e1e1;
   float:left;
   margin-top:20px;
   clear:left;

}

.wide_page_body
{
   margin-top:-5px}


.wide_page_body_title
{
   height: 40px;
}

.wide_page_header_image
{
   height:80px;
   text-align:center;
}

.adpanel_container
{
   position:relative;
   top:-25px;
}

#btm{ clear:left;}


#logo{ height:77px; padding-left:85px;}
#logo img{ float:left;}

#bmu{padding:20px;}

.wide_page_footer
{
   clear:left; 
   height:29px;
   width:980px; 
}

table.sofT {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0 3px;
}

td.helpHed {
	text-align: left;
	text-indent: 5px;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	padding: 0 3px;
}

input[type="submit"], .button_sml
{
   font-weight:bold; 
   font-size:11px;
   background-color:#cccccc; 
   cursor:pointer;
   cursor:hand;
   color:#000000;
   border:1px solid #aaaaaa;
   border-radius: 5px;
   height:20px;
   vertical-align:middle;
}

.button
{
   font-weight:bold; 
   background-color:#cccccc; 
   cursor:pointer;
   cursor:hand;
   color:#000000;
   border:1px solid #aaaaaa;
   border-radius: 5px;
   height:30px;
   width:185px;
}

input[type="text"]
{
   border-radius:3px;
   border:1px solid #cccccc;
   height:16px;
}

textarea
{
   border-radius:3px;
   border:1px solid #cccccc;
}

input[type="radio"], input[type="checkbox"]
{
   cursor: pointer;
}
