body {
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-color: #082C60;
}
#topnavalert {
	text-align: center;
	float: left;
	margin-left: 70px;
	margin-top: 10px;
}
#topnav {
	text-align: right;
	font-size: 10pt;
	color: #000;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#logo {
	z-index: auto;
	width: 200px;
	clear: both;
	float: left;
	background-repeat: no-repeat;

}

#topnav a {
	padding-left: 5px;
	padding-right: 5px;	
}
#tdsidenav {
	background: url(imagesnew/template/stripebackground.jpg) repeat-y;
	text-decoration: none;
	color: #000000;
}
.topnavtext {
	font: bold 13px Arial;
	color: #000000;
	margin: 0px;
	padding: 0px;

}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CCC;
}

.topnavtext li {
	color: #000000;
	text-decoration: none;
	list-style: none;
	display:inline;
	margin: 2px 0px 0px 20px;
}

.topnavtext a {
	text-decoration: none;
	color: #000000;
	padding: 0px;
}
#footnote {
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #082C60;
}
#sub {
	font-size: 10px;
}
.footertext {
	font-size: 8pt;
}

#submitbuttonsearch {
	font-weight: bold;
	color: #FFF;
	background-color: #082C60;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* finance sheet styles */

#topsheet{
	background-image: url(../imagesnew/sheets/top.jpg);
	height: 256px;
	width: 493px;
	float: left;
	background-repeat: no-repeat;
}
#bottomsheet{
	background-image: url(../imagesnew/sheets/bottom.jpg);
	height: auto;
	width: 493px;
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #8696B7;
}

#bottomsheet p, #bottomsheet li{
	color: #FFF;	
}

#bottomsheet ul{
	color: #1C2E5D;
}

#secondsheet{
	background-image: url(../imagesnew/sheets/section2-top.jpg);
	height: 196px;
	width: 493px;
	float: left;
	background-repeat: no-repeat;
}

#secondsheetbottom{
	background-image: url(../imagesnew/sheets/section2-bottom.jpg);
	height: auto;
	width: 493px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
}
.disclaimertypefont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000;
	width: 205px;
}
.serviceinfocopy{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
}

.serviceinfocopycallout{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #600;
	font-style: italic;
	font-weight: bold;
}
.pod h2 {
	margin-top: 0;
}
.pod { /* this class can be added to a div to create a right floating call out area for navigation, testimonials, etc */
	float: right;
	border: 2px solid #082C60;
	padding: 5px;
	width: 12em;
	margin-left: 20px;
	margin-bottom: 40px;
}
.boxbusinesshome {
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	background-color: #082C60;
	height: 30px;
	width: 125px;
	text-align: center;
	vertical-align: middle;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
}
.boxbusinesshome a {
	color: #FFF;
	text-decoration: underline;
}
