a:link { color: #990000; 
	text-decoration: underline;
	}
a:visited { color: #990000; }
a:hover { text-decoration: none;
color: #000066; }
a:active { color: #000066; }


a.headtextbottom:link { color: #990000; 
	text-decoration: none; 
	}
a.headtextbottom:visited { color: #990000; text-decoration: none;}
a.headtextbottom:hover { 
	text-decoration: none;
	color: #000066;
	 }
a.headtextbottom:active { color: #000066; text-decoration: none;}


a.advtextheadnav:link { color: #ffffff; }
a.advtextheadnav:visited { color: #ffffff; }
a.advtextheadnav:hover { color: #990000; }
a.advtextheadnav:active { color: #ffffff; }
a.advtextheadnav { text-decoration: underline; }

a.advtextheadboa:link { color: #ffffff; }
a.advtextheadboa:visited { color: #ffffff; }
a.advtextheadboa:hover { color: #990000; }
a.advtextheadboa:active { color: #ffffff; }
a.advtextheadboa { text-decoration: underline; }

a.latestissue:link { color: #ffffff; }
a.latestissue:visited { color: #ffffff; }
a.latestissue:hover { color: #990000; }
a.latestissue:active { color: #ffffff; }
a.latestissue { text-decoration: underline; }

body {
	margin: 0 auto 10px auto;
	padding: 0;
	background-color: #cccccc;
}

#page {
	width: 790px;
	height: auto;
	padding: 5px 10px 10px 10px;
	margin: 5px auto 10px auto;
}

h1 {
	color: #000066;
	font-family: Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

h2 {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

h3 {
	color: #000066; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

h4 {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

h5 {
	color: #000000; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	padding-bottom: -5px;	
}

h6 {
	color: #000000;
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt;
	text-align: center;
}

img {
	border: 0;
}

p {
	color: #000000;
	font-family: Helvetica, Ariel, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-align: left;
	padding: 5px 10px 5px 10px;
}

/* Header */

.top {
	width: 780px;
	height: 90px;
	background-color: #ffffff;
	padding: 0 0 0 0;
	border: solid 1px #000066;
}

.banner {
	width: 780px;
	height: 62px;
	background-color: #ffffff;
	padding: 0 0 0 0;
	border: solid 1px #000066;
}

.headposred {
	float: left;
	clear: right;
	width: 100%;
	height: 62px;
	background-color: #990000;
	position: relative;
}

.headposbottom {
	float: left;
	width: 100%;
	position: relative;
}

.headtextbottom {
	background-color: #cccccc;
	font-family: "Times New Roman", Times, serif;
	color: #00015D;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	padding: 7px 0 0 0;
	word-spacing: normal;
}

/* End Header */

/* Horizontal Navigation Bar */

.nav {
	float: left;
	width: 780px;
	background-color: #cccccc;
	padding: 5px 0 5px 0;
	margin-top: 5px;
}

#navtext {
	font-family: Times, serif;
	color: #990000;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	line-height: 14pt;
}

#navtext ul {
	margin-left: 0;
	margin-top: 1px;
	padding: 5px 5px 5px;
	display: inline;
	font-family: "Times New Roman", Times, serif;
} 

#navtext li {
	margin-top: 5px;
	padding: 3px 10px 3px 10px;
	border: 1px solid #000066;
	background-color: #ffffff;
	list-style: none;
	display: inline;
}
	
		
#navtext li a {
	text-decoration: none;
}

#navtext li a:hover {
	background-color: #000066;
	color: #ffffff;
}

ul#mainnav {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	background-color: #ffffff;
	display: inline;
}
		
ul#mainnav li {
	margin-left: 0;
	padding: 3px 10px;
	border: 1px solid #000066;
	list-style: none;
	display: inline;
	font: Times, serif;		/* If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
	color: #990000;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	line-height: 12pt;
}

ul#mainnav li.first {
	margin-left: -5px;
	border-left: none;
	list-style: none;
	display: inline;
}

ul#mainnav li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px;
	background-color: #ffffff;
	text-decoration: none;
	}

ul#mainnav li a:hover {
	background-color: #000066;
	color: #ffffff;
	}

/* End Navigation Bar */



/* left  Bar */

.left {
	float: left;
	width: 160px;
	background-color: #cccccc;
	padding: 0px 5px 5px 0;
	margin-top: 5px;
}

.navtextpar {
	list-style: none;
	background-color: #333366;
	font-family: Helvetica, Ariel, sans-serif;
	color: #ffffff;
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

.headingnav { 
	background-color: #333366;
	font-weight: bold;
	text-align: center;
	font-size: 10pt; 
	line-height: 2; 
	font-family: Helvetica, Ariel, sans-serif;
	color: #ffffff;
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

.advtextheadnav { 
	font-weight: bold;
	text-align: center;
	font-size: 10pt; 
	line-height: 2; 
	font-family: Helvetica, Ariel, sans-serif;
	color: #ffffff;
	background-color: #333366;
}

/* End left  Bar */


/* BOA and Committe */

.right {
	float: left;
	clear: none;
	padding: 0px 0 5px 5px;
	margin-top: 5px;
	width: 160px;
	background-color: #cccccc;
}

.headingboa {
	list-style: none;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	line-height: 2;
	font-family: Helvetica, Ariel, sans-serif;
	color: #ffffff;
	background-color: #333366;
	padding-bottom: 1pt;
	border: 1px solid #990000;
}

.advtextheadboa {
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	line-height: 2;
	font-family: Helvetica, Ariel, sans-serif;
	color: #ffffff;
	background-color: #333366;
}

.boa ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	background-color: #333366;
	font-family: Helvetica, Ariel, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	text-align: left;
	text-indent: 5pt;
} 

.boa ul li.first {
	list-style: none;
	background-color: #333366;
	line-height: 8pt;
}

.boa ul li {
	list-style: none;
	background-color: #333366;
}
		
.boa li a:visited {
	color: #ffffff;
}
.boa li a {
	text-decoration: underline;
	color: #ffffff;
}

.boa li a:hover {
	color: #ffffff;
}

/* end BOA and committe */

/* Main Page Only */

.centerhome {
	float: left;
	padding: 0px 5px 5px 5px;
	margin-top: 5px;
	background: #ffffff;
	border: solid 1px #990000;
	width: 440px;
	voice-family: "\";}\""; 
	voice-family:inherit;
	width: 440px;
}

html>body #centerhome {
	width: 440px;
	}

p.navbar {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 14pt;
	font-weight: normal;
	line-height: auto;
	text-align: left;
}

p.heading {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	padding-top: 0px;
}

.footer {
	position: relative;
	clear: both;
	background: #ffffff;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	width: 770px;
	background-color: #ccc;
}
	
/* end main page only */

#center {
	float: left;
	clear: none;
	background: #ffffff;
	padding: 0 0 0 0;
	margin-top: 5px;
	width: 780px;
	border: solid 1px #000066;
}

/* Newsletter Formatting */

#centernewsletter {
	float: left;
	clear: none;
	background: #ffffff;
	padding: 0 5px 0 5px;
	margin-top: 5px;
	width: 610px;
	border: solid 1px #990000;
}

ul#nlnav  {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
} 

ul#nlnav li {
	font: Ariel, Helvetica, sans-serif;
	font-size: 7pt;
	list-style: none;
	line-height: 12pt;
}
		
ul#nlnav li a:visited {
	color: #000066;
}
ul#nlnav li a {
	text-decoration: none;
	color: #990000;
}

ul#nlnav li a:hover {
	color: #ffffff;
}

#newsletter ol {
	margin-left: 0;
	padding-left: 0;
} 

#newsletter ol li {
	margin-left: 0;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 3px;
}
		
#newsletter li a:visited {
	color: #990000;
}
#newsletter li a {
	text-decoration: none;
	color: #990000;
}

#newsletter li a:hover {
	color: #990000;
}

p.quote {
	margin-left: 25pt;
	margin-right: 35pt;
	text-align: justify;
}

p.author {
	font-size: 10pt;
	text-align: left;
	padding-left: 20pt;
	padding-right: 20pt;
}

span.author {
	font-size: 10pt;
	text-align: left;
	margin: 0 20pt 0 20pt;
}

span.bold {
	font-weight: bold;
}

span.italic {
	font-style: italic;
}

span.block {
	margin-left: 25pt;
	margin-right: 25pt;
	text-align: justify;
}

span.book {
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

/* End Newsletter Formatting */

/* MISC Text Formatting */

ol {
	color: #000000;
	font-family: Helvetica, Ariel, sans-serif;
	font-size: 10pt;
	line-height: normal;
	}
	
ul {
	color: #000000;
	font-family: Helvetica, Ariel, sans-serif;
	font-size: 10pt;
	line-height: normal;
	}

ul.bold {
	color: #000000;
	font-family: Helvetica, Ariel, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	}

p.center {
	text-align: center;
}

p.update {
	font-family: Times, Times New Roman;
	font-size: 8pt; 
	text-align: right;
	color: #990000;
}

p.randomtext {
	font-family: "Times New Roman", Times, serif;
	color: #00015D;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	padding: 0 0 0 0;
	word-spacing: normal;
}

/* End MISC Text Formatting */