@import url("./HtmlFontStyles.css");
body
{
	background:#f8f8f8;
	color:#484848;
	font-family : Arial;
	font-size : 12px;
	font-size-adjust : inherit;
	letter-spacing : 1.2;
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
}

.ValidatorText
{
    font-family : Verdana;
    font-weight: bold;
    font-size : 11px;
    color:Red;
}

.grdBorderLeft
{
    background-image:url(/_Images/Templates/SRB_0001/leftgrad.gif);
}

.grdBorderLeftBot
{
    background-image:url(/_Images/Templates/SRB_0001/leftgradbot.gif);
}

.grdBorderRight
{
    background-image:url(/_Images/Templates/SRB_0001/rightgrad.gif);
}

.grdBorderRightBot
{
    background-image:url(/_Images/Templates/SRB_0001/rightgradbot.gif);
}

.grdBorderBot
{
    background-image:url(/_Images/Templates/SRB_0001/botgrad.gif);
}

.bottomBar
{
    background:#024AA1;
    height:30px;
    background-image:url(/_Images/Templates/SRB_0001/default/bottom_bar.jpg)
}

.navBar
{
    background:#F8F8F8;   
}

.bullet
{
	font-family:verdana;
	font-size:10px;
	color:#727272;
	line-height:1.3;
}

td.Error
{
    padding:10px 10px 10px 10px;
}

h1.Error
{
    padding:0px 0px 0px 0px;
    font-family:Arial;
    color:#dadada;
}

td.darkgreybar
{
	font-family:verdana;
	font-size:9px;
	color:#4F4F4F;
	background-color:#EAEAEA;
	line-height:1.6;
	height:18px;
}

td.lightgreybar
{
	font-family:verdana;
	font-size:9px;
	color:#4F4F4F;
	background-color:#F8F8F8;
	line-height:1.6;
	height:18px;
}

td.navoff
{
    height:26px;
    padding: 3px 15px 3px 15px;
	font-family:verdana;
	font-size:10px;
	color:#515151;
	text-decoration:none;
	background-color:#F8F8F8;
	cursor:pointer
}

td.navon
{
    height:26px;
	font-family:verdana;
	font-size:10px;
	color:#515151;
    padding: 3px 15px 3px 15px;
	text-decoration:none;
	background-color:#ffffff;
	cursor:pointer;
}

.text
{
	font-family:verdana;
	font-size:10px;
	color:727272;
	line-height:1.4;
}

.colortext
{
	font-family:verdana;
	font-size:10px;
	color:FF8048;
	line-height:1.3;
}

.terms
{
	font-family:verdana;
	font-size:10px;
	color:727272;
	line-height:1.3;
	text-align:justify;
}

.list
{
	font-family:verdana;
	font-size:10px;
	color:727272;
	line-height:18px;
}

.copyright
{
	font-family:verdana;
	font-size:9px;
	color:#ffffff;
	line-height:1.3;
}

.boldtext
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#4F4F4F;
	line-height:1.4;
}

.header
{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#676767;
	line-height:1.5;
}

.price
{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#FF8048;
	line-height:1.3;
}

.colorheader
{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#FF8048;
	line-height:1.5;
}

.dash
{
	font-family:verdana;
	font-size:9px;
	color:#CECECE;
	line-height:1.3;
}

.hyperlink:link, .hyperlink:active, .hyperlink:visited
{
	font-family:verdana;
	font-size:9px;
	color:#FF8048;
	line-height:1.7;
	text-decoration:underline;
}

.hyperlink:hover
{
	font-family:verdana;
	font-size:9px;
	color:#FF8048;
	line-height:1.7;
	text-decoration:none;
}

.link:link, .link:active, .link:visited
{
	font-family:verdana;
	font-size:9px;
	color:#4F4F4F;
	line-height:1.7;
	text-decoration:underline;
}

.link:hover
{
	font-family:verdana;
	font-size:9px;
	color:#4F4F4F;
	line-height:1.7;
	text-decoration:none;
}

.altlink:link, .altlink:active, .altlink:visited
{
	font-family:verdana;
	font-size:12px;
	color:#4F4F4F;
	line-height:1.4;
	text-decoration:underline;
}

.altlink:hover
{
	font-family:verdana;
	font-size:12px;
	color:#4F4F4F;
	line-height:1.4;
	text-decoration:none;
}

#container
{
	text-align: left;
	background-color: #ffffff;
	margin: 20px auto 0 auto;
	padding: 0;
}
.FaqQA
{
    font-size:30px;
}
    


.FaqBlocks
{
	border-top: solid 1px #cccccc;
	margin: 0;
	padding: 10px;
}

#block0
{
	border-top: solid 1px #cccccc;
	margin: 0;
	padding: 10px;
	padding-top:0px;
}

.faqactive
{
	background-color: #FFFCF1;
	border-top: solid 1px #cccccc;
	margin: 0;
	padding: 10px;
}

.faqvisited
{
	background-color: #f5f5f5;
	border-top: solid 1px #cccccc;
	margin: 0;
	padding: 10px;
}

#block0, #block0.faqactive, #block0.faqvisited
{
	text-align: left;
	background-color: #ffffff;
	border-top: none;
	border-bottom: solid 2px #cccccc;

}