@import "common.css";


.backtotop {
	font-size: 12px;
	color: #003399;
	display:block;
	padding-top:10px;
	padding-bottom:6px;
}





.faqs {
	color:#042078;
	width : 470px;
	
}
.faqs a {color: #EE3424;}
.faqs a:hover {color:#0099FF;}

.faqs h2 {
	color:#042078;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
.faqs .backtotop {
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:32px;
	text-decoration : underline;
	}
.faqs .backtotop a {color: #EE3424;
text-decoration : underline;}

.faqs .backtotop a:hover{
	text-decoration : underline;
	}
.content .faqsquestions {
	padding-left:50px;
	line-height : 16px;
}


.sitemap {
	width:590px;
	font-size: 14px; 
	line-height: 20px; 
	color: #042078;
	padding-left:33px;
	padding-top:70px;
}
.sitemap a {color: #003399; display:block; margin-bottom:4px;}
.sitemap a:hover {color:#ee3424;}






.sharestory {
	padding-top:50px;
	padding-left:110px;
	width:580px;
}
.sharestory .txt {
	padding-left:10px;
	font-size:14px;
	line-height:18px;
	height:133px;
}

.sharestory th{
	text-align: right;
	font-size: 13px;
	font-weight:normal;
	padding-right:5px;
	width:180px;
}
.sharestory td{
	padding: 4px 2px 0 2px;
	font-size: 12px;
}
.forminput {width:234px;}

.error_message {
		text-align: center;
		color: #FF0000;
		font-size: 10px;
}
.sharestory textarea {
	height: 98px;
	width: 420px;
	font-size: 11px;
	overflow:auto;
}


