@charset "UTF-8";
/* CSS Document */

.none {
}
.none a:link {
	border-bottom-width: 0px;
}
.none a:visited {
	border-bottom-width: 0px;
}
.none a:hover {
	border-bottom-width: 0px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #333;
	text-decoration: none;
	padding-top: 32px;
}
.title a:link {
	color: #333;
	border-bottom-width: 0px;
	text-decoration: none;
}
.title a:visited {
	color: #333;
	border-bottom-width: 0px;
	text-decoration: none;
}
.title a:hover {
	border-bottom-width: 0px;
	text-decoration: none;
}
.titlesans {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 36px; 
	display: block; 
	margin: 0; 
	letter-spacing: -2px; 
	padding: 0; 
	line-height: 1em;	
	padding-top: 24px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 26px; 
	display: block; 
	margin: 0; 
	letter-spacing: -1px; 
	padding: 0; 
	line-height: 1em;	
	padding-top: 12px;
}
.subtitlesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 18; 
	display: block; 
	margin: 0; 
	padding: 0; 
	line-height: 1em;	
}
.subtitlesmall a:link {
	color: #333;
	text-decoration: none;
	border-bottom-width: 0px;
}
.subtitlesmall a:visited {
	color: #333;
	text-decoration: none;
	border-bottom-width: 0px;
}
.subtitlesmall a:hover {
	color: #333;
	text-decoration: none;
	border-bottom-width: 0px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	line-height: 22px;
}
.navigation a:link {
	color: #999;
	background-color: transparent;
	border-color: #999;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}
.navigation a:visited {
	color: #999;
	background-color: transparent;
	border-color: #999;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}
.navigation a:hover {
	color: #0000CC;
	background-color: transparent;
	border-color: #0000CC;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	text-decoration: none;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #333;
	text-decoration: none;
}
.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	line-height: 20px;
}
.rightcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 17px;
	font-style: italic;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	line-height: 17px;
}
a:link {
	color: #0000CC;
	background-color: transparent;
	border-color: #0000CC;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

a:visited {
	color: #0000CC;
	background-color: transparent;
	border-color: #0000CC;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

a:hover {
	color: #0000CC;
	background-color: transparent;
	border-color: #0000CC;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	text-decoration: none;
}
