/*  Fremont Bulletin redesign stylesheet */

/*****  Contact Us  ********/

#contactText {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-style: normal;
       font-weight: normal;
       font-variant: normal;
	  }

/************ Kristi css below   *************/

 div, span, p, ul, li {
	margin: 0;
}

.preHeaderRegion .adElement {margin: 10px 0;}

.region3 .adElement {
border: 1px solid #D0D0D0;
width: 320px;
padding: 5px 0;
margin: 0 auto 10px auto;
}

.adElement {margin: 0 0 10px 0;}

/***** Begin Masthead Styles *****/

a#logoLink {
  background: none;
  }

#masthead_home {
	top: 0px;
	left: 0px;
	background: transparent url('http://extras.mnginteractive.com/live/media/site518/2008/0624/20080624_105306_headBG.jpg') no-repeat 0 0;
	height: 97px;
	position: relative;
	width: 1000px;
                }

/***** Begin Header Styles *****/

body {
	text-align: center;
                background-color: #333;
	display: block;
	color: #191d24;
	padding-right: 20px;
	margin-right: 20px;
	border: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.contentStyle {
  width: 1000px;
  text-align: center;
  background-color: #fff;
  margin: 0px auto;
  	}

.postHeaderRegion {
 display: none;
}

.regionParent {
  border-spacing: 0; 
  padding: 0;
  margin: auto;  
  background-color: #ffffff
} 

.layoutFooterLinks {
  display: none;
}


a.footerColor {
  color: #000;
  }

a:hover.footerColor {
  color: #000;
  text-decoration: underline;
  }


 .preHeaderRegion {
 background-color: #fff;
}

 .gutter,
 .region1,
 .region2,
 .region2b,
 .region3,
 .region6,
 .region7,
 .region4,
 .region5,
 .footerRegion {
 background-color: #ffffff;
}

.region2, .region3, .region4, .region5 {
padding-top: 5px;
}

.region4, .region9 {padding-left: 5px;}

.region5, .region10 {display: block; margin-left: 5px;}

a {
	color: #017bc2;
	background: inherit;
	text-decoration: none;
}
a:hover {
                color: #0066CC;
         	background: inherit;
	text-decoration: underline;
}

p {	margin: 0 0 5px 0; }

/* ---------- Begin topnav bar ---------- */
.topNav {
	background: transparent url('http://extras.mnginteractive.com/live/media/site518/2008/0624/20080624_105416_topNavBG.gif') no-repeat 0 0;
	height: 21px;
	width: 1000px;
                font-family: Arial;
                margin-bottom: 0px;
                }

#navWrap {
  padding-right:0 !important;
}

.topNav a,
#masthead_home a,
#navWrap a {
	text-decoration: none;
	}

.topNav a {
	color: #fff;
	}

.topNav a:hover {
	text-decoration: underline;
	color: #ccc;
	}
/*---------- weather */

.weather img{
height:18px;
}

ul.weather {
	list-style: none;
	float: left;
        margin:0px;	
        margin-left:0px;  
        margin-top:-20px;  
	}

.headerRegion .weatherHead {
  font-family:arial;
  color:#fff;
}

.headerRegion .weatherContent, .headerRegion a.weatherFiveDayLink {
  font-size:11px;
}

*html ul.weather{
margin-left:10px;
}

ul.weather li, ul.weather {
	float: left;
	font: bold 12px Arial; 
        color:#ffffff;
	padding: 3px 0;
	background: url(http://extras.mnginteractive.com/live/media/site234/2008/0110/20080110__loginNavDiv.gif) 100% 6px no-repeat;
	}

ul.weather li.last {
	background: none;
	}

ul.weather li a, ul.weather a {
	color: #fff;
	padding: 0 4px;
                text-decoration: none;
	}
	
ul.weather li a:hover, ul.weather a:hover {
	color: #ccc;
                text-decoration: none;
	}
	
ul.weather .title {
	font:bold 12px Arial;
	background: url(http://extras.mnginteractive.com/live/media/site234/2008/0110/20080110__icnSun.gif) 100% 3px no-repeat;
	padding-right: 17px;
	color: #fff;
	}
	
ul.weather .city {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}

ul.weather .yellow a {
	color: #f5c119;
	font-weight: bold;
	}

.weathercontent{
font:normal 10px arial;
color:#ffffff;
}

.weathercontent .weatherfivedaylink{
color:#ffcc66;
font:normal 10px arial; 
}

.weathersectionlink{
font:bold 12px arial;
}

.region2 table.weatherBox td {
  font-size:12px;
}

.region 2 #flight_delays {
  margin-top:30px;
}

.region2 table.weatherBox {
  margin-top:20px;
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}

.region2 .weatherHead {
  text-align:center;
}

.region2 .weatherBox table {
  width:100%;
}

.region2 td.weatherHead {
  padding-top:10px;
}

.region2 .weatherLink img {
  margin-top:12px;
}

.region2 .wthrDay {
  font-weight:bold;
}

.region2 .weatherHead {
  font-size:15px !important;
  color:#000;
}

#current_conditions {
  border:1px solid #999;
}

#current_conditions table {
  margin: 0px 25px 25px;
}

#current_conditions .weatherText {
  font-style:italic;
}

#current_conditions .weatherSubTitle {
  font-weight:bold;
  font-size:14px;
  padding-top:15px;
  
}

#current_conditions .weatherHead {
  padding-top:15px;
}

#flight_delays {
  margin-top:30px;
  text-align:center !important;
}

#flight_delays table {
  text-align:center;
  font-size:10px;
  width:600px;
  margin-top:10px;
  margin-left:25px;
  margin-bottom:10px;
}

#flight_delays table td {
  font-size:11px;
  padding:10px;
  border-spacing:0 !important;
}

/* ------------------END WEATHER -------------------*/

/*---------- login Nav */

ul.loginNav {
	list-style: none;
	float: right;
	margin: 0px;
	padding: 4px 0 0 0;
	}

ul.loginNav li {
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
	}

ul.loginNav li a {
	float: left;
	border-right: 1px solid #9f9f9f;
	padding: 0 4px;
	}

ul.loginNav li.last {
	margin-right: 15px;
	}

ul.loginNav li.last a {
	border: none;
	}

/* ---------- container for main site header ---------- */
#masthead {
	top: 0px;
	left: 0px;
	background-color: #fff;
	height: 80px;
	position: relative;
	width: 1000px;
	}


/* position and render the logo - hide logo text */
#logoLink {
	position: absolute;
	top: 15px;
	left: 20px;
	text-indent: -5000px;
               	}

#logoLink img {
	width: 315px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	}

/* position and render the logo */
#logo {
	position: absolute;
	left: 13px;
	top: 0;
	}

#logo img {
	border: 0;
	}

/*--------------- BEGIN searchbar styles -----------------*/

#searchbar {
	position: absolute;
	right: 20px;
	top: 20px;
	padding: 8px;
	padding-left: 18px;
	width: 311px;
	height: 40px;
	}

*html #searchbar {  /*<- old doctype - fix box model issues for ie */
	width: 337px;
	height: 56px;
	}

#searchbar form,
#searchbar input {
	padding: 0;
	margin: 0;
	}

#searchbar form input.searchbox {
	background-color: #fff;
	border: 1px solid #999;
	width: 240px;
	height: 20px;
	}
	
#searchbar form input.button {
	/*vertical-align: middle;*/
	}

/* --------------- BEGIN Search Options */

ul#searchoptions {
	position: absolute;
	top: 32px;
	left: 19px;
	font-size: 10px;
	list-style: none;
	padding: 0;
	color: #000;
	width: 310px;
	}

