body {
	background-color: #024066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

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

a:hover {
	text-decoration: underline;
}

table#header {
	width: 850px;
	height: 80px;
}

table#navbar {
	width: 850px;
	height: 20px;
	background-color: #FECE6A;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td#footernav {
	background-color: #e8f0fd;
	vertical-align: top;
}

h3.list_title {
	color: #024066;
	font-size: 12px;
	font-weight: bold;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: .5em;
	list-style-image: url("images/ul.gif");
	margin-left: 17px;
	padding-left: 17px;
	list-style-position: outside;
	line-height: 150%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

td.button {
	color: #024066;
	background-color: #FFDB7A;
	width: 120px;
	white-space: nowrap;

	cursor: pointer;
}

td.button_hl {
	color: #000000;
	background-color: #FCEBBC;
	width: 120px;
	white-space: nowrap;

	cursor: pointer;
}

table.submenu {
	color: #000000;
	/*background-color: #e8f5fd;*/
	background-color: #FECE6A;
	vertical-align: middle;
	text-align: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

	position: absolute;
	visibility:hidden;
}

td.subbutton {
	height: 20px;
	color: #000000;
        background-color: #FFF9E7;
	padding: 0px 10px 0px 10px;
	white-space: nowrap;

	cursor: pointer;
}

td.subbutton_hl {
	height: 20px;
	color: #FFFFFF;
        background-color: #74ACFE; /*AECBF7*/
	padding: 0px 10px 0px 10px;
	white-space: nowrap;

	cursor: pointer;
}


table#content, table#footer {
	font-size: 12px;
	background-color: #ffffff;
	width: 850px;
}

td#sidebar {
	font-size: 8pt;
	/*background-image: url("images/side_back.gif");*/
	background-color: #FFF9E7;
	border-left: 1px solid #FECE6A;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 202px;
	padding: 20px;
}

td#main {
	vertical-align: top;
	padding: 20px;
}

td#navbottom {
	font-size: 8pt;
	text-align: center;
	padding: 10px;
	background-color: #FFDB7A;
}

table.product {
	width: 100%;
}

td.prod_top {
	color: #024066;
	background-image: url("images/prod_top.gif");
	background-repeat: repeat-x;
	height: 25px;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;

	font-size: 12px;
	font-weight: bold;
}

td.prod_tl {
	width: 6px;
	background-image: url("images/prod_top_left.gif");
	background-repeat: no-repeat;
}

td.prod_tr {
	width: 6px;
	background-image: url("images/prod_top_right.gif");
	background-repeat: no-repeat;
}

td.prod_cont {
	background-image: url("images/prod_back.gif");
	background-repeat: repeat-x;
	height: 200px;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}

td.prod_cont_l {
	width: 6px;
	background-image: url("images/prod_back_left.gif");
	background-repeat: no-repeat;
}

td.prod_cont_r {
	width: 6px;
	background-image: url("images/prod_back_right.gif");
	background-repeat: no-repeat;
}

table#tvsuite, table#plus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}

a.greenbutton {
	display: table-cell;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	width: 103px;
	height: 31px;
	padding-top: 7px;
	padding-bottom: 7px;


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	background-image: url("images/greenbutton.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

a.greenbutton:hover {
	background-image: url("images/greenbutton_over.gif");
	text-decoration: none;
}

a.greenbutton:active:link, a.greenbutton:active, a.greenbutton:visited {
	color: #ffffff;
}
	


table#compare {
	vertical-align: middle;
	text-align: left;
	/*white-space: nowrap;*/
	width: 100%;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.yes {
	text-align: center;
	width: 35px;
	background-image: url("images/yes.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

td.no {
	width: 35px;
}

.alt {
	background-color: #e8f0fd;
}

.header_text {
	font-size: 18pt;
	font-weight: bold;
	color: #0272bc;
}

.section_text {
	font-size: 11pt;
	font-weight: bold;
	color: #0272bc;
}

.blue_text {
	font-weight: bold;
	color: #0272bc;
}

.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}