body 
	{
	width: 100%; 
	height: 100%; 
	background: #545454 url(../images/bg.gif) top center repeat-y;}


td 
	{
	font-family: arial; 
	font-size: 10pt; 
	color:#333333; 
	line-height:17pt
	}
	
td.about_us 
	{
	text-align:justify;
	}

td.portfolio_list 
	{
	color:#FFFFFF; 
	}

td.white 
	{
	color:#FFFFFF; 
	}

a.webtag 
	{
	font-family: arial; 
	font-size: 9pt; 
	color:#dddddd; 
	text-decoration: none;
	}

a.webtag:hover
	{
	color: #eeeeee;
	text-decoration: underline;
	}

span.services_images
	{
	vertical-align: -5px
	}
	
span.services_images-research
	{
	vertical-align: -2px
	}

span.services_bigRed 
	{
	font-family: arial; 
	font-size: 12pt; 
	color:#FE300D; 
	font-weight:bold
	};
	
span.services_bigGrey 
	{
	font-family: arial; 
	font-size: 10pt; 
	color:#555555; 
	font-weight:bold
	};	

span.resume_heading 
	{
	font-family: arial; 
	font-size: 13pt; 
	color:#FE300D; 
	font-weight:bold
	};
	
span.resume_years 
	{
	font-family: arial; 
	font-size: 10pt; 
	color:#666666; 
	font-weight:bold
	};
	
span.resume_location {font-family: arial; font-size: 10pt; color:#ffffff};


ul 	{
	list-style-type: disk;
	padding: 0;
	margin: 0;
	margin-left: 2em
	}
	
ol	{
	list-style-type: circle;
	margin-left:2em
	}