@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Calibri, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}
body {
	background-color: #889cdc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #001045;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #001045;
}
a:hover {
	text-decoration: underline;
	color: #1e3683;
}
a:active {
	text-decoration: underline;
	color: #1e3683;
}
div.footerText {
font-family: Calibri, Times New Roman, Times, serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
}
div.footerText a {
font-family: Calibri, Times New Roman, Times, serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
text-decoration:underline;
font-style:italic;
}
.blueHeader {
font-size: 30px;
color: 0d205f;
font-family: Calibri, Times New Roman, Times, serif;
font-style:italic;
font-weight:bold;
}
.blueSubHeader {
font-size: 18px;
color: 0d205f;
font-family: Calibri, Times New Roman, Times, serif;
font-style:italic;
font-weight:bold;
text-decoration:underline;
}
.blueName {
font-size: 18px;
color: 0d205f;
font-family: Calibri, Times New Roman, Times, serif;
font-style:italic;
font-weight:bold;
padding-top:8px;
padding-bottom:8px;
}
.rightBorder {
border-right: 1px solid #001045;
}
.floatRight {
float:right;
padding-top:10px;
padding-bottom:10px;
}
.bottomPic {
border-right: 1px solid #001045;
background-image:url(./images/A-PhotoFadeTop.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
.insetcontent {
border: 3px double #d5defd;
padding: 10px;
}
.rightBorderTable {
border-right: 1px solid #d5defd;
background-color:#eff2fe;
}
.smallblackText {
font-size: 12px;
color: 000000;
font-family: Calibri, Times New Roman, Times, serif;
font-weight:bold;
}
.photos {
border: 4px solid #000000;
}