body,td,th {
	font-size: 11px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
}
#Nav a:link {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
#Nav a:visited {
	text-decoration: none;
	color: #666;
}
#Nav a:hover {
	text-decoration: none;
	color: #F90;
}
#Nav a:active {
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #F90;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
}

.white {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.purple {
	background-color: #606;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
}
.black {
	background-color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.orange {
	background-color: #f90;
}
.bold {
	font-weight: bold;
}
.image {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: -20px;
}
.txt-getStarted {
	font-size: 24px;
	font-weight: bold;
	color: #606;
}
.txt-nav {
	line-height: 20px;
}
.txt-orange20 {
	font-size: 20px;
	font-weight: bold;
	color: #F90;
}
.txt-indent {
	padding-left: 0px;
	margin-left: 10px;
}
.txt-head {
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
}
.txt-bold {
	font-weight: bold;
}
.txt-bodyhead {
	font-size: 15px;
	font-weight: bold;
}
.txt-bodyhead2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}
.txt-body {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.txt-white {
	color: #FFF;
}
.txt-navFooter {
	font-size: 9px;
	color: #F90;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: center;
}
.txt-legal {
	font-size: 9px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: center;
}

