/*
	AEW Consulting stylesheet
	
	columns: 170px;
	gutters: 16px;
	
	palette:
	
	logo blue			#bac5db #b3bace
	logo purple			#9b3992 #881e8b
	
*/

/* the big reset
------------------------------------------------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

abbr	{	
	font-weight: bold;
	color: black;
	cursor: help;
	}
/* layout
------------------------------------------------------ */


body { 
	font-size: 62.5%;
	font-family: Helvetica, Arial, Verdana, san-serif;
	color: #555;
	background: white url(graphics/body-bg.png) repeat-x left top;
	text-align: center;
	}

html, body	{
	height: 100%;
	margin: 0 0 1px 0;
	}

#wrapper 	{
	margin: 0;
	}

#page	{
	width: 760px;
	margin: 0 auto 25px;
	text-align: left;
	position: relative;
/*	background: transparent url(graphics/page-grid.png) repeat-y left top; */
	}

.accessfeature	{
	position: absolute;
	top: -999em;
	left: -999em;
	}

hr	{
	visibility: hidden;
	}


/*	header
----------------------------------------------------------- */	
	
#header	{
	padding: 0;
	height: 80px;
	}


img#logo	{	
	float: right;
	margin: 0 0 10px 20px;
	}

/*	banner
----------------------------------------------------------- */	
#banner	{
	margin: 0 0 20px 0;
	}
	
#banner img	{
	vertical-align: middle;
	}

	
/*	Main menu
----------------------------------------------------------- */	

#menu	{
	float: left;
	margin: 1px 0 0 20px;
	padding: 0 0 0 0;
	width: 180px;
	}

#menu ul	{
	list-style-type: none;
	margin: 0;
	}

#menu ul li	{
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #fff;
	}
	
#menu ul li a	{
	display: block;
	padding: 4px 0 12px 30px;
	font-size: 1.45em;
	text-decoration: none;
	color: #b3bace;
	background: transparent url(graphics/menu-arrow-off.png) no-repeat 4px 0;
	}

#menu ul li a:hover	{
	background: transparent url(graphics/menu-arrow-on.png) no-repeat 4px 0;
	}

#menu ul li a.current	{
	color: #881e8b;
	background: transparent url(graphics/menu-arrow-current.png) no-repeat left top;
	}

/* sub menus */

#page #menu ul li ul  {
  margin: 0 0 0 31px;
  padding: 0;
  }

#page #menu ul li ul li {
  margin: 0;
  padding: 4px 0;
  border-bottom: 1px solid white;
  }

#page #menu ul li ul li a {
  margin: 1px 0;
  padding: 0 0 4px 0;
  font-size: 1.25em;
  color: #881e8b;
  line-height: 1.3em;
  background-image: none;
  }

/*	content
----------------------------------------------------------- */	
	
#content	{
	margin: 1px 0 5px 200px;
	padding: 0;
	width: 540px;
	}

strong	{
	color: black;
	}

#content h1	{
	margin: 0 0 10px 0;
	font-size: 1.75em;
	line-height: 1.3em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -0.1em;
	color: #91a2c0;
	}

	
#content h2	{
	margin: 0 0 0.3em 0;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	}

#content p	{
	margin: 0 0 1em 0;
	font-size: 1.35em;
	line-height: 1.3em;
	}

#content ul	{
	margin: 0 0 1.4em 0;
	}

#content ul li	{
	list-style-type: none;
	margin: 0 0 0.4em 0;
	padding: 0 50px 0 30px;
	background: transparent url(graphics/bullet.png) no-repeat 0 0.25em;
	font-size: 1.35em;
	line-height: 1.3em;
	}

#content dl	{
	margin: 0 0 1.4em 0;
	}

#content dl	dt {
	font-size: 1.35em;
	font-weight: bold;
	color: #881e8b;
	width: 230px;
	text-align: right;
	margin: 1em 0 -1em 0;
	}

#content dl dd {
	font-size: 1.35em;
	margin: 0 0 0.5em 230px;
	padding-left: 15px;
	}

#content p a, #content li a	{
	
	}
	
#content p a:hover, #content li a:hover	{
	
	}

/* Pullouts */

div.pullout	{
	float: right;
	margin: 0 0 20px 20px;
	padding: 0;
	width: 170px;
	background: transparent url(graphics/left-quote.png) no-repeat left top;
	}
	
#content div.pullout p {
	margin: 0;
	padding: 15px 20px 25px 20px;
	background: transparent url(graphics/right-quote.png) no-repeat right bottom;
	color: white;
	font-size: 1.6em;
	line-height: 1.2em;
	text-indent: 20px;
	}




/*	content forms and tables
----------------------------------------------------------- */	


/* standard forms */

form.standard label	{
	width: 120px;
	display: block;
	float: left;
	font-weight: bold;
	padding-top: 3px;
	font-size: 1.35em;
	}

form.standard input, form.standard select, form.standard option, form.standard textarea 	{
	font-size: 1.35em;
	width: 200px;
	}

form.standard textarea	{
	height: 150px;
	}

form.standard input	{
	border: 1px solid #333;
	}
	
fieldset {
	padding: 0.5em;
	border: 1px solid #fa8181;
	}

legend	{
	font-size: 1.3em;
	font-weight: normal;
	padding: 0.5em;
	background-color: white;
	color: #c00;
	}

form.standard 	{
	width: 100%
	}

form.standard div	{
	margin: 0.3em 0 0.3em 10px;
	}

form.standard input.submit	{
	width: auto;
	margin: 1em 0 1em 130px
	}

/* !checkboxes */

form.standard fieldset fieldset	{
	border: 1px solid #ccc;
	}
	
form.standard fieldset fieldset br	{
	clear: left;
	}

form.standard fieldset fieldset legend	{
	color: #999
	}

form.standard label.checkbox	{
	width: 200px;
	margin: 3px 3px 3px 40px;
	}

form.standard label.checkbox input	{
	display: inline;
	margin: 0 10px 0 -30px;
	width: auto;
	position: relative;
	}

	

/* boxed tables */

table.boxed	{
	border-collapse: collapse;
	empty-cells: show;
	border-top: 1px solid #fa8181;
	border-left: 1px solid #fa8181;
	width: 100%;
	}

table.boxed th, table.boxed td	{
	border-right: 1px solid #fa8181;
	border-bottom: 1px solid #fa8181;
	padding: 5px;
	vertical-align: top;
	}

table.boxed th	{
	background-color: #fae7af
	}

table.lined	{
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
	}

table.lined th, table.lined td	{
	border-bottom: 1px solid #006fb4;
	padding: 8px 5px 5px 0;
	vertical-align: top;
	}

table.line th	{
	font-weight: bold;
	text-align: left;
	}
	

/*	footer
----------------------------------------------------------- */	

#footer	{
	clear: both;
	margin: 30px 0;
	padding: 15px 0 10px 0;
	border-top: 4px solid #91a2c0;
	width: 760px;

	}

#footer p	{
	font-size: 1em;
	margin-bottom: 1em;
	color: #aaa;
	text-align: left;
	margin-left: 20px;
	}

#footer a	{
	
	}

#footer a:hover	{
	
	}

