.prevlink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #006699; 
	text-decoration: none; 
}


A:link { 
	text-decoration: none 
}

A:visited { 
	text-decoration: none 
}
A:active { 
	text-decoration: none 
}
A:hover { 
	text-decoration: underline; 
	color: #0099cc 
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 130%;
	font-weight: normal;
	right-margin: 30px;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.aboutbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 120%;
	font-weight: normal;
	right-margin: 0px;
	padding-right: 65px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.resumebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 110%;
	font-weight: normal;
	right-margin: 0px;
	padding-right: 65px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.leftclientlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 110%;
	font-weight: normal;
	right-margin: 0px;
	margin-top: 90px;
	margin-right: 10px;
}

.subhead { 
	 font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #666666; 
	font-weight: bold
}

.sublink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #006699; 
	text-decoration: none;
}

.resumelink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #006699; 
	text-decoration: none;
}

.homenews {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #FFFFFF; 
	line-height: 100%
}

.homepagelink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #660000; 
	text-decoration: none
}

.bullets {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #666666
}

.bodylink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;
	 color: #006699; 
	 text-decoration: none
 }
 
.closewin {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #ffffff; 
	text-decoration: none
}


#listcontainer {
	width: 150px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 210px;
	clip: rect(auto,auto,auto,auto);
	
     }

.resumebody ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/list_bullet.gif);
	text-align: left;
	}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/list_bullet.gif);
	}
	

li {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 10px 0px 0px;
   }
   
#listtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-indent: -1.em;
	list-style-position: outside;
	list-style-image: url(images/list_bullet.gif);
	font-style: italic;
	text-indent: -30px;
	vertical-align: top;
	margin-top: 5px;
}
#listholder {
	padding: 20px;
	margin: 40px;
}
#resumelistcontainer {

	width: 150px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 160px;
	clip: rect(auto,auto,auto,auto);
}

#fred A:hover { 
	text-decoration: underline; 
	color: #7A1205
}


