/* Redefined HTML Tags */

td { font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333;}
	
h1 { font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold;; color: #00396B}
	
h2 { font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;; color: #6699CC}

.homePage {font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333;}
span.homePage-inline {font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333;}
a.homePage {color: #003366; font-size:8pt;}
a.homePage:link { color: #003366; text-decoration: underline;}
a.homePage:hover {text-decoration: underline; color: #333333; }
a.homePage:visited{text-decoration: underline; color: #003366;}


a {  color: #003366; }
a:link { ; color: #003366; text-decoration: underline;}
a:hover { text-decoration: underline; color: #333333; }
a:visited { text-decoration: underline; color: #003366; }


.topSubNav {font-size:11px}
a.topSubNav { color: #003366; font-size:11px;}
a.topSubNav:link { ; color: #003366; text-decoration: underline; font-size:11px;}
a.topSubNav:hover { text-decoration: underline; color: #333333; font-size:11px;}
a.topSubNav:visited { text-decoration: underline; color: #003366; font-size:11px;}


.bottomMainNav{font-size:11px;}
a.bottomMainNav { color: #003366; font-size:11px;}
a.bottomMainNav:link { ; color: #003366; text-decoration: underline; font-size:11px;}
a.bottomMainNav:hover { text-decoration: underline;; color: #333333; font-size:11px;}
a.bottomMainNav:visited { text-decoration: underline;; color: #003366; font-size:11px;}


.footer {font-size:11px;}
a.footer { text-decoration: underline; color: #FFFFFF; font-size: 11px}	
a.footer:link { text-decoration: underline; color: #FFFFFF; font-size: 11px}	
a.footer:hover { text-decoration: underline; color: #CCCCCC; font-size: 11px }
a.footer:visited { text-decoration: underline; color: #FFFFFF; font-size: 11px}


a.title { text-decoration: none; color: #003366;  font-weight: bold}	
a.title:link { text-decoration: none;  color: #003366; font-weight: bold}	
a.title:hover { text-decoration: none; color: #333333; font-weight: bold}
a.title:visited { text-decoration: none; color: #003366; font-weight: bold}


/* Custom Classes */

.lrg { font-size: 1.1em }

.sm { font-size: .9em }

.quotetext {  color: #003366 }
 
.bold {  font-weight: bold }

span.lrg-inline { font-size: 1.1em }

span.sm-inline { font-size: .9em }

span.quotetext-inline {  color: #6699cc}

span.bold-inline { font-weight: bold }

span.lgtgrey-inline {  color:#EEEEEE }

span.medgrey-inline {  color:#CCCCCC }

span.drkblue-inline {  color:#003366 }

span.medblue-inline {  color:#6699CC }

span.orange-inline {  color:#FC793A }

span.white-inline {  color:#FFFFFF }

/* Cell Background Classes */

.bglgtgrey {  background-color:#EEEEEE}

.bgmedgrey {  background-color:#CCCCCC}

.bgdrkblue {  background-color:#003366; color: #FFFFFF}

.bgmedblue {  background-color:#6699CC; color: #003366}

.bgorange {  background-color:#FC793A}

.bgpurple {  background-color:#663366}

.bgwhite { ;background-color: #FFFFFF }

.orange {  color:#FC793A }