/* CSS Document */

a:link, a:visited 
	{
	color: #000;
	text-decoration: none;
}

a:hover 
	{
	color: #000;
	text-decoration: underline;
	}


#faq .rbroundbox    {
	background: transparent;
	position: absolute;
	padding: 20px 0px;
	left: 50%;
	width: 791px;
	height: 4px;
	margin-left: -395px;
	}
	
#faq .rbtop {
	background: url(img/ca_top.gif) no-repeat top left;
	width: 791px;
	height: 4px;
	font-family: verdana;
	font-size: 1px;
	}
	
#faq .rbmiddle {
	background: url(img/ca_middle.gif) repeat-y left;
	width: 791px;
	text-align: left;
	}
	
#faq .rbcontentwrap {
	padding: 0px 16px;
	}
	
#faq .rbbot {
	background: url(img/ca_bottom.gif) no-repeat left;
	width: 791px;
	height: 5px;
	font-family: verdana;
	font-size: 1px;
	}
	
div.faqmain {
	position: relative;
	padding: 165px 0px 0px 0px;
	left: 59px;
	width: 366px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:11px;	
	line-height: 17px;
}

div.faqmain h1 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	line-height: 17px;
}

div.faqmain p {
	margin: 0px 0px 1.5em 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	line-height: 17px;
}

div.faqcontents {
	position: absolute;
	top: 148px;
	left: 465px;
	width: 263px;
	background-color: #fff;
	text-align: left;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:11px;	
}

div.blackborder {
	border: 1px solid #000000;
}

body 
	{
	color: black;
	background-color: #AAA;
	background-image: url(img/helbg.gif); 
	text-align: center;
	margin: 0px;
	height: 100%; 
	}

div.logo {
	position: absolute;
	top: 66px;
	left: 460px;
	width: 90px;
	height: 90px;
}

div.main {
	position: absolute;
	top: 168px;
	left: 465px;
	width: 263px;
	background-color: #fff;
	text-align: left;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:11px;
}

div.greybar {
	background-color: #d9d9d9;
	color: #808080;
	padding: 4px 0px 4px 6px;
	font-size: 11px;
}

	
div.title {
    font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 18px;
}

div.description {
    font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin-top: 3px;
}

h1, h1 a, h1 a:visited { 
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    display: inline;
    position: relative;
    bottom: -1px;
    text-decoration: none;
}

img {
    border: 0px;
}

/* Folderblog Generated Content */
.fbthumb, .fbrandthumb, .fbthisthumb, .fbmenuthumb { 
    padding: 0px 0px 0px 0px;
    width: 52px;
    text-align: left;
    vertical-align: top;
    float: left;
}

.fbcomthumb {
    padding: 0px 0px 0px 0px;
    float: right;
}

.fbthumb img, .fbmenuthumb img {
    border: 1px solid #000;
}
.fbthisthumb img {
    border: 2px solid #000;
}
.fbthisthumb {
    background-color: #eee;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}
.fbthiscat {
    font-weight: bold;
}
.fbpages {
	padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
}

.fbpages a {padding: 1px 4px; border: solid 2px #ccc; background: #fff; text-decoration: none;}
.fbpages a:hover {color: #fff; background: #ccc; border-color: #ccc; text-decoration: none;}

.fbthispage {
    font-weight: bold;
}
.fbcomment {
    margin-top: 5px;
}
.fbbyline {
    display: block;
    color: #666;
    font-size: 10px;
}
ul.fbcats {
    display: inline;
    padding: 0px;
}
li.fbshowall {
    display: inline;
    text-indent: 0px;
    margin: 0px;
    padding: 0px;
}