﻿BODY
{
}


/* -------------------------------------------------LINKS  */

A:link
{
color: #333399;
text-decoration:underline;
}

A:active
{
color: #333399;
text-decoration:underline;
}

A:visited
{
color: #660000;
text-decoration:underline;
}

a:link.samefooterlink
{
color: #032058;
text-decoration:none;
}

a:visited.samefooterlink
{
color: #032058;
text-decoration:none;
}

.footerlinks
{
font-size:7pt;
font-family:Verdana, Arial,Helvetica, San-Serif;
color:#032058;
text-align:center;
}

.sidelink
{
color: #032058;
font-size:10pt;
font-family:Georgia, Times, Times New Roman, Serif;
font-weight:bold;
text-align:left;
}

a:link.samesidelink
{
color: #032058;
text-decoration:none;
}

a:visited.samesidelink
{
color: #032058;
text-decoration:none;
}

a:link.samecurrentlink
{
color: #D09910;
text-decoration:none;
}

a:visited.samecurrentlink
{
color: #D09910;
text-decoration:none;
}


.toplink
{
color: #032058;
font-size:8pt;
font-family:Tahoma, Verdana, Arial,Helvetica, San-Serif;
font-weight:bold;
text-align:center;
}

a:link.sametoplink
{
color: #032058;
text-decoration:none;
}

a:visited.sametoplink
{
color: #032058;
text-decoration:none;
}

.currentlink
{
color: #976673;
font-size:8pt;
font-family:Tahoma, Verdana, Arial,Helvetica, San-Serif;
font-weight:bold;
text-align:left;
}

.currenttoplink
{
color: #976673;
font-size:8pt;
font-family:Tahoma, Verdana, Arial,Helvetica, San-Serif;
font-weight:bold;
text-align:center;
}





/*---------------------------------------------------------MAIN TABLES */
.maintable
{
	TABLE-LAYOUT:FIXED;
	WIDTH:682PX;
	BORDER-COLLAPSE: COLLAPSE;	
}

.sidebar
{
	TABLE-LAYOUT:FIXED;
	WIDTH:151PX;
	background-image: url(../images/borders/sidebar.gif);
	BORDER-COLLAPSE: COLLAPSE;
}


.mainpage
{
	WIDTH:521PX;
	background-color:ffffff;
	BORDER-COLLAPSE: COLLAPSE;
}

.rightbox
{
	width:210px;
	float: right;
}


.rightsidebar
{
	WIDTH:10PX;
	background-image: url(../images/borders/rightsidebar.gif);
	BORDER-COLLAPSE: COLLAPSE;
}

.leftsidebar
{
	WIDTH:4PX;
	background-color:#032058;
	BORDER-COLLAPSE: COLLAPSE;
}

.leftwhitebar
{
	WIDTH:116PX;
	background-color:#ffffff;
	BORDER-COLLAPSE: COLLAPSE;
}

.buttontable
{
	WIDTH:135PX;
	background-color:#ffffff;
	BORDER-COLLAPSE: COLLAPSE;
}

/*-------------------------------------------------------------CELL FORMATS */

.header
{
	WIDTH:682PX;
	HEIGHT:71PX;
	background-image: url(../images/borders/top.jpg);
	BORDER-COLLAPSE: COLLAPSE;
}

.topbar
{
	WIDTH:682PX;
	HEIGHT:39PX;
	background-image: url(../images/borders/top.jpg);
	BORDER-COLLAPSE: COLLAPSE;
}


.footer
{
	WIDTH:682PX;
	HEIGHT:71PX;
	BORDER-COLLAPSE: COLLAPSE;
	background-image: url(../images/borders/footer.gif);
}



.footertext
{
font-size:8pt;
font-family:Verdana, Arial,Helvetica, San-Serif;
font-weight:bold;
text-align: center;
color:#032058;
}

.headertext
{
font-size:8pt;
font-family:Georgia, Times, Times New Roman, Serif;
text-align: right;
font-weight:bold;
color:#032058;
}

/* --------------------------------------------------HEADINGS FOR STATIC PAGES */

h2
{
font-family:Georgia, Times, Times New Roman, Serif;
font-weight:bold;
color:#032058;
}

h1
{
font-family:Georgia, Times, Times New Roman, Serif;
font-weight:bold;
color:#032058;
}

.tagline
{
font-size:8pt;
font-family:Georgia, Times, Times New Roman, Serif;
color:#000000;
text-align:right;
font-weight:bold;
font-style:italic;
}

h1.PageTitle
{
font-size:13pt;
text-align: right;
font-style:italic;
}

h1.BLCtr
{
font-size:14pt;
text-align: center;
}

h1.BLLeft
{
font-size:14pt;
text-align: left;
color:#032058;
}

h2.BLCtr
{
font-size:12pt;
text-align: center;
}

h2.BLLeft
{
font-size:12pt;
text-align: left;
}

.h3BLCtr
{
font-size:12pt;
font-family:Georgia, Times, Times New Roman, Serif;
font-weight:bold;
text-align: center;
color:#032058;
}

