body	{ 
	background-color: #fff; 
	color: #000000; font-family: Verdana, Arial, sans-serif; 
	margin: 0; padding: 0;
	text-align: center;
}

p, td, ul	{font-size: 9pt;}


.top {	margin-top: 0;}

.bottom {	margin-bottom: 0;}

sup {font-size: 50%;}

img {
	border: 0px;
	vertical-align:text-bottom;
}


h1 {
	font-size: 20pt;
	font-weight: normal;
	margin-bottom: 10px;
}


h2 {
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 0;
}

#fullwidth {
	width: 950px;
	text-align: center;
}

#logo {
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: center;
}

#topnav {
	font-size: 8pt;
	*font-size: 7.5pt;
	padding: 12px;
	text-align: center;
	color: #000;
}

#topnav a:link, #topnav a:active, #topnav a:visited	{
	text-decoration: none;
	color: #000;
}

#topnav a:hover	{
	text-decoration: none;
	color: #888;
}

#content {
	width: 950px;
	text-align: left;
}

#footer {
	border-top: 1px solid #a2a2a1;
	font-size: 11pt;
	color: #000;
	padding-bottom: 20px;
	margin-top: 30px;
	padding-top: 20px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #000;
}

#footer a:hover {
	color: #a2a2a1;
}

#footer2 {
	font-size: 11pt;
	color: #000;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
}

#footer2 a:link, #footer2 a:visited, #footer2 a:active {
	color: #000;
}

#footer2 a:hover {
	color: #a2a2a1;
}


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



.lines {
	background-image: url(images/lines.gif);
	background-repeat: repeat;
	height: 9px;
}

.blueNav a:link, .blueNav a:visited, .blueNav a:active {
	text-decoration: none;
	font-size: 7pt;
	color: #a2a2a1;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 9px;
	padding-left: 9px;
}

.blueNav a:hover {
	text-decoration: none;
	font-size: 7pt;
	color: #000;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 9px;
	padding-left: 9px;
}

.sampleFoot {
	font-size: 10pt
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 3px;
}
.chartBody {
	font-size: 10pt
	font-weight: bold;
	color: #000;
	padding-top: 6px;
	padding-bottom: 6px;
}
.button {
	font-size: 10pt
	background-color: #80abef;
	text-align: center;
}
.secondTitle {
	font-size: 30px;
	color: #80abef;
	padding-top: 12px;
}
.secondBody {
	font-size: 10pt
	line-height: 20px;
	color: #000;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 24px;
}
.secondsubHead {
	font-size: 18px;
	color: #80abef;
}
.quote {
	font-size: 14px;
	line-height: 26px;
	color: #999999;
	font-style: italic;
}
.mediaType {
	font-size: 18px;
	color: #000;
	border-bottom: 1px solid #000;
	text-align: center;
	padding-top: 10px;
}
.description {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	color: #555;
}
