html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-family:inherit;
	} strong {font-weight:bold;	}

body {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#606258;
}
td, div {
	font-size:100%;
}
p {
	line-height:1.2727em;
	padding:0 0 1.8em 0;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
	}

/* basic links */
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* ****************************** */
/* ****************************** */
body#template1 {
	/*background: #E1ADBA;*/
	background: #00599f url(/Pics/bg/bg_body.jpg) repeat-x;
	/*background: #0F428B url(/images/frame/bg/wabb_bg_new.jpg) no-repeat top center !important;*/
	}
body.popup {
	color:#333;
	background:#00599f;
	}
	.popupmasthead {
		background:#00599f;
		padding:4px 2px;
		color:#fff;
		}
	.popupcontent {
		padding:10px;
		background:#eee;
		}
	.popupcontent td {
		padding:4px 2px;
		}
	.popupfooter {
		background:#00599f;
		padding:4px 2px;
		color:#fff
		}
a, a:visited {
	color:#0d66b2;
	}
a:hover, a:visited:hover {
	color:#00457b;
	}
/*  LAYOUT  */
#wrapper {
	width:940px;
	margin:0 auto;
	}
#page {
	width:940px;
	margin:0 auto;
	background:url(../images/frame/bg/bg_page.jpg) 0 0 repeat-y #fff;
	}
	#pagecap {
		background:url(../images/frame/bg/bg_pagecap.jpg) 0 0 no-repeat;
		height:10px;
		overflow:hidden;
		}
#header {
	border-bottom:10px #fff solid;
	}
	#header img {
		display:block;
		}
#leftnav {
	width:150px;
	padding:0 10px;
	}
ul.leftnavblock span.leftnavheader {
		display:block;
		padding:0 9px;
		text-transform:uppercase;
		font-size:130%;
		font-weight:bold;
		line-height:1.5;
		background:url(../images/skins/label_m02.jpg) bottom left repeat-x #127bd6;
		border:1px solid #09599e;
		color:#fff;
		}
	ul.leftnavblock a {
		display:block;
		padding:0 9px;
		text-transform:uppercase;
		font-size:130%;
		font-weight:bold;
		line-height:1.5;
		}
	ul.leftnavblock a, ul.leftnavblock a:visited {
		background:url(../images/skins/label_m02.jpg) bottom left repeat-x #127bd6;
		border:1px solid #09599e;
		color:#fff;
		}
	ul.leftnavblock a:hover, ul.leftnavblock a:visited:hover {
		background:url(../images/skins/label_m01.jpg) top left repeat-x #ea0433;
		border:1px solid #b00c0c;
		color:#f9ca24;
		text-decoration:none;
		}
		ul.leftnavblock li li a, ul.leftnavblock li li a:visited {
			background:url(../images/skins/navitem_m04.jpg) bottom left repeat-x #031a2d;
			border:none;
			padding:5px 10px;
			font-size:100%;
			font-weight:normal;
			color:#fff;
			}
		ul.leftnavblock li li a:hover, ul.leftnavblock li li a:visited:hover {
			text-decoration:none;
			border:none;
			background:url(../images/skins/navitem_m04.jpg) bottom left repeat-x #031a2d;
			color:#f9ca24;
			}
#main {
	width:590px;
	}
#mainfull {
	width:590px;
	}
#maintop {
	width:590px;
	}
#maintopleft {
	width:270px;
	}
#maintopright {
	width:320px;
	}
#mainbot {
	width:590px;
	}
#mainbotleft {
	width:270px;
	}
#mainbotright {
	width:320px;
	}
#mainleft {
	width:270px;
	}
#mainright {
	width:320px;
	}
#rm {
	width:160px;
	padding:0 10px;
	}
#rm p{
	word-wrap:break-word;
	overflow:hidden;
	}
#footer {
	margin-top:10px;
	background:url(../images/frame/bg/bg_foot2.jpg) bottom left repeat-x #eb0438;
	border:10px solid #fff;
	padding:10px;
	}

/****************** Skins */
.skin {
	margin-right:0;
	margin-bottom:10px;
	margin-left:0;
	}
.skin .skin {
	margin-left:0 !important;
	margin-right:0 !important;
	}
.skin_m01 {
	background:#ccc;
	border-bottom:1px solid #aaa;
	}
.skin_m02 {
	background:#ccc;
	border-bottom:1px solid #aaa;
	}
.skin_m03 {
	background:#fff;
	border:10px solid #fff;
	}
.skin_m04 {
	background:#022038;
	}
