/* General page properties */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}
.standard_padding {
	padding-right: 8px;
	padding-left: 8px;
}


a:link {
	color: #cc0033;
}
a:visited {
	color: #cc0033;
}
a:hover {
	color: #17608F;
}
a:active {
	color: #cc0033;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #17608F;
	text-transform: uppercase;
	margin: 0px;
	padding: 7px 0px 0px;

}

h2 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #3e9fbd;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 18px;
	color: #17608F;
	margin: 12px 0px 16px;
	padding: 7px 0px 6px;
	background-image: url(../images/global/horizontal-divider.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 20px;
	font-weight: normal!important;
}

h4 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #3e9fbd;
	margin: 0px;
	padding: 0px;

}

h5 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 8px 0px 4px;

}

h6 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 6px;
	font-family: Arial, Helvetica, sans-serif;

}

.timetable-head1 {
	font-size: 18px;
	color: #cd2036;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
	line-height: 26px;

}

.timetable-head2 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 12px;

}


/* Fixed page properties */
#print-wrapper {

	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:563px;
	text-align:left;
}
/* Generic properties */

.classbox {
	background-image: url(/images/global/offer-head-rpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	visibility: hidden;
}
.timetable-header {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 12px;
	color: #666666;
}
.timetable-box {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	color: #666666;
}
.timetable-box img {
	padding-right: 1px;
}
.timetable-days {
	background-color: #ccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	background-image: url(../images/global/timetable-strip.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.timetable-select {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0033;
}
.timetable-leftrpt {
}

.timetable-header2 {
	font-size: 11px;
	line-height: 13px;
}
.timetable-box-time {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-color: #ffffff;
	color: #666666;
}
.timetable-days2 {
	background-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	background-image: url(../images/global/timetable-strip.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.timetable-box2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.timetable-botrpt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

.spacer {
	clear:both;
	}
	
	.timetable-text {
	color: #666666!important;
	padding: 7px 10px 10px;
	background-color: #ffffff!important;

}
	
	.spacer2 {
	clear:none;
	}
	
	.spacer-6px {
	clear:both;
	display: block;
	height: 6px;
	}
		.spacer-10px {
	clear:both;
	display: block;
	height: 6px;
	}
	
	.spacer-20px {

	clear:both;
	display: block;
	height: 20px;
}
.spacer-16px {

	clear:both;
	display: block;
	height: 16px;
}
.spacer-14px {


	clear:both;
	display: block;
	height: 14px;
}
.spacer-12px {



	clear:both;
	display: block;
	height: 12px;
}

.offer-head {
	background-image: url(/images/global/offer-head-rpt.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

.safety-head-rpt {
	background-image: url(/images/global/safety-head-rpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b9c6d4;

}

.followon-class {
	background-color: #FFFFFF;
	float: left;
	background-image: url(/images/global/vertical-divider.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 12px;
	padding-bottom: 12px;
	  padding-left: 5px;
	   padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;

}
.followon-class-text {
	width: 240px;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #666666;
}
.followon-class-link {
	float: right;
	width: 250px;


}
.followon-class-end {
	background-color: #FFFFFF;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
		padding-right: 10px;
		padding-left: 10px;
}

.safety-box{
	width: 561px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b9c6d4;
	border-bottom-color: #b9c6d4;
	border-left-color: #b9c6d4;
}
.safety-title{
		padding-top: 10px;
	padding-left: 10px;
		padding-bottom: 10px;
}
.safety-text
{
	background-image: url(../images/btns/btn-arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	color: #666666;
}

