body {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	min-width:800px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	font-size: 12px;
	line-height: 18px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 800px;
	text-align: left;
}
.Title {
	font-size: 13px;
	font-weight: bold;
	color: #545252;
}
.RedTxt {
	color: #91c04e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


#container #header img {
	float: left;
	padding-top: 5px;
	padding-left: 20px;
}
.GreyBorderRght {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#header {
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
}

#footer {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbcbcb;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
}
.FooterTitle {
	font-weight: bold;
}

.TDContainer {
	padding-right: 20px;
	padding-left: 50px;
	padding-top: 10px;
}
.logo {
	padding-bottom: 10px;
	position: absolute;
	margin-left: 0px;
	padding-left: 0px;
	left: -20px;
}

#imgMoto {
	float: right;
	padding-top: 20px;
	vertical-align: bottom;
	background-position: bottom;
	margin-top: 20px;
}


.TopLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;

}

.TopLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;

}
.TopLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	
}
.TopLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c40000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	
}

.RedLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c60d0d;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;

}

.RedLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c60d0d;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;

}
.RedLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c60d0d;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	
}
.RedLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	
}

.LinkOne:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #343434;
	text-decoration: underline;
	vertical-align: bottom;
}


.LinkOne:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #343434;
	text-decoration: underline;
	vertical-align: bottom;
}

.LinkOne:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #343434;
	text-decoration: underline;
	vertical-align: bottom;
}
.LinkOne:hover {
	color: #666666;
	text-decoration: none;
	vertical-align: bottom;
}


#navigation {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;

}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	text-align:right;
	margin: 0px;
	padding-top:2px;
	padding-bottom:2px;

}
#navigation li a:link, #navigation li a:visited  {
	padding: 0px 45px 0px 2px;
	color: #616161;
	text-decoration: none;
	background-image: url(../images/skin/DashGrey.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#navigation li a:hover {
	padding: 0px 45px 0px 2px;
	color: #343434;
	background-image:url(../images/skin/DashRed.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.activeLinkFirst {
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	text-align:right;
	background-image:url(../images/skin/DashRed.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom: 30px;
	padding-right:45px;
	font-weight: bold;
}

.activeLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	text-align:right;
	background-image:url(../images/skin/DashRed.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:45px;
	padding-bottom: 30px;
	padding-top: 30px;
	font-weight: bold;
}
.poundBG {
	background-image: url(../images/skin/pound.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.TDGreyUnderline {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.TDGreyTtileUnderline {
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
.TDGreyline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-right: 5px;
	padding-left: 5px;
}
.Bigtxt {
	font-size: 20px;
	padding-bottom:25px;
	padding-top: 10px;
}
.BannerBorder {
	border: 1px solid #373737;
	background-color: #C9D9DA;
	padding: 15px;
}

.Biggertxt {
	font-size: 26px;
	line-height: 30px;
}
.paddingTopBtm {
	padding-top: 7px;
	padding-bottom: 7px;
}

.BordersAround {
	border: 1px solid #CFCFCF;
}
.TitleBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #545252;
	font-weight: bold;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.TitleNormBold {
	font-weight: bold;
}