.skin_m05 {
	background:#e00719;
	border:1px solid #af1200;
	}
.skin_m06 {
	background:#ccc;
	border:1px solid #959595;
	}
	#rm .skin_m06 {
		border-bottom:none;
		}
.skin_m07 {
	}
.skin_m08 {
	}
	#leftnav .skin {
		/*margin-right:10px;
		margin-left:10px;*/
		}
	#maintop .skin, #mainbot .skin, #mainfull .skin {
		}
	#maintopleft .skin, #mainleft .skin, #mainbotleft .skin {
		margin-right:10px;
		}
	#maintopright .skin, #mainright .skin, #mainbotright .skin {
		}
	#rm .skin {
		margin-bottom:0;
		}
/* Main Area */
.label_text {
	padding:0 10px;
	}
	#rm .label_text {
		text-align:center;
		}
.label_text h2, .label_text h4 {
	margin:0;
	font-size:130%;
	font-weight:bold;
	line-height:1.5;
	text-transform:uppercase;
	}
	.label_text.label_text_m01 {
		background:url(../images/skins/label_m01.jpg) top left repeat-x #ea0433;
		border:1px solid #b00c0c;
		padding:0 9px;
		}
	.label_text.label_text_m01 h2 {
		color:#fff;
		}
	/* *** */
	.label_text.label_text_m02 {
		background:url(../images/skins/label_m02.jpg) bottom left repeat-x #127bd6;
		border:1px solid #09599e;
		padding:0 9px;
		}
	.label_text.label_text_m02 h2 {
		color:#fff;
		}
	/* *** */
	.label_text.label_text_m03 {
		padding:0 4px;
		background:url(../images/skins/label_m03.jpg) bottom left repeat-x #fefefe;
		border:1px solid #d4d4d4;
		}
	.label_text.label_text_m03 h2 {
		color:#0d66b2;
		font-size:127%;
		}
	/* *** */
	.label_text.label_text_m04 {
		background:url(../images/skins/label_m02.jpg) bottom left repeat-x #127bd6;
		border:1px solid #09599e;
		}
	.label_text.label_text_m04 h4 {
		color:#fff;
		}
	/* *** */
	.label_text.label_text_m05 {
		background:url(../images/skins/label_m01.jpg) top left repeat-x #ea0433;
		border:1px solid #b00c0c;
		padding:0 9px;
		}
	.label_text.label_text_m05 h4 {
		color:#fff;
		padding:0 9px;
		}
	/* *** */
	.label_text.label_text_m06 {
		background:url(../images/skins/label_m06.jpg) bottom left repeat-x #aeaeae;
		}
	.label_text.label_text_m06 h4 {
		color:#fff;
		}
	/* *** */
	.label_text.label_text_m07 {
		}
	.label_text.label_text_m07 h2 {
		}
.label_img {
	}
	.label_img.label_img_m01 {
		background:url(../images/skins/label_m01.jpg) top left repeat-x #ea0433;
		border:1px solid #b00c0c;
		padding:0 9px;
		}
	.label_img.label_img_m02 {
		background:url(../images/skins/label_m02.jpg) bottom left repeat-x #127bd6;
		border:1px solid #09599e;
		padding:0 9px;
		}
	.label_img.label_img_m03 {
		padding:0 4px;
		background:url(../images/skins/label_m03.jpg) bottom left repeat-x #fefefe;
		border:1px solid #d4d4d4;
		}
	.label_img.label_img_m04 {
		background:url(../images/skins/label_m02.jpg) bottom left repeat-x #127bd6;
		border:1px solid #09599e;
		}
	.label_img.label_img_m05 {
		background:url(../images/skins/label_m01.jpg) top left repeat-x #ea0433;
		border:1px solid #b00c0c;
		padding:0 9px;
		}
	.label_img.label_img_m06 {
		background:url(../images/skins/label_m06.jpg) bottom left repeat-x #aeaeae;
		}
	.label_img.label_img_m07 {
		}
	.label_img.label_img_m08 {
		}
.inset_banner {
	}
.inset_banner img {
	display:block;
	margin:0 auto;
	}
	.inset_banner.inset_banner_m01 {
		}
	.inset_banner.inset_banner_m02 {
		}
	.inset_banner.inset_banner_m03 {
		}
