body {
	text-align:center;
	margin: 0px;
	background-color: #c7c7c7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.hilite {
	color: #840039;
}

.error {
	color: #FF0000;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	color: #840039;
}
h1 {
	line-height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	border-bottom: 1px solid black;
	margin-top: 25px;
	margin-bottom: 15px;
	overflow: auto;
}

h3 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 20px;
	line-height: 12pt;
}

h5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}

div.faq h2 {
	background: #840039;
	border-bottom: 0px;
	color: #ffffff;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 0.1em 0.5em;
}

div.faq h4 {
	border-bottom: 1px solid black;
	line-height: 14pt;
	margin-top: 20px;
	margin-bottom: 15px;
	overflow: auto;
}

div.faq h5 {
	color: #840039;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 20px;
	line-height: 12pt;
}

h2 span.tvHeading {
	clear: left;
	display: block;
	float: left;
}

h2 span.tvPrice {
	clear: right;
	display: block;
	float: right;
	font-size: 12pt;
}

small {
	font-size:7pt;
	line-height:12px;
}

.body table {
	background-color: #ebebeb;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 5px;
}

.body th {
	background-color: #840039;
	color: #ffffff;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border: 0px;
	border-bottom: 2px solid #ffffff;
	font-family: verdana, Helvetica, sans-serif;
	vertical-align:bottom;
}

.body th.tvPrice {
	vertical-align: bottom;
	font-size: 8pt;
	text-align: right;
}

.body td {
	font-size:9pt;
	border-bottom: 2px solid #ffffff;
	padding: .2em 0.5em;
	border-right: 0px;
	border-left: 0px;
	vertical-align:top;
}

.body table.tv {
	width: 100%;
}

.body table col.tvChannel {
	width: 15%;
}

.body table col.tvNetwork {
	width: 19%;
}

.body table col.tvStation {
	width: 66%;
}

#dsl_application th {
	vertical-align:top;
}

.body table.app {
	background-color: #ebebeb;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	padding-bottom: 20px;
}

table.app td {
	border: 0px solid black;
	padding-top: 8px;
	padding-top: 4px;
	vertical-align:bottom;
}

.body table.toc {
	background-color: #ebebeb;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 30px;
	border: 1px solid #000000;
	padding-bottom: 20px;
}

table.toc th {
	border-bottom: 1px solid #000000;
}

table.toc td {
	border: 0px;
	padding-top: 8px;
	padding-top: 4px;
	vertical-align: middle;
	width: 50%
}

ul {
	padding-left: 8px;
	margin-left: 8px;
	list-style: square outside;
}

ul ul, ol ul {
	list-style-type: circle;
}

ul ul ul, ol ul ul, ol ol ul, ul ol ul {
	list-style-type: disc;
}

ul ul ul ul, ol ul ul ul, ul ol ul ul, ul ul ol ul, ol ol ul ul, ol ul ol ul, ul ol ol ul, ol ol ol ul {
	list-style-type: none;
}

ol {
	padding-left: 11px;
	margin-left: 11px;
	list-style-type: decimal;
}

ol ol, ul ol {
	list-style-type: upper-alpha;
}

ol ol ol, ul ol ol, ol ul ol, ul ul ol {
	list-style-type: lower-roman;
}

ol ol ol ol, ul ol ol ol, ol ul ol ol, ol ol ul ol, ul ul ol ol, ul ol ul ol, ol ul ul ol, ul ul ul ol {
	list-style-type: lower-alpha;
}

dt {
	font-weight: bold;
}

#frame {
	width:765px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	background-color: white;
	font-size: inherit;
}

.body_frame {
	width:765px;
	border: 3px solid #840039;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
}

#site_nav {
	width: 141px;
	padding: 1px;
	background: #ffffff;
}

#site_nav a {
	display: -moz-inline-block;
	display: inline-block;
	height: 23px;
	width: 131px;
	border: 1px solid #ffffff;
	text-align: left;
	color: #840039;
	background: #ebebeb;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 900;
	font-size: 9pt;
	line-height: 23px;
	vertical-align: middle;
	padding-left: 8px;
}

#site_nav a#nav_home {
	color: #7e7e7e;
}

#site_nav a.on {
	color: #ffffff;
	background: #840039;
}

#site_nav a#nav_home.on {
	color: #ffffff;
	background: #840039;
}

#site_nav a:hover {
	color: #ffffff;
	background: #840039;
}

#header {
	width: 765px;
	background: #c7c7c7;
	margin:0px;
	padding:0px;
}
	
.nav {
	overflow: hidden;
	vertical-align: top;
	background-color: #ebebeb;
	border-right: 1px solid black;
	padding-left: 5px;
	font-size: 9pt;
}

.body {
	background-color: white;
	vertical-align: top;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}

.info {
	padding:0px;
	overflow: hidden;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.info_header {
	background-color: #b3b3b3;
	padding: 5px;
	font-weight:bold;
	line-height:12px;
}

.info_content {
	background-color: white;
	border-left:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	padding: 5px;
	color: black;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	margin-bottom: 5px;
}

.page_nav {
	background-color: white;
	border:1px solid #b3b3b3;
	padding: 5px;
	color: black;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 5px;
}

td.nav {
	padding-top: 7px;
}

td.nav div {
	padding-bottom: 4px;
}

td.nav div, div.page_nav div {
	margin-bottom: 6px;
	margin-right: 5px;
	border-bottom: 1px solid white;
}

.info a, .nav a {
	color:#666666;
	text-decoration:none;
	line-height: 12px;
}

.body a {
	color:black;
	text-decoration:underline;
}

img {
	border:0px;
}

.info a:hover, .nav a:hover, .body a:hover {
	color: #b3b3b3;
}

td.footer {
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px;
	line-height: 15px;
	background-color: #840039;
	font-size:7pt;
}
	
td.footer div {
	color: white;
}

td.footer a {
	color: white;
	text-decoration:none;
}

td.footer a:hover {
	text-decoration:underline;
}

form#site_search {
	margin:2px;
	padding:0px;
}

select#s,small#search_form {
	margin-right:2px;
	padding:0px;
}

input#go_button {
	margin-left:2px;
}

/*------------------------------*/
/*    classes for validator     */
/* used for highlighting fields */
/*------------------------------*/

.tfvHighlight
{
    color: #FFFFFF;
	background: #840039;
}

input[type="checkbox"].tfvHighlight
{ 
	color: #FFFFFF;
	background: #840039;
	outline: 3px solid #840039;
}

.tfvNormal
{

}