
/*
CIC Stylesheet
6-14-06 -gjh - Conbrio Design

- [contents] -----------------------------
- Body Tags
- Consistant Styles
- Header
- Navigation
- Index Page Styles
- Subnavigation
- Sub Pages
	- banners and headers
	- sub-page content
- Form Styles
- Footer
------------------------------------------
*/


/* body styles --------------------------------------------------------------------- */

body {
	background: #162A5F;
	color: #676767;
	margin: 0;	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;} .ack {/*ie hack*/}

/* consistant styles --------------------------------------------------------------- */

h2 {
	color: #000;
	font: 18px bold Verdana, Arial, Helvetica, sans-serif;
}

p {margin:0 0 .85em 0; padding: 0;}
form, img, h1, h2, h3, h4, ul, ol, dl, li, dt, dd {margin:0; padding:0;}

a { display: none;}

/* front page  --------------------------------------------------------------------- */

#flashbanner {
	display: none;
}

#newsletter {
	display: none;
}
	
