.lfade {
	background-image: url(../assets/lfade.gif);
	background-repeat: repeat-y;
}
.mtable {
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #999999;
}
.btable {
	font-family: Arial;
	font-size: 12px;
	padding: 1px;
	height: 100%;
	color: #215191;
}
#nav {
	font-family: Arial;
	font-size: 12px;
	color: #215191;
	text-decoration: none;
	list-style-type: none;
	width: 100%;
	margin: 0;
}
.li1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 100%;
}
.ul1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	list-style-image: url(../assets/target.gif);
	list-style-position: inside;
	margin: 0px;
	padding: 10px;
	border: 0px;
}
#nav a:link {
	color: #215191;
	text-decoration: none;
	font-weight: bold;
}
#nav a:visited {
	color: #215191;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #215191;
	font-weight: bold;
}
.tdMain {
	font-family: Arial;
	font-size: 12px;
	color: #215191;
	padding: 5px;
}
#nav a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.btable a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.btable a:visited {
	color: #000000;
	text-decoration: none;
}
.btable a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.body {
	background-color: #E2E2E2;
	background-image: url(../assets/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 100%;
	background-attachment: fixed;
}
.navHR {
	border: 1px dotted #92BCEE;
	width: 95%;
}
input {
	background-color: #CADDF7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
textarea {
	background-color: #CADDF7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
hr {
	border: 1px solid #D3E3F8;
}
.bgRight {
	background-attachment: fixed;
	background-image: url(../assets/sidecog.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.warning {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.subTitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #215191;
}
p {
	color: #215191;
	font-family: Arial;
	font-size: 12px;
	padding-top: 0px;
	text-align: left;
}
h2 {
	font-family: Arial;
	font-size: 115%;
	color: #215191;
}
h3 {
	font-family: Arial;
	color: #215191;
	font-size: 110%;
}
.cog {
	vertical-align: middle;
	padding-right: 5px;
}

p a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
p a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
p a:hover {
	color: #FF0000;
	text-decoration: underline;
}
ul {
	font-family: Arial;
	font-size: 12px;
	color: #215191;
	font-weight: bold;
	list-style-image: url(../assets/blueandpointy.gif);
}
.correct {
	color: #009900;
	font-weight: bold;
	text-align: center;
}
#wrap {
	margin-left: 5px;
	text-align: left;
	margin-top: 1px;
}
#top50 {
	font-family: Arial;
	font-size: 12px;
}
#code {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	border: 1px dotted #215191;
	padding: 15px;
	background-color: #D3E3F8;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
#foot_nav {
	width: 600px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#foot_nav p {
	text-align: center;
}

#quick_downloads {
	padding-left: 5px;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #215191;
	padding: 10px;
	background-color: #D3E3F8;
	border: 1px dashed #7389A1;
}
.dealer {
	font-family: "Trebuchet MS", Tribeca;
	font-size: 11px;
	color: #333333;
	background-color: #D3E3F8;
	padding: 1px 5px;
	width: 95%;
	border: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}
.translate {
	width: 629px;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
img {
	border: 0px;
}
.body .mtable #wrap .tdMain h2 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.odrBtn {
	font-size: 14px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #3D6A81;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
p.button {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

.button a:link, .button a:visited {
	background-color: #99CDFF;
	text-align: center;
	display: block;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #fff;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.button a:hover {
	background-color: #FFCB99;
}
.button2 a:link, .button2 a:visited {
	background-color: #99CDFF;
	text-align: center;
	display: block;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #fff;
	color: #FFFFFF;
}
.button2 a:hover {
	background-color: #FFCB99;
}
.ltSeal {
	background-image: url(../images/tl-approved.jpg);
	background-repeat: no-repeat;
	background-position: 385px center;
	background-color: #000000;
	padding-right: 10px;
}
