@charset "UTF-8";
* {
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #3D6B95;
}
a:hover {
	color: #C03D61;
	text-decoration:underline;
}
a img {
	border: 0px;
}
body, input, textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
}
h5 {
	font-size: 11pt;
	font-weight: normal;
}
h4 {
	font-size: 10pt;
	font-weight: normal;
}
h3 {
	font-size: 10pt;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17pt;
	font-weight: normal;
	margin-bottom: 10px;
}
input {
	font-size: 8pt;
}
p {
	line-height: 150%;
	margin-bottom: 12px;
}
small {
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
}
blockquote {
	margin-left: 15px;
	font-size: 9pt;
}
#banner {
	background-image: url(../img/banner.png);
	height: 111px;
	position: relative;
	margin-bottom: 12px;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#mbg {
	background-image: url(../img/mbg.png);
	height: 28px;
	width: 309px;
	display: block;
	position: absolute;
	top: 78px;
}
#mbg a {
	display: block;
	height: 100%;
	width: 100%;
}
#mbg span {
	display: none;
}
#dtbd {
	background-image: url(../img/dtbd.png);
	height: 13px;
	width: 137px;
	display: block;
	position: absolute;
	top: 86px;
	left: 405px;
}
#dtbd span {
	display: none;
}
#nav {
	color: #666666;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 8pt;
	list-style-type: none;
	border-bottom: 1px solid #eeeeee;
	border-top-width: 0px;
	width: 930px;
	height: 13px;
}
#nav li {
	display: block;
	margin-right: 15px;
	float: left;
}
#main {
	float: left;
	width: 960px;
	margin-bottom: 10px;
}
#col1 {
	color: #333333;
	float: left;
	width: 160px;
	margin-right: 12px;
}
#col1 li {
	padding-bottom: 4px;
}
#col1 ul {
	list-style-type: none;
}
#s {
	border: 1px solid #666666;
	width: 105px;
}
#searchsubmit {
	padding: 0px 5px;
	border: 1px solid #3d6b95;
	background-color: #edf5fc;
	font-size: 9pt;
	color: #3d6b95;
}
#col2 {
	float: left;
	width: 470px;
	margin-right: 6px;
	font-family: georgia, serif;
}
#col3 {
	color: #333333;
	float: left;
	width: 140px;
	margin-right: 12px;
	font-size: 9pt;
}
#col4 {
	float: left;
	width: 160px;
}
#footer {
	clear: both;
	padding: 3px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3d6b95;
	text-align: right;
}
#innerfooter {
	float: right;
}
#innerfooter img {
	display: block;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
#pagetitle {
	margin-top: 10px;
}
#pagetitle_rule {
	margin-top: 10px;
	border-bottom: 1px solid #cccccc;
}
#comment {
	width: 100%;
}
#commentform {
	text-align: right;
}
#commentform textarea {
	font-size: 8pt;
}
#commentform input[type=submit] {
	padding: 4px 10px;
	border: 1px solid #666666;
	background-color: #F3F3F3;
	font-size: 9pt;
	color: #333333;
}
#tags {
	font-size: 8pt;
}
#affiliates {
	margin-top: 5px;
}
#affiliates li {
	padding-bottom: 2px;
}
#siteintro, #categoryintro p {
	line-height: 140%;
}
.bluebox_rule {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3d6b95;
	padding: 6px 10px;
	display: block;
	background-color: #edf5fc;
}
.blueboxheader_rule {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3d6b95;
	padding: 4px 6px;
	background-color: #bfd7ed;
	display: block;
}
.bluebox_norule {
	padding: 6px 10px;
	display: block;
	background-color: #edf5fc;
}
.yellowbox_rule {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #eddebb;
	padding: 6px 10px;
	display: block;
	background-color: #fffdf7;
}
.yellowboxheader_rule {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #eddebb;
	padding: 4px 6px;
	background-color: #fcf6e8;
	display: block;
}
.yellowbox_norule {
	color: #999999;
	padding: 6px 10px;
	display: block;
	background-color: #fffdf7;
}
.smallgreybox_rule {
	color: #333333;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #959595;
	padding: 3px 5px;
	display: block;
	background-color: #F3F3F3;
	margin-bottom: 6px;
}
.smallbluebox_rule {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3d6b95;
	padding: 3px 5px;
	display: block;
	background-color: #edf5fc;
	margin-bottom: 6px;
}
.posttitle {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-bottom: 5px;
	margin-bottom: 1px;
	font-size: 13pt;
}
.details {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 1px;
	line-height: 100%
}
.details_tworules {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	color: #666666;
	padding-top: 1px;
	margin-bottom: 5px;
	padding-bottom: 1px;
	line-height: 100%
}
.entry {
	margin-bottom: 20px;
}
.entrytext p {
	width: 460px;
}
ul.linkslist {
	list-style-type: none;
}
ul.linkslist li {
	margin-left: 10px;
	text-indent: -10px;
	margin-bottom: 3px;
}
.comments {
	font-family: helvetica, arial, sans-serif;
	font-size: 11pt;
}
ul.commentlist {
	list-style-type: none;
}
ul.commentlist li {
	margin-bottom: 12px;
	padding-bottom: 0px;
	font-size: 9pt;
}
.commentmetadata {
	color: #666666;
	font-family: helvetica, arial, sans-serif;
	margin-bottom: 4px;
}