
	
	/*
	CSS Include

	Name:	 	: base
	Address		: http://www.storktechnicalservices.com	
	Copyright	: Stork	
	Author	 	: Margo Gorissen  | Colours
	Created	 	: 2009-12-04T09:07:41
	...
*/
/* GLOBAL RESET AND SETTING NEW DEFAULTS */

html, body, address, blockquote, div, p, pre, h1, h2, h3, h4, h5, h6, hr,
dd, dl, dt, ul, ol, li,
a, abbr, acronym, b, big, br, cite, code, del, dfn, em, i, ins, kbd, q, samp, small, span, strong, sub, sup, tt, var,
img, object, iframe,
caption, table, tbody, td, tfoot, th, thead, tr,
input, textarea, select, button, form, fieldset, legend, label	
{ margin: 0; border: none; padding: 0; vertical-align: baseline; text-align: left; text-indent: 0; text-decoration: none; color: black; list-style-type: none; }

html, body { width: 100%; height: 100%; background: #FFF; }
body { font: 62.5%/1;  }

a { font-size:inherit; }
a:link, a:hover { text-decoration: underline; }
a:visited, a:active, a:focus { text-decoration: none; }

:focus { outline: 0; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }

abbr[title], dfn[title], acronym[title] { cursor: help; border-bottom: 1px dotted #000; }

ins { text-decoration: none; }
del { text-decoration: line-through; }

sup { position: relative; top: -5px; font-size: 10px; }
sub { position: relative; top: 5px; font-size: 10px; }

p { margin-bottom: 0.5em; margin-top: 0.5em; }

table { border-collapse: collapse; border-spacing: 0; font-size:inherit;}
	caption, td, th, tr { vertical-align: top; font-size:inherit;}
	
input, textarea, select, button { margin: 0; padding: 0; border: 1px solid #000; }
select[size]{ vertical-align: top; } 
select[size="1"] { vertical-align: middle; } 
	optgroup { font-style: normal; color: #000; background: #FFF; }
		optgroup option { padding-left: 22px; } 
textarea { vertical-align: top; overflow: auto; }

hr { height: 1px; margin: 7px 0!important; margin: 0; border: 0; color: #c2c9d1; background: #000; }

/* GLOBAL CLASSES */

.g-hide { display: none; }
.g-hide_text { text-indent: -9999px; }
.g-clear { float: none !important; clear: both !important; }
.g-clear_left { clear: left !important; }
.g-clear_right { clear: right !important; }
.g-clear_fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* end of base */

.printlogo{display:none;}

