body
{
background-color: #000000;
}

h1
{
font-family: arial, verdana,  'sans serif';
font-size: 1.95em;
font-weight: bold;
color: #ffffff;
}

h3
{
font-family: arial, verdana,  'sans serif';
font-size: 1.5em;
font-weight: bold;
color: #ffffff;
}

p, li, th, td
{
font-family: arial, verdana, 'sans serif'; 
}

.header
{
	text-align: left;
	font-size: 24px;
	font-weight: bolder;
	color: #ffffff;

}

.name
{
font-family: arial, verdana,  'sans serif';
font-size: 1.2em;
font-weight: bold;
}

.header-text
{
font-family:arial, verdana, 'sans serif';
font-size: .9em;
font-weight: bold;
background-color: #c0c0c0;
}

.link-text
{
font-family:arial, verdana, 'sans serif';
font-size: .8em;
}

.address
{
font-family: arial, verdana, 'sans serif';
font-size: .75em;
font-style: italic 
}


ul
{
list-style: disc; 
font-family: arial, verdana, 'sans serif'; 
font-size: 1em;
}

a:link    {color:#0099cc}
a:visited {color:#0099cc}
a:active  {color:mediumblue}
a:hover   {color:mediumblue}

form
{
font-size: .75em;
text-align: center;
}

.headerBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #0099cc;
	font-style: italic;
	font-weight: bold;
	background-position: right top;


}
.bulletPoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 0099cc;
}
.subPageBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
}
.BodyTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}


.list_style1 {
	list-style-type: none;
	line-height: 200%;
	list-style-position: outside;
}

.leftcol {
  position: absolute;
  left: 5px;
  padding: 0px;
  width: 50%;
}

.rightcol {
  position: relative;
  margin-left: 50%;
  padding: 0px;
  margin-right: 15px;
}

