body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
	
a:link {color: #006666;}
a:visited{color: #7782A8;}


p.theQuote {		
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;
	text-align: left;
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 40px;
	background-image: url(navImages/quote.gif); 
	background-repeat: no-repeat;
}
p.quotEE {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 120%;
	text-align: right;
	padding-top: 30px;
	background-image: url(navImages/quoteRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	/*width: 132px;*/	
}

#local {
	width: 132px;
	color: #003;
	background-color: #b3cce3;
	background-image: url(table_art/ramp.jpg);
	background-repeat: repeat-x;
}
#local a {
	background: url(navImages/triangle.gif) no-repeat;
	padding-left: 10px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0em .75em .75em .75em;
	width: 110px;
	color: #003;
	text-decoration: none;
}
#local a:hover {
	color:#CC6600;
	text-decoration: underline;
}
p.sub {
	list-style-position: outside;
	list-style-type: none;
	font-size: 9px;
	font-weight: normal;
	margin-left: 10;
	margin-top: -10
}

p {
	font-size: 12px;
	line-height: 130%
}
h1{
	font-size: 18px;
	color: #003;
	font-weight: bolder
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #003333;
	margin-bottom: -10px;
}
h3 {
	font-size: 12px;
	font-weight: bold
}
.under{
	text-decoration: underline;
}
.authors{
	font-weight: bold;	
}
.title{
	font-style: italic;	
}
.bio{
	padding-left: 150px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.web{
	font-weight: bold;
	line-height: 100%;
	padding-bottom: -200;
}
li{
	font-size: 13px; 
	padding-bottom: 15;
}
ol{
	font-weight: bold
}
.olNorm{
font-weight:normal;
font-size: 14px;
padding-bottom: 5px;
}
.shortWidth{
position: relative;
/*width: 350px; with relative width get figure from the containing div*/
}
.leftImg {
	float: left; 
 	margin-right: 20px;
	 margin-bottom: 20px;
 }
 .leftImgPortrait {
	float: left; 
 	margin-right: 20px;
	 margin-left:10px;
	 margin-bottom: 20px;
	 padding-top: 10px;
 }
.rightImg {
	float: right; 
 	margin-left:20px;
 }
 .grey1{
 position:	absolute;
 top:	275;
 left: 400;
 background-color: #CCCCCC;
 width: 570;
 height: 500;
 }

.longLine{
margin-top: 5px;
margin-bottom: 5px;
}

#ourClients{
	width: 80%;
	margin: 0 10% 0 10%;
	text-align: center;
	background-color: #DBDBDB;
	border-color: #666666;
	border-width: 5px;
	padding: 20px;
	margin-top: 15px;
}
#ourClients p{
	margin-top: -5px
}

.ourClients2{
	width: 80%;
	margin: 0 10% 0 10%;
	background-color: #DBDBDB;
	border-color: #666666;
	border-width: 5px;
	padding: 20px;
	margin-top: 15px;
}

.inset{
	font-size: 13px;
	font-weight: bold;
	color: #003333;
	padding-left: 75px;
	line-height: 130%;

}
p.foot{
	font-size: 11px;
	color: #069;
	margin-left: 5px
}
p.up {
	margin-top: -5px;
}
