@charset "UTF-8";
#border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#border2 {
	border: 1px solid #0E1957;
}
table #subnav {
	margin-top: 6px;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 12px;
	color: #0E1957;
}
#subnav a:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #0E1957;
	text-decoration: none;
}
#subnav a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#subnav a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	line-height: 12px;
}
.photo1 {
	border: 1px solid #024D91;
}
table#Photo {
    margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 12px;
}
#Photo td {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #024D91;
	border-right-color: #024D91;
	border-bottom-color: #024D91;
	border-left-color: #024D91;
	margin: 12px;
}
#homeColumn td {
	background-color: #D4DEE9;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table #homeColumn {
	background-color: #D4DEE9;
	border: 1px solid #0E1957;
}
.littleCerts {
	margin-right: 4px;
	margin-bottom: 6px;
}
#homeColumn a:link {
	color: #0E1957;
	text-decoration: none;
}
#homeColumn a:hover {
	color: #0E1957;
	text-decoration: underline;
}
#homeColumn a:visited {
	color: #0E1957;
	text-decoration: none;
}
.newsText {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #0E1957;
	line-height: 12px;
}

