/*reset browsers*/
*{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
	html {color:#000; background:#FFF;}
	address, caption, cite, code, dfn, /*em, strong,*/ th, var, optgroup {font-style: inherit; /*font-weight: inherit;*/}
	del{text-decoration:line-through;}
	ins {text-decoration:none;}
	q:before, q:after {content: '';}
	abbr, acronym {border: 0; font-variant: normal;}
	legend {color:#000;} /*legend doesn't inherit in IE */
	input, button, textarea, select, optgroup, option, select {font-family:inherit; font-size:100%; font-size:inherit; font-style:inherit; font-weight:inherit;}

	li { list-style: none; }
	:focus {outline: 0;}
	a img {border:none;}
	
	table { border-collapse: collapse; border-spacing: 0; }
	caption, th { text-align: left; }

/*font styles*/
body {font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size:75%; line-height:1.5em;}
	h1 { color:#333333; margin:.825em 0 .5em 0; font-size:2.125em;}
	h2 { color:#333333; margin:.825em 0 .5em 0; font-size:1.75em; }
	h3 { color:#333333; margin:.825em 0 .5em 0; font-size:1.5em; }
	h4 { color:#333333; margin:.825em 0 .5em 0; font-size:1.25em; }
	h5 { color:#333333; margin:.825em 0 .5em 0; font-size:1.125em; }
	h6 { color:#333333; margin:.825em 0 .5em 0; font-size:1em; }

input[type=checkbox], input[type=radio] {border:0; margin:0; padding:0; width:16px; height:16px;}

.projcatlist{font-size:12px;font-weight:bold;margin-top:10px;text-decoration:none;color:#000000;}
.projsublist{font-size:12px;font-weight:normal;padding-left:0px;text-decoration:none;color:#000000;}

