@charset "UTF-8";
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
}
a:hover {
	color: #00CCFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.helvetica12grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 16px;
}
.linebg {
	background-image: url(images/1pxline.gif);
	background-repeat: repeat-y;
}
.linebghoriz {
	background-image: url(images/1pxline.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
.georgia14black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.greybg {
	background-color: #E6E6E6;
}
.helvetica30black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}
.helvetica9grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.rightcolumn {
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin-left: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/1pxline.gif);
}
.helvetica30grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	color: #CCCCCC;
}
.georgia18black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
.georgia12grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 16px;
}
.courier12 {
	font-family: Courier, monospace;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
