@charset "UTF-8";
/* CSS Document */

body, td, th{
	color: #666666; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font: Arial; background-color: white; margin: 0; line-height: 1.5;
	}
.bluebox {
	color: #FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font: Arial; margin: 0; line-height: 1.5;
	}
.introcopy {
	color: #000000; font-size: 12px; line-height: 1.5; font-weight: bold;
	}
.introgrey {
	color: #758EC6; font-size: 12px; line-height: 1.5; font-weight: bold;
	}
a:link {
	color: #758EC6; text-decoration: none;
	}
a:visited {
	color: #758EC6; text-decoration: none;
	}
a:hover {
	color: #000000; text-decoration: none;
	}
a:active {
	color: #000000; text-decoration: none;
	}
.linkfooter {
	font-size: 12px;
	}
.title {
	color: #758EC6;font-size: 16px; line-height: 1.5; font-weight: bold;
	}
.blueboxtitle {
	color: #FFFFFF;font-size: 16px; line-height: 1.5; font-weight: bold;
	}
.addressbold {
	color: #000000;font-size: 12px; line-height: 1.5; font-weight: bold;
	}
.address_unbold {
	color: #666666 ;font-size: 10px; line-height: 1.5;
	}