body /* The font style for the body text */
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000; /* black */
	}
A /* The link style */
	{
		color: #000000; /*black*/
		text-decoration: none;
	}
	
A:hover /* The hover link style */
	{
		color: #FF9900; /*red*/
		text-decoration: none;
	}
.menu /* The menu font and background style */
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #999999;
	font-weight: bold;

	}
.header /* The header font and background style */
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000; /* black */		
		background-color: #336699; /* gray blue */	
	}
.bodyTable /* The table font style */
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000; /* black */	
	}
.footer /* The footer font and background style */
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #336699;
	font-weight: bold;
	}
.footerLink /* The footer link font and background style */
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #ffffff; /* white */
		background-color: #336699; /* gray blue */
	}
.TableStyle /* Additional table font and background style */
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000; /* black */
		font-weight: regular; 		
		background-color: #FFFFFF; /* white */
		border-color: #FFFFFF; /* white */
		border-collapse: collapse;		
	}	
.TableHeader /* Additional table header font and background style */
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF; /* white */
		font-weight: bold; 
		background-color: #336699; /* gray blue */
		border-color: #336699; /* gray blue */
		border-collapse: collapse;		
	}
.even /* Additional table font and background style - for alternating colored rows*/
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000; /* black */
		font-weight: regular; 
		background-color: #eaeaea; /* lt. gray */
		border-color: #eaeaea; /* lt. gray */
	}
.tabback {
	background-image: url(../../../grafx/tagBggray.gif);
}

.CaseHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.phoneNo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
}
.pageHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: oblique;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}
.caseBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
a.pageHeadNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.pageHeadNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: blink;
}
a.indexNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.indexNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-variant: normal;
}
a.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.bodylinkWt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
}
a.bodylinkWt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.bodylink11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-variant: normal;
}
a.bodylink11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.phoneBlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	text-decoration: blink;
}
.halink {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #00CC33;
}
