a.HomeBullets:link {
	color: #333333;
}
a.HomeBullets:hover {
	color: #999999;
}
a.HomeBullets:visited {
	color: #333333;
}
a.HomeLinks:link {
	color: #006857;
	font-weight: bold;
	text-decoration: none;
}
a.HomeLinks:hover {
	color: #9fcf67;
	font-weight: bold;
	text-decoration: none;
}
a.HomeLinks:visited {
	color: #006857;
	font-weight: bold;
	text-decoration: none;
}
a.interiorLinks:link {
	color: #006857;
	font-weight: bold;
	text-decoration: none;
}
a.interiorLinks:visited {
	color: #006857;
	font-weight: bold;
	text-decoration: none;
}
a.interiorLinks:hover {
	color: #9fcf67;
	font-weight: bold;
	text-decoration: none;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
ul.HomeBullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	line-height: 1.2em;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-position: inside;
	list-style-type: square;
}
li.HomeBullets {
	margin: 1px 0px;
	padding: 0px;
}
ul.InteriorBullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	color: #333333;
	margin: 0px 0px 0px 5px;
	padding: 0px 25px 12px 10px;
	list-style-position: outside;
	font-size: 0.7em;
}
ul.InteriorBullets a:link {
	text-decoration: none;
	color: #003366;
}
ul.InteriorBullets a:hover {
	text-decoration: none;
	color: #999999;
}
ul.InteriorBullets a:visited {
	text-decoration: none;
	color: #003366;
}
li.InteriorBullets {
	margin: 5px 0px;
	padding: 0px;
}
ol.InteriorNumbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	color: #333333;
	margin: 0px 0px 0px 5px;
	padding: 0px 25px 12px 10px;
	list-style-position: outside;
	font-size: 0.7em;
}
ol.InteriorNumbers a:link {
	text-decoration: none;
	color: #003366;
}
ol.InteriorNumbers a:hover {
	text-decoration: none;
	color: #999999;
}
ol.InteriorNumbers a:visited {
	text-decoration: none;
	color: #003366;
}
li.InteriorNumbers {
	margin: 5px 0px;
	padding: 0px;
}
.Home_BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.8em;
	color: #333333;
	margin: 0px;
	padding: 0px 25px 10px 0px;
}
.Home_BodyTextBullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #333333;
	margin: 0px;
	padding: 5px 0px;
}
.Interior_BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #333333;
	margin: 0px;
	padding: 0px 25px 15px 0px;
}
.Interior_FormText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #333333;
	margin: 0px;
	padding: 5px 10px 5px 0px;
	font-weight: bold;
	text-align: right;
}
.Interior_SubHeads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	text-transform: uppercase;
	color: #006858;
	margin: 0px;
	padding: 0px 0px 5px;
	line-height: 1.4em;
}
.Position {
	position: relative;
	top: -550px;
}
.MainBckgd_NoRepeat {
	background-attachment: scroll;
}
.TableBckgd_NoRepeat {
	background-repeat: no-repeat;
}

.FormName 
{
	font-size: 125%;
	font-weight:bold;
	line-height: 1.8em;
	color: #333333;
	margin: 0px;
    padding-bottom:15px;
	/*padding: 0px 25px 0px 0px;*/
}

.FormSectionHeader 
{
	font-size: 125%;
	font-weight:bold;
	line-height: 1.8em;
	color: #333333;
	margin: 0px;
    padding-bottom:15px;
	/*padding: 0px 25px 0px 0px;*/
}

.BoldText 
{
    font-weight:bold;
}

.StepHead
{
     text-align:center;
    font-family:Verdana, Arial;
    color:White;
    font-size:90%;
    padding:5px;
    font-weight:bold
    
}
.StepBody
{
    text-align:center;
    font-family:Verdana, Arial;
    color:White;
    font-size:70%;
    padding:5px;
    font-weight:bold;
    font-style:italic;
    
}

.nSelected 
{ 
    background-color:#AED679
    }

.nifty 
{
    background-color:#CAEC97
    }
    
