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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 1.25em;
}
.bottomNavBar {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #000;
}
.blueWords {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pics/background.gif);
	background-repeat: repeat-x;
}

#wrapper {
	width:800px;
	margin-right:auto;
	margin-left:auto;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}

.addressInfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
	display: inline;
	line-height: 1.25em;
}

.coloredBox {
	background-image: url(pics/pinkBckg.jpg);
	background-repeat: repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333366;
	display: inline;
	line-height: 1.25em;
}
.textBoxFrame {
	text-align: left;
	display: block;
	width: 693px;
}
a:link {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}
a:active {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.currentPage {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
}
.linksInText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5em;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	display: inline;
}
.linksInText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5em;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	display: inline;
}
.linksInText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5em;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.linksInText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5em;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	display: inline;
}
.linksInText a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5em;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	display: inline;
}

.coloredBoxContactPg {
	background-image: url(pics/pinkBckg.jpg);
	background-repeat: repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	display: inline;
	line-height: 1.25em;
}
.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
.copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
