﻿ul

{

	list-style-image: url('acdbull1.gif');

}

ul ul

{

	list-style-image: url('acdbull2.gif');

}

ul ul ul

{

	list-style-image: url('acdbull3.gif');

}

a:link {

	text-decoration: none;

	color: #0000FF;

}

a:visited {

	text-decoration: none;

	color: #0000FF;

}

a:hover {

	text-decoration: underline;

}

a:active {

	text-decoration: none;

}

.centered {

	text-align: center;

}

.large_bold_text {

	font-size: 125%;

	font-weight: bold;

}

.large_text {

	font-size: 125%;

}



.centered_large_bold_text {

	font-size: 125%;

	font-weight: bold;

	text-align: center;

}

.blue_link_colored_border {

	border: 3px solid #0000FF;

}



.large_bold_and_italic_text {

	font-size: 125%;

	font-style: oblique;

	font-weight: bold;

}

.normal_red_text {

	color: #cc0000;

}

.large_italic_text {

	font-size: 125%;

	font-style: oblique;

}



body  {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

	vertical-align: none;

	text-align: none;

	font-style: normal;

	font-weight: normal;

	background-image: url(../../images/lgreybg.jpg);

}

.tablebg {

	margin-right: 5%;

	margin-left: 5%;

	border: thin solid #000000;

	background-image: url(../../images/lgreytablebg.jpg);

}

.indextablecolumnappearance {

	border: 1px solid #000000;

	background-image: url(../../images/lgreybg.jpg);

	padding: 3px;

}





button { 

	font-size: 8pt; 

	font-style: normal; 

	font-family: Verdana, Arial, Helvetica; 

	border-style: solid; 

	border-width: 1pt 

}

caption { 

	font-size: 14pt; 

	font-style: normal; 

	font-family: Verdana, Arial, Helvetica 

}

fieldset {

	font-family: Verdana, Arial, Helvetica; 

	font-size: 8pt; 

	font-style: normal; 

	border-style: solid; 

	border-width: 1pt 

}

h1 { 

	color: rgb(0, 0, 153);

	font-weight: normal; 

	font-style: normal; 

	font-size: 24pt; 

	font-family: Verdana, Arial, Helvetica 

}

h2 {

	color: rgb(0, 0, 153);

	font-family: Verdana, Arial, Helvetica; 

	font-style: normal; 

	font-size: 18pt; 

  	font-weight: normal 

}

h3 { 

	color: rgb(0, 0, 153);

	font-family: Verdana, Arial, Helvetica; 

	font-size: 14pt; 

	font-weight: normal; 

	font-style: normal 

}

h4 { 

	color: rgb(0, 0, 153);

	font-weight: normal; 

	font-size: 12pt; 

	font-style: normal; 

	font-family: Verdana, Arial, Helvetica 

}

h5 { 

	color: rgb(0, 0, 153);

	font-size: 10pt; 

	font-style: normal; 

	font-weight: normal; 

	font-family: Verdana, Arial, Helvetica 

}

h6 {

	color: rgb(0, 0, 153);

	font-family: Verdana, Arial, Helvetica; 

	font-size: 8pt; 

	font-style: normal; 

	font-weight: normal 

}

label { 

	font-style: normal; 

	font-family: Verdana, Arial, Helvetica; 

	font-size: 8pt 

table {

	table-border-color-light: rgb(153, 204, 255);

	table-border-color-dark: rgb(102, 153, 255);

	font-family: Verdana, Arial, Helvetica; 

	vertical-align: none; 

	font-style: normal; 

	font-weight: normal; 

	text-align: none }

textarea { 

	font-style: normal; 

	font-size: 8pt; 

	font-family: Verdana, Arial, Helvetica; 

    border-style: solid;  }

th { 

	font-family: Verdana, Arial, Helvetica; 

	font-style: normal }

.tableappearance {

	margin: 0px;

	border: 1px solid #000066;

}

.tablecellappearance {

	border: 1px solid #000066;

	padding: 4px;

}


