/* CSS Document */

html, body {height: 100%; margin: 0px;}.rightBack {
	background-color: #000000;
	background-image: url(images/right_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftBack {
	background-color: #000000;
	background-image: url(images/left_back.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	padding-left: 10px;
	padding-right: 20px;
	line-height: 15px;
	padding-top: 4px;
}
.body a:link {
	text-decoration: underline;
	color: #999999;
}

.body a:visited {
	text-decoration: none;
	color: #7C7C7C;
}

.body a:hover{
	text-decoration: underline;
	color: #666666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.footer a:link {
	text-decoration: underline;
	color: #999999;
}

.footer a:visited {
	text-decoration: none;
	color: #7C7C7C;
}

.footer a:hover{
	text-decoration: underline;
	color: #666666;
}
.imageBorder {
	border: 1px solid #666666;
}
.bodyTable {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 15px;
}
.bodyTable a:link {
	text-decoration: underline;
	color: #999999;
}

.bodyTable a:visited {
	text-decoration: none;
	color: #7C7C7C;
}

.bodyTable a:hover{
	text-decoration: underline;
	color: #666666;
}
.fsa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.fsa a:link {
	text-decoration: underline;
	color: #999999;
}

.fsa a:visited {
	text-decoration: underline;
	color: #7C7C7C;
}

.fsa a:hover{
	text-decoration: underline;
	color: #666666;
}
.table_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	padding-left: 10px;
	padding-right: 20px;
	line-height: 15px;
	padding-top: 4px;
}
