/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 10pt;
	color: #000000;
}

a {	
	font-family: Arial, Helvetica, sans-serif, tahoma;
	color: #0000ff;	
	text-decoration: underline;
	font-size: 12px
}

a:hover {
	color: #009966;	
	text-decoration: none
	}
	
a:visited {
	color: #990000;
}

a.footer {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	color: #0000ff;	
	text-decoration: underline;
	font-size: 8pt
}

p.smalltext {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 7pt
}

h1 {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	color: #000000;	
	font-size: 18pt
}

h2 {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	color: #000000;	
	font-size: 14pt
}

h3 {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	color: #000000;	
	font-size: 12pt;
	font-style: bold
}

h4 {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	color: #000000;	
	font-size: 8pt
}

h5 {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt; 
	color: #333333
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
	font-size: 10pt	
}

td.normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
	font-size: 10pt	
}

td.header {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #0099cc;	
	font-size: 10pt;
	font-weight: bold	
}

td.leftnav {
  vertical-align: top;
  padding: 25px 10px 0px 10px;
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  border-color: #000000;
}

.ThoughtOfWeek {
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 14pt;
	font-weight: bold;	
}

.quote {
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;		
}

.author {
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;	
}

.page_header {


}

a.link_blue_bg  {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-weight:bold;
	font-size: 12pt;
	color: #FFFFFF	

}

a.link_blue_bg:visited  {
	color: #FFFFFF	

}

a.nav {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	color: #ffff33;	
	text-decoration: underline;
	font-size: 8pt
}



		




