@charset "utf-8";
p {
	font-size: 1.3em;
	margin-bottom: 1em;
	color: #FFFFFF;
	text-transform: none;
}
p a{
	color: #63818D;
	text-decoration: none;
}
p a:hover{
	text-decoration: underline;
}
p span{
	color: #54889E;
}
h2 {
	color: white;
	font-size: 1.7em;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
	clear:both;
}
h2 span{
	color: #63818D;
	font-weight: normal;
	font-size: 0.9em;
}
h1 {
	color: white;
	font-size: 2.8em;
	font-weight: normal;
}
.defaultheading{
	display: block;
	font-size: 2.3em;
	color: #FFFFFF;
	text-transform: uppercase;
}
.defaultheading span{
	display: block;
	font-size: 0.8em;
	text-transform: none;
}
em{
	color: #63818D;
	font-size: 1.2em;
}
strong{
	color: #63818D;
	font-weight: normal;
	text-transform: uppercase;
}
ul.genlist{
	margin: 0px;
	padding: 0px;
}
.genlist li{
	list-style-type: none;
	display: block;
	font-size: 1.3em;
	color: #63818D;
	margin-bottom: 5px;
	background-image: url(../layout/list_indent.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
}
.listtxt{
	color: #63818D;
	cursor: pointer;
	padding-left: 10px;
}
.listtxt span{
	color: #CCCCCC;
	clear: left;
	float: left;
	width: 120px;
}
.lstpad{
	padding-left: 130px;
}
label{
	clear: left;
	float: left;
	width: 120px;
}
.txtbox{
	display: block;
	width: 200px;
	margin-bottom: 3px;
	background-color: #3E5761;
	background-image: url(../layout/frm_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #7499A7;
	color: #FFFFFF;
	padding: 2px;
	font-size: 0.9em;
}
.submit_button{
	display: block;
	margin-left: 245px;
}
.redstar{
	color: #CC0000;
}
.dquote{
	color: #FFFFFF;
	font-size: 1.2em;
}
ul.footerlist{
	margin: 0px;
	padding: 0px;
}
.footerlist li{
	float: right;
	list-style-type: none;
	display: block;
	font-size: 1.4em;
	color: #63818D;
	margin-left: 10px;
	overflow: hidden;
}
.footerlist li span{
	display: block;
	margin-top: 5px;
}
.footerlist li a{
	color: #FFFFFF;
	text-decoration: none;
}
#post_result{
	text-align: right;
}
.consH2{
	font-weight: normal;
	display: block;
	font-size: 1.3em;
	padding-left: 10px;
	text-transform: none;
	cursor: pointer;
}
.consH2 span{
	color: #63818D;
}
h3 {
	color: white;
	font-size: 1.7em;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
h3 span {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 0.79em;
}

#firstthree{list-style:none; float:left;}
#firstthree li{float:left; margin-right:25px;}
#firstthree li a{float:left;}
