@charset "UTF-8";

h1 {
}

h2 {
}

h3 {
}

h4 {
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.special:link {
	color: #FF3F00;
	text-decoration: none;
	font-weight: bold;
}

a.special:visited {
	color: #FF3F00;
	text-decoration: none;
	font-weight: bold;
	}

a.special:hover {
	color: #FF3F00;
	text-decoration: underline;
	font-weight: bold;
}


.bg1 {
	background-image: url(../images/banners/banner_BG_f01.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.bg2 {
	background-image: url(../images/banners/banner_BG_f02.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.bg3 {
	background-image: url(../images/banners/banner_BG_f03.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.bg4 {
	background-image: url(../images/banners/banner_BG_f04.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.bg5 {
	background-image: url(../images/banners/banner_BG_f05.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.bg6 {
	background-image: url(../images/banners/banner_BG_f06.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.bg7 {
	background-image: url(../images/banners/banner_BG_f07.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #0077B8;
	margin-top: 0px;
	margin-bottom: 0px;
}

.beigeBOX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FEECBE;
}
.councilLINK {
	font-family: "Courier New", Courier, monospace;
	line-height: 25px;
	font-weight: bold;
	color: #FF3F00;
	text-decoration: underline;
}
.councilTEXT {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF3F00;
}
a.subPAT:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.subPAT:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.subPAT:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.subNAV:link {
	font-size: 105%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}

a.subNAV:visited {
	font-size: 105%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}

a.subNAV:hover {
	font-size: 105%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: "Courier New", Courier, monospace;
	text-decoration: underline;
}

.subNAVTABLE {
	background-color: #FF3F00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}.FOOTcopy {
	font-size: 90%;
	padding: 3px;
}
.CD {
	font-size: 80%;
	color: #57BEE5;
	padding: 5px;
	text-align: center;
}

a.CDLINK:link {
	color: #57BEE5;
	padding: 5px;
	text-align: center;
}
