/* general style tags for the site */

body
	{
	font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, Verdana, Geneva,Impact, Charcoal, Tahoma, MS Sans Serif, Geneva, Trebuchet MS1;
	color: #333333;
	background: url( "/images/background_foot.jpg" );
	}

p	{
	font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, Verdana, Geneva,Impact, Charcoal, Tahoma, MS Sans Serif, Geneva, Trebuchet MS1;
	color: #333333;
	background-color: transparent;
	font-size: 9pt;
	background: #ffffff;
	margin-left: 25px; margin-right: 25px; margin-top: 5px; margin-bottom: 5px;
	}

p.frontPage {
	font-size: 14pt;
}

td,th
	{
	font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, Verdana, Geneva,Impact, Charcoal, Tahoma, MS Sans Serif, Geneva, Trebuchet MS1;
	color: #333333;
	background-color:  #ffffff;
	font-size: 9pt;
	}
td.spacerCell {
	background-color: #cccccc;
	}

h1,h2 { font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, Verdana, Geneva,Impact, Charcoal, Tahoma, MS Sans Serif, Geneva, Trebuchet MS1; color: #6699cc; font-size: 12pt;margin-left: 25px; margin-right: 25px; margin-top: 5px; margin-bottom: 5px;}
h3,h4 { font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, Verdana, Geneva,Impact, Charcoal, Tahoma, MS Sans Serif, Geneva, Trebuchet MS1; color: #6699cc; font-size: 10pt;margin-left: 25px; margin-right: 25px; margin-top: 5px; margin-bottom: 5px;}

p.zero {
		margin-left: 0px; margin-top: 0px; margin-bottom: 0px;
		background-color: transparent; }

ul.bold,ol.bold {
		font-weight: bold;
		margin-left: 33.5px; }

ul,ol {
		font-weight: normal;
		margin-left: 20px; margin-top: 0px; }

li {
	font-size: 9pt;
	margin-left: 20px; margin-right: 20px; margin-top: 0px; margin-bottom: 0px;
	}
li.bold_italic {
	font-size: 10pt; font-weight: bold; font-style: italic;
	margin-left: 20px; margin-right: 20px; margin-top: 5px; margin-bottom: 5px;
	}
.indent { margin-left: 33.5px; }
.highlight { color: #6699cc; text-decoration:none; background-color: transparent; }

a,a:link,a:visited,a:active
	{ color: #6699cc; text-decoration:none; background-color: transparent; }
a:hover
	{ color: #006699; background-color: transparent; text-decoration:underline; }

p.test { }
p.testName { font-style: italic; }

p.headerRule { margin-top:0px; margin-bottom: 10px; }
p.rSidebarCaption { font-size: 11pt; color: #6699cc; }

p.ques {font-weight: bold; color: #6699cc; }
p.qNav {font-size: 8pt; font-weight: bold; }
a.qNaV,a.qNaV:link,a.qNaV:visited,a.qNaV:active
	{ color: #6699cc; text-decoration:none; background-color: transparent; }
a.qNaV:hover
	{ color: #006699; background-color: transparent; text-decoration:underline; }

p.leftSidebar { margin-left: 8px; margin-right:8px; }
p.lNav {font-weight: bold; margin-left: 5px; margin-right: 5px; margin-bottom: 0px; margin-top: 0px; }
p.slNav {font-weight: bold; margin-left: 10px; margin-right: 10px; margin-bottom: 0px; margin-top: 3px; }
a.lNav,a.lNav:link,a.lNav:visited,a.lNav:active
	{ color: #333333; text-decoration:none; background-color: transparent; }
a.lNav:hover
	{ color: #333333; background-color: transparent; text-decoration:underline; }
a.slNav,a.slNav:link,a.slNav:visited,a.slNav:active
	{ color: #6699cc; text-decoration:none; background-color: transparent; }
a.slNav:hover
	{ color: #006699; background-color: transparent; text-decoration:underline; }
a.slNavSet,a.slNavSet:link,a.slNavSet:visited,a.slNavSet:active
	{ color: #006699; text-decoration:none; background-color: transparent; }
a.slNavSet:hover
	{ color: #006699; background-color: transparent; text-decoration:underline; }
