<!-- www.fgca.com -->

<!-- site -->

focus {
	outline:none 
	}
	
<!-- /site -->

<!-- body -->

a.link {
	font-size			: 11px;
	font-family			: arial, helvetica, sans-serif;
	color				: #660000;
	line-height			: 18px;
	text-decoration		: none;
	}

a.link:visited {
	font-size			: 11px;
	font-family			: arial, helvetica, sans-serif;
	color				: #660000;
	line-height			: 18px;
	text-decoration		: none;
	}
	
a.link:active {
	font-size			: 11px;
	font-family			: arial, helvetica, sans-serif;
	color				: #660000;
	line-height			: 18px;
	text-decoration		: none;
	}
	
a.link:hover {
	font-size			: 11px;
	font-family			: arial, helvetica, sans-serif;
	color				: #660000;
	line-height			: 18px;
	text-decoration		: underline;
	}
	
.link {
	font-size			: 11px;
	font-family			: arial, helvetica, sans-serif;
	color				: #660000;
	line-height			: 18px;
	text-decoration		: none;
	}
	
.link:hover {
	font-size			: 11px;
	font-family			: arial, helvetica, sans-serif;
	color				: #660000;
	line-height			: 18px;
	text-decoration		: underline;
	}

.bodyHeader {
	font-size			: 11px;
	font-family			: arial, helvetica, sans-serif;
	color				: #660000;
	font-weight			: bold;
	line-height			: 18px;
	}
	
.bodyCopy {
	font-size			: 11px;
	font-family			: arial, helvetica, sans-serif;
	color				: #333333;
	line-height			: 18px;
	}
	
.caption{
	font-size			: 10px;
	font-family			: arial, helvetica, sans-serif;
	color				: #333333;
	line-height			: 14px;
	}
	
<!-- /body -->

<!-- content titles -->

.casestudyTitle {
	font-size			: 14px;
	font-family			: arial, helvetica, sans-serif;
	color				: #660000;
	font-weight			: bold;
	line-height			: 18px;
	}
	
.resumeTitle {
	font-size			: 14px;
	font-family			: arial, helvetica, sans-serif;
	color				: #660000;
	font-weight			: bold;
	line-height			: 18px;
	}
	
.portfolioTitle {
	font-size			: 14px;
	font-family			: arial, helvetica, sans-serif;
	color				: #660000;
	font-weight			: bold;
	line-height			: 18px;
	}

<!-- /content titles -->

<!-- resume -->

body  { 
	font-family			: verdana, arial, helvetica, sans-serif;
  	font-size			: 12px; 
	}
	
td  { 
	font-family			: verdana, arial, helvetica, sans-serif;
  	font-size			: 12px;
	color				: #333333; 
	}
		
/* for newer browsers */

@media screen {
	h1, h2, p { 
	margin				: 0 0 .4em 0 }
	}

/* for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
	 
#hold	{ 
	position			: relative; 
	overflow 			: hidden;
	width				: 525px; 
	height				: 375px; 
	z-index				: 100; 
	}
	
#wn	{ 
	position			: absolute; 
	left				: 0px; 
	top					: 0px; 
	width				: 525px; 
	height				: 375px; 
	clip				: rect(0px, 525px, 370px, 0px); 
	overflow			: hidden;	
	z-index				: 1; 
	}
	
#lyr1 { 
	position			: absolute; 
	visibility			: hidden; 
	left				: 0px; 
	top					: 0px; 
	z-index				: 1; 
	}

.home a {
	font-size			: 11px;
	font-family			: arial, helvetica, sans-serif;
	color				: #ffffff;
	line-height			: 18px;
	text-decoration		: none;
	}

.home a:visited {
	font-size			: 11px;
	font-family			: arial, helvetica, sans-serif;
	color				: #ffffff;
	line-height			: 18px;
	text-decoration		: none;
	}
	
.home a:active {
	font-size			: 11px;
	font-family			: arial, helvetica, sans-serif;
	color				: #ffffff;
	line-height			: 18px;
	text-decoration		: none;
	}
	
.home a:hover {
	font-size			: 11px;
	font-family			: arial, helvetica, sans-serif;
	color				: #ffffff;
	line-height			: 18px;
	text-decoration		: underline;
	}	

.home{
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:10pt; 
	text-decoration: none; 
	color:#ffffff; 		
	/*padding-left:2px;
	padding-right:4em;*/
	float: left;	   
	text-align: left;	
}	
	
<!-- /resume -->
	