/* CSS Document for zeroaggression website October 2007 restyle */
/* print version */

/* Main declerations */


body {
	margin: 0px;	padding: 0px;
	color: #121212;	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	vertical-align: middle;
	background: #fff;
}

* html p { line-height: 120% }
p { line-height: 130%; }

input, textarea, select { padding: 3px; color: #961cc5;	background: #FAECFF !important; border: 1px solid #E8CDF2; font-family: Arial, Helvetica, sans-serif; }
blockquote { margin: 10px; padding: 10px; background: #f5f5f5; border: 1px solid #E8CDF2; }

h1, h2, h3 {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #961cc5;
}

h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }

a {	color: #961cc5;	font-weight: normal; text-decoration: none; }
 
a:hover {	color: #3c0; text-decoration: underline; }

a:focus, a:active, input { outline: none; }

li { padding: 4px; margin-right: 30px; list-style-image: url(gfx/li.gif); line-height: 140%; text-align: justify;}

/* structure stuff */

.printhide, #usercontrol, #footer, footerwrap, #header, #topnav, #costs, #aimsformat, #rightpanel, #mainbody img, .accessskip, .quotename, corppromo { display: none; }

#mainbox {
  width: 100%;
	text-align: left;
	margin: 0px; padding: 0px;
}

#mainbody {	
	width: 100% !important;
	padding: 0px 2em 0px 2em;
	margin: 0px; 
}


/* Extra format classes */

.big { font-size: 1.4em; }

#COOL_REDIRECT { font-size: 2em; color: #961cc5; text-align: center; }

.gemph1 {
	font-weight: bold;
	color: #666;
}

.pemph1 {
	font-weight: bold;
	color: #000;
}

.ruler { height: 1px;
	width: 80%;
	text-align: center;
	border: 0;
}

.fineprint {
	font-style: italic;
	font-size: 11px;
}


.tspace { margin-top: 20px; }
.col1 { }
.col2 {	color: #666; }
.bold { font-weight: bold; }
.formheight { height: 40px; }
