body, div, p {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#EEEEEE none repeat scroll 0 0;
}
a {
	text-decoration:none;
	color:#000;
}
.bannermessage {
	border-top:#D8DEE7 solid 3px;
	padding-top:5px;
	height:60px;
}
a:hover {
	color:#999;
	text-decoration:underline;
}
.container {
	border:#333333 solid;
	border-width:14px 0 40px;
	padding:0 20px;
}
.topstrip {
	height:20px;
	background-color:#99CCFF;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px 0 0 10px;
}
.logoarea {
	float:left;
	width:170px;
	margin:0px 5px;
	border-right:2px solid #C9DCE0;
}
.messagearea {
	font-size:11px;
	float:left;
	margin-top:20px;
	color:#447099;
}
.menubar {
	border-bottom:3px solid #000;
}
.topblank {
	font-size:12px;
	text-align:right;
	padding:5px 2px 5px 0px;
}
.mainnav {
	width:180px;
	background-color:#FFD;
	border:1px solid #9CF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.mainnav h1 {
	font-size:14px;
	color:#FFF;
	background-color:#900;
	padding:3px 0 3px 10px;
}
.mainnav h2 {
	font-size:14px;
	color:#EEE;
	background-color:#C00;
	padding:3px 0 3px 15px;
}
.mainnav .box1 a {
	color:#669933;
	font-size:12px;
	font-weight:normal;
}
.mainnav .box1 a:hover {
	text-decoration:none;
	font-style:normal;
	margin-left:0px;
}
.mainnav li {
	list-style-type:none;
	margin:5px 0 5px 0;
}
.mainnav a:hover {
	color:#336600;
	text-decoration:none;
}
#wrapper {
	line-height:20px;
	background-color:#FFF;
	padding:0 252px 0 2px;
}
#wrapper h1, h3, h4 {
	color:#188154;
	padding:3px 0 3px 3px;
}
#wrapper h1 {
	font-size:17px;
	color:#447099;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
