@charset "utf-8";
/* ##########################################
	TERMINALFOUR
		- ncte.ie
	:: Print CSS File
########################################## */

body { background-color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em;}

a img {border: 0px;}
a { color: #000; text-decoration: underline;}

.clear {width: 100%; height: 1px; font-size: 1px; clear: both;}
.clear15 {width: 100%; height: 1px; font-size: 1px; clear: both;}

/* Remove Unnecessary Items */
#topbar form { display: none;}
#toolbar { display: none;}
#logo { display: none;}
#sub_logo .l { display: none;}
#sub_logo #lang_switch { display: none;}

#column_left { display: none;}
#column_right { display: none;}

#footer_left p.r { display: none;}
#footer_left #w3c_buttons { display: none;}
#footer_right { display: none;}

/* Styles */

h1 {color: #053057;}

#content h2 { color: #053057; margin: 0 0 5px 0; font-weight: normal;}
#content h3 { color: #053057; margin: 0 0 5px 0; font-weight: normal;} 

#content p { padding: 0;}

#content .fp_block { clear: both;}

#content img { padding: 8px; float: left; clear: both;}
#content ul, #content ol { padding: 5px 0px 5px 30px;}

#content table { border-collapse: collapse; clear: both;}
#content table thead td, #content table th { padding: 4px 8px; border-bottom: 1px solid #053057; font-weight: bold; }
#content table tbody td { padding: 3px 8px; border-bottom: 1px solid #EFEFEF;}

#footer { border-top: 1px solid #ccc; margin: 20px 0 0 0; padding: 0; color: #666666;}
