/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */@import url(layouts.css);@import url(components.css);@import url(modules.css);@import url(navigation.css);@import url(misc.css);@import url(forms.css);@import url(menu.css);/* #######################  GENERAL SETTINGS ############################ */html.body{	font-family: Tahoma, Arial, Verdana, sans-serif;	font-size: 11px;	color: #666;	margin-top: 0px;}body {	font-family: Tahoma, Arial, Verdana, sans-serif;    font-size: 11px;    color: #23353a;	margin-top: 0px;	background: #fff url(../images/bg02.gif) center top repeat;	}/*  Global Formatting */h5 {font-size:12px;line-height: 1em;font-weight: 900;}h6 {font-size:11px;line-height: 1em;font-weight: 900;}td{font-size: 11px;}th{font-size: 11px;}img {border: 0 none;}/* Clears Divs */.clr{clear: both;}/* #######################  END GENERAL SETTINGS ############################ *//* Heading Color and Height control*/#hd {background-image:url(../images/brb.png);background-repeat: repeat-x;}/* Grid Body margin Override would be 10px default*/#doc3{margin: 0px;}/* Footer Wrapper Trick */.wrapper2 {background-color: White;height:auto !important;min-height:80%;}.ft{background-color: #DDE8EA;min-height:25%;}span.article_seperator {display: none;}.search .button{position:absolute;background-image: url('/images/M_images/searchButton.gif'); background-repeat:no-repeat;width:20px;height:20px;} 
