a:link {color: #ffffff; text-decoration: none;}
a:visited {color: #ffffff; text-decoration: none;}
a:hover {color: #EEC710; text-decoration: none;}
a:active {color: #ffffff;}

a.print:link {color: #a6a6a6; text-decoration: none;}
a.print:visited {color: #a6a6a6; text-decoration: none;}
a.print:hover {color: #000000; text-decoration: none;}
a.print:active {color: #a6a6a6;}



body {
	background-color: #004179;
	background-image:url(images/background_color.gif);
	background-repeat:repeat-x;
}
background_bottom {
	position: absolute;
	background-image:url(images/background_bottom.gif) center no-repeat;
	vertical-align: bottom;
}
.yellow {
	color: #eec710;
}
.blue {
	color: #82baea;
}




.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eec710;
	text-align: right;
	letter-spacing: 1px;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eec710;
	text-align: center;
	letter-spacing: 1px;
}
.text_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
.text_AC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height: 170%;
}
.text_BOLD1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #ffffff;
	text-align: left;
}
.text_BOLD2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eec710;
	text-align: left;
}
.text_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a6a6a6;
	text-align: center;
}
.text_captionLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.text_webLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
}

