

/******** Base Rules *******/
	
    html, body {
	font: small/1.4 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 13px;
    font-color: #000000;
    height: 100%;
    background: #ffffff url(images/page_bg.gif) repeat-y 50% 0;
  	}

a:link, a:visited, a:hover, a:active  {
	font-weight : normal; 
	text-decoration : underline;
	color: #007F9F;
	background: transparent; 
	}


h1  {
	font-size: 18px;
	padding-bottom:5px;
	padding-top: 5px;
	margin:0px;
	line-height: 22px;
	color:#000000;
	font-weight: bold;
	}


.logoaqua  {
	font-size: 28px;
	color: #097AA2;
	padding-left:5px;
	padding-top: 5px;
	padding-bottom:0px;
	padding-right: 0px;
	font-weight: normal;
	}

.logogold  {
	font-size: 28px;
	color: #EBA33D;
	padding-left:5px;
	padding-top: 10px;
	padding-bottom:0px;
	padding-right: 0px;
	font-weight: normal;
	}

.logowhite  {
	font-size: 18px;
	color: #ffffff;
	padding-left:5px;
	padding-top: 10px;
	padding-bottom:0px;
	padding-right: 0px;
	font-weight: normal;
	}



h1.aqua  {
	color: #097AA2;
	padding-top: 0px;
	}

h1.gold  {
	color:#EBA33D;
	padding-top: 15px;
	}

h1.firstgold  {
	color:#EBA33D;
	}
	





	#mast{
	width:100%;
    height:81px;
	background:#097AA2;
	}



.FooterText	{ 
    COLOR: #ffffff;
    font-size: 10px;
    line-height: 1.6 

 }

.FooterText A:link {
    COLOR: #ffffff; 
    font-size: 10px;
    line-height: 1.6 
}

.FooterText A:visited 	{ COLOR: #ffffff; }
.FooterText A:active 	{ COLOR: #ffffff; }
.FooterText A:hover 	{ COLOR: #ffffff; text-decoration: underline ; }




.2FooterText	{ 
    COLOR: #000000;
    font-size: 10px;
    line-height: 1.6 

 }

.2FooterText A:link {
    COLOR: #097AA2; 
    font-size: 10px;
    line-height: 1.6 
}

.2FooterText A:visited 	{ COLOR: #097AA2; }
.2FooterText A:active 	{ COLOR: #097AA2; }
.2FooterText A:hover 	{ COLOR: #097AA2; text-decoration: underline ; }








.logoback 
{
background-image:url(images/mfi_logo17.gif);
background-repeat: no-repeat;
}






	#goldbar{
	width: 100%x;
    height: 4px;
    font-size: 2px;
	background:#E8AC2A;
	}
	
	#main{
	width:810px;
 min-height: 100%;
	}



	#left{
    min-height: 100%;
	width:150px;
	float:left;
	background:#C4DCE8;
    margin: 0px;
    border: solid #007F9F ;
    border-width: 0px 0px 0px 0px;
	}



* html #left
{
  height: 100%
}











#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
background-color: #C4DCE8;
border: solid #007F9F ;
border-width: 0px 0px 1px 0px;
width: 150px;
padding: 3px 10px;
text-decoration: none;
font-size: 11px;
font-family: verdana,arial, helvetica, sans-serif;
line-height: 19px; 
font-weight: bold;
color: #007F9F;
}

#navcontainer a:hover
{
background-color: #097AA2;
font-weight: bold;
color: #ffffff;
}


#contact
{
border: solid #007F9F ;
border-width: 1px 0px 1px 0px;
width: 150px;
padding: 3px 10px; 0px; 0px;
text-decoration: none;
font-size: 11px;
font-family: verdana,arial, helvetica, sans-serif;
line-height: 19px; 
font-weight: normal;
color: #007F9F;
}








	#middle 
    {
	width:440px;
	float:left;
	background:#ffffff;
    min-height: 100%;
	margin:0px;
	padding-left: 10px;
	padding-right:14px;
	padding-top: 2px;
	padding-bottom: 30px;
	}




* html #middle
{
  height: 100%
}



#category {
	letter-spacing: normal;
	font-weight: normal;
	}

#catgreen{
    color: #097AA2;
	font-weight: normal;
    }

	
	#right{
	width:190px;
    min-height: 100%;
	float:left;
    background:#ffffff;
	}
	

* html #right
{
  height: 100%
}



#rcoltitle {
    margin-top:20px;
	font-size: 14px ;
	font-weight: bold ;
	color: #ffffff ;
	padding-left: 6px ;
    background: #EBA33D ;
	border: solid #EBA33D ; border-width: 1px 1px 0px 1px ;
	height: 20px ;
}

#rcolcon {
	font-size:11px;
  	padding-left: 6px;
	padding-right:4px;
	padding-bottom: 6px;
	padding-top: 0px;
	margin-bottom: 10px;
    line-height: 14px;
	color: #000000;
	font-weight: normal;
	background-color: #FCF2E6; 
	border: solid #EBA33D ; 
    border-width: 0px 1px 1px 1px ;
}



#footer{
	float:left;
	width:100%;
	background:#097AA2;
	height:10px;
    }
	
	
