body
{
background-color: #ffffff;
}

h3
{
font-family: arial, verdana,  'sans serif';
font-size: 1.5em;
font-weight: bold;
color: #0099cc;
}

p, li, th, td
{
font-family: arial, verdana, 'sans serif'; 
}

.header
{
	text-align: left;
	font-size: 24px;
	font-weight: bolder;
	color: 0099cc;

}

.name
{
font-family: arial, verdana,  'sans serif';
font-size: 1.2em;
font-weight: bold;
}

.header-text
{
font-family:arial, verdana, 'sans serif';
font-size: 1em;
}

.address
{
	font-family: arial, verdana, 'sans serif';
	font-size: xx-small;
	font-style: normal;
	color: #d4af7b;

}


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;
}

.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: small;
	font-style: italic;
}
.CalInfoBodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}

.BodyTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.SmallerBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0099cc;
}
.bulletPointsBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.MediumBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	background-color: #E4CDAD;
	color: 0099cc;
}
