/* @override http://demo.excel-world.co.uk/css/print.css */

/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}



#container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
/*a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}*/

/*Make a few changes to get things looking better*/

#container {
	padding: 10px;
}

#content div.feature.column table {
	margin-top: 30px;
	border: 1px solid black;
	border-right-style: none;
	border-bottom-style: none;
}

#content div.feature.column table td {
	padding: 10px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#content div.feature.column table th {
	padding: 10px;
	border-right: 1px solid black;
	background-color: #dedddd;
}


h1.course-title {
	margin-top: 30px;
	width: 100%;
	text-transform: uppercase;
	height: 75px;
	padding-top: 0px;
	margin-bottom: 25px;
	display: block;
	line-height: 75px;
}

h1.course-title.singleLine {
	line-height: 75px;
}

h1.course-title img {
	vertical-align: middle;
	margin-right: 10px;
	float: left;
	margin-top: -10px;
}

#footer {
	margin-top: 20px;
	border-top: 1px solid #050505;
	padding: 10px;
}
#Excellogo, #callnow img {
	border: 4px solid #020147;
}



/*Override normal style to hide stuff we don't need*/

#marketing {
	display: none;
}

div.skipLinks {
	display: none;
}

#callnow {
	float: right;
	margin-top: -50px;
}

#quicklinks {
	display: none;
}

#latestnews {
	display: none;
}

#siteInfo div {
	display: none;
}



#globalNav {
	display: none;
}

#breadcrumb {
	display: none;
}

#sidebar {
	display: none;
}

#testimonial {
	display: none;
}

#button1, #button2 {
	display: none;
}







