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: 10pt;
	line-height: 14pt;
	color: #000000;
}
a:link		{ color: #cccccc; text-decoration: none; }
a:visited  	{ color: #cccccc; text-decoration: none; }
a:hover		{ color: #ff9933; text-decoration: underline; }
a:active 	{ color: #cccccc; text-decoration: none; }

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

.footer {
	font-size: 10pt;
	line-height: 14pt;
	color: #00a2ad;
}
a.footer:link		{ color: #00a2ad; text-decoration: none; }
a.footer:visited  	{ color: #00a2ad; text-decoration: none; }
a.footer:hover		{ color: #00a2ad; text-decoration: underline; }
a.footer:active 	{ color: #00a2ad; text-decoration: none; }

li {
	list-style-image: url(images/1_bullet.gif);
	list-style-position: outside;
}
.bg_yellow {
	background-color: #fec340;
	background-image: url(images/1_yellow.gif);
	background-repeat: repeat;
}
.bg_yellow_hide {
	display: none;
}
.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 {
	display: none;
}
.bg_orange {
	background-color: #f79433;
	background-image: url(images/1_orange.gif);
	background-repeat: repeat;
}
.bg_bottom_1 {
	display: none;
}
.bg_bottom_2 {
	display: none;
}
.bg_turq_l {
	display: none;
}
.bg_turq_t_l {
	display: none;
}
.bg_turq_brdr_t_r {
	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;
}
.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;
}
.hide {
	display: none;
}