.copy {
font-family: Georgia, "Times New Roman", Times, seri;
color: #6a6b6d;
font-size: 14px;
font-weight: bold;
}

.noncent td {
text-align: left;
}

.header { 
font-size: 18px;
font-weight: bolder;
text-transform: uppercase;
color: #346593;
font-family: Georgia, "Times New Roman", Times, seri;
text-align: center;
}
.bluecallout { 
font-size: 14px;
font-weight: bolder;
color: #346593;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: center;
}

h2 {
color: #6a6b6d;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;}



.sitebg {
	background-image: url(images/site_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.footer {
font-size: 11px;
color: #dae6ef;
font-weight: normal;
}

.imageright {
padding-left: 15px;
margin-left: 15px;
text-align: right;
}

a, a:link, a:visited {
color: #4f8ab1;
text-decoration: none;
font-weight: bold;
}
a:hover {
text-decoration: underline;
}