body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.maintext {
	font-size: 16px;
	line-height: 24px;
}



/* main layout */

#frame {
	width: 900px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	text-align: left;
	background-color: #FFFFFF;
}

#side {
	margin-bottom: 20px;
	width: 300px;
	float: left;
	text-align: center;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 16px;
}

#main {
	position: relative;
	width: 580px;
	float: none;
	margin-left: 300px;
	padding: 0px;
	background-color: #ffffff;
}

.page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	color: #000000;
	line-height: 20px;
	text-align: justify;
	padding-right: 57px;
	padding-left: 57px;
}


div.clearer {clear: left; line-height: 0; height: 0;}


/* styles */

a:link {
	color : #666666;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	color : #666666;
	background-color: transparent;
	text-decoration: none;
}
a:hover {color: #ffffff; background-color: #000000; text-decoration: none;}
a:active {color: #ffffff; background-color: #000000; text-decoration: none;}

.menuitem {
	margin: 0px;
	padding: 1px;
	display: block;
	clear: both;
	float: none;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}

.menuitem_on {
	margin: 0px;
	padding: 1px;
	display: inline;
	clear: both;
	float: none;
	color: #ffffff;
	background: #000000;
}
.menuitem_on a:link {color : #ffffff; background-color: 000000;}
.menuitem_on a:visited {color : #ffffff; background-color: 000000;}
.menuitem_on a:hover {color: #ffffff; background-color: #000000;}
.menuitem_on a:active {color: #ffffff; background-color: #000000;}

.footertext {
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}

.menu_main {
	margin-top: 7px;
	margin-bottom: 0px;
	padding: 2px;
	display: block;
	clear: both;
	float: none;
	background: #ffffff;
	font-size: 14px;
}

.paragraph_tight {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
	clear: both;
	float: right;
	color: #666666;
	line-height: 12px;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 20pt;
	text-transform: none;
	font-weight: lighter;
}
.image_right {
	float: right;
}

.header1 {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: 2px;
}
.header_blueline {
	text-decoration: line-through;
	color: #0099CC;
}
.italics {
	font-style: italic;
}
.header_whiteline {
	text-decoration: line-through;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	padding-right: 57px;
	padding-left: 57px;
}
.faq_q {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	padding-left: 57px;
}
