@import "/careid/css/complex.css";

html {
	height: 100%;
	}
	
body, html { 
	font-family: Arial, Helvetica, sans-serif; /* set site's base font */
	font-size: 12px;
	line-height: 1.4;
	color: #000;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	text-align: left;
	}

/* Be kind to Netscape 4 */
p, li, dl, ul, ol, h1, h2, h3, #reg-trademark, #jobnumber { 
	font-family: Arial, Helvetica, sans-serif;
	}
	
/*--- small text (legal, jobnumber) ---*/
#reg-trademark { 
	font-size: 12px;
	color: #000; 
	margin: 0;
	padding: 0; 
	}
#jobnumber { 
	font-size: 12px;
	color: #000; 
	margin: 0 0 20px 0;
	padding: 0;
	}

/*--- general titles (for specifics see titles.css) ---*/
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0 0 15px 0;
	padding: 0;
	}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #003B78;
	margin: 0;
	padding: 0;
	}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
	}

/*--- general text ---*/
p { 
	font-size: 12px;
	line-height: 1.4;
	color: #000;
	margin: 0 0 15px 0;	
	text-align: left;
	}

a:link { 
	color: #003B78; 
	text-decoration: underline;
	background: transparent;
	}
a:visited { 
	color: #003B78; 
	text-decoration: underline;
	background: transparent;
	}
a:hover { 
	color: #003B78; 
	text-decoration: underline;
	background: transparent;
	}
a:active { 
	color: #003B78; 
	text-decoration: underline;
	background: transparent;
	}


/*--- general lists (before updating, view complex.css for specific lists) ---*/
dl, ol, ul, li { 
	font-size: 12px;
	color: #000; 
	}
	
	
/* IE5.0/Windows Band Pass Filter (courtesy of http://tantek.com/CSS/Examples/ie50winbandpass.html)
----------------------------------------------- */
@media tty {
	i{content:"\";/*" "*/}}; @import '/careid/css/ie5win.css'; {;}/*";}
}/* */