#wrapper h2 {
	color:#690;
	background-color:#FFF;
	padding:3px 0 3px 3px;
	font-size:14px;
}
.box1 {
	border:1px dashed #FFF;
	margin: 10px 8px 2px 8px;
}
#footer {
	text-align:center;
	clear:both;
}
#footernav {
	background:#AADDFF none repeat scroll 0 0;
	color:#67777D;
	height:25px;
}
#footernav p {
	padding-top:5px;
}
#footernav a {
	color:#67777D;
	margin:0px 10px;
}
#copyright {
	font-size:10px;
	text-align:center;
	color:#AAAAAA;
	padding:10px;
}
#copyright a {
	color:#999999;
}
#copyright a:hover {
	color:#333;
	text-decoration:none;
}
.bottomsearch {
	float:right;
}
select, textarea, input {
	font-size:11px;
	margin:2px 0 2px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input.textBox, select, textarea {
	width:200px;
}
select {
	padding:2px;
	width:204px;
}
.tabledefault, .tabledefault1, tabledefault1 {
	width:100%;
	border:0px;
}
.tabledefault1 {
	border:1px dotted #500;
}
.tabledefault1 td {
	border-top:1px dotted #500;
	font-size:12px;
	text-align:right;
}
.tabledefault th {
	color:#F00;
	text-align:left;
	font-size:12px;
}
.tabledefault td, th {
	vertical-align:top;
}
.tabledefault2 {
	border:1px dotted #500;
	width:100%;
}
.tabledefault2 th {
	text-align:left;
	font-weight:normal;
	font-size:12px;
	color:#0066FF;
}
.notice {
	background-color:#FF0000;
	color:#FFFFFF;
	text-align:center;
	text-decoration:blink;
}
.articletable {
	width:500px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.articletable th {
	font-weight:bold;
}
.artnav a {
	padding:0 5px 0 5px;
}
.articletable td {
}
.authortable {
	width:60%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.authortable th {
	font-weight:bold;
}
.authortable td {
	text-align:right;
}
.rightnav {
	float:right;
	width:160px;
	padding: 5px;
}
.leftnav {
	float:left;
	width:160px;
	padding: 5px;
}
.modcolumn {
	float:left;
	width:200px;
	border:1px #666666;
	height:28px;
	/*background:url(red-double.gif) no-repeat left 6px;*/
	background:url(bestlifestyle-icons.png) no-repeat;
	margin-left:5px;
	padding-left:30px;
}
.modcolumn a {
	color:#444;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.clearboth {
	clear:both;
}
.clearleft {
	clear:left;
}
.contentbox a {
	text-decoration:underline;
}
#commentdiv {
	display:none;
}
#mainmodule {
	background:#FFFFFF none repeat scroll 0 0;
	border:#cccccc solid;
	border-width:0 1px;
	margin:0 auto;
	width:98%;
	padding:0px;
}
#search {
	margin:0;
	border:1px solid #CCCCCC;
}
#search p {
	padding:10px 0 12px 10px;
}
#search a {
	color:#447099;
	margin:5px;
	font-weight:bold;
}
#search a:hover {
	text-decoration:none;
}
#nav {
	background:#99CCFF none repeat scroll 0 0;
	border-bottom:5px solid #AADDFF;
	margin:2px 0;
	padding:10px 0 10px 10px;
}
#nav a {
	background:transparent url(navarrow.gif) no-repeat scroll left top;
	color:#447099;
	font-weight:bold;
	margin:0 20px 0;
	padding:4px 0;
}
#nav a:hover {
	color:#000000;
	text-decoration:none;
}
#searchmod {
	float:right;
	width:320px;
	overflow:hidden;
	height:30px;
	margin-top:5px;
}
#permanentAds {
	float:right;
	width:250px;
	min-height:250px;
	border-left:1px solid #EEEEEE;
	text-align:right;
}
#permanentAds h1, #permanentAds h2, #permanentAds h3 {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:2px;
	text-align:left;
}
#permanentAds h1 {
	background:#5C747D;
	color:#FFFFFF;
}
#permanentAds h2 {
	background:#A5C2D0;
	color:#FFFFFF;
}
#permanentAds h3 {
	background:url(expand.gif) no-repeat #DADEE0;
	color:#447099;
	background-position:235px 3px;
}
.articleblocks p {
	float:left;
	width:31%;
	padding:5px 0 10px 0.7%;
	line-height:18px;
	border-bottom:1px dashed #efefef;
	background:url(green-arrow.gif) no-repeat left 12px;
}
.boxMod {
	text-align:left;
}
.boxMod p {
	line-height:20px;
	color:#666666;
}
.boxMod a {
	font-weight:bold;
	color:#447099;
}
.more a, .more a:hover {
	color:#FFFFFF;
	background:#447099;
	text-decoration:none;
	padding:3px;
	border:1px solid #000033;
	font-size:10px;
	font-weight:normal;
}
.alignRight {
	text-align:right;
}
.floatRight {
	float:right;
}
.maintitle h1 {
	background:#A5C2D0;
	color:#FFFFFF!important;
}
#reltopicsdiv {
	display:none;
	text-align:left;
	line-height:20px;
}
#reltopicsdiv p a {
	font-size:12px;
	margin-left:10px;
	color:#660000;
	font-weight:bold;
}
p span.label {
	float:left;
	width:200px;
}
.relatedArticles {
	text-align:left;
}
.relatedArticles p {
	margin:10px 0;
	line-height:15px;
	font-size:12px;
}
#cat-1 { background-position:0px -721px;}
#cat-17 { background-position:0px -810px;}
#cat-41 { background-position:0px -780px;}
#cat-52 { background-position:0px -750px;}
#cat-67 { background-position:0px -690px;}
#cat-78 { background-position:0px -450px;}
#cat-89 { background-position:0px -360px;}
#cat-99 { background-position:0px -330px;}
#cat-100 { background-position:0px -570px;}
#cat-101 { background-position:0px -420px;}
#cat-107 { background-position:0px -510px;}
#cat-113 { background-position:0px -90px;}
#cat-120 { background-position:0px -300px;}
#cat-124 { background-position:0px -390px;}
#cat-131 { background-position:0px -390px;}
#cat-140 { background-position:0px -840px;}
#cat-149 { background-position:0px -480px;}
#cat-164 { background-position:0px -660px;}
#cat-173 { background-position:0px -270px;}
#cat-184 { background-position:0px -150px;}
#cat-194 { background-position:0px -60px;}
#cat-234 { background-position:0px -240px;}
#cat-253 { background-position:0px -360px;}
#cat-280 { background-position:0px -120px;}

