/* CSS Document */

a.footer:link {
	font-size: 10px;
	color: #3F79BA;
	padding-right: 8px;
	padding-bottom: 5px;

}
a.footer:visited {
	font-size: 10px;
	color: #7EA7D3;
	padding-right: 8px;
	padding-bottom: 5px;

}
a.footer:hover {
	font-size: 10px;
	color: #EE1A30;
	padding-right: 8px;
	padding-bottom: 5px;

}
a.app:link {
	font-size: 10px;
	color: #3F79BA;
	padding-right: 8px;
	padding-bottom: 5px;

}
a.app:visited {
	font-size: 10px;
	color: #7EA7D3;
	padding-right: 8px;
	padding-bottom: 5px;

}
a.app:hover {
	font-size: 10px;
	color: #EE1A30;
	padding-right: 8px;
	padding-bottom: 5px;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #045AA3;
	vertical-align: top;
}

.footer {
	font-size: 10px;
	color: #414141;

}

.contentBox {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-color: #FFFFFF;
}

.contentBoxTwo {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333333;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #80A8D5;
	text-decoration: none;
}

a:hover {
	color: #EC753C;
}

.newsBox {
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 10px;
}

a.news:link {
	font-size: 10px;
	color: #3B9C9D;
	text-decoration: underline;
	padding-left: 15px;
	font-family: verdana;
}

.footerBox {
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 10px;
	padding-top: 10px;
	color: #65B1B1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.newsTitle {
	font-size: 15px;
	font-weight: bolder;
	color: #388A98;
}
.leftPhoto {
	margin-right: 20px;

}
