
html, body {margin: 0px;}
body {COLOR: #333333; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; background-color: #333333;}

/* Link Styles */
a:link {color: #0033FF;}
a:active {color: #009900;}
a:visited {color: #0033FF;}
a:hover {}

.top_nav a:link {text-decoration: none; color: #000;}
.top_nav a:visited {text-decoration: none; color: #000;}
.top_nav a:active {text-decoration: none; color: #000;}
.top_nav a:hover {text-decoration: underline; color: #000;}

/* Navigation Menu */
a.nav_link {display: block; color: #333333; text-decoration: none;}
a.nav_link:active {display: block; color: #333333; text-decoration: none;}
a.nav_link:visited {display: block; color: #333333; text-decoration: none;}
a.nav_link:hover {display: block; color: #333333; text-decoration: underline;}

#top_row {background-color: #ccc; padding:4px; padding-left: 8px; color: #000; font-weight: bold;}
#current {background-color: gold;}
td.level1 {padding:8px; background-color: #efefef; border-top: 1px solid #fff;}
td.level2 {padding:4px; background-color: #efefef; border-top: 1px solid #fff; padding-left: 20px;}

/*
.smalltext a {color: #666;}
.smalltext a:visited {color: #666;}
*/

/* Tag Styles */
td, div {font-size: 11px;}
/*p {font-family: Arial; font-size: 13px;}*/
p {font-family: Verdana; font-size: 11px;}

/* ID Styles */
#header {width: 770px; background-color: #FFFFFF;}
#body {width: 770px; background-color:#ffffff;}
#left_col {width: 189px; float: left; border-right: 1px solid #ccc; background-color: #FFFFFF;}
#right_col {width: 556px; float: left; background-color: #FFFFFF; padding-left: 20px; padding-right: 4px;}
#footer {width: 770px; background-color: #FFFFFF;clear: both;}
#footer_text {text-align: center; font-size: 11px; font-family: Verdana;}

/* Class Styles */

.verdana {font-family: Verdana; font-size: 11px;}
.top_nav {background-color: #ffcc33; border-bottom: 1px solid #000;}
.pagetitle { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 18px; color: #336699}
.microtext { COLOR: #999999; FONT-SIZE: 9px}
.smalltext { COLOR: #333333; FONT-SIZE: 11px; padding: 2px;}
.regtext { FONT-FAMILY: Arial, Helvetica, MS Sans Serif; COLOR: #333333; FONT-SIZE: 13px}
.midtext { FONT-FAMILY: Verdana, Helvetica, Arial, MS Sans Serif; COLOR: #333333; FONT-SIZE: 11px; LINE-HEIGHT: 17px}
.bigtext { FONT-FAMILY: Arial, Helvetica, MS Sans Serif; COLOR: #333333; FONT-SIZE: 13px; LINE-HEIGHT: 20px }
.titlebar { COLOR: #FFFFFF; FONT-SIZE: 11px; LINE-HEIGHT: 16px; BACKGROUND-COLOR: #003399}
.footerbar { COLOR: #FFFFFF; FONT-SIZE: 11px; BACKGROUND-COLOR: #003399}
.menutitlebar { COLOR: #333333; FONT-SIZE: 11px; LINE-HEIGHT: 16px; BACKGROUND-COLOR: #FFCC33}
.settingstitlebar { COLOR: #333333; FONT-SIZE: 11px; LINE-HEIGHT: 16px; BACKGROUND-COLOR: #FFCC33}
.othertitlebar { COLOR: #333333; FONT-SIZE: 11px; LINE-HEIGHT: 16px; BACKGROUND-COLOR: #FFCC33}
.tablebody { BACKGROUND-COLOR: #EFEFEF; COLOR: #333333; FONT-SIZE: 11px }
.badfield { BACKGROUND-COLOR: #FFFF99 }
.cell1			{ font-size: 12px; font-family: Verdana, arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #003399; border-bottom: 1px solid #888888; }
.bodytd			{ font-size: 12px; font-family: Verdana, arial, Helvetica, sans-serif; color: #000000; }
.bordered	{ border: 1px solid #4d4d4d; border-collapse: collapse;}

.featureTitle {
	color: #00B1FF;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
	background: #F7F7F7;
}
.featureSubTitle {
	color: #555555;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 15px;
}
.featureRow {
	background: #F7F7F7;
	vertical-align: top;
}
.textLead {
	color: #555555;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
}
.priceFirstRow {
	color: #555555;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13px;
	background: #F7F7F7;
}
.priceRow {
	color: #555555;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13px;
	background: #E8E3E3;
}



