body {
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: circle;
	font-size: 10pt;
	height: auto;
	width: 869px;
}
a {
	font-size: 10pt;
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
}

.minusOnePt {
	font-size: 9pt;
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
}
.quickLinksStyle {
	vertical-align: bottom;
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
}
#quickLinksSelect {
	background-position: bottom;
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
}
.toplevelNav a {
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-position: center center;
	text-align: center;
	line-height: 12pt;
	text-decoration: none;
}
.toplevelNav a:visited {
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-position: center center;
	text-align: center;
	line-height: 12pt;
	text-decoration: none;
}

#navTopTable {
	background-position: center center;
	text-align: center;
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
}

.selectedTopMenu a, .toplevelNav a:hover {
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #f1d44b;
	background-position: center center;
	text-align: center;
	line-height: 12pt;
	text-decoration: none;
}


#TDRbanner {
	float: none;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
#blueBox {
	background-image: url(images/mainContentBG4.jpg);
	background-repeat: no-repeat;
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
}

.leftText {
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
}

.smallBoxHeader {
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.homeFooter {
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3e6c4e;
	text-align: center;
}
.homeFooter a:link {
	color: #3e6c4e;
	text-decoration: none;
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.homeFooter a:visited {
	color: #3e6c4e;
	text-decoration: none;
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.homeFooter a:hover {
	color: #3e6c4e;
	font-size: 10pt;
	text-decoration: underline;
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
}
.homeFooter a:active {
	color: #3e6c4e;
	text-decoration: none;
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.rideMatchBlue {
	font-family: Georgia, "Times New Roman", Times, Roman, serif;
	font-size: 14pt;
	color: #0a70b0;
	text-align: center;
	text-decoration: none;
}
.rideMatchGreen {
	font-family: Georgia, "Times New Roman", Times, Roman, serif;
	font-size: 14pt;
	color: #0b6c3f;
	text-align: center;
}
.rideMatchGreen a {
	font-family: Georgia, "Times New Roman", Times, Roman, serif;
	font-size: 10pt;
	color: #0b6c3f;
	text-align: left;
}

.sectionTitle {
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #027041;
	padding-left: 6px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.sectionTitleLarger {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 30pt;
	font-weight: bold;
	color: #027041;
	padding-left: 6px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.pageTitle {
	font-family: "Lucida Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #899590;
	padding-left: 6px;
}
ul#navigation {
	padding: 0px;
	margin: 0px;
}
ul#navigation li {
	list-style: none;
	text-align: left;
	margin: 0px;
	text-indent: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #899590;
	background-color: #21436b;
}
ul#navigation li a {
	text-decoration: none;
	display: block;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
ul#navigation li a:link, ul#navigation li a:visited { color: #FFFFFF; }

ul#navigation li.selectedMenu a {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #899590;
	background-color: #f1d44b;
	color: #326292;
} 

ul#navigation li ul.subMenu
{
  display: none;
}

ul#navigation li.selectedMenu ul.subMenu
{
  display: block
}


ul#navigation li a:hover {
	display: block;
	color: #326292;
	background-color: #f1d44b;
	text-decoration: none;
	font-family: "Myriad Pro", Arial, sans-serif;
}
ul#navigation li.level2.selectedSubMenu a
{
  background-color: #f1d44b;
}

ul#navigation li.level2 a {
	font-weight: bold;
	color: #326292;
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family: "Myriad Pro", Arial, sans-serif;
}
ul#navigation li.level2 a:hover {
	font-weight: bold;
	color: #326292;
	background-color: #f1d44b;
	font-size: 9pt;
	font-family: "Myriad Pro", Arial, sans-serif;
}

.smallBoxHeader a:link {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-decoration: none;
}
.smallBoxHeader a:hover {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-decoration: none;
}
.smallBoxHeader a:visited {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-decoration: none;
}.smallBoxHeader a:active {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-decoration: none;
}

.pageTitleSmall {
	font-family: "Gill Sans MT", "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #899590;
	padding-left: 6px;
}
.pageTitleSmaller {
	font-family: "Gill Sans MT", "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #899590;
	padding-left: 6px;
}
.vertDots {
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 15px;
	background-position: center top;
	background-image: url(images/sidebarBG.jpg);
}
.imageLeft {
	float: left;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 0px;
}

ul#navigation li ul.popUpMenu {
  display: block;
  position: absolute;
  width: 175px;
  left: 120px;
  border: inset  #666666;
  z-index: 100;
}
.currentPromoCell {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.promoCell {
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: center;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
}
.minusTwoPt {
	font-size: 8pt;
}
.pageHeadlines {
	font-size: 11pt;
}
.rightText {
	text-align: right;
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
.sidebar {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #fbf2c9;
	color: #000000;
}
.sidebar a {
	font-size: 10pt;
	color: #000000;	
}
.sidebar a:visited {
	font-size: 10pt;
	color: #000000;	
}
.sidebar a:link, a:hover {
	font-size: 10pt;
	color: #000000;	
}
.sidebar a:link, a:active {
	font-size: 10pt;
	color: #000000;
}
.noSquare {
	list-style-type: disc;
}
.heavy {
	font-weight: bold;
}
.pageText {
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#picLeft {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
	font-weight: bold;
}
#picRight {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}.noteThis {
	color: #666666;
}
.pageTitleSmallBlack {
	font-family: "Gill Sans MT", "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	padding: 0px;
}
.indent {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.noteThisRed {
	color: #FF0000;
}
.alphaList {
	list-style-type: lower-alpha;
}
.romanList {
	list-style-type: lower-roman;
}
.reverse {
	color: #FFFFFF;
}

.tableHeadlines {
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
}
.underline {
	text-decoration: underline;
}
.romanListCaps {
	list-style-type: upper-roman;
}
.blueBG {
	background-repeat: no-repeat;
	background-color: #21436b;
	font-family: "Gill Sans MT", "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #FFF;
}
.pageHeader {
	font-family: "Gill Sans MT", "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #899590;
	padding: 0px;
}
.sectionTitleSmaller {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #027041;
	padding-left: 6px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#norepeat {
	background-repeat: no-repeat;
	background-position: center center;
}
.alphaListCAPS {
	list-style-type: upper-alpha;
}
.noteThisRedSerif {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}
.minusTwoPtRed {
	font-size: 8pt;
	color: #FF0000;
}
#nowrap {
	background-repeat: no-repeat;
	white-space: nowrap;
}
.formReg {
  border : 1px solid #000;
  padding : 5px;
}

.formReg input {
	background-color : #F1D44B;
	color : #000;
}
.testimonialBG {
	background-color: #F1D44B;
}
.paddedTable {
	border: thin solid #000000;
	padding: 0px;
}
.pageTitleSmallBlackSmaller {
	font-family: "Gill Sans MT", "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	padding: 0px;
}
.italics {
	font-style: italic;
	font-size: 14px;
}
.alignTopTable {
	vertical-align: top;
}
