/* CSS Document */
body {
	width: 100%;
	margin: 0 auto;
	background-color:#FFFFFF
}
a:link {
	text-decoration: none;
	color: #959595;
}
a:visited {
	text-decoration: none;
	color: #959595;
}
a:hover {
	text-decoration: none;
	color: #616161;
}
a:active {
	text-decoration: none;
	color: #959595;
}
.style1 {
	font-family: Arial;
	font-size: 11px;
	color: #959595;
}
.style2 {
	font-family: Arial;
	font-size: 12px;
color: #606060;
}
.style3 {
	font-family: Arial;
	font-size: 12px;
	color: #4BB4B4;
}
.style3 a:link {
	text-decoration: none;
	color: #4BB4B4;
}	
.style3 a:hover {	
	text-decoration: underline;
color: #4BB4B4;
}
.style3 a:visited {
	text-decoration: none;
	color: #4BB4B4;
}
.style3 a:active {
	text-decoration: none;
	color: #4BB4B4;
}
.style4 {
	font-family: Arial;
	font-size: 11px;
	color: #3D3D3D;
}
.style4 a:link {
	text-decoration: none;
	color: #3D3D3D;
}
.style4 a:hover {	
	text-decoration: none;
color: #3D3D3D;
}
.style4 a:visited {
	text-decoration: none;
	color: #3D3D3D;
}
.style4 a:active {
	text-decoration: none;
	color: #3D3D3D;
}
.style5 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #74adad;
}
.style6 {
	color: #606060;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}
.style7 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}
.style7 a:link {
	text-decoration: none;
	color: #000000;
	}
	
.style7 a:hover {	
	text-decoration: none;
color: #000000;
}
.style7 a:visited {
	text-decoration: none;
	color: #000000;
}
.style7 a:active {
	text-decoration: none;
	color: #000000;
}
.style8 {
	color: #74ADAD; 
	font-size: 14px; 
	font-weight: normal; 
	font-family: "Arial Black"; 
}
.style9 {
	color: #4e6767;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial Black;
}
.style11 {	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}
.style12 {
	color: #4e6767;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial Black;
}
.style13 {	color: #4e6767;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
.style14 {
	color: #383838;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
}

div#pop {
	width: 660px;
	margin: 0 auto;
	margin-top: 20px;
	font-family: Arial;
	font-size: 0.8em;
	color: #333;
	margin-left: auto ;
	margin-right: auto ;
}

ul#logos {
	padding: 0;
	margin: 0;
	padding-top: 10px;
}

ul#logos li {
	list-style: none;
	float: left;
	display: block;
	width: 220px;
}

ul#logos li > img {
	width: 180px;
}

span.date {
	color: #999;
}

a.sublink {
	font-family: Arial;
	font-size: 12px;
	color: #4dacc2;
}

a.sublink:hover {
	text-decoration: underline;
}

ul.links {
	padding: 0 10px;
	margin: 0;
	margin-top: 10px;
}

ul.links li {
	list-style: none;
}




