body {
	background-color: #213042;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contactlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #213042;
	font-size: small;
	text-align: right;
}
.contactlink a {
	color: #596676;
	text-decoration: none;
}
.contactlink a:hover {
	color: #1B00B2;
	text-decoration: underline;
}
.footerdata {
	background-color: #616B76;
	border-top-width: 0px;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #BED2D4;
	text-align: center;
}
.footerdata a {
	color: #BED2D4;
	text-decoration: none;
}
.footerdata a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #8CAEB2;
	padding-right: 10px;
	padding-left: 10px;
}
.breadcrumbs a {
	color: #D6E1E2;
	text-decoration: none;
}
h2 {
	font-size: small;
	color: #006699;
	font-weight: bold;
}

.breadcrumbs a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	margin : 0;
	border : 0;
}
.title {
	padding-right: 10px;
	padding-left: 10px;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	padding: 10px;
	list-style-type: none;
}
.stroke {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6DCE5;
	text-decoration: none;
	padding: 13px;
}
.navigation a {
	color: #D6DCE5;
	text-decoration: none;
}
.navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.navselected {
	font-weight: bold;
	color: #779FA3;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.formStyle {
	padding-left: 10px;

}
.fieldStyle {
	border: 1px solid #213042;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.dbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
}
.coursetitle {
	font-weight: bold;
	color: #006699;
}
.coursetitle a {
	text-decoration: none;
		color: #006699;
}
.coursetitle a:hover {
	text-decoration: underline;
		color: #006699;
}

.coursesubtitle {
	color: #006699;
}

.coursesubtitle a {
	text-decoration: none;
			color: #006699;
}
.coursesubtitle a:hover {
	text-decoration: underline;
			color: #006699;
}
.coursedates {
	font-weight: bold;
	color: #666666;
}
.coursedates a {
	text-decoration: none;
	color: #666666;
}
.coursedates a:hover {
	text-decoration: underline;
	color: #666666;
}
.coursetime {
	padding-left: 10px;
		font-weight: bold;
	color: #666666;
}
.day {
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
}

