.copyhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;

}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	line-height: 15px;
}
.copy A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}
.copy A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2597a7;
}
.subnav A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 1FA4B8;
	font-weight: bold;
	text-decoration: none;
}
.subnav A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	line-height: 15px;
	text-decoration: none;
}

.news A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #000078;
	line-height: 15px;
	text-decoration: none;
}

.news A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #CC6600;
	line-height: 15px;
	text-decoration: none;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
	font-weight: bold;
	text-decoration: none;
	}
.breadcrumb A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
	font-weight: bold;
	text-decoration: none;
	}
.breadcrumb A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1FA4B8;
	font-weight: bold;
	text-decoration: none;
	}
.breadcrumb .section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 1d98ab;
	font-weight: bold;
	text-decoration: none;
	}
.underline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	font-size: 5px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 4px;
}
