body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;

}

#navcontainer ul
{
	list-style-type: none;
}

#navcontainer a
{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#navcontainer a:link, #navlist a:visited
{	
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.title {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #dd5e20;
}
.Cont {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 0px;
	list-style-image: url(images/dot.gif);
	vertical-align: top;
}

.Cont1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	list-style-image: url(images/dot.gif);
	vertical-align: top;
}

.GreyBG {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	background-color: #e6e7e8;
	height: 100%;
	vertical-align: top;
}
.Nav {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
	vertical-align: top;
	text-align: left;
	padding-right: 50px;
	font-weight: bold;
	margin-right: 10px;
}
.SubTitle {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dd5e20;
}
.Italic {
	font-style: italic;
	font-weight: bold;
}
.BottomPic {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 300px;
	vertical-align: top;
	padding-top: 40px;
}
a.footerLink:link {
	color: #FFFFFF;
	text-decoration: none;
}

.Footer {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 26px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 14px;
	border-top-style: solid;
	border-top-color: #e6e7e7;
	text-indent: 30px;
}
a.footerLink:hover {
	color: #E6E7E8;
	text-decoration: none;
}

#training_dates th {
	text-align: left;
	vertical-align: top;
}

#training_dates td {
	text-align: left;
	vertical-align: top;
}