.h3BLLeft
{
font-size:12pt;
font-family:Georgia, Times, Times New Roman, Serif;
font-weight:bold;
text-align: left;
color:#032058;
}

.h4BLCtr
{
font-size:10pt;
font-family:Georgia, Times, Times New Roman, Serif;
font-weight:bold;
text-align:center;
color:#032058;
}

.h4BLLeft
{
font-size:10pt;
font-family:Georgia, Times, Times New Roman, Serif;
font-weight:bold;
color:#032058;
}






.smallheader
{
font-size:8pt;
font-family:Verdana, Arial,Helvetica, San-Serif;
font-weight:bold;
text-align: center;
color:#032058;
}

.formtext
{
font-size:8pt;
font-family:Verdana, Arial,Helvetica, San-Serif;
font-weight:bold;
text-align: right;
color:#000000;
}

.formtextleft
{
font-size:8pt;
font-family:Verdana, Arial,Helvetica, San-Serif;
font-weight:bold;
text-align: left;
color:#000000;
}

.formrequired
{
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, San-Serif;
	font-style:italic;
	text-align: right;
	color:#032058;
	vertical-align: top;
	font-weight: bold;


}

/* -------------------------------------------------------------- BULLETS */

ul 
{ 
list-style-image:  url(../images/borders/bullet-small.gif); 
}



/* --------------------------------------------------Text FOR STATIC PAGES */


.normalBold
{
font-size:10pt;
font-family:Verdana, Arial,Helvetica, San-Serif;
font-weight:bold;
color:#000000;
}

.normal
{
font-size:10pt;
font-family:Verdana, Arial,Helvetica, San-Serif;
color:#000000;
}

.normalBoldcenter
{
font-size:10pt;
font-family:Verdana, Arial,Helvetica, San-Serif;
font-weight:bold;
color:#000000;
text-align:center;
}

.normalcenter
{
font-size:10pt;
font-family:Verdana, Arial,Helvetica, San-Serif;
color:#000000;
text-align:center;
}


.tableheading
{
font-size:10pt;
font-family:Verdana, Arial,Helvetica, San-Serif;
color:#E3DEBE;
font-weight:bold;
text-align:center;
background-color:#032058;
}

.tableheadleft
{
font-size:10pt;
font-family:Verdana, Arial,Helvetica, San-Serif;
color:#E3DEBE;
font-weight:bold;
text-align:LEFT;
background-color:#032058;
}

.tableheadright
{
font-size:10pt;
font-family:Verdana, Arial,Helvetica, San-Serif;
color:#E3DEBE;
font-weight:bold;
text-align:RIGHT;
background-color:#032058;
}


.signature
{
font-size:10pt;
font-family:Georgia, Times New Roman, Times,Serif;
font-style:italic;
color:#000000;
text-align:right;
}


.normalBoldItalic
{
font-size:10pt;
font-family:Verdana, Arial,Helvetica, San-Serif;
font-weight:bold;
font-style:italic;
color:#000000;
}

.normalsmall
{
font-size:8pt;
font-family:Verdana, Arial,Helvetica, San-Serif;
color:#000000;
}

.ReturnToTop
{
font-size:7pt;
font-family:Verdana, Arial,Helvetica, San-Serif;
color:#000000;
font-style:bold;
text-align:center;
}

.quotes
{
font-size:12pt;
font-family:Georgia, Times, Times New Roman, Serif;
font-weight:bold;
font-style:italic;
color:#032058;
}

div.rss
{
	font-family:Verdana, Arial,Helvetica, San-Serif;
	color:#000000;
	font-size: 80%;
	margin-top: 15px;
	border: 1px solid #333;
	padding: 10px 10px 10px;
	background-color: #eff2f7;
}

div.rss ul 
{
	list-style-image:url(../images/borders/bullet-smallx.gif); /* link to non existent graphic to remove bullet) */
	list-style-type:none;
	padding: 0;
	margin:10px 0;
	text-align:center;
}

div.rss ul li
{
	margin: 10px 0;
}



p.hightlightnote
{
	border: 2px solid red;
	padding: 10px;
	font-size:10pt;
font-family:Georgia, Times, Times New Roman, Serif;
font-weight:bold;
text-align:center;
color:#032058;

}

div.highlightbox
{
		border: 2px solid red;
	padding: 10px;
	font-size:10pt;
font-family:Georgia, Times, Times New Roman, Serif;
font-weight:bold;
text-align:center;
color:#032058;
width: 285px;
}

table.newsletters
{
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
	border:0;
	font-family:Verdana, Arial,Helvetica, San-Serif;
}

table.newsletters td
{
	border-bottom: 1px solid silver;
	padding: 3px 0 10px 0;
	font-size:80%;
	vertical-align:top;
}

table.newsletters td.year
{
	font-size: 110%;
	font-weight: bold;
	width: 100px;
}

table.newsletters td.month
{
	font-weight: bold;
	font-size:80%;
	width: 20%;
}

table.newsletters td.description
{

}