body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	text-align: center;
}
.buttontext{
	width: 104px;
	height: 44px;
	padding: 0px 4px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color:#FFFFFF;
	text-align: center;
}
a.btext, a.btext:link, a.btext:visited, a.btext:active, a.btext:hover{
	font-weight: normal;
	color:#FFFFFF;
}
.coursedetails{
	margin-left: 15px;
}
.coursepicture{
	padding-right: 10px;
	vertical-align: top;
}
.courseheading{
	font-size: 16px;
	color: #0e478a;
	text-align: center;
	font-weight: bold;
}
.coursename{
	background-color: #CCCCCC;
	color: #666666;
	font-size: 12px;
	width: 450px;
	height: 40px;
	font-weight: bolder;
	padding: 0px 0px 0px 15px;
	border-bottom: 1px solid #333333;
}
.coursetext{
	background-color: #ffffff;
	color: #666666;
	font-size: 12px;
	padding: 15px;
}
.coursetype{
	font-size: 12px;
	padding: 8px 0 0;
	color: #000000;
	text-align: center;
}
h1 {
	color: #be0006;
	font-size: 18px;
	font-weight: bold;
	margin: 00px 0px 10px 0px;
}
.testimonials{
	color: #666666;
	padding: 20px 5px 0px 5px;
	font-size: 12px;
	width: 300px;
	text-align: left;
}
a, a:link, a:visited, a:active {
	color: #2F5E8C;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
}
a.mainmenu, a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 2px 0px 2px;
}
a.mainmenu:hover {
	color: #c9282d;
}
.middlebox{
	text-align: center;
	padding: 10px 5px 5px 5px;
	width: 690px;
}
.topbar {
	background-image: url(../images/StrawberryTopBar.jpg);
	height: 193px;
}
.bottombar {
	background-image: url(../images/bottombar.gif);
	height: 24px;
	text-align: center;
	line-height: 150%;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
}
a.ice, a.ice:link, a.ice:visited, a.ice:active {	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.ice:hover {	
	color: #000000;
	font-weight: bold;
}
.accredit {	
	font-size: 13px;
	color: #666666;
}
.text {	
	font-size: 12px;
	color: #666666;
}
.heading {
	color: #2F5E8C;
	font-size: 14px;
	font-weight: bold;
}
.subheading {
	color:  #2F5E8C;
	font-size: 12px;
	font-weight: bold;
}
.required {
	font-size: 14px;
	font-weight: bold;
	color: #ed1e24;
}
.button {
	background-color: #0e478a;
	color: #ffffff;
	border: 1px solid Black;
	font-weight: bold;
	margin: 5px;
	cursor: pointer;
	font-size: 12px;
}
.playbutton {
	background-color: #0e478a;
	color: #ffffff;
	border: 1px solid Black;
	cursor: pointer;
	font-size: 9px;
	padding: 0;
}
.loyal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B22222;
}
.loyalhead {
	background-color: #2C4D71;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 2px 5px 2px 5px;
}
.loyalleft {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 2px 5px 2px 5px;
}
.loyalright {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 2px 5px 2px 5px;
}
.loyalterms {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 25px;
	margin-left: 0px;
}
.strawberry {
	color: #be0006;
	font-weight: bold;
	font-style: italic;
}
