html { background: #ffffff; }
body {
	font-family: Helvetica, Arial, sans-serif;
		margin: 0px auto 0px auto;
			text-align: left;
	margin: 8px auto 0px auto;
	padding: 0px;
	width: 739px;
	}
a {
	color: #003399;	
}

.logo {
	clear: both;
	}
#quote {
		color: #666666;
		line-height: 1.25em;
		font-size: 14px;
	}
#quote span {
	font-size: 12px;
	line-height: 1em;
}	
#pagettl {
font-size: 21px;
}	
li {
padding-bottom: 12px;

}
#hero {
	width:739px;
	border-bottom: 2px solid #FFF;   
	clear: both; 
}
#login {
float: right;
	padding:4px 1em;
}
.intro {
	font-size: 14px;
	line-height: 21px;
	border-bottom: 4px solid #006699;
	text-align: center;
}
.pad {
	padding: 8px;
}
.basic {
	font-size: 12px;
	line-height: 16px;
}


td.boxHome    {
	line-height: 1.5em;
	vertical-align: text-top;
	padding: 12px;
	font-size: 12px;
}


/* navigation bar */
#navigation ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#navigation li {
	background: #333;
	border-left: 1px solid #FFF;
	float: left;
	margin: 0;
	padding:4px 1em;
}	
#navigation a {
	color: #FFF;
	
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
#navigation li:hover {
	background: #666;
}

#navigation ul li.on {
	background: #006699 url(images/nav_arrow.gif) no-repeat 5px center;
	
}
		
#navwrapper {
	width: 740px;
	background: #333;
	float:left;
	border-bottom: 1px solid #FFF;
		clear: both; 
}



#copyright {
	font-size: 10px;
	color: #666666;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;

}


#footer {
	 width: 739px;
	 text-align: center;
	 	clear: both;
	 }
.basic div table tr .basic dl dt {
	font-size: 10px;
}
