/* CSS Document */

body {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #b1c9f9;
}
.headerA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
}
.headerA a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.headerA a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.headerA a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.headerB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	color: #CC3300;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	padding: 20px;
}
.contentTitle {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
}
.contentCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.contentNote {
	font-size: 10pt;
	font-style: oblique;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000066;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.footerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	line-height: 16px;
	color: #000066;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.contentHeader {
	font-weight: bold;
	text-decoration: underline;
}
#flagpole {
	background-image: url(../images/poleslice.gif);
	background-repeat: repeat-y;
}
