body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	background:#dbdbdb url(images/page_bg.gif) top center repeat-y; 
	
}

#container {margin: 0 auto; width: 900px; text-align: left;} 

acronym {
	border-bottom: 1px dotted;
	cursor: help;
	}
	
fieldset {
	width:500px;
	}

#brandbox { 
	height:112px;
	width:900px;
	background:url(images/brand_banner.gif) no-repeat;

	}


#leftnav
	{
	float:left;
	width:176px;
	top:112px;
	padding:0px 15px 15px 62px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:600;
	color:#000000;
	}
	
#leftnav ul{
	margin-left:0;
	margin-top:0;
	padding-left:0;
	list-style:none;
	}
	
#leftnav ul li {
	margin-bottom:2px;
	background:url(images/li_bg.gif) no-repeat;
	padding:4px 4px 4px 6px;
	border-bottom:1px solid #dbdbdb;
	}

#leftnav ul li a {
	color:#462746;
	text-decoration:none;
	}

#leftnav ul li a:hover {
	color:#66285f;
	text-decoration:underline;
	}
	
#leftnav ul li ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#leftnav ul li ul li {
	margin:2px 4px 2px 10px;
	padding:0;
	font-size:.8em;
	font-weight:normal;
	background:url(images/null.gif) no-repeat;
	border:0;
	
	}

#leftnav ul li ul li a {
	color:#462746;
	text-decoration:none;
	}

#leftnav ul li ul li a:hover {
	color:#66285f;
	text-decoration:underline;
	}
	

#copy{
	float:right;
	width:560px;
	top:112px;
	margin:0px 65px 15px 0;
	line-height:1.3em;
	font-size:.76em;
	background:#fff;

	}

#copy p {margin:0; padding:9px 0 0 0;}

#copy h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	line-height:1.4em;
	font-weight:600;
	color:#462746;
	margin:0;
	padding:0;
	}
	
#copy h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color:#462746;
	margin:0;
	padding:15px 0 6px 0;
	}

.biogs h3 {clear:both; margin:5px;}

#copy h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#462746;
	padding:0 10px 0 10px;
	}

#copy a {
	color:#462746;
	}

#copy a:hover {
	color:#462746;
	text-decoration:none;
	}

#copy ul {margin:0 0 0 19px;padding:9px 0 0 0; }s

#copy UL LI {
list-style-image: url(images/spiral_bullet.gif);
margin-bottom: 4px;
}

.clients UL LI {
list-style-image: url(images/no_bullet.gif);
margin-bottom: 4px;}

#copy UL UL LI {
list-style-image: url(images/spiral_sub_bullet.gif);
margin-bottom: 4px;
}
	
.logotext {
	display:none;
	}
	
.printlogo {
	display:none;
	}

.quotebox {
	background:#ddf968 url(images/open_quote.gif) top left no-repeat;
	margin:15px;
	padding:35px 0 0 0;
	}
	
.quotebox p {
	background:#ddf968 url(images/close_quote.gif) bottom right no-repeat;
	padding:0 10px 35px 10px;
	margin:0;
	}
	

.footer {
	text-align:center;
	color:#999;
	font-size:.9em;
	margin-top:45px;
	}
	
	
.tagline{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#462746;
	}
	
.filetype{
	font-size:90%;
	font-weight:bold;
	}

.right{
	text-align:right;
	}