@charset "UTF-8";

a,a:link,a:visited{
 color:#f39;
 text-decoration:underline;
}
.faqs a,a:link,a:visited{
 color:#000;
 text-decoration:underline;
}

.faqs h3{
 font-size:13px;
 width:550px;
}
.faqs ul{
 font-size:13px;
 line-height:18px;
 list-style:none;
 margin:0;
}
.faqs ul a,#content ul a:link,#content ul a:visited{
	 color:#000;
	}
.faqs ul a:active,#content ul a:focus,#content ul a:hover{
	 color:#f39;
	}
.faqs h2{
 background-position:0 0;
}

a:active,a:focus,a:hover{
 color:#000;
}
abbr,acronym{
 border-bottom:1px dashed #dfdedb;
 cursor:help;
}
body{
 background:#000;
 margin:10px;
 font-size:12px;
}
body,button,input,option,select,textarea{
 color:#000;
 font-family:helvetica,arial,sans-serif;
 font-size:12px;
}
button{
 background-color:#fff;
 border:1px solid #000;
 color:#000;
 cursor:pointer;
 margin:0 0 5px 5px;
 padding:0 5px 0 5px;
}
button:active,button:hover,button:focus{
 background-color:#000;
 color:#fff;
}
em{
 font-style:italic;
}
form{
 margin:0;
}
h1{
 background-image:url(images/generic/logo.png);
 background-repeat:no-repeat;
 left:29px;
 margin:0;
 top:65px;
 width:358px;
}
	h1 a{
	 height:52px;
	}
h2{
 font-size:24px;
 margin:0 0 10px 0;
}
h3{
 font-size:20px;
 margin:0 0 5px 0;
}
h4{
 font-size:16px;
 margin:0 0 2px 0;
}
h5{
 margin:0;
}
hr{
	BORDER-TOP-WIDTH: 0px;	
	BORDER-LEFT-WIDTH: 0px;	
	BACKGROUND: #999;	
	BORDER-BOTTOM-WIDTH: 0px;	
	MARGIN: 3px 0px;	
	COLOR: #999;	
	HEIGHT: 1px;	
	BORDER-RIGHT-WIDTH: 0px
}
img{
 border:0;
}

label{
 margin:0 5px 5px 0;
}
object{
 margin:0 0 10px 0;
}
ol{
 list-style:decimal-leading-zero;
 margin:0 0 10px 25px;
 padding:0;
}
optgroup{
 background:#000;
 color:#fff;
 font-style:normal;
 text-indent:2px;
}
	optgroup option{
	 padding:0;
	 text-indent:10px;
	}
option{
 background:#fff;
 padding:0 2px 0 2px;
}
p{
 margin:0 0 10px 0;
}
select{
 background:#fff;
 border:1px solid #000;
 margin:0 0 5px 0;
 padding:0;
 width:325px;
}
strong{
 font-weight:bold;
}
bttable{
 border:1px solid #000;
 margin:0 0 10px 0;
 width:100%;
}
textarea{
 background:#fff;
 border:1px solid #000;
 height:55px;
 margin:0 0 5px 0;
 padding:2px;
 width:319px;
}
th{
 background:#000;
 color:#fff;
}
ul{
 list-style:disc;
 margin:0 0 10px 15px;
 padding:0;
}
