
@import 'lib/suckerfish.css';


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(../img/bg_site.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Century Gothic",Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	color: #000000;
	text-align:left;
}
h2 {
	font-size: 18px;
	color: #FF6600;
}



.border-bottom {
	border-bottom:#dddddd 1px solid;
	margin-bottom:0px;
	padding-bottom:10px;
}

#home .subnav p {
	font-size: 18px;
	color: #FF6600;
	font-weight:normal;
}

#home .sidebarFaq h2 {
	margin-top:4px;
	margin-bottom:4px;
}

h2 a:focus,
h2 a:hover {text-decoration:underline;}
h2 a { color: #FF6600; text-decoration: none; }
  
h3 {
	font-size:13px;
	color:#ff950c;
	font-weight:bold;
}
 
p {
	clear:both;
}

img {
	border:none;
}

a:focus, 
a:hover     { color:#74BA24; }
a           { color: #009; text-decoration: underline; }

#nav a {text-decoration:none;}


#home, #home .sidebarFaq {
	font-size:12px !important;
}




.border {
	border-top:#dddddd 1px solid;
	height:198px;
	overflow:hidden;
	width:414px;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.FaqQuestionLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.problem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #009900;
}
.sidebarFaq {
	font-size: 10px;
	color: #333333;
}
.specialSmall {
	font-size: 10px;
	color: #333333;
}

.floatLeft {
	width:175px;
	float:left;
	padding:10px;
	text-align:right;
}

.floatRight {
	width:150px;
	float:left;	
	padding:10px;
}

.imageThumb {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	width:118px;
	min-height:161px;
}

.left {
float:left;
}

.right {
float:right;
}

.leftImg {
float:left;
margin-right:10px;
border-right:#dddddd 1px solid;
width:138px;
}

.rightText {
float:right;
width:258px;
font-size: 13px;
padding-right:5px;
}

.rightImg {
float:right;
margin-left:10px;
border-left:#dddddd 1px solid;
width:138px;
}

.leftText {
float:left;
width:258px;
font-size: 13px;
padding-left:5px;
height:196px;
overflow:hidden;
}

.imageThumb img {
	max-width:118px;
	max-height:161px;
}

.contentImage {
	float:left;
	margin: 0px 10px 10px 0px;
}

.bg1,.bg2 {
	clear:both;
}

#home ul {
	margin-top:3px;
	margin-bottom:3px;
}

   

