.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.body { text-decoration: underline}
A.body:hover { color: #143F6C; text-decoration: underline}
.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	color: #243F5A;
	text-decoration: none;
	font-weight: bold;
}
A.header { text-decoration: none}
A.header:hover { text-decoration: underline}

.inputFormButton { font-size:12px; cursor:hand; background-color:#243F5A; color: #ffffff; border: 1px; border-style: solid; border-color: #ffffff; }


.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #A7B6C2;
	text-decoration: none;
	font-weight: normal;
}
A.footer { text-decoration: underline}
A.footer:hover { color: #FFFFFF; text-decoration: underline}

ul {
	line-height: 18px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 18px;
}
A.ul { text-decoration: none; color: #000000;}
A.ul:hover { color: #2E557E; text-decoration: underline}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #143F6C;
	text-decoration: none;
	font-weight: normal;
}

.newsTOC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #143F6C;
	text-decoration: none;
	font-weight: normal;
	padding-left: 14px;
	padding-right: 14px;
}

.newsWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.container {
   border-style: solid;
   border-color: #3F7393;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   background-color: ffffff;
   padding:10px;
   margin:0px;
   text-align: center;
}

.packageOptionHeader
{
	font-size: 15px;
	line-height: 17px;	
}

.packageOptionHeader2
{
	font-size: 15px;
	line-height: 17px;
	color: #008000;
}

#treelessPackageOption div
{
	float: left;
}

#treelessPackageOption #labelImage
{
	width: 45px;
}

#treelessPackageOption #labelDescription
{
	width: 355px;
	margin-top: 5px;
	margin-left: 5px;
}

#treelessPackageOption .clear
{
	clear: both;
}

