h1 {
	font-size: 22px;
	padding: 0;
	margin: 20px 0 0 0;
	color:#343026;
	font-weight: bold;
}
a {
	color:#116066;
	text-decoration:none;
}
a:visited {
	color:#116066;
	text-decoration:none;
}
a:hover {
	color:#116066;
	text-decoration:underline;
}
img a {
	border:none;
}

ul{
	margin: 0 0 5px 15px;
	padding: 0;;
	list-style: none;
}

ul li{
	list-style-image:none;
	padding: 0 0 0 15px;
	background: url(../images/css/list-bullet.gif) no-repeat left 7px ;
	line-height: 1.5;
}


#content a {
	color:#116066;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px dotted #116066;
}
#content a:visited {
	color:#116066;
	font-weight:bold;
	text-decoration:none;
}
#content a:hover {
	color:#de3d0b;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px solid #de3d0b;
}
#content h5 {
	font-size:14px;
	padding: 20px 0 20px 0;
	color:#343026;
	font-weight:bold;
}

strong{
	color: #000;
	font-weight:bolder;
}
#content p {
	font-size:12px;
	color: #333333;
}
#content .subp, #tco p {
	font-size:12px;
	color: #333333;
	margin-left:15px;
	line-height: 140%;
}


#content p.intro-text {
	margin-bottom: 25px;
	padding-bottom: 0pt;
	font-weight: 100;
	font-size: 15px;
	line-height: 1.4;
	/*letter-spacing: -0.7px;*/
	color: #343026;
}
#content p.intro-text strong {
	color: #343026;
}
ul.headerlist {
	margin:20px 0 40px 10px;
	padding-left: 0;
	list-style: none;
}
ul.headerlist li {
	padding-top: 7px;
	padding-left: 25px;
	margin-bottom: 10px;
	background-image: url(../images/css/checkmark-small.gif);
	background-repeat: no-repeat;
	line-height: 16px;
	font-weight:bold;
	font-size: 12px;
	list-style-image:none;
	/*letter-spacing: -0.7px;*/
}
ul.checkmarklist {
	margin:20px 0 40px 0;
	padding-left: 0;
	list-style: none;
}
ul.checkmarklist li {
	padding-top: 7px;
	padding-left: 25px;
	margin-bottom: 10px;
	background-image: url(../images/css/checkmark-small.gif);
	background-repeat: no-repeat;
	line-height: 16px;
	font-weight:bold;
	font-size: 12px;
	list-style-image:none;
}

ul.headerlist-arrow {
	margin:20px 0 40px 10px;
	padding-left: 0;
	list-style: none;
}
ul.headerlist-arrow li {
	padding-left: 25px;
	background-image: url(../images/css/ul_arrow.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	line-height: 18px;
	font-weight:bold;
	font-size: 13px;
	list-style-image: none;
	/*letter-spacing: -0.7px;*/
}
ul.headerlist-intro {
	margin: 10px 0 40px 10px;
	padding-left: 15px;
	list-style: none;
	
}
#tco ul.headerlist-intro {
	margin: 10px 0 40px 0;
	padding-left: 0;
	list-style: none;
}
ul.headerlist-intro li {
	padding-top: 7px;
	padding-left: 25px;
	margin-bottom: 10px;
	background-image: url(../images/css/checkmark-small.gif);
	background-repeat: no-repeat;
	line-height: 16px;
	font-weight:bold;
	font-size: 12px;
	list-style-image:none;
	/*letter-spacing: -0.7px;*/
}
.calculatortitle{

	font-size: 26px;
	padding: 0;
	margin: 0;
	color:#de3d0b;
	font-weight: bold;
}

#content h2 {
	font-size:18px;
	line-height: 26px;
	margin: 20px 0 20px 0;
	padding-top:  15px;
	padding-left: 15px;
	background: url(../images/css/pdiv.gif) no-repeat left top;

}
#content h2.calculator {
	font-size:14px;
	margin: 20px 0 0 0;
	padding: 0;
	background: none;

}
#content h3 {
	font-size: 14px;
	color: #0d3278;
	margin: 20px 0 10px 0;
	font-weight: bold;
}
#content h3.subp {
	font-size: 12px;
	color: #000;
	margin: 30px 0 10px 0;
	font-weight: bold;
	margin-left:15px;
}
#content h3 a:link{
	font-size: 14px;
	color: #0d3278;
	margin: 20px 0 10px 0;
	font-weight: bold;
	border-bottom: 1px dotted #0d3278;
}
#content h3 a:visited {
	font-size: 14px;
	color: #0d3278;
	margin: 20px 0 10px 0;
	font-weight: bold;
	border-bottom: 1px dotted #0d3278;
}
#content h3 a:hover {
	font-size: 14px;
	color: #de3d0b;
	margin: 20px 0 10px 0;
	font-weight: bold;
	border-bottom: 1px solid #de3d0b;
}

#content ol {
	margin-left:15px;
	list-style: none;
}
#content ol li{
	padding-left:35px;
}
#content ol li p{
	margin-bottom: 10px;
	
}
#content ol li h3{
	padding-top:5px;
}
#content ol li.one{
	background: url(../images/css/ol1.png) no-repeat;
}
#content ol li.two{
	background: url(../images/css/ol2.png) no-repeat;
}

