body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
}
body {
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
}
a:link {
	color: #00A6CE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00A6CE;
}
a:hover {
	text-decoration: underline;
	color: #00A6CE;
	font-style: normal;
}
a:active {
	text-decoration: none;
	color: #00A6CE;
}
.styleBottom {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.styleQuote {
	font-family: Garamond;
	font-size: 22px;
	font-style: italic;
	line-height: 24px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Garamond;
}
h1 {
	font-size: 40px;
	font-style: italic;
	font-family: Garamond;
}
.styleSig {
	font-family: Garamond;
	font-size: 24px;
	font-style: italic;
	line-height: 28px;
}
.styleSmall {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.styleBLinks {
	color: #00A6D6;
	font-size: 20px;
}

.styleTitle {
	font-family: Garamond;
	font-size: 30px;
	font-style: italic;
	line-height: 34px;
}

.styleFAQLinks {
	color: #000000;
	font-size: 18px;
}

/* APPLICATION PAGE ONLY */

#Application  
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
background-color: #ffffff;
}

#Application td, #Application th 
{
font-size:1em;
border:1px solid #ADC7F6;
padding:5px 7px 5px 7px;
}
#Application th d
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#Application tr.alt td 
{
color:#000000;
background-color:#ADC7F6;
}
#Application textarea 
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
