a:link, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #006699;
}
body {
	background : #FFFFFF;
	font-family: Verdana;
}

.imgright {
	float: right; 
	position: relative; 
	top: 5px;
	margin-left: 5px;
	display: block;
	margin-bottom: 5px;
}

.imgleft {
	float: left; 
	position: relative; 
	top: 5px;
	margin-right: 5px;
	display: block;
	margin-bottom: 5px;
}

#container {

	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #bababa;
	width: 681px;
}

#left {
	width: 70px;
	height: 415px;
	background: no-repeat url(images/s_left.jpg);
	border-right: 1px solid #bababa;
	float: left;
	margin-bottom: 85px;
}

#top {
	height: 70px;
	width: 610px;
	border-bottom: 1px solid #bababa;
	float: right;
	background: repeat-x url(images/s_top_bg.gif);
	text-align: right;
	color: #006699;
}

#top h2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font: bolder 14px "Lucida Grande";
	padding-top: 16px;
margin-bottom: 0px;
	color: #006699;
}

#top img {
	text-align: left;
	float: left;
	clear: left;
	margin: 0px;
}

#toplinks {
	text-align: left;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	width: 600px;
	height: 30px;
}

#toplinks a:link, #toplinks a:visited {
	color: #006699;
	text-decoration: none;
	font: 11px Verdana;
	padding-left: 15px;
}

#toplinks a:hover {
	text-decoration: underline;
}

#right {
	width: 610px;
	float: right;
}

#links {
	width: 160px;
	text-align: left;
	padding-top: 40px;
	float: left;
}

#links a:link, #links a:visited {
	color: #669999;
	font: 12px/23px Verdana;
	text-decoration: none;
	text-align: left;
	margin-left: 5px;
	float: none;
}

#links a:hover {
	color: #006699;
	text-decoration: underline;
}

#content {
	width: 435px;
	float: right;
	font: 11px "Lucida Grande";
	padding-top: 50px;
}

p.content {
	font: 11px "Lucida Grande";
	padding: 5px;
	white-space: normal;
}

li.content {
	font: 11px "Lucida Grande";
	padding-left: 5px;
}

h2.content {
	font: bolder 13px "Lucida Grande";
	margin-bottom: 5px;
	color: #006699;
}

h2.faq {
	font: bolder 14px "Lucida Grande";
	margin-bottom: 5px;
	color: #006699;
	border-bottom: 1px dashed #006699;
}

h2.faqquestion {
	font: bolder 14px "Lucida Grande";
	margin-bottom: 1px;
	color: #006699;
	text-decoration: underline;
}

h3.faq {
	font: bolder 12px "Lucida Grande";
	margin-bottom: 2px;
	color: #669999;
	text-decoration: underline;
}

h3.content {
	font: bolder 12px "Lucida Grande";
	margin-bottom: 2px;
	color: #669999;
}

h3.faqquestion, h3.faqquestion:link, h3.faqquestion:hover, h3.faqquestion:visited {
	font: bolder 11px "Lucida Grande";
	color: #669999;
	text-decoration: underline;
	margin: 0px;
	margin-bottom: -10px;
}

h4.faq {
	font: bolder 11px "Lucida Grande";
	color: #669999;
}

table.faq {
	font: 10px "Lucida Grande";
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

td {
	border-right:  0px solid #000;
	border-bottom:  0px solid #000;
}



#content.faq {
	font: 12px "Lucida Grande";
	margin-top: -50px;
	padding-right: 5px;
}

a.member:link, a.member:visited {
	color: #669999;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	margin-right: 5px;
	margin-top: 5px;
	float: none;
}

a.member:hover {
	color: #006699;
	text-decoration: underline;
	float: none;
}

.more {
	color: #006699;
	text-decoration: none;
	font-weight: bolder;
}

.date {
	font-size: x-small;
	font-style: italic;
}
