
.text{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #545657;
	text-decoration:none;
	line-height:21px;
}

.text a:link, .text a:visited, .text a:active{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #2355b7;
	text-decoration:underline;
	line-height:21px;
}

.text a:hover {
	color: #f1f1f1;
	background-color: #2355b7;
	text-decoration:underline;
}

.photos {
    border:solid 1px #1c4d5c;
} 

.tables {
	border-style: solid; 
    border-width: 0 0 1px 1px;
	border-color: #214c70;
} 

.tables th, .tables td {
	border-style: solid; 
    border-width: 1px 1px 0 0;
	border-color: #214c70;
} 


.footer{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #5f6467;
	text-decoration:none;
	line-height:17px;
}

.footer a:link, .footer a:visited, .footer a:active{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #2355b7;
	text-decoration:none;
	line-height:17px;
}

.footer a:hover {
	color: #2355b7;
	text-decoration:underline;
}


.pagetitle{
	font-family: Helvetica, sans-serif;
	font-size: 27px;
	color: #ffffff;
	text-decoration:none;
	line-height:35px;
}

.pagedesc{
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #c4f4c6;
	text-decoration:none;
	line-height:21px;
}

.title{
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	color: #2355b7;
	text-decoration:none;
}


.green{
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #3a77dc;
	text-decoration:none;
	line-height:21px;
}

.green a:link, .green a:visited, .green a:active{
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #3a77dc;
	text-decoration:underline;
	line-height:21px;
}

.green a:hover {
	color: #a3fda4;
	background-color: #2355b7;
	text-decoration:none;
}