.subnav {
	padding:5px 10px;
	font-size:92%;
	} /* div containing <ul> */
	.subnav.subnav_m01 {
		background:#b7b7b7;
		border-right:1px solid #aaa;
		border-left:1px solid #aaa;
		padding:5px 9px;
		}
	.subnav.subnav_m02 {
		background:#b7b7b7;
		border-right:1px solid #aaa;
		border-left:1px solid #aaa;
		padding:5px 9px;
		}
	.subnav.subnav_m03 {
		padding:10px 5px 5px 5px;
		}
.subnavblock {
	} /* class on <ul> */
.subnavblock li {
	padding:0 5px 0 0;
	border-left:1px solid #555;
	line-height:1;
	}
	.subnavblock li.first {
		border-left:none;
	}
	.subnavblock li.last {
	}
.subnavblock a {
	padding:0 0 0 5px;
}
	.subnavblock li.first a {
		padding:0;
	}
	.subnavblock li.last a {
	}
.subnavblock a, .subnavblock a:visited {
	}
.subnavblock a:hover, .subnavblock a:visited:hover {
	}

	.subnavblock.subnavblock_m01 {
		color:#555;
		}
	.subnavblock.subnavblock_m01 a {
		color:#555;
		}
	.subnavblock.subnavblock_m01 a:hover {
		color:#000;
		}
	.subnavblock.subnavblock_m01 a:visited {
		color:#555;
		}
	.subnavblock.subnavblock_m01 a:visited:hover {
		color:#000;
		}
	/* *** */
	.subnavblock.subnavblock_m02 {
		color:#555;
		}
	.subnavblock.subnavblock_m02 a {
		color:#555;
		}
	.subnavblock.subnavblock_m02 a:hover {
		color:#000;
		}
	.subnavblock.subnavblock_m02 a:visited {
		color:#555;
		}
	.subnavblock.subnavblock_m02 a:visited:hover {
		color:#000;
		}
	/* *** */
	.subnavblock.subnavblock_m03 {
		}
	.subnavblock.subnavblock_m03 li {
		border-left-color:#e1e1e1;
		}
	.subnavblock.subnavblock_m03 a {
		}
	.subnavblock.subnavblock_m03 a:hover {
		}
	.subnavblock.subnavblock_m03 a:visited {
		}
	.subnavblock.subnavblock_m03 a:visited:hover {
		}
.contentblock {
	padding:10px 10px 10px 10px;
	}
	.contentblock.nopad {
		padding:0 !important;
		}
	.contentblock.nopad img{
		display:block;
		}
	/* *** */
	.contentblock.contentblock_m01 {
		border-right:1px solid #aaa;
		border-left:1px solid #aaa;
		padding:10px 9px 0 9px;
		}
	.contentblock.contentblock_m01 p {
		}
	.contentblock.contentblock_m01 a {
		}
	.contentblock.contentblock_m01 a:hover {
		}
	.contentblock.contentblock_m01 a:visited {
		}
	.contentblock.contentblock_m01 a:visited:hover {
		}
	/* *** */
	.contentblock.contentblock_m02 {
		border-right:1px solid #aaa;
		border-left:1px solid #aaa;
		padding:10px 9px 0 9px;
		}
	.contentblock.contentblock_m02 p {
		}
	.contentblock.contentblock_m02 a {
		}
	.contentblock.contentblock_m02 a:hover {
		}
	.contentblock.contentblock_m02 a:visited {
		}
	.contentblock.contentblock_m02 a:visited:hover {
		}
	/* *** */
	.contentblock.contentblock_m03 {
		padding:5px 5px 0 5px;
		}
	.contentblock.contentblock_m03 p {
		}
	.contentblock.contentblock_m03 a {
		}
	.contentblock.contentblock_m03 a:hover {
		}
	.contentblock.contentblock_m03 a:visited {
		}
	.contentblock.contentblock_m03 a:visited:hover {
		}
	/* *** */
	.contentblock.contentblock_m04 {
		padding:0;
		color:#e1e1e1;
		}
	.contentblock.contentblock_m04 p {
		}
	.contentblock.contentblock_m04 a {
		}
	.contentblock.contentblock_m04 a:hover {
		}
	.contentblock.contentblock_m04 a:visited {
		}
	.contentblock.contentblock_m04 a:visited:hover {
		}
	/* *** */
	.contentblock.contentblock_m05 {
		padding:9px;
		color:#fff;
		}
		.contentblock.contentblock_m05.nopad {
			margin-left:-1px;
			margin-right:-1px;
			}
	.contentblock.contentblock_m05 p {
		}
	.contentblock.contentblock_m05 a {
		color:#f9ca24;
		}
	.contentblock.contentblock_m05 a:hover {
		color:#f9ca24;
		}
	.contentblock.contentblock_m05 a:visited {
		color:#f9ca24;
		}
	.contentblock.contentblock_m05 a:visited:hover {
		color:#f9ca24;
		}
	/* *** */
	.contentblock.contentblock_m06 {
		padding:9px;
		}
		.contentblock.contentblock_m06.nopad {
			margin-left:-1px;
			margin-right:-1px;
			}
	.contentblock.contentblock_m06 p {
		}
	.contentblock.contentblock_m06 a {
		}
	.contentblock.contentblock_m06 a:hover {
		}
	.contentblock.contentblock_m06 a:visited {
		}
	.contentblock.contentblock_m06 a:visited:hover {
		}
	/* *** */
	.contentblock.contentblock_m07 {
		}
	.contentblock.contentblock_m07 p {
		}
	.contentblock.contentblock_m07 a {
		}
	.contentblock.contentblock_m07 a:hover {
		}
	.contentblock.contentblock_m07 a:visited {
		}
	.contentblock.contentblock_m07 a:visited:hover {
		}
	/* *** */
	.contentblock.contentblock_m08 {
		}
	.contentblock.contentblock_m08 p {
		}
	.contentblock.contentblock_m08 a {
		}
	.contentblock.contentblock_m08 a:hover {
		}
	.contentblock.contentblock_m08 a:visited {
		}
	.contentblock.contentblock_m08 a:visited:hover {
		}
