/* Style Sheet for Worden Gross */

   a:link		{	text-decoration: none; 
   					color:#ffffff;}
   				
   a:visited	{	text-decoration: none; 
   					color: #ffffff; }
   					
   a:hover		{	text-decoration: underline ;
					color: #dddddd;
					/*background-color:#578cd3;*/}
   					
   a:active		{	text-decoration: none; 
   					color: #ddffdd;}

   .text 		{	font-family:Arial, Verdana, Tahoma,sans-serif; 
   					/*font-family:Georgia, Times, serif; */
   					font-size: 14px; 
   					color:#000000;
   					line-height:15px;}
   					
   .textsm 		{	font-family:Georgia Tahoma,sans-serif; 
   					font-size: 12px; 
   					letter-spacing:normal;
   					color:#000000; }
   					
   .text12j		{	font-family:Georgia Tahoma,sans-serif; 
   					font-size: 12px; 
   					text-align:justify;
   					letter-spacing:normal;
   					/*color:#000000; */
   					color:#333333; 
   					}

	.seplineh	{	background-color:#cccccc;
					height:1px; }
					
	.seplinev	{	background-color:#cccccc;
					height:1px;
					width:1px; }					
	.clientList {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10pt;
					font-style: normal;
					font-weight: bold;
					color:black;
					}
					
	.tagline	{	font-family:Geneva, Arial, Helvetica, sans-serif;
					font-size:12pt;
					/*color:#578cd3;*/
					color:#376cb3;
					font-weight:bold;
					letter-spacing:.2em;
					text-decoration:none;
				}					
					
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	letter-spacing:.2em;
	text-align:top;
	padding:25px;
	color:#444444;
}

.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	letter-spacing:normal;
}

.nav1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	color:#FFFFFF;
}

.navlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #888888;
	/*color: #ffffff;*/
	/*border: 2px solid #8888bb;*/
	padding:2px;
		
}

.leftside {
	background-image:url(images/leftsidewg.jpg);
	background-repeat:no-repeat; 
	padding-left:0px;
	vertical-align:top;
	height:275px;
	/* background-color:#E2E9FB; matches top color. */
}

.casehead {
	font-weight:bold;
	font-size:12pt;
}