#content ol li.three{
	background: url(../images/css/ol3.png) no-repeat;
}

#content ol li.four{
	background: url(../images/css/ol4.png) no-repeat;
}

#content img.framed{
	border: none;
	float: right;
	margin: 10px 0 5px 10px;
	padding:3px;
	border: 1px solid #e8e8e8;
	background-color:#FFFFFF;
}
.cleaner {
	clear:left;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}
.cleanerall {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
	display:block;
}
/* Boxes LARGE */
.boxWrap {
	float: left;
	width: 365px;
	
	margin: 0 12px 10px 3px;
}
.boxHead {
	display: block;
	height: 18px;
	background: url(../images/css/boxIntHeader.gif) no-repeat left top;
}
.boxFoot {
	float: left;
	background: url(../images/css/boxIntFooter.gif) no-repeat left bottom;
	padding: 0 15px 5px 20px;
	width: 331px;
}
.boxFoot .center p {
	padding: 0 5px 5px 0;
	color: #1c849b;
	line-height: 1.4;
}
.boxFoot .center img {
	float:right;
	margin: 0 15px 15px 15px;
	padding: 0;

}
/* Boxes SMALL */
.boxWrap-small {
	float: left;
	width: 340px;
	margin-left:20px;
}
.boxHead-small {
	display: block;
	height: 18px;
	background: url(../images/css/boxIntHeader-small.gif) no-repeat left top;
}
.boxFoot-small {
	float: left;
	background: url(../images/css/boxIntFooter-small.gif) no-repeat left bottom;
	padding: 0 15px 5px 20px;
	width: 306px;
}
.boxFoot-small .center p {
	padding: 0 5px 0 0;
	color: #1c849b;
	line-height: 1.4;
}
.boxFoot-small .center img {
	float:right;
	margin: 0 15px 15px 15px;
	padding: 0;
	vertical-align:top;
}

/* Boxes LARGE */
.boxWrap-large {
	clear:left;
	width: 683px;
	margin-top: 40px;
	margin-bottom:40px;
}
.boxHead-large {
	display: block;
	height: 18px;
	background: url(../images/css/boxIntHeader-large.gif) no-repeat left top;
}
.boxFoot-large {
	float: left;
	background: url(../images/css/boxIntFooter-large.gif) no-repeat left bottom;
	padding: 0 15px 5px 20px;
	width: 649px;
}
.boxFoot-large .center p {
	padding: 0 5px 5px 0;
	color: #0d3278;
	line-height: 1.4;
}
.boxFoot-large .center img {
	margin: 0 20px 20px 20px;
	padding: 0;
	float: left;
}

.floatLeft, #floatLeft {
	float: left;
}
.floatRight, #floatRight {
	float: right;
}

a#launchButton:link {
	width:190px;
	height:28px;
	display:block;
	background:url(../images/css/launchbtn.gif) 0px 0px no-repeat;
	text-indent:-99999px;
	text-decoration:none;
	border-bottom: none;
	
}
a#launchButton:visited {
	width:190px;
	height:28px;
	display:block;
	background:url(../images/css/launchbtn.gif) 0px 0px no-repeat;
	text-indent:-99999px;
	text-decoration:none;
	border-bottom: none;
	
}


a#launchButton:hover {
	border-bottom: none;
	background:url(../images/css/launchbtn.gif) -190px 0px no-repeat;	

}

.note{
	font-size:10px;
	color:#999;
}
.calculatorSubP {
	margin-top: 50px;
	margin-bottom:10px;
	padding-top:10px;
	border-top:1px solid #efefef;
}
p.winawalletheader{
	margin-top: 70px;
}
em{
	color:#2aa7b1;
}
/* iconWrap quality page */

#iconwrap img {
	vertical-align:text-top;
}
/* fixes for IE/win \*/
* html #iconwrap a {
	height:65px;
	cursor:pointer;
}
* html #iconwrap a:hover {
	height:1%;
}

#iconwrap a {
	text-decoration:none;
	border-bottom: none;
	font-size:65px !important;
	background-position:3px 0px;
}
#iconwrap a:visited {
	text-decoration:none;
	border-bottom: none;
}
#iconwrap a:hover {
	text-decoration:none;
	border-bottom: none;
}
#iconwrap a:hover img {
	visibility:hidden;
}

/* end iconWrap quality page */

.qualitylistwrap{
	width:500px;
	height:auto;
	margin-right:80px;
	margin-bottom:12px;
}
#feedbackholder a{
	text-decoration:none;
	border-bottom: none;
}
#feedbackholder a:visited{
	text-decoration:none;
	border-bottom: none;
}
#feedbackholder a:hover{
	text-decoration:none;
	border-bottom: none;
}

td.equationitem{
	background-image:url(../images/equation-bg.gif);
	padding: 23px 0px 10px 0px;
	width:217px;
	height:67px;
	text-align:center;
	vertical-align:top;
}

#equation a{
	color:#2f4f8b;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
	letter-spacing:-0.6px;
}
#equation a:visited{
	color:#2f4f8b;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
	letter-spacing:-0.6px;
}
#equation a:hover{
	color:#2f4f8b;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px solid #2f4f8b;
	letter-spacing:-0.6px;
}
#quality h2, #service h2{
	margin-top:30px;
}