body {
	background-color: #AACBF2;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #052D7E;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #052D7E;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #052D7E;
	font-weight: bold;
}
.shadow {
	background-image: url(shadow.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #052D7E;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #052D7E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1BE9A;
}
.imgbdr {
	border: 1px solid #B7B396;
}
.bdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #03246B;
	border-left-color: #03246B;
}
.textLinks {
text-decoration: none;
color: #000000;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	TEXT-DECORATION: none;
	background-color: #2953A9;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4B75CC;
	border-bottom-color: #082A71;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#sectionLinks a:hover{
	background-color: #2E5CBC;
	list-style-image: url(bullet.gif);
	text-decoration: none;
}
.invert {
	background-color: #FFFFFF;
	color: #2953A9;
}
a:link, a:visited {
	color: #2953A9;
}
.larger {
	font-size: 120%;
}
.smaller {
	font-size: 11px;
}
.style6 {font-size: x-small}