.footlinks {
	padding:5px 10px;
	font-size:92%;
	} /* div containing <ul> */
	.footlinks.footlinks_m01 {
		background:#00447a;
		border-right:1px solid #013c6d;
		border-bottom:1px solid #013c6d;
		border-left:1px solid #013c6d;
		padding:5px 9px;
		}
	.footlinks.footlinks_m02 {
		background:#cf0003;
		border-right:1px solid #B00C0C;
		border-bottom:1px solid #B00C0C;
		border-left:1px solid #B00C0C;
		padding:5px 9px;
		}
	.footlinks.footlinks_m03 {
		padding:5px;
		}
.footlinksblock {
	} /* class on <ul> */
.footlinksblock li {
	border-left:1px solid #00457b;
	line-height:1;
	}
	.footlinksblock li.first {
		border-left:none;
	}
	.footlinksblock li.last {
	}
.footlinksblock a {
	padding:0 5px;
}
	.footlinksblock li.first a {
		padding:0 5px 0 0;
	}
	.footlinksblock li.last a {
	}
.footlinksblock a, .footlinksblock a:visited {
	}
.footlinksblock a:hover, .footlinksblock a:visited:hover {
	}
	.footlinksblock.footlinksblock_m01 {
		color:#fff;
		}
	.footlinksblock.footlinksblock_m01 li {
		border-left-color:#fff;
		}
	.footlinksblock.footlinksblock_m01 a {
		color:#fff;
		}
	.footlinksblock.footlinksblock_m01 a:hover {
		color:#e1e1e1;
		}
	.footlinksblock.footlinksblock_m01 a:visited {
		color:#fff;
		}
	.footlinksblock.footlinksblock_m01 a:visited:hover {
		color:#e1e1e1;
		}
	/* *** */
	.footlinksblock.footlinksblock_m02 {
		color:#fff;
		}
	.footlinksblock.footlinksblock_m02 li {
		border-left-color:#fff;
		}
	.footlinksblock.footlinksblock_m02 a {
		color:#fff;
		}
	.footlinksblock.footlinksblock_m02 a:hover {
		color:#e1e1e1;
		}
	.footlinksblock.footlinksblock_m02 a:visited {
		color:#fff;
		}
	.footlinksblock.footlinksblock_m02 a:visited:hover {
		color:#e1e1e1;
		}
	/* *** */
	.footlinksblock.footlinksblock_m03 {
		}
	.footlinksblock.footlinksblock_m03 li {
		border-left-color:#e1e1e1;
		}
	.footlinksblock.footlinksblock_m03 a {
		}
	.footlinksblock.footlinksblock_m03 a:hover {
		}
	.footlinksblock.footlinksblock_m03 a:visited {
		}
	.footlinksblock.footlinksblock_m03 a:visited:hover {
		}
/*  FOOTER  */
#footer {
	font-size:92%;
	color:#f9ca24;
	line-height:1.7;
	text-align:center;
	}
#footer ul {
	margin:0 auto;
	}
