/* BODY STYLES marginwidth and marginheight must be in html for Netscape */
body {
	background : #FFFFFF;
	margin : 0em;
	font-family : Arial, Helvetica, Sans-serif, Verdana, Geneva;
	font-size : 12px;
	color : #000000;
	}
.masthead {
	background : url(/images/masthead_bg.jpg);
	}
.mastheadextended {
	background : url(/images/masthead_bg2.jpg);
	}
.navigation {
	background : url(/images/nav_bg.gif);
	}
.navigationshadow {
	background-color: #D8DBDF;
	}
.leftnavigationbg {
	background-color: #D8DBDF;
	}
a.leftnavigation {
	font-family: "Century Gothic", sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #30557A;
	text-decoration: none;
	}
a.leftnavigation:link {
	color : #30557A;
	text-decoration : none;
	}
a.leftnavigation:visited {
	color : #30557A;
	text-decoration : none;
	}
a.leftnavigation:active {
	color : #30557A;
	text-decoration : none;
	}
a.leftnavigation:hover {
	color: #25405B;
	text-decoration : none;
	}
table.leftnavigationtable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
.homemainhighlight {
	background : url(/images/home_main_highlight_bg.gif);
	font-size : 12px;
	}
.homeGrey {
	background : #D8DBDF;
	margin : 0em;
	font-family : Arial, Helvetica, Sans-serif, Verdana, Geneva;
	font-size : 12px;
	color : #000000;
	}
.homehighlight1outline {
	background-color: #8FBCDD;
	}
.homehighlight3bg {
	background : url(/images/home_highlight3_bg.gif);
	}
.footer {
	background : url(/images/footer_bg.jpg);
	}


/* LINK STYLES listed separately to work in Netscape */
a {
	text-decoration: none;
	}
a:link {
	color : #3399FF;
	text-decoration : none;
	}
a:visited {
	color : #30557A;
	text-decoration : none;
	}
a:active {
	color : #3399FF;
	text-decoration : none;
	}
a:hover {
	color: #30557A;
	text-decoration : underline;
	}

a.moreinfo {
	font-size: 12px;
	font-weight: bold;
	}


/* MISC */
img {
	border-color : #CCCCCC;
	}


/* TEXT STYLES */
p {
	font-family : Arial, Helvetica, Sans-serif, Verdana, Geneva;
	font-size : 13px;
	}
ul {
	font-family : Arial, Helvetica, Sans-serif, Verdana, Geneva;
	font-size : 13px;
	}
li {
	font-family : Arial, Helvetica, Sans-serif, Verdana, Geneva;
	font-size : 13px;
	}
table  {
	font-family : Arial, Helvetica, Sans-serif, Verdana, Geneva;
	font-size : 13px;
	}
.footertext  {
	font-family : Arial, Helvetica, Sans-serif, Verdana, Geneva;
	font-size : 11px;
	}

h1.home {
	font-family: "Century Gothic", sans-serif, Arial, Helvetica;
	font-size: 28px;
	font-weight: bold;
	color: #B10043;
	display: inline;
	}
h1 {
	font-family: "Century Gothic", sans-serif, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #B10043;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.newsarticle {
	font-family: "Century Gothic", sans-serif, Arial, Helvetica;
	font-size: 21px;
	font-weight: bold;
	color: #B10043;
	display: inline;
	}
h2 {
	font-family: "Century Gothic", sans-serif, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #B10043;
	display: inline;
	}
h3 {
	font-family: "Century Gothic", sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #B10043;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	}
table.hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFC7D0;
	}
.position {
	font-family: "Century Gothic", sans-serif, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #B10043;
	}
table.mailingaddresstable {
	background-color: #FFFFFF;
	border: medium double #BFC7D0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
input.button {
	font-family: "Century Gothic", sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B10043;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DE2D70;
	border-right-color: #72002B;
	border-bottom-color: #72002B;
	border-left-color: #DE2D70;
	}
input.textbox {
	color: #30557A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #000000;
	border-left-color: #DDDDDD;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 2px;
	}
.generalText {
	background : #FFFFFF;
	margin : 0em;
	font-family : Arial, Helvetica, Sans-serif, Verdana, Geneva;
	font-size : 11px;
	color : #000000;
	}
.generalTextSmall{
	background : #FFFFFF;
	margin : 0em;
	font-family : Arial, Helvetica, Sans-serif, Verdana, Geneva;
	font-size : 9px;
	color : #000000;
	}
.generalTextBold {
	background : #FFFFFF;
	margin : 0em;
	font-family : Arial, Helvetica, Sans-serif, Verdana, Geneva;
	font-size : 11px;
	font-weight: bolder;
	color : #000000;
}
.sectionHdr {
	font-family: "Century Gothic", sans-serif, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B10043;
	}
.sectionHdrSmall {
	font-family: "Century Gothic", sans-serif, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #B10043;
	}
.generalLabel {
	background : #FFFFFF;
	margin : 0em;
	font-family : Arial, Helvetica, Sans-serif, Verdana, Geneva;
	font-size : 12px;
	color : #000000;
	}
.bodyText {
	background : #FFFFFF;
	margin : 0em;
	font-family : Arial, Helvetica, Sans-serif, Verdana, Geneva;
	font-size : 12px;
	color : #000000;
	}
	
