/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	}

a{
	color: #0033CC;
	font-weight: bold;
	
}
a:visited {
	text-decoration: underline;
	
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
	
.footer {
	background-image: url(images/bottomgrad.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
}

.comparebold {
	font-weight: bold;
	color: #FF6600;
	background-position: center;
	text-align:center;
	font-size: 14px;
}
.compareboldsubpoint {
	font-weight:bolder;
	color: #FF6600;
	text-align:left;
}
.subpoint {
	font-size: medium;
	font-weight: bolder;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	left: 20px;
	right: 10px;
	padding-right: 10px;
	padding-left: 20px;
}
.chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 20px;
	color: #000000;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.disc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	left: 10px;
}
.category {
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
}
.highlight {
	background-color: #FFFF33;
	clip:   rect(auto auto auto 0px);
	margin-left: 0px;
}
.streamCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
}
.boldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #009933;
}
.whiteSmall {

	background-image: none;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
}
.BorderSide {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F7F7F7;
	border-right-color: #F7F7F7;
	border-bottom-color: #F7F7F7;
	border-left-color: #F7F7F7;
}
.position {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-transform: capitalize;
	color: #FF6600;
	width: auto;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 25px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-transform: capitalize;
	color: #FF6600;
	width: auto;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
}