#footer li {
	padding-right:10px;
	display:inline;
	}
#footer a, #footer a:visited {
	color:#f9ca24;
	}
#footer a:hover, #footer a:visited:hover {
	color:#f9ca24;
	}
.foot_logo {
	display:block;
	float:left;
	margin-right:13px;
}
#footer .foot_col {
	display:block;
	float:left;
}
p.ei_text {
	display:block;
	clear:both;
	margin-top:2px;
	margin-left:115px;
	}
.ei_logo {
	display:block;
	clear:both;
	margin:2px auto;
	}
/* *********************** */

/* headers */
h1 {font-size:133%;line-height:1;font-weight:bold;padding:0;margin:.2em 0;}
h2 {font-size:117%;line-height:1;font-weight:bold;padding:0;margin:.2em 0;}
h3 {font-size:100%;line-height:1;font-weight:bold;padding:0;margin:.2em 0;}
h4 {font-size:95%;line-height:1;font-weight:bold;padding:0;margin:.2em 0;}
h5 {font-size:92%;line-height:1;font-weight:bold;padding:0;margin:.2em 0;}
h6 {font-size:92%;line-height:1;font-weight:normal;padding:0;margin:.2em 0;}

/* basics */
.alignright {float: right;display: inline;}
.clear {clear:both;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}

/****************** ETC */
.list_block {list-style-type:none;}
.list_block li {display:inline;}

.pad img {display:block;margin-right:5px;}
.image_top_left {display:block;float:left;padding:0 10px 10px 0;margin:0;}
.image_top_right {display:block;float:right;padding:0 10px 0 10px;margin:0;}
.image_no_text_wrap {display:block;padding:0 0 10px 0;margin:0;clear:both;}
.image_center {display:block;margin:0 auto;}

.display_block {display:block;}
.display_inline {display:inline;}

.float_left {display:block;float:left;}
.float_right {display:block;float:right;}

.nomarg	{margin:0;}
.nomarg_bottom {margin-bottom:0;}
.nomarg_top	{margin-top:0;}
.nomarg_left {margin-left:0;}
.nomarg_right {margin-right:0;}

.nopad	{padding:0;}
.nopad_bottom {padding-bottom:0;}
.nopad_top {padding-top:0;}
.nopad_left {padding-left:0;}
.nopad_right {padding-right:0;}

