@import url(styles.css);
@import url(menu.css);

/* template */

.page-intro {
	padding:0;
	margin:0;
	float:left;
	clear:both;
}

#template_content{
	margin:0;
	position:relative;
	text-align:justify;
	border:13px solid #5bb6d8;
	padding: 10px 10px;
	background:white;
}

#template_content.no-top {
	border-top:none;
}
/* template_end */

/*  Centered Template */
#template_content .template-center {
	text-align:center;
	width:787px;
	margin-bottom:15px;
}
#template_content .template-small {
	width:650px;
	margin:0 auto;
	padding-top:40px;
}
#template_content .template-small .ltd {
	text-align:left;
}
#template_content .template-center p, #template_content .template-center h3, #template_content .template-center td {
	text-align:center;
}
#template_content.form {
	border-top:none;
}
#template_content.form input, #template_content.form select {
	width: 110px;
}
#template_content.form>table {
	width:550px;
	margin:0 auto;
}
#template_content .template-center table {
	width:650px;
	margin:0 auto;
}
#template_content .template-center a {
	font-weight:bold;
}
#template_content .template-center p span {
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
	display:block;
	text-align:center;
}
#template_content .template-center p {
	margin-bottom:15px;
}
#template_content .template {
	width: 772px;
	margin:0 auto;
}
#template_content .template h1 {
	margin-top:15px;
	margin-bottom:15px;
	font-style:normal;
}

#template_content .template .promo-box p {height:12px;}
#template_content .template .promo-box h2 a { font-size:16px; }
#template_content .template .promo-box img {margin-right:20px;}
/* Centered Template end */

/*  */
.tools_box img {
	float:left;
	margin-right:15px;
}
.tools_separator {
	margin:30px 0;
}

.faq-questions h3 {
	display:inline;
	margin:0;
	padding:0;
	color:#017FBA;
	font-size:14px;
	text-decoration:none;
}

.faq-questions .question {
	/*text-decoration:underline;*/
	font-weight:bold;
}
.faq-questions .questionRow {
	
}

.faq-questions .answer {
}
.faq-questions hr {
	margin-top:10px;
	margin-bottom:10px;
}
.faq-questions ul {
	padding-left:0;
	margin-left:0;
	list-style-type:none;
}
.faq-questions li {
	margin-bottom:2px;
}

.faq-questions .hide {
	display:none;
}
.faq-questions .show {
	display:block;
}

#div1,#div2,#div3,#div4,#div5,#div6,#div7,#div8,#div9,#div10,#div11,#div12,#div13,#div14,#div15,#div16,#div17,#div18,#div19{
	/*background:url(/images/faqSlice.gif) repeat-y;*/
	width:680px;
}
/*
.answerTop {
	background:url(/images/faqTop.gif) no-repeat;
	display:block;
	height:18px;
}
.answerBottom {
	background:url(/images/faqBottom.gif) no-repeat;
	display:block;
	height:16px;
}*/
.faq-questions .innerTxt {
	width:638px;
	margin-left:21px;
}