body {
	background-color: #0072bc;
	background-image: url(images/1_blue.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a:link		{ color: #33ffff; text-decoration: none; }
a:visited  	{ color: #33ffff; text-decoration: none; }
a:hover		{ color: #ffffff; text-decoration: underline; }
a:active 	{ color: #33ffff; text-decoration: none; }

a.white:link		{ color: #ffffff; text-decoration: none; }
a.white:visited  	{ color: #ffffff; text-decoration: none; }
a.white:hover		{ color: #33cccc; text-decoration: underline; }
a.white:active 		{ color: #ffffff; text-decoration: none; }

.footer {
	font-size: 10px;
	line-height: 16px;
	color: #99ccff;
}
a.footer:link		{ color: #99ccff; text-decoration: none; }
a.footer:visited  	{ color: #99ccff; text-decoration: none; }
a.footer:hover		{ color: #ffffff; text-decoration: underline; }
a.footer:active 	{ color: #99ccff; text-decoration: none; }

li	{ list-style-image: url(images/1_bullet_2.gif); }

li.small {
	list-style-image: url(images/1_bullet_yel.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

li.list {
	list-style-image: url(images/1_bullet_sm.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

.title1	{ color: #ffffff; font-size: 14px;}
.subtitle	{ color: #ffffff;}
.small	{ color: #000000; font-size: 11px; line-height: 14px;}

.quote		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffff66;
}

.quotetd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000; 
	background-color: #00cccc;
}

.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	color: #ffff99;
	background-color: #00cccc;
}
.bg_yellow {
	background-color: #fec340;
	background-image: url(images/1_yellow.gif);
	background-repeat: repeat;
}
.bg_yellow_hide {
	background-color: #fec340;
	background-image: url(images/1_yellow.gif);
	background-repeat: repeat;
}
.bg_turq {
	background-color: #00a2ad;
	background-image: url(images/1_turq.gif);
	background-repeat: repeat;
}
.bg_blue {
	background-color: #0072bc;
	background-image: url(images/1_blue.gif);
	background-repeat: repeat;
}
.bg_blue_hide {
	background-color: #0072bc;
	background-image: url(images/1_blue.gif);
	background-repeat: repeat;
}
.bg_orange {
	background-color: #f79433;
	background-image: url(images/1_orange.gif);
	background-repeat: repeat;
}
.bg_bottom_1 {
	background-image: url(images/2_bottom_bg_1.gif);
	background-repeat: repeat;
}
.bg_bottom_2 {
	background-image: url(images/2_bottom_bg_2.gif);
	background-repeat: repeat;
}
.bg_turq_l {
	background-color: #00a2ad;
	background-image: url(images/2_turq_bg_lft.gif);
}
.bg_turq_t_l {
	background-color: #00a2ad;
	background-image: url(images/2_turq_bg_lft.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0072bc;
}
.bg_turq_b_l {
	background-color: #00a2ad;
	background-image: url(images/2_turq_bg_lft.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0072bc;
}
.bg_turq_brdr_t_r {
	background-color: #00a2ad;
	background-image: url(images/1_turq.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #0072bc;
	border-right-color: #0072bc;
	border-bottom-color: #0072bc;
}
.bg_turq_brdr_r {
	background-color: #00a2ad;
	background-image: url(images/1_turq.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0072bc;
}
.bg_turq_brdr_t {
	background-color: #00a2ad;
	background-image: url(images/1_turq.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0072bc;
}
.bg_turq_brdr_hm {
	background-color: #00a2ad;
	background-image: url(images/1_turq.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0072bc;
	border-right-color: #0072bc;
}
.listtd {
	background-color: #00cccc;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.margin-r { margin: 0px 0px 10px 10px;}
.margin-l { margin: 0px 10px 10px 0px;}
.margin-b { margin: 0px 0px 10px 0px;} 