@charset "UTF-8";
/* CSS Document */

.navbg {
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.topnavpad {
	padding-left: 53px;
	padding-top: 14px;
	padding-bottom: 16px;
}
.logo1 {
	padding-left: 24px;
	padding-top: 26px;
}
.homeinfocell {
	padding-right: 20px;
	padding-left: 26px;
	line-height: 16px;
}
.baselinks {
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 19px;
}
.pz {
	padding-right: 10px;
}
.solutionsiconpad {
	padding-top: 10px;
}
.downloadbg {
	background-image: url(images/download-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.downloadcell {
	line-height: 19px;
}
.downloadsize {
	font-style: italic;
	color: #666666;
}
.logo2 {
	padding-top: 70px;
	padding-left: 29px;
}
.navpad {
	padding-left: 46px;
}
.naviconpad {
	padding-top: 10px;
	padding-right: 34px;
	padding-bottom: 10px;
}
.topnaviconpad {
	padding-top: 8px;
	padding-right: 34px;
	padding-bottom: 8px;
}
.welcomecell {
	line-height: 16px;
}
.downloadicon {
	padding-right: 13px;
	padding-left: 6px;
}
.solutionstextcell {
	line-height: 15px;
	padding-top: 0px;
	padding-left: 15px;
}
a.base:link, a.base:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.base:hover {
	color: #333333;
	text-decoration: underline;
}
a.textlink:link, a.textlink:visited {
	color: #4575FF;
}
a.textlink:hover {
	color: #99CCFF;
}
a.morelink:link, a.morelink:visited {
	color: #333333;
	text-decoration: none;
}
a.morelink:hover {
	color: #4575FF;
}.iconcell {
	margin-top: 0px;
	padding-top: 5px;
}
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	color: #5D92FA;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #E0E0E0;
}
.howitworks {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tablehead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699FF;
}
.tableheadstracom {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
}
.tablecell {
	background-color: #EEF2FF;
}
.divvert {
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #A1C1FF;
}
.tablecellstracom {
	background-color: #DEE8FF;
}
.divhor {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #A1C1FF;
}
