body, html			{ background:#fff url("../images/main_bg.gif") repeat-x; margin:0px; padding:0px; height:100%; font-family:verdana, arial, helvetica, _sans; font-size:11px; }
td					{ vertical-align:top; font-family:verdana, arial, helvetica, _sans; color:#fff; font-size:11px; line-height:18px; }

/* anchors */
a					{ color:#fff; text-decoration:underline; }
a:hover				{ color:#E0CE50; }

a.wUL				{ color:#fff; text-decoration:underline; }
a.wUL:hover			{ color:#E0CE50; }

a.wULSEL			{ color:#E0CE50; text-decoration:none; }
a.wULSEL:hover		{ color:#fff; }

a.noUL				{ color:#fff; text-decoration:none; }
a.noUL:hover		{ color:#E0CE50; }

a.noULnumber		{ color:#fff; text-decoration:none; padding-left:7px; }
a.noULnumber:hover	{ color:#E0CE50; }

a.noULSEL			{ color:#fff; text-decoration:none; padding-left:7px; background-image:url("../images/bullet_arrow_thin.gif"); background-repeat:no-repeat; background-position:top left; }
a.noULSEL:hover		{ color:#E0CE50; }

a.noULSEL_yellow	{ color:#E0CE50; text-decoration:none; padding-left:5px; background-image:url("../images/bullet_arrow_thin.gif"); background-repeat:no-repeat; background-position:top left; }
a.noULSEL_yellow:hover		{ color:#E0CE50; }

a.white				{ color:#FFF; }
a.white:hover		{ color:#FFFF99; }

a.navWhite			{ color:#FFF; text-decoration:none; }
a.navWhite:hover	{ color:#FFFF99; text-decoration:none; }

a.gray				{ color:#646464; text-decoration:none; }
a.gray:hover		{ color:#000; text-decoration:none; }

/* input fields */
input.email			{ width:130px; border:1px solid #CDC8AA; }
input.small			{ width:113px; background:#F1F1F1; border:1px solid #CDC8AA; }
input.plainWhite	{ border:1px solid #fff; background:#fff; margin-bottom:10px; width:180px; color:#666; font-size:11px; height:15px; }

/* frame styles */
td.mainArea			{ background:#6E828B; padding-left:35px; padding-right:140px; }
td.mainArea_home	{ background:#6E828B; padding-left:35px; }
td.mainArea_noPadd	{ background:#6E828B; padding:0px; margin:0px; }
td.darkBar			{ background:#4e5f67; height:22px; }
td.navigation		{ background:#4e5f67; }
td.subnav			{ padding-top:11px; padding-left:9px; padding-right:9px; vertical-align:top; line-height:normal; }
td.bottomSummary	{ padding-top:18px; padding-right:46px; color:#444; width:475px; }
td.bottomQuote		{ padding-top:18px; font-size:10px; color:#999; }
table.facilities	{ background:none; }
td.formLable		{ font-weight:bold; color:#fff; text-align:right; }

/* list styles */
ul.arrows			{ list-style-image:url("../images/bullet_arrow.gif"); margin:10px; margin-top:10px; padding-top:0px; padding-left:10px; }
ul.noPD				{ list-style: none; margin:0px; margin-top:0px; padding-top:0px; padding-left:0px; }
ul.noPD li			{ padding-bottom:10px; }
.bottomSummary ul	{ list-style:normal; margin:0px; margin-top:0px; padding-top:0px; padding-left:10px; }
li.blank			{ list-style-image:url("../images/spacer.gif"); }

/* positioned divs */