@charset "utf-8";
/* ##########################################
	TERMINALFOUR
		- Forfas.ie
	:: Print CSS File
########################################## */

body { background-color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em;}

a img {border: 0px;}
.clear {width: 100%; height: 1px; font-size: 1px; clear: both;}
.clear15 {width: 100%; height: 15px; font-size: 1px; clear: both;}

/* Remove Unnecessary Items */
.invisible { display: none;}

#header div.tools { display: none;}
#mainmenu { display: none;}
#container_left #sidemenu { display: none;}
#container_right { display: none;}
#footer { display: none;}

/* Styles */
#content { color: #000;}
#content #breadcrumbs { font-size: 11px;}
#content a { color: #000; text-decoration: underline;}
#content ul, #content ol { margin: 2px 2em;}

	div#mainContent ul.contentList { margin: 0; padding: 0;}
	div#mainContent ul.contentList li { display: block; padding: 5px 0px; border-bottom: 1px dotted #ccc; line-height: 15px;}
	div#mainContent ul.contentList li p { padding: 0px; margin: 0;}
	div#mainContent ul.contentList li img { padding: 0 8px 5px 0; float: left;}
	
	
/* <extras> */
hr { height: 0; border: 0; border-top: 1px dotted #b4b4b4; width: 80%; margin: 10px auto;}

table { background: transparent; border-collapse: collapse; border: 1px solid #999;}
table thead tr td, table th { color: #333; font-weight: bold; text-align: left; padding: 8px 20px 4px 8px; border: 1px solid #999;}
table tbody tr td { padding: 8px; border: 1px solid #999;}

a.download {color: #133b67 !important; font-weight: bold;}
a.download img { vertical-align: top;} 

