

.FormLt1 { 

	font-family : Arial;

	font-size : 8pt;

	cursor: hand;

}



textarea {

	font-size:8pt; 

	height:75px; 

	width:175px;

}

td {
	font-size:10pt;
}

.logohead {

	font-family : Arial;

	font-size : 25pt;

	font-weight : bold;

}



.logosub {

	font-family : Arial;

	font-size : 8pt;

	font-weight : bold;

}



.sohotext {

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

	font-size: 10pt;

	color: #000000;

}



#headline {

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

	font-weight: bold;

	font-style: italic;

	font-size: 15pt;

	color: #ff0000;

	padding-top: 0px;

	text-align: right;

	border-bottom: solid 1px #000000;

}



#bodytext {

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

	font-size: 10pt;

	color: #000000;

	background-repeat: repeat-y;

	/*width: 520px;*/

	padding-top: 5px;

	padding-bottom: 10px;

	text-align: left;

	padding-left: 7px;

}



#footer {

	background-image: url(images/content_footer.gif);

	width: 520px;

}



.border {  

	font-family: Arial; 

	font-size: 8pt; 

	border: 1px #000000 inset;

}



.text {  

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

	font-size: 9pt;

}



.SMtext {  

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

	font-size: 8pt;

}



.uptext {  

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

	font-size: 7pt; 

	color: darkgreen;

}



.menusys {

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

	font-size: 9pt;

}

#textfloatleft {
	float: left;
}

#textfloatright {
	float: right;
}

#savings {
	border: 2pt dashed black;
	text-align: center;
	background-color: #f0f0f0;
	width: 50%;
}

#savetitle {
	width: 100%;
	hieght: 200px;
	color: #ff0000;
	font: bold;
	background-color: #dcdcdc;
}

a:link {
	color: #ff0000;
	font: bold;
}

a:visited {
	color: #000000;
	font: bold;
}

a:hover {
	color: #000000;
	font: bold;
}

li {
	list-style-image: url(../images/bullet.gif);
}

.print {
	display: none;
}

.label {
	text-align: right;
	vertical-align: middle;
}

.input {
	text-align: left;
}

.required {
	color: #ff0000;
}