ul#searchoptions li {
	float: left;
	padding: 0;
	margin: 0 9px 0 0;
	}
	
ul#searchoptions li.end span { 
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	font-family: verdana;
	color: #545454;
	}

ul#searchoptions li.end span.yahooText {
	color: #f03; /*<- yahoo red */
	}

ul#searchoptions input.radio {
	margin: -2px 5px 0 0;
	padding: 0;
	vertical-align: middle;
	}

*html ul#searchoptions input.radio {
	height: 14px;
	width: 14px;
	}

*html ul#searchoptions input.radio {
	margin: 0 3px 0 0;
	}

/***** End Header Styles *****/

/****** Begin Nav Styles *****/



/*Nav Bar Wrapper - sets the width/height/look of entire nav bar*/
#navWrap {
	width: 1000px;
	background-color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	height: 24px;
	}

/*Main Nav Behavior*/
#nav {
	margin-left: auto; /*DO NOT EDIT*/
	margin-right: auto; /*DO NOT EDIT*/
	position: relative; /*DO NOT EDIT*/
	display: block; /*DO NOT EDIT*/
	height: 1%; /*DO NOT EDIT*/
	z-index: 1000; /*DO NOT EDIT - necessary for menu system to appear on top of positioned elements in body*/
	}


/*
you must add one of these for each nav dropdown making a general class destroys the measurements
*/

/*Main Nav Items*/
#nav #maindiv0,#nav #maindiv1,#nav #maindiv2,#nav #maindiv3,#nav #maindiv4,#nav #maindiv5,
#nav #maindiv6,#nav #maindiv7,#nav #maindiv8,#nav #maindiv9,#nav #maindiv10,
#nav #maindiv11,#nav #maindiv12,#nav #maindiv13,#nav #maindiv14,#nav #maindiv15,
#nav #maindiv16,#nav #maindiv17,#nav #maindiv18,#nav #maindiv19,#nav #maindiv20,
#nav #maindiv21,#nav #maindiv22,#nav #maindiv23,#nav #maindiv24,#nav #maindiv25,
#nav #maindiv26,#nav #maindiv27,#nav #maindiv28,#nav #maindiv29,#nav #maindiv30 {
	height: 24px;
	}

#nav div {
	float: left;
	}

/*Main Nav Item Links*/

#nav div a {
	display: block;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	text-decoration: none;
	float: left;
	}

#nav div a span {
	padding:5px 10px;
	display: block;
	color: #000;
	}


/*Main Item Hover States*/
#nav div.navHover a {
	text-decoration: none;
	color: #fff;
	background-color:#11204c;
	height: 24px;
	}

#nav .navHover a span {
	color: #fff;
	background-color:#11204c;
	}


/* TOP ITEMS with no submenu*/
#nav .nosub div.subdiv, 
#nav #rightNav .nosub .subdiv, 
#nav #rightNav .nosub div.subdiv {
	display:none !important;
	}



/*------
Sub Menu Container*/

#nav div .subdiv {
	display: block;
	background-color: #fff;
	width: 150px;
	padding:0;
	position: absolute;
	visibility: hidden;
	}

/*IMPORTANT: if subdiv has a border use the following convention.
if subdiv border larger than 1px - mngiMenu.js is affected and will need modification*/
#nav.subHasBorder div .subdiv {
	border: 1px solid #ccc;
	border-top: none;
	}

#nav div .subdiv div {
	float: none;
	}

#nav div .subdiv a {
	background-color:#fff;
	margin: 0;
	font-size: 12px;
	padding: 2px 8px 2px 8px;
	float: none;
	display: block;
	height: auto;
	color:#000;
	}

#nav div .subdiv a:hover {
	background-color: #11204c;
	color: #fff;
	}



/*------------------------------
Right Nav
--------------------------------*/
/*Right Nav Wrapper*/
#nav #rightNav {
	margin-right: 1px;
	float: none;
	}

/*Main Items*/
#nav #rightNav div {
	float: right;
	}

#nav #rightNav div div {
	float: none;
	}

/*Main Links*/
#nav #rightNav div a {
	background: transparent url('http://extras.mnginteractive.com/live/media/site518/2008/0624/20080624_105357_tabR-both.gif') right top no-repeat;
	color: #fff;
	font-weight:bold;
	}

#nav #rightNav div a span {
	background: transparent url('http://extras.mnginteractive.com/live/media/site518/2008/0624/20080624_105329_tabL-both.gif') left top no-repeat;
	color: #fff;
	}

/*Main Item Hover States*/
#nav #rightNav .navHover a,
#nav #rightNav .navHover a span {
	color: #000;
	}

#nav #rightNav .subdiv a,
#nav #rightNav .subdiv a span {
	background-image: none;
	float: none;
	background-color:#ccc;
	height:auto;
	font-weight:normal;
	display:block;
	}

#nav #rightNav .subdiv a:hover {
	color: #cc3300;
	background-color:#f2f2f2;
	}
#nav #rightNav div.navHover a {
	text-decoration: none;
	background-position: 100% -24px !important;
	color: #000;
	}

#nav #rightNav .navHover a span {
	background-position: 0 -24px !important;
	color: #cc3300;
	}



/***** End Masthead Styles *****/


/***** Begin Poll Styles *****/


td.pollsSubmit input {
  cursor: pointer;
  vertical-align: middle;
  height: 21px;
  margin-bottom: 4px;
  }


.pollsBox {
        width: 310px;
        margin: 0px;
        background-color: #fff;
        padding-bottom: 5px;
        }

.pollshead{
	
    display: none;
}

.pollsQuestion {
background-color: #fff;
color: #000;
display: block;
font: bold 12px verdana,arial,san-erif;
padding: 5px 0 5px 10px;
margin-bottom: 5px;
}

.pollsAnswer {
background-color: #fff;
padding-left: 5px;
font-weight: normal;
}

td.pollsSubmit {
width: 310px;
background-color: #fff;
}

.pollsSubmit input {
width: 53px;
display: block;
margin: 5px 0 0 10px;
opacity:0;
filter: alpha(opacity=0);

}

.pollsSubmit {
background: #f4f4f4 url(http://extras.mnginteractive.com/live/media/site518/2008/0703/20080703_011109_VoteButton.gif) no-repeat 18px 5px;
padding-left:10px !important;
height: 21px;
}



/***** End Poll Styles *****/

/*****  Section Heading Styles  ******/

/***** End Section Heading Styles  ******/

.complexListingTitle {vertical-align: bottom;}
td.region2 img {vertical-align: bottom;}
td.region2b img {vertical-align: bottom;}



/***** Begin Complex Listing Styles *****/

  td .region4 table .box {
  padding:  5px;
   }

.complexListingBox td, .box td {
  padding-top:0;
  padding-bottom:0;
}


#sportsHeader {
  padding-top: 10px;
}


#grayBGsubhead {
   background-color: #EBEBEB;
      }

.box {
  background-color: #EBEBEB;
  padding: 0px;
  }

td.region4 .box {
  padding: 0px;
  }

.region3 table .complexListingBox {
  background-color: #fff;
}

td.region5 hr {
  margin:0 auto;
}

td.region4 hr {
  margin:0 auto;
}


span .listingItemDateWithBlurb {
   background: url('http://extras.mnginteractive.com/live/media/site518/2008/0703/20080703_011014_UpdateIcon.gif') no-repeat;
   position: relative;
   padding-left: 15px;
   font-size: 11px;
   color: #666;
   }