.bg_white {background:#fff;}

/****************** Ratings Fix */
.ratingMeter {background:none;}
.ratingMeter img, .ratingMeter a img {float:left;padding:0 !important;margin:0 !important;}

/****************** v2.0 text styles */
.white {color:#fff;}
.black {color:#000;}
.dark {color:#333;}
.lit {color:#C8322E;}
.dim {color:#888;}
	.skin_m05 .dim {color:#bbb;}
.accent {color:#c8322e;}
	.skin_m05 .accent {color:#f9ca24;}
.alert {color:#F30}

/****************** v1.0 text styles, required for controls */
/* Headers */
.largeheader {font-weight:bold;font-size:120%; color:#c8322e;}
	.skin.skin_m05 .largeheader {color:#fff;}
.header {font-weight:bold;font-size:115%;}
.subheader {font-weight:bold;font-size:105%; color:#555;}

/* Links */
a.jumperlink, a:visited.jumperlink {font-size:95%;font-weight:bold; color:#c8322e;}
	a:hover.jumperlink, a:visited:hover.jumperlink {color:#f26522;}
a.largeheaderlink, a:visited.largeheaderlink {font-weight:bold;}
	a:hover.largeheaderlink, a:visited:hover.largeheaderlink {}
a.headerlink, a:visited.headerlink {font-weight:bold;}
a:hover.headerlink, a:visited:hover.headerlink {}
a.minilink, a:visited.minilink  {font-size:92%;}
	a:hover.minilink, a:visited:hover.minilink {}
a.rmjumperlink, a:visited.rmjumperlink {color:#fff;} /*seen on RM weather teaser, etc */
	a:hover.rmjumperlink, a:visited:hover.rmjumperlink {color:#ccc;}

/* Small Text */
.mini {font-size:95%;}
.minilit {font-size:95%;}
.miniheader, .sblabel, .rmheader {font-size:100%;font-weight:bold;}
.minheader {font-size:100%;font-weight:bold;}
.minidim {font-size:95%;color:#888;}
	.skin_m05 .minidim {font-size:95%;color:#bbb;}
.minidimheader {font-size:95%;color:#888;font-weight:bold;}
	.skin_m05 .minidimheader {font-size:95%;color:#bbb;}
.micro {font-size:92%;}
.microdim {font-size:92%;color:#888;}
	.skin_m05 .microdim {font-size:95%;color:#bbb;}
input.mini {color:#333;}

/****************** v1.0 bg styles, required for controls */
.mhpopup {background:none;}
.pg {background:none;}
.pgBg {background:none;}
.crint {background:#eee;} td.crint, .crint td {padding:4px;}
.cr {background:none;} td.cr, .cr td {padding:4px;} /* used on table containing blogs */
.sbint {background:#eee;} td.sbint, .sbint td {padding:4px;}

/* Dividers */
.sbdiv {background:#c2c2c2;}
.sbdivrl {background:#c2c2c2;}
.sblb {background:#c2c2c2;}
.sbrl {background:#c2c2c2;padding:4px 6px;}
.trlb {background:#c2c2c2;}

/* Alt "Rows" */
.sbtralt, .tralt, .alt {padding:4px; background:#acacac; color:#fff;} .sbtralt td, .tralt td, .alt td {padding:4px;}
	.sbtralt a, .tralt a, .alt a {color:#fff !important; font-weight:bold;}
	.sbtralt .dim, .tralt .dim, .sbtralt .minidim, .tralt .minidim, .sbtralt .minidimheader, .tralt .minidimheader, .sbtralt .microdim, .tralt .microdim {color:#f0f8ff; font-weight:bold;}
	.main_01 .sbtralt, .main_01 .tralt, .main_01 .alt {}
	.main_02 .sbtralt, .main_02 .tralt, .main_02 .alt {}
	.main_03 .sbtralt, .main_03 .tralt, .main_03 .alt {}
	.main_04 .sbtralt, .main_04 .tralt, .main_04 .alt {}
	.main_05 .sbtralt, .main_05 .tralt, .main_05 .alt {}
	.main_06 .sbtralt, .main_06 .tralt, .main_06 .alt {}
.sbtrdef, .trdef {padding:4px; background:#898989; color:#fff;} .sbtrdef td, .trdef td {padding:4px;}
	.sbtrdef a, .trdef a {color:#fff !important; font-weight:bold;}
	.sbtrdef .dim, .trdef .dim, .sbtrdef .minidim, .trdef .minidim, .sbtrdef .minidimheader, .trdef .minidimheader, .sbtrdef .microdim, .trdef .microdim {color:#f0f8ff; font-weight:bold;}
	.main_01 .sbtrdef, .main_01 .strdef {}
	.main_02 .sbtrdef, .main_02 .trdef {}
	.main_03 .sbtrdef, .main_03 .strdef {}
	.main_04 .sbtrdef, .main_04 .trdef {}
	.main_05 .sbtrdef, .main_05 .strdef {}
	.main_06 .sbtrdef, .main_06 .trdef {}

/****************** Dividers */
.div2 {height:2px;overflow:hidden;font-size:1px;line-height:1px;clear:both;}
.div4 {height:4px;overflow:hidden;font-size:1px;line-height:1px;clear:both;}
.div6 {height:6px;overflow:hidden;font-size:1px;line-height:1px;clear:both;}
.div8 {height:8px;overflow:hidden;font-size:1px;line-height:1px;clear:both;}
.div10 {height:10px;overflow:hidden;font-size:1px;line-height:1px;clear:both;}
.hdiv11 {border-bottom:1px solid #c2c2c2;padding-top:5px;margin-bottom:5px;clear:both;}
.hdiv17 {border-bottom:1px solid #c2c2c2;padding-top:8px;margin-bottom:8px;clear:both;}

/****************** Control-specific */
.blogs-item { margin-bottom: 8px; float:left; width:100%;}
	.blogs-img {left:0; margin-right:8px;}
	.blogs-descrip {left:120px; top:0;}

/* Gallery Teaser Fix 2008/10/27 rfros */
.PhotoGalleryTeaserWrap img.photos_spacer {display:none;}
.PhotoGalleryTeaserWrap img.photos_spacerthumb {display:block; margin-right:10px; margin-bottom:15px;}

dim.teasertitle {color:#0d66b2;}

/* SF Case 6145 */
.profilesteaser td.preview_image a img {width:113px !important; height:auto;}
.profilesteaser .rateme {width:113px !important;}
/* end SF Case 6145 */

.podcasts .podcastLinks ul li a {color:#0d66b2 !important;}
.podcasts .podcastLinks ul li a:hover {color:#00457b !important;}