@charset "UTF-8";
/* CSS Document */

a {	color:#157070; text-decoration: none;}
a:visited {	color:#157070; text-decoration: none;}
a:hover {	color:#157070; text-decoration: none;}
a:active {	color:#157070; text-decoration: none;}

a.grn {	color:#157070; text-decoration: none;}
a.grn:visited {	color:#157070; text-decoration: none;}
a.grn:hover {	color:#157070; text-decoration: none;}
a.grn:active {	color:#157070; text-decoration: none;}

.style1 {
	color: #006464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.style2 {
	color: #004646;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/intBG.jpg);
	background-repeat: repeat-x;
	background-color: #004040;
}
.style3 {font-size: 10pt}
.style4 {color: #006464; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20pt;
	color: #b9002d;
}