.altPageSubhead  {
  color: #0066CC;
  font-size: 12px;
  font-weight: bold;
  }

.complexListingTitle  {
   color: #191d24;
   font-weight: bold;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   padding-left: 5px;
 }

.region3 a.complexListingTitle {
  display: none;
  }

td span.complexListingTitle  {
    margin-top: 5px;
  }


/*
a:hover.complexListingLink {
   color: #0066CC;
   }  */

.complexListingBox {
	width: 310px;
	margin: 5 0 15px 10;
                padding: 0px;
            }

.lastUpdatedDate  {
	font: normal 10px Tahoma,Arial,sans-serif;
	color: #808080;
	background-image: url('http://extras.mnginteractive.com/live/media/site518/2008/0703/20080703_011014_UpdateIcon.gif');
	background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 5px;
    background-position: 0px 1px;
     }


.listingItemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/*   a:hover.listingItemTitle {
       color: #0066CC;
       }   */

.region3 span.complexListingTitle {
    border: none;
    }

.region3 a.complexListingTitle {
   border: none;
   }

.listingArticleBlurb {
	display: block;
	margin: 5px 0 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a.listingArticleLinkTo {
	font: normal 11px Tahoma,Arial,sans-serif;
	color: #017bc2;
	background: inherit;
	text-decoration: none;
}

/*
a:hover.listingArticleLinkTo {
       color: #0066CC;
       }   */

a:hover {
	color: #CC3300;
	background: inherit;
	text-decoration: underline;
}

.complexListingItemImage {
	float: left;
	display: block;
	margin-right: 6px;
}

table.complexListingItemPhoto{
display: inline;
float: left;
width: 108px;
border: 1px solid #CCC;
margin-right: 5px;
}

.complexListingItemPhotoCredit {
display: none;
}

li.listNoImage {
	list-style-image: url(http://extras.mnginteractive.com/live/media/site91/2008/0428/20080428__bullet.gif);
	font: normal 12px Arial,sans-serif;
	list-style-position: outside;
	margin: 0 0 5px 15px;
}

.complexListingFooter {display: none;}

.region2 .complexListingMoreHeadlines {display: none;}

.region2 .complexListingImage img {
width: 160px;
border: 1px solid #ccc;
margin-right: 10px;
}

.region2 .complexListingImage {display: block; margin: 0px; padding: 0px;}

.region2 .complexListingBox {
display: block;
width: 100%;
margin-left: 5px;
border-bottom: 0px dashed #999;
background-color: transparent;
}



.layout5FeatureItemBox {
border: 1px dashed #CCCCCC;
width: 310px;
margin-bottom: 10px;
}

.layout5FeatureItemBox span.listingArticleBlurb {display: block; margin: 0 10px 0 5px;}
.layout5FeatureItemBox img {border: 1px solid #000;}

.layout5FeatureItemBox a.listingItemTitle {
color: #454545;
font: bold 14px Arial, Sans-Serif;
letter-spacing: -1px;
margin-left: 5px;
width: 100%;
float:left;
}

.listing5image {

}
.layout5FeatureItemBox a.listingArticleLinkTo {margin-left: 5px;}

/***** End Complex Listing Styles *****/



/******* Begin Most Viewed/Most Emailed Styles ********/
 
/* BEGIN Most Popular Default Styles */
 
.mostViewedBox {
	color: #000;
	display: block;
	float: left;
	font: normal 12px arial,helvetica,sans-serif;
	margin: 0;
	padding: 0;
	width: 320px;
	position: relative;
	background: url('http://extras.mnginteractive.com/live/media/site518/2008/0703/20080703_125635_MVME_RightBG.gif') repeat-x right 0;
	padding: 0;
	}	
.region4 .mostViewedBox {
width: 310px;
}

.mostViewedBox a:active {
	outline: none !important;
	}

.mostViewedBox a:focus { 
	-moz-outline-style: none;
	}

ul.mostTabsBox {
	height: 25px;
	margin: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	clear:both;
	width: 245px;
	clear: both;
	background: url('http://extras.mnginteractive.com/live/media/site518/2008/0715/20080715_113659_headLeftBG2.jpg') no-repeat 0 0;
	padding: 0 40px 0 3px;
	}


.mostTabsBox li {
	float: left;
	white-space: nowrap;
	line-height: 12px;
	margin: 0;
	padding: 0;
	background: none;
	}

.mostTabsBox li a {
	margin: 0;
	padding: 7px 9px 6px;
	font-weight: bold;
	float: left;
	text-decoration: underline;
	color: #fff;
	}

.mostTabsBox li a:hover {
	color: #ccc;
	}

.mostTabsBox li.mostTabSelected {
	margin: 0;
	padding: 0;
	background: url('http://extras.mnginteractive.com/live/media/site518/2008/0703/20080703_010001_MVME_tabOnRight.gif') no-repeat right 3px;
	color: #333;
	}

.mostTabsBox li.mostTabSelected a:link, 
.mostTabsBox li.mostTabSelected a:visited, 
.mostTabsBox li.mostTabSelected a:active {
	color: #333;
	padding: 7px 9px 6px;
	text-decoration: none;
	}

.mostTabsBox li.mostTabSelected a:link, 
.mostTabsBox li.mostTabSelected a:visited, 
.mostTabsBox li.mostTabSelected a:active {
	background:transparent url('http://extras.mnginteractive.com/live/media/site518/2008/0703/20080703_125732_MVME_tabOnLeft.gif') no-repeat left 3px;
	}

.mostTabsBox li.mostTabSelected a:hover {
	text-decoration: underline;
	}

.mostHeader {
	clear: both;
	padding: 5px;
	font: normal 11px arial,helvetica,sans-serif;
	color: #666;
	}

.mostNote {
	padding-bottom: 6px;
	}

.mostRss img {
	vertical-align: middle;
	border: none;
	position: absolute;
	top: 6px;
	right: 8px;
	}

.mostTabBody {
	margin: 0pt 0pt 2px;
	padding: 8px;
	border: 1px solid #CCCDCF;
	border-top: none;
	background: #EBEBEB;
	}

.mostTabBody ol {
	padding: 0 0 0 30px;
	margin: 0;
	}

.mostTabBody li {
	font-weight: bold;
	margin-bottom: 5px;
	}

.mostTabBody li a {
	font-weight: normal;
	color: #017bc2;
	text-decoration: none;
	}


.mostTabBody li a:hover {
	text-decoration: underline;
	color: #c32e00;
	}


/******* End Most Viewed/Most Emailed Styles *******/



/***** Begin MediaCenter Styles *****/

.mediaCenter {color: #454545;}

.mediaCenter span.subhead {
display: block;
margin: 0px;
text-indent: 10px;
margin-top: 5px;
font: bold 12px tahoma,arial,sans-serif;
}

.mediaCenterHead {
	margin:0px;
    width: 310px;
	text-indent: 4px;
	background: #f4f4f4 url(http://extras.mnginteractive.com/live/media/site91/2008/0428/20080428__bluegradient.gif) repeat-x;
	color: #FFFFFF;
	border-bottom: 1px solid #ccc;
}

#media {
        padding: 0px;
        margin: 0px;
	border: 1px solid #ccc;
	font: normal .7em Tahoma, Arial, sans-serif;
        padding-bottom: 10px;
}

.media_articles {float: left; display: block; color: #454545;}

#moregalleries {
        float: right;
        margin: 0 5px 5px 0;
        display: block;
        width: 278px;
}

.mediaGalleries {display: block; margin-left: 5px;}
.mediaMoreLinks {display: block; margin-left: 10px;}

.thirds {float: left; width: 83px; padding: 0 4px 0 4px;}	
.twos {float: left; width: 135px; padding: 0 0px 0 0px;}	
.image { float: left; margin: 0 9px 3px 0; border: none;}
.captions {margin: 0; line-height: 1.1em; padding: 0px;	color: #666;}

#media ul {
	margin: 0;
	padding : 0;
	list-style-image: url(http://extras.mnginteractive.com/live/media/site91/2008/0428/20080428__bullet.gif);
	list-style-type: disc;
	list-style-position: inside;
}

#media li a {margin-left: 3px;}

/***** End MediaCenter Styles *****/

/***** Begin Subhead Styles *****/

div.header {
	display: block;
	float:left;
	font: bold 12px arial,sans-serif;
	padding-bottom: 2px;
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aab7c5;
	margin-bottom: 5px;
}

.headerLink {
float: left;
}

.moreLink a {
float: right;
font: bold 11px arial,sans-serif;
padding-right: 15px;
margin-right: 5px;
margin-top: 8px;
width: 26px;
background: url(http://extras.mnginteractive.com/live/media/site91/2008/0430/20080430_022846_subnav_link.gif) no-repeat center right;
}

.contentHead {
display: block;
float:left;
font: bold 20px arial,sans-serif;
border-bottom: 2px solid #e5e2e2;
padding-bottom: 2px;
width: 320px;
color: #017bc2;
}

.contentTable {
margin: 10px 0;
background-color: #fff;
}

.contentTable ul {margin-top: 5px;}

li.ap-bulleted-headline-1, li.ap-bulleted-headline-2 {
list-style-image: url(http://extras.mnginteractive.com/live/media/site91/2008/0428/20080428__bullet.gif);
font: normal 11px Tahoma,Arial,sans-serif;
list-style-position: outside;
margin: 0 0 5px 15px;
}

.subheadWide {
display: block;
text-indent: 10px;
background-color: #195E99;
color: #fff;
}

.subheadWide h1 {
font: bold 20px tahoma,arial,sans-serif;
}

/***** End Subhead Styles *****/

/***** Begin Calendar Box Styles *****/

div.zvents_clear {clear: both;}

.zvents_invertednav {padding: 0;width: 100%;border-top: 5px solid #4A6C9A;background: transparent;voice-family: "\"}\"";voice-family: inherit;}
.zvents_invertednav ul {margin:0;margin-left: 5px;padding: 0;list-style: none;}
.zvents_invertednav li {display: inline;margin: 0 2px 0 0;padding: 0;text-transform:uppercase;}
.zvents_invertednav a {float: left;display: block;font: bold 11px Arial;color: black;text-decoration: none;margin: 0 1px 0 0;padding: 3px 5px;background-color: #CBD6EC; border-bottom: 8px solid white;}
.zvents_invertednav a:hover {background-color: #4A6C9A;padding-top: 5px;padding-bottom: 0;border-bottom-color: #4A6C9A;color: white;}
.zvents_invertednav .current a {background-color: #4A6C9A;padding-top: 5px;padding-bottom: 0;border-bottom-color: #4A6C9A;color: white;}

.zvents_title {font:bold 24px arial;color:#036;margin-bottom:-7px;}
.zvents_maincontainer {width:310px;border:1px solid #4A6C9A;}

.zvents_topsection {background:#fff;padding:5px 10px;font:11px arial;text-align:left;}
.zvents_topsectionnote {font:11px arial;margin-bottom:5px;}
.zvents_topsection input,form {
	font:11px arial;
}

.zvents_searchlinks {float:right;font:9px arial;color:#039;}
.zvents_searchlinks a {color:#039;}
.zvents_searchlinks a:hover {color:#000;}
.zvents_calendarcontainer {background-color:#E4EFFB;border:1px solid #CBD6EC;padding:5px;text-align:center;margin-top:8px;}
.zvents_calendarcontainertitle {font:11px arial;float:left;}
.zvents_fivepixels {line-height:5px;}
.zvents_upcomingevents {padding-top:8px;padding-bottom:5px;font:11px arial;}
.zvents_upcomingevents ul {margin-top:0;margin-bottom:0;padding-top:8px;padding-bottom:5px;font:11px arial;}
.zvents_upcomingevents li {margin-left:-10px;list-style-type:none;font:11px arial;}
.zvents_upcomingevents a {font:11px arial;color:#039;line-height:1.3em;}
.zvents_upcomingevents a:hover {color:#000;}

/***** End Calendar Box Styles *****/

/* ---------------------------- FOOTER ---------------------------- */

.myyahooButton {
  display: inline;
 }

.myYahooButton img {
  vertical-align: middle; 
  padding-top: 7px;
  height: px;
  }

.rssButton img {
  vertical-align: middle;
  padding-bottom: 3px;
  }

/*  ------- footer container */
.footer {
	font: normal 11px Tahoma,arial, sans-serif;
	background: transparent url(http://extras.mnginteractive.com/live/media/site7/2008/0121/20080121__logo_realCities.gif) no-repeat 3px 20px;
	padding: 10px 0 20px 0;
	margin: 10px 0;
	}

/*  ------- footer lists */
.footer ul {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*  ------- footer top-list */
.footer ul.top {
	border-top: 3px solid #ccc;
	padding: 5px 0;
	
	}

/*  ------- footer list-items */
.footer li {
	display: inline;
	padding: 0 0px;
	margin: 0;
	}

/*  ------- footer links */
.footer a:link,
.footer a:visited,
.footer a:active  {
	padding: 0 4px 0 0;
	}

/*  ------- footer last link in list */
.footer li.last a:link,
.footer li.last a:visited,
.footer li.last a:active {
	border: none;
	}

.footerRight td{
font: normal 11px Tahoma,Arial,sans-serif;
}

/***** End Footer Styles *****/

td.yahooContentMatch {
width: 1000px;
background-color: #fff;
display: block;
margin-bottom: 10px;
}

/***** Begin Article Page Styles *****/



.articleBody {
   width: 600px;
    }

td.region2 {
   padding-left: 10px;
   }

td.articleBox {
display: block;
margin: 0 0 10px 10px;
padding-bottom: 20px;

}

.articleTitle {
font: normal 20px Georgia,arial,sans-serif;
display: block;
width: 100%;
float: left;
margin: 0px;
margin: 5px 0 3px 0;
}

.articleByline {
font: bold 10px arial,sans-serif;
}

.articleSocial {
	font: bold 10px arial,sans-serif;
	color: #999999;
	float: right;
}

.articleDate {
font: normal 10px arial,sans-serif;
color: #666;
}

.articleBody {
font: normal 12px arial,sans-serif;
}

.articleFooterLinks div.articleOptions {
display: block;
float: left;
}

.articleFooterLinks a.articleOptions {
color: #666;
text-decoration: underline;
}

.articleViewerGroup {
	display: block;
	padding-right: 0px;
	border: 1px solid #000;
}

.articleImageBox {
	border: 1px solid #E6E2E3;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	float: right;
	clear: right;
	width: 300px;

}

div.articleImageCaption {
display: block;
margin-top: 5px;
}

.region3 .complexListingBox {
width: 315px;
background-color: #E6E2E3;
margin-left: auto;
margin-right: auto;
}


/*
.region3 .complexListingTitle {
width: 100%;
background-color: #fff;
display: block;
border-bottom: 1px solid #195E97;
font: bold 15px arial;
margin-bottom: 5px;
}
*/

.region3 .complexListingMoreHeadlines {display: none;}

.region3 .listNoImage {
color: #017bc2;
width: 290px;
margin-left: 20px;
}

/***** End Article Page Styles *****/

/***** Begin Top Listings Styles *****/

#rds_default .TLBoxHeader {
height: 28px;
font: bold 14px arial,sans-serif;
color: #fff;
background: url(http://extras.mnginteractive.com/live/media/site91/2008/0514/20080514_120322_top_classifieds.gif);
}

#rds_default .TLBox {
background-color: #838381;
width: 160px;
display: block;
margin: 0 0 10px 10px;
}

#rds_default .TLBoxTabTable {
margin-top: 4px;
margin-left: auto;
margin-right: auto;
}

#rds_default .TLBoxTab {
background-color: #838381;
}

#rds_default .TLBoxTab a {
font: bold 10px arial,sans-serif;
color: #fff;
text-decoration: underline;
}

#rds_default .TLBoxTabSelected {
background-color: #195E99;
}

#rds_default .TLBoxTabSelected .TLBoxTabLink {
font: bold 10px arial,sans-serif;
color: #fff;
}

#rds_default .TLBoxContent {
background-color: #195E99;
margin-left: 1px;
width: 158px;
}

.TLBoxTitle {
background: url(http://extras.mnginteractive.com/live/media/site91/2008/0512/20080512_041154_tl_bullet.gif) no-repeat top left;
display: inline;
text-indent: 0px;
padding-left: 13px;
width: 150px;
color: #fff;
font: normal 11px arial,sans-serif;
}

 #rds_default .TLBoxType {
color: #fff;
font: normal 11px arial,sans-serif;
}

#rds_default a:hover.TLBoxTitle {
text-decoration: underline;
}

#rds_default .TLBoxCompany {
color: #fff;
display: block;
margin-left: 0px;
text-indent: 0px;
margin-left: 15px;
width: 140px;
}

a.TLBoxAllListings {
display: block;
background-color: #000;
color: #fff;
padding: 2px 0;
}

.TLAllTypeHeading {
display: none;
}

.TLAllListingCell {
	padding: 0;
	font: normal 12px "Arial", verdana, helvetica, sans-serif;
	line-height: 14px;
	clear: both;
	margin: 0 7px 0px 3px;
	background: #fff;
}

a:hover.TLAllListingTitle {
	color: #610f0d;
}

.TLBoxImage {display: none;}

.TLBoxRule {color: #195E99;}


/***** End Top Listings Styles *****/

/***** Begin Section Head Styles *****/

.sectionHead {
	padding: 0px;
	float: left;
	width: 656px;
	display: block;
	/* background-color: #336799; */
margin: 0px 5px;
}

.sectionHead h1 {
font: bold 20px arial,sans-serif;
color: #017bc2;
margin: 2px 0;
display: inline;
float: left;
}

.sectionHead .myYahooButton {display: inline; float: right; margin: 3px 5px 0 0;}
.rssBug {display: inline; float: right; margin-top: 4px; margin: 4px 4px 0 0;}
.footer .myYahooButton {vertical-align: top; position: relative; top: -5;}
.rssBug img {border: none;}

/***** End Section Head Styles *****/

/***** Begin Feature Box Styles *****/

.featureBox {font: normal .7em Tahoma, Arial, sans-serif;}

.featureBox .featureHead {
font: bold 20px arial,sans-serif;
margin: 0 0 0px 0;
padding: 8px;
background: #f4f4f4 url(http://extras.mnginteractive.com/live/media/site91/2008/0428/20080428__highlighted.gif) repeat-x;
color: #FFFFFF;
border-bottom: 1px solid #ccc;
width: 308px;
}

.featureBox #highlight {float: left; width: 322px; margin: 0px 0px 10px 0px; background: #ccc; border: 1px solid #ccc;}
.featureBox .highlight_articles {padding: 8px; margin: 0 0 10px 0; background: #FFF; color: #454545;}
.featureBox .featureSubhead {font: bold 12px arial,sans-serif;}

/***** End Feature Box Styles *****/

/***** Begin Topix Styles *****/

.topix_postform .fieldHeader {font-size: 10px;}

/***** End Topix Styles *****/

.contentBlock, .contentBlock td {margin: 0 10px; font: normal 13px tahoma,arial,sans-serif;}
.contentBlock h1 {font: bold 14px tahoma,arial,sans-serif;}
.contentBlock ul {display: block; margin-left: 15px;}
.contentBlock ul h1 {font: bold 14px tahoma,arial,sans-serif;}
.bulletNone {list-style-type: none;}
.bulletRSS .myYahooButton {vertical-align: top;}
.bulletRSS .myYahooButton img {margin-right: 5px;}
.bulletRSS li {margin-top: 5px;}

/*** for sitemap ***/

.contentBlock h2 {font: normal 17px tahoma,arial, sans-serif;}  
.twinBlocks h2 a {font: normal 17px tahoma,arial, sans-serif;}  
.bulletNone {padding-left: 20px;}


/***** Begin Feedburner Feed Styles *****/

.feedburnerFeedBlock li {
margin-left: 15px;
list-style-type: bullet;
margin: 5px 0 5px 15px;
}
.feedburnerFeedBlock {
margin: 0 0 15px 0px;
font: normal 11px tahoma,arial,sans-serif;
}
.feedTitle {
display: block;
font: bold 18px arial,sans-serif;
border-bottom: 2px solid #e5e2e2;
padding-bottom: 2px;
width: 320px;
}

.feedburnerFeedBlock .headline{font: bold 12px tahoma,arial,sans-erif;}
#creditfooter {display: none;}

/***** End Feedburner Feed Styles *****/

/***** Begin MyCapture Styles - These will change for each new feed from MyCapture *****/

table.MYCcontentfeed7048, table.MYCcontentfeed7050 {
display: block;
margin: 0px;
padding: 0px;
float:left ;
}

/***** End MyCapture Styles *****/

/* Social Bookmarking site buttons */
.social_bookmarks {
	margin-top: 7px;
	width: 100%;
	text-align: center;
	font-size:10px;
}
.social_bookmarks span {
	margin-right: 5px;
	color: black;
	font-size: 10px;
}
/* the delicious and social-help rules help center align the bookmarks in IE on a Mac */
.delicious {
	margin-left:auto;
}
.social-help {
	margin-right:auto;
}
.social_bookmarks a {
	text-decoration: none;
}
.social_bookmarks a:link {
	color: black;
	font-size: 10px;
}
.social_bookmarks a:visited {
	color: black;
	font-size: 10px;
}

.social_bookmarks a:hover {
	color: black;
	font-size: 10px;
	text-decoration:underline;
}

.social_bookmarks img { 
	border: 0;
	margin-right: 2px;
}
.social_divider {
	width:90%;
	height:1px;
	color:gray;
                }

/******** Site Map ********/  

.contentBlock, .contentBlock td {margin: 0 10px; font: normal 13px tahoma,arial,sans-serif;}
.contentBlock h1 {font: bold 16px Arial,Helvetica,sans-serif;}
.contentBlock ul {display: block; margin-left: 15px;}
.contentBlock ul h1 {font: bold 14px tahoma,arial,sans-serif;}
.bulletNone {list-style-type: none;}

/******* End Site Map **********/


/* Sample Stylesheet for Archive Search Form */

#mainWrapper {
  font-family: arial, helvetica;
  font-size: 10pt;
  color: #000000;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-left: 5px;
  display: block;
  float: left;
  width: 1000px;
}

#searchWrapper {
  border: 1px solid #000000;
  width: 80%; 
}

#searchForm {
  padding: 5px 5px 5px 5px;
  text-align: left;
  font-size: 10pt;
}

#searchForm .title {
  color: #111199;
  font-size: 11pt;
  font-weight: bold;
}

#searchForm td {
  font-size: 10pt;
}

#pricingWrapper {
  width: 80%;
}

#pricingArea {
  font-size: 10pt;
  text-align: left;
  color: #000099;
}

#pricingArea td {
  font-size: 10pt;
}






/* ---------------------------- DEFAULT BLOCK STYLES ---------------------------- */

/* ------- main freeform container */
.block {
	padding: 0;
	font: normal 12px "Arial", verdana, helvetica, sans-serif;
	line-height: 18px;
	color: #000;
	clear: both;
	margin: 0 7px 5px 7px;
	background: #fff;
	}

.headOnly {
	padding: 0;
	margin-bottom: 0;
	}

/* ------- block container - for two blocks side by side */
.twinBlocks {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	}

/* ------- main freeform container inside of twinblocks */
.twinBlocks .block {
	float: left;
	width: 48%;
	padding: 1%;
	border: none;
	margin: 0;
	background-color: transparent;
	clear: none;
	}

/* ------- main freeform container inside of twinblocks - ie hack to set width */
*html .twinBlocks .block {
	width: 50%;
	}

.firstBlock {
	border-top: none;
	}



/* ---------------------------- HEADERS  ---------------------------- */

/* ------- main block header container */
.block h1.header {
	font: bold 18px "Arial", helvetica, sans-serif;
	color: #000;
	background: none;
	padding: 5px;
	margin: 0;
	height: 20px;
}

.block .header h1 {
  font: normal 18px arial, verdana, helvetica, sans-serif;
}

/* ------- main block header & tabs header */
.block h1,
.block .tabs h1 {
	margin: 0;
	padding: 5px 0 0 0;
	font: bold 20px "Arial", helvetica, sans-serif;
	color: #000000;
	background: none;
	height: auto;
        border-bottom: solid 1px #cccccc;
	}

/* ------- main block header & tabs header - inside of twinblocks */
.twinBlocks .block h1 {
	background-image: none;
	background-color: transparent;
	padding: 3px 0 5px 3px;
	}

/* ------- alternate block header */
.block h1.alt {
	font: bold 16px "Arial", helvetica, sans-serif;
	color: #000;
	background-image:url(http://extras.mnginteractive.com/live/media/site93/2008/0218/20080218__altheaderbg.gif);
	padding-left: 3px;
	}

.block h1.alt a:link,
.block h1.alt a:visited,
.block h1.alt a:active  {
	color: #000;
	}

.block h1.alt a:hover {
	color: #004262;
	}

/* ------- main section header (when in a header container) */
.block .header {
	height: 21px;
	background: url(images/secUnder.gif) 0 bottom repeat-x;
	} 

.block .header h1.section {
	font: bold 20px "Arial", helvetica, sans-serif;
	color: #000;
	padding: 0 0 0 2px;
	}

.block .header ul.section li {
	float: left;
	list-style: none;
	background: none;
	padding: 0 5px 0 0; 
} 

.block .header img.rss {
	float: left;
	width: 11px;
	height: 11px;
	border: none;
	margin-top: 5px;
	}

/* ------- default header links */
.block h1 a:link,
.block h1 a:visited,
.block h1 a:active  {
	color: #004282;
	text-decoration: none;
	}

/* ------- default header links - rollover state */
.block h1 a:hover  {
	color: #004262;
	text-decoration: underline;
	}

/* ------- subhead class - used as a class to an inline element (span for eg) nested inside of an h1 */
.block h1 .sub {
	font: normal 12px "Arial", helvetica, sans-serif;
	margin: 0 10px;
	}

/* ------- item on right of header text */
.block h1 .headerLinkR {
	float: right;
	font: normal 12px "Arial", helvetica, sans-serif;
        color: #004282;
        margin-top: 4px;
	padding-top: 1px;
	background: transparent url(http://extras.mnginteractive.com/live/media/site93/2008/0218/20080218__more.gif) no-repeat right 2px;
	}

/* ------- link on right of header text */
.block h1 .headerLinkR a,
.block h1.alt .headerLinkR a {
	color: #004282;
	text-decoration: underline;
	}

/* ------- item on right of alternate header */
.block h1.alt .headerLinkR {
	float: right;
	font: normal 12px "Arial", helvetica, sans-serif;
	background: transparent url(images/more.gif) no-repeat right 3px;
	}

/* ------- link on right of alternate header text */
.block h1 .headerLinkR a {
	padding-right: 12px;
	}

/* ------- sponsored logo container on right of header */
.block h1 .headerSponsor {
	float: right;
	font: normal 9px "Arial", helvetica, sans-serif;
	width: 150px;
	color: #222;
	margin: 0;
	padding: 0;
	text-align: right;
	}

/* ------- sponsored logo image on right of header */
.block h1 .headerSponsor img {
	border: none;
	width: 72px;
	height: 22px;
	float: none;
	margin: 0 0 0 4px;
	padding: 0;
	vertical-align: middle;
	}

/* ---------------------------- END HEADERS  ---------------------------- */




/* ---------------------------- TABS  ---------------------------- */

/* ------- default tab-set (unordered list) */
.block .tabs {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	list-style: none;
	}

/* ------- default tab */
.block .tabs li {
	float: left;
	margin: 0;
	padding: 0 5px;
	background-color: #fff;
	background-image: none;
	border-left: 1px solid #004262;
	line-height: 12px;
	}

/* ------- first tab on left */
.block .tabs li.first {
	margin-left: 0px;
	border-left: none;
	padding-left: 0;
	}

/* ------- tab link */
.block .tabs li a:link,
.block .tabs li a:visited,
.block .tabs li a:active {
	color: #004262;
	margin: 0;
	padding: 0;
	}

/* ------- tab link - rollover state */
.block .tabs li a:hover {
	color: #004262;
	}

.block .tabs li.bulletRaq {
	padding: 0 5px 0 8px;
	background-position: 5px 5px;
	}

.block .tabs li.bulletRaq a {
	margin: 0 0 0 3px;
	}

/* ---------------------------- END TABS  ---------------------------- */




/* ---------------------------- MAIN CONTENT ---------------------------- */

/* ------- main containter for freeform content (used within a 'block' container) - also see hack styles below  */
.block .contentblock {
	margin: 0 0 10px 0;
	clear: both;
	}

/* ------- main header for content (needed to differentiate from main h1 tag) */
.block .contentblock h1 {
	background: none;
	border: none;
	}

/* ------- content headers */
.block .contentblock  h1,
.block .contentblock  h2,
.block .contentblock  h3,
.block .contentblock  h4,
.block .contentblock  h5 {
	margin: 0 0 5px 0;
	padding: 0;
	}

/* ------- used when a list is used after a floated item - to force a line-break */
.block .contentblock .clearList {
	margin:  0;
	padding: 10px 5px;
	clear: both;
	}

/* ------- forces floated elements to be contained within this class - also see hack styles below  */
.contentblock .clearfix {
	margin: 10px 0;
	}

/* ------- secondary block header */
.block h2 {
	font: normal 12px "Arial", helvetica, sans-serif;
	color: #624735;
	margin: 10px 0 5px 0;
	padding: 0;
	}

/* ------- secondary block header - link */
.block h2 a:link,
.block h2 a:active,
.block h2 a:visited {
	color: #624735;
	}

/* ------- tertiary block header */
.block h3 {
	font: bold 11px "Arial", helvetica, sans-serif;
	color: #000;
	margin: 10px 0 5px 0;
	}

/* ------- links */
.block a:link,
.block a:visited,
.block a:active {
	color: #000;
	text-decoration: none;
	}

/* ------- links - rollover state */
.block a:hover {
	text-decoration: underline;
	color: #004262;
	}

/* ------- alternate links */
.block a.alt {
	text-decoration: underline;
	}

/* ------- alternate links - rollover state */
.block a:hover.alt {
	text-decoration: none;
	}

/* ------- paragraph */
.block p {
	margin: 0 0 10px 0;
	}

/* ------- unordered list */
.block ul {
	margin: 0 0 10px 0;
	padding: 0 2px;
	list-style: none;
	}

/*  ------- default list items */
.block ul li {
	background: transparent url(images/bullet_blue.gif) no-repeat 0 6px;
	line-height: 14px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0px;
	}

/*  ------- list items with a black bullet */
.block ul.bulletBlack li,
.block ul li.bulletBlack,
.block ul.bulletRaq li.bulletBlack,
.block ul.bulletNone li.bulletBlack,
.block ul.bulletRSS li.bulletBlack {
	background: transparent url(images/bullet_black_sm.gif) no-repeat 0 6px;
	}

/*  ------- list items with no bullet */
.block ul.bulletNone li,
.block ul li.bulletNone,
.block ul.bulletRaq li.bulletNone,
.block ul.bulletBlack li.bulletNone,
.block ul.bulletRSS li.bulletNone {
	background-image: none;
	padding: 0;
	}

/*  ------- list items with RSS icon */
.block ul li.bulletRSS,
.block ul.bulletRSS li,
.block ul.bulletRaq li.bulletRSS,
.block ul.bulletBlack li.bulletRSS,
.block ul.bulletNone li.bulletRSS {
	background: transparent url(images/rss.gif) no-repeat 0 2px;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0px;
	}

/*  ------- list items with raquo ( >> ) icon */
.block ul li.bulletRaq,
.block ul.bulletRaq li,
.block ul.bulletNone li.bulletRaq,
.block ul.bulletBlack li.bulletRaq,
.block ul.bulletRSS li.bulletRaq {
	background: transparent url(images/raq.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
	}

/*  ------- main header inside a list */
.block ul h1 {
	background: none;
	margin: 0;
	padding: 0;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	border: none;
	color: #000;
	}

/*  ------- default list link */
.block li a {
	color: #111a70;
	margin: 0;
	padding: 2px 0;
	}

/*  ------- one pixel solid line divider */
.block .hr {
	border-top: 1px solid #ccc;
	margin: 10px;
	}

.block a.more {
	white-space: nowrap;
	font-weight: normal;
	}


/* ---------------------------- IMAGES ---------------------------- */

/*  ------- default image (thumbnail) */ 
.block img {
	float: left;
	margin: 0 12px 0 0;
	width: 50px;
	border: 1px solid #ccc;
	padding: 1px;
	}

/* ------- thumbnail images used in "special sections" */ 
.block img.specialSection {
	float: left;
	margin: 0 20px 0 0;
	width: 150px;
	border: 1px solid #ccc;
	}

/*  ------- large thumbnail images */ 
.block img.bigthumb {
	width: 100px;
	}

/*  ------- large & medium image containers */ 
.block .contentblock .image-med,
.block .contentblock .image-large {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	}

/*  ------- large & medium images - shared styles */ 
.block .contentblock p.image-med img,
.block .contentblock p.image-large img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	}

/*  ------- large image */ 
.block .contentblock .image-large img {
	width: 300px;
	}

/*  ------- medium image */ 
.block .contentblock .image-med img {
	width: 140px;
	}

/*  ------- 80 pixel wide thumbnail */ 
.block img.thumb80 {
	float: none;
	margin: 0 auto 5px auto;
	width: 80px;
	border: none;
	}

.clearfix img {
        width: 90px;      
}


/* ---------------------------- COLUMNS ---------------------------- */

/*  ------- class added to "contentblock cols" container to declare that two columns are meant to be used */ 
.block .cols2 {
	}

/*  ------- class added to "contentblock cols" container to declare that three columns are meant to be used */ 
.block .cols3 {
	}

/* X------- class added to "contentblock cols" container to declare that six columns are meant to be used */ 
.block .cols4 {
	}

/* X------- class added to "contentblock cols" container to declare that six columns are meant to be used */ 
.block .cols5 {
	}

/* X------- class added to "contentblock cols" container to declare that six columns are meant to be used */ 
.block .cols6 {
	}

/*  ------- general styles for all columns */ 
.block .col {
	float: left;
	background: transparent url(divider.gif) repeat-y right bottom;
	}

/*  ------- plain style for columns without divider lines or backgrounds */ 
.block .plain .col {
	background-image: none;
	}

/*  ------- styles for all 2 column columns */ 
.block .cols2 .col {
	margin-right: 2%;
	padding-right: 2%;
	width: 46%;
	}

/*  ------- styles for all 3 column columns */ 
.block .cols3 .col {
	margin-right: 2%;
	padding-right: 2%;
	width: 30%;
	}

/* X------- styles for all 4 column columns */ 
.block .cols4 .col {
	margin-right: 2%;
	padding-right: 2%;
	width: 21%;
	}

/* X------- styles for all 5 column columns */ 
.block .cols5 .col {
	margin-right: 1%;
	padding-right: 2%;
	width: 17%;
	}

/* X------- styles for all 6 column columns */ 
.block .cols6 .col {
	margin-right: 1%;
	padding-right: 2%;
	width: 14%;
	}

/* IE box model hacks (old doctype) - doesn't recognize padding % */
*html .block .cols2 .col {
	width: 48%;
	}
*html .block .cols3 .col {
	width: 32%;
	}
*html .block .cols4 .col {
	width: 23%;
	}
*html .block .cols5 .col {
	width: 19%;
	}
*html .block .cols6 .col {
	width: 16%;
	}
/* END IE hacks */

/*  ------- general styles for all final columns */ 
.block .cols2 .last,
.block .cols3 .last,
.block .cols4 .last,
.block .cols5 .last,
.block .cols6 .last {
	margin-right: 0;
	padding-right: 0;
	background-image: none;
	}

/*  ------- styles for final 2 column column */ 
.block .cols2 .last {
	width: 50%;
	}

/*  ------- styles for final 3 column column */ 
.block .cols3 .last {
	width: 32%;
	}

/* X------- styles for final 3 column column */ 
.block .cols4 .last {
	width: 25%;
	}

/* X------- styles for final 3 column column */ 
.block .cols5 .last {
	width: 20%;
	}

/* X------- styles for final 3 column column */ 
.block .cols6 .last {
	width: 15%;
	}

/* X------- styles for final 3 column column */ 
.block .cols6 .last {
	width: 15%;
	}



/*  ------- images in columns get special treatment */ 
.block .col img {
	float: none;
	display: block;
	clear: both;
	}

/*  ------- list blocks that are columns are treated slightly differently */ 
.block ul.col {
	margin: 0;
	padding: 0;
	width: auto;
	}

/*  ------- list items in a column */ 
.block .col li {
	display: block;
	width: auto;
	}

/*  ------- list item links in a column */ 
.block .col li a {
	color: #004262;
	}

/*  ------- list item header links in a column */ 
.block .col li h1 a {
	color: #000;
	}

/* ---------------------------- END COLUMNS ---------------------------- */




/* ---------------------------- MISC - generic styles ---------------------------- */

/*  ------- adds a 10px space above this element */ 
.block .spacer,
.block .contentblock .spacer,
.block .contentblock.spacer {
	padding-top: 10px;
	}

/*  ------- variation for list items to allow for bullets as background images */ 
.block li.spacer,
.block .contentblock li.spacer,
.block .contentblock .col li.spacer {
	margin-top: 10px;
	padding-top: 0;
	}

/*  ------- sets a fixed height and allows for scrollable content if necessary */ 
.block .scrolling {
	height: 120px;
	border: 1px solid #ccc;
	overflow: auto;
	padding: 10px;
	margin: 0;
	background: #fafafa;
	}

/*  ------- containter specific to housing a list.  Different margins from standard contentblock.  Used for blog entries. */ 
.block .listBlock {
	margin: 0 0 5px 0;
	}

/*  ------- listBlock paragraph */ 
.block .listBlock p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333;
	}

/*  ------- time and date stamp found in some blog entries */ 
.block .dateStamp {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #999;
	}

/*  ------- allows paragraph tags to flow into each other - Used for some blog entries. */ 
.block .inline p {
	display: inline;
	}

/*  ------- right justifies content */ 
.block .right {
	text-align: right;
	padding: 0;
	margin: 0;
	display: block;
	}

/*  ------- right justified link */ 
.block .right a {
	font: normal 10px arial, helvetica, sans-serif;
	color: #004262;
	}

/*  ------- standard 'more' link */
.block .more a {
	font: bold 12px arial, helvetica, sans-serif;
	color: #004262;
	}

/*  ------- removes margins and padding */ 
.block .tight {
	margin: 0;
	padding: 0;
	}

/*  ------- removes top and bottom margins and padding from list items */ 
.block .tight li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	}

/*  ------- sets font size in tables.  Necessary to override global styles. */ 
.block table {
	font-size: 11px;
	}

/*  ------- center justifies content */ 
.block .center {
	text-align: center;
	}

/*  ------- small font size - gray color */ 
.block p.sml {
	font: normal 9px verdana, arial, helvetica, sans-serif;
	color: #333;
	}


/* ---------------------------- FORMS ---------------------------- */

/*  ------- assigned to an input - forces a line break */ 
.block .btn {
	display: block;
	margin: 10px 0;
	}

/*  ------- styles applied to a textarea form element */ 
.block textarea {
	font: normal 10px verdana, arial, helvetica, sans-serif;
	color: #333;
	padding: 5px;
	border: 1px solid #c3d6e1;
	}




/* ---------------------------- SPECIFIC ELEMENTS ---------------------------- */

/*  ------- Calendar Form*/
#calendarForm label {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
	}

#calendarForm input {
	float:  left;
	width: 120px;
	border: 1px solid #5e838c;
	font-size: 11px;
	}

#calendarForm input#submitCal {
	float: right;
	width: auto;
	border: none;
	}
/*  ------- END Calendar Form*/

/*  ------- ask the expert header uses an image vs text as a header */ 
.block h1.askExpert {
	padding: 2px 0 5px 5px;
	height: 30px;
	}
/*  ------- ask the expert image */ 
.block h1.askExpert img {
	width: 180px;
	height: 30px;
	border: 0;
	margin: 0;
	}
/*  ------- ask the expert - header links */ 
.block h1.askExpert span {
	padding-top: 17px;
	float: left;
	}

/* ---------------------------- BLOCK2 STYLES ---------------------------- */

/* ------- block2 freeform container - appended to block */
.block2 {
	margin: 0 0 0px 0;
	border-top: none;
	padding-top: 10px;
	border: none;
	}

/* ---------------------------- HEADERS  ---------------------------- */

/* ------- block2 header & tabs header */

.block2 .header {
	background-image: none;
	height: auto;
}

.block2 h1.header {
	font: bold 18px "Arial", helvetica, sans-serif;
	color: #000;
	background: url(images/pageTitleBG.gif) 0 0 repeat-x;
	padding: 5px;
	margin: 0;
	height: 20px;
}

.block2 ul {
	margin: 0px;
	padding: 0px;
}

.block2 h1,
.block2 .header h1.section,
.block2 h1.alt,
.twinBlocks .block h1 {
	font: bold 14px arial, verdana, helvetica, sans-serif;
	padding: 3px 0 0 6px;
	color: #fff;
	background-color: #004282;
	height: 20px;
	margin: 0;
	border: none;
}

.block2 h1 .headerSponsor {
	color: #fff;
	}

.block2 h1 a:link,
.block2 h1 a:visited,
.block2 h1 a:active {
	color: #004282;
	}

.block2 h1.alt {
	border: none;
	background-color: #ccc;
	color: #000;
	}

.block2 h1.alt a:link,
.block2 h1.alt a:visited,
.block2 h1.alt a:active,
.block2 h1.alt a:hover {
	display: block;
	color: #004262;
	}

.block2 header h1 {
	color: #fff;
}

.block2 .header h1.section {
	color: #fff;
	padding: 2px;
}

/* ------- sponsored logo image on right of header */
.block2 .headerSponsor img {
	padding-bottom: 6px;
	}

.block2 h1 .headerLinkR a {
	color: #fff;
	background-image: none;
	}

.block2 .alt,
.block2 .headerAlt h1 {
	color: #000;
	background-color: #ccc;
}

/* ---------------------------- TABS  ---------------------------- */

/* ------- alt header padding for tabs --- */
.block2 .tabs h1 {
	padding-left: 4px;
}

.block2 .headerAlt h1 {
	color: #000;
	background-color: #ccc;
}

/* ------- default tab-set (unordered list) */
.block2 .tabs {
	background: #000;
	margin: 0;
	border-bottom: none;
	padding: 3px 0 0 0;
	}

/* ------- default tab */
.block2 .tabs li {
	height: 20px;
	margin: 0;
	background: none;
	border: none;
	}

/* ------- first tab on left */
.block2 .tabs li.first {
/*
	border: solid 1px #ccc;
	border-bottom: none;
*/
	background: #fff;
	text-decoration: none;
	margin-left: 3px;
	}

.block2 .tabs li.first a:link,
.block2 .tabs li.first a:visited,
.block2 .tabs li.first a:active {
	color: #000;
	}

/* ------- tab link */
.block2 .tabs li a:link,
.block2 .tabs li a:visited,
.block2 .tabs li a:active {
	background-image: none;
	font-size: 10px;
	text-decoration: underline;
	color: #fff;
	padding: 2px;
	}

.tabContentBlock {
	background: #fff !important;
	border: solid 1px #ccc;
	border-top: none; 
	}

/* ------- tab link - rollover state */
.block2 .tabs li a:hover {
	
	}

.block2 .tabs li.bulletRaq {
	
	}

.block2 .tabs li.bulletRaq a {
	
	}

.block2 ul li.bulletRaq,
.block2 ul.bulletRaq li,
.block2 ul.bulletNone li.bulletRaq,
.block2 ul.bulletBlack li.bulletRaq,
.block2 ul.bulletRSS li.bulletRaq { }

.block2 ul li { }

/* ---------------------------- END TABS  ---------------------------- */


/* ---------------------------- MAIN CONTENT ---------------------------- */

/* ------- main containter for freeform content (used within a 'block2' container) */

.block2 .contentblock {
	border: solid 1px #ccc;
	border-top: none;
	background: #fff;
	padding: 8px;
	margin: 0 0 5px 0;
	}
	
.block2 h2 {
	
	}
	
.block2 h2 a:link,
.block2 h2 a:visited,
.block2 h2 a:active {
	
		}
	
.block2 h3 {
	
	}	
	
.block2 h3 a:link,
.block2 h3 a:visited,
.block2 h3 a:active {
	
}


