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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/blueBg.gif);
	background-repeat: repeat;
}
a
{
  outline: none;
}
@media print {

            .unprintable {
                  display: none;
            }
            .printable {
                  display: block;
            }

      }
@media screen{
            .printable {
                  display: none;
            }
      }
.header {
	background-image: url(images/headerBg.jpg);
	background-repeat: no-repeat;
}
.middleBar {
	background-image: url(images/navyblueBg.gif);
	background-repeat: repeat-x;
}
.maincontent {
	background-color: #FFF;
}
.subcontent {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFF;
}
.subcontent table tr td p {
	font-size: 15px;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-left: 15px;
}

.footer {
	background-image: url(images/footerBg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 800px;
	padding-top: 7px;
}

h1 {
	font-size: 17px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 9px;
}
.sidebar {
	background-image: url(images/sidebarBg.gif);
	background-repeat: repeat-y;
}
#bottomMenu H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
#events {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#events a:link, #events a:visited, #events a:active {
	color: #5B5E70;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5B5E70;
}
#events a:hover {
	color: #666;
	text-decoration: underline;
}
#reminders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	background-image: url(images/blueGradient.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	letter-spacing: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: justify;
}
#reminders H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
#news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	background-image: url(images/blueGradient.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	letter-spacing: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: justify;
}
#news H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}




#bottomMenu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	padding-left: 30px;
	color: #FFF;
	text-decoration: underline;
}
.symbol {
	background-image: url(images/symbol.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
.breadcrumbs a {
	color: #FFF;
	text-decoration: underline;
}
.breadcrumbs a:visited {
	color: #FFF;
	text-decoration: underline;
}
.breadcrumbs a:active {
	color: #0CF;
	text-decoration: underline;
}
.breadcrumbs a:hover {
	color: #FFF;
	text-decoration: none;
}
#bottomMenu a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	padding-left: 30px;
	color: #FFF;
	text-decoration: underline;
}
#bottomMenu a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	padding-left: 30px;
	color: #CCC;
	text-decoration: underline;
}
#bottomMenu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	padding-left: 30px;
	color: #FFF;
	text-decoration: none;
}
#membershipApp {
	font-size: 24px;
	text-transform: uppercase;
	color: #06F;
	text-decoration: underline;
}
small {
	font-size: 10px;
}

