@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

.dhtmlgoodies_question{	/* Styling question */
	overflow:hidden;
	cursor:pointer;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display: block;
	text-decoration:underline;
	color:#064162;	
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	position:relative;
}

a {
	color: #CC0000;
}

.headline {
	font-family:Georgia, Arial, Helvetica;
	font-size: 26px;
	padding-top: 10px;
}

.subline {
	font-family:Arial, Helvetica;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom:10px;
	border-bottom: solid 1px #e8e8e8;
	font-weight:bold;
}

.sublineover {
	font-family:Arial, Helvetica;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom:0px;
	border-bottom: solid 0px #e8e8e8;
	font-weight:bold;
}

.subline2 {
	font-family:Georgia, Arial, Helvetica;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom:10px;
	border-bottom: solid 1px #e8e8e8;
}

.headline a, .subline a, .sublineover a {
	text-decoration:none;
	color:#333;
}

.headline a:hover, .subline a:hover, .sublineover a:hover {
	text-decoration:underline;
	color: #CC0000;
}

.ad {
	color: #069;
}

.ad a {
	color: #069;
	text-decoration:none;
}

.ad a:hover {
	text-decoration:underline;
	color: #069;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display: block;
}

.header {
	background:url(images/background-header.gif) repeat-x;
	height:110px;
	width:100%;
}

.header .inner {
	width:984px;
	margin-left:auto;
	margin-right:auto;
}

.footer .inner {
	width:984px;
	margin-left:auto;
	margin-right:auto;
}

.region {
	color:#064162;
	font-weight:bold;
}

.features {
	color:#064162;
	font-size:15px;
}

.credit {
	font-size:10px;
	color:#999;

	padding-top:2px;
	margin-bottom:-7px;
}

.region a {
	color:#666;
	font-weight:bold;
}

.region a:hover {
	color:#CC0000;
}

.lightgrey {
	color:#666;
}

.dhtmlgoodies_question{	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	
	color: #666;
	background: #e8e8e8;
	margin-top: 5px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}

.answerad {
	background: #E4F2F7;
}

.zip {
	border: solid 1px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	height: 16px;
	margin: 0px;
	width: 110px;
}

.state {
	border: solid 1px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	height: 20px;
	margin: 0px;
}

.go {
	border: solid 1px #060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	height: 20px;
	margin: 0px;
	background-color: #33844A;
	font-weight: bold;
}

.reset {
	border: solid 1px #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	height: 20px;
	margin: 0px;
	background-color: #CCC;
	font-weight: bold;
}

.dhtmlgoodies_answer_content{	
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

.red {
	color: #CC0000 !important;
}

#div1 {visibility:hidden;
	overflow:hidden;
	cursor:pointer;}
	
.thumbnail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666 !important;	
	padding-top:2px;
}

.resources a {
	color:#064162;
	font-size: 12px;
}

.resources a:hover {
	color:#CC0000;
	font-size: 12px;
}

.footer {
	background:url(images/background-footer.gif) repeat-x;
	height:196px;
}

.footercontent {
	padding-top:8px;
	margin-left:auto;
	margin-right:auto;	
	color:#e8e8e8;	
}

.footercontent2 {
	padding-top:8px;
	margin-left:auto;
	margin-right:auto;	
	color:#666666;	
}

.footercontent2 a {
	color:#666666;
}
.footercontent2 a:hover {
	color:#0099CC;
}


.postlabel {
	color:#064162;
	font-size:14px;
}

.newpostfield {
	border: solid 1px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	height: 16px;
	margin: 0px;
	width: 350px;
}

.newpostfieldshorter {
	border: solid 1px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	height: 16px;
	margin: 0px;
	width: 279px;
}

.newpostfieldshortest {
	border: solid 1px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	height: 16px;
	margin: 0px;
	width: 168px;
}

.postit {
	border: solid 1px #060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #060;
	height: 30px;
	margin: 0px;
	background-color: #C6F1C2;
	font-weight: bold;
	width:318px
}

table .manage
{
    border-color: #ccc;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

table .manage td
{
    border-color: #ccc;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #fff;
}