body,td  
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 130%
	}

p
 	{
	margin: 6px 0
	}

ul
	{
	list-style-type: none;
	padding: 5px 0 0 0;
	margin: 0;
	}

li
	{
	background-image: url(images/bluebull.gif);
	background-repeat: no-repeat;
	padding: 0 0 5px 20px;
	}

a:hover 
	{
	text-decoration: none;
	color: #DE002C;
	font-weight: bold
	}

.nav-blue
	{
	background-color: #EDEDF6;
	}

.nav-blueB
	{
	background-color: #D9DDEF;
	padding: 4px 8px;
	}

.nav-red 
	{ 
	background-color: #DE002C; 
	color: #FFFFFF
	}

.txhead 
	{  
	font-size: 18px; 
	font-weight: bold; 
	color: #DE002C;
	margin: 0 0 10px 0;
	}

.txLrg
	{
	font-size: 14px;
	font-weight: 500;
	line-height: 130%; 
	}

.txMed
	{
	font-size: 13px;
	font-weight: normal;
	line-height: 110%; 
	color: #000
	}

.txsub 
	{ 
	font-size: 11px; 
	font-weight: normal
	}

.txBlue 
	{
	font-size: 14px;
	font-weight: 500;
	color: #3672B7
	}

.txGry 
	{
	font-size: 14px;
	font-weight: 500;
	color: #444
	}

.txGryMed
	{
	font-size: 13px;
	font-weight: normal;
	line-height: 110%; 
	color: #444
	}

.txGrySml
	{
	font-size: 11px;
	font-weight: normal;
	line-height: 110%; 
	color: #444
	}

.txSmlhead
	{ 
	font-size: 14px; 
	font-weight: bold; 
	color: #DE002C; 
	text-decoration: none
	}


.txNavLink 
	{
	font-weight: normal;
	text-decoration: none;
	color: #000
	}

.txBodyLink 
	{
	font-weight: normal;
	text-decoration: none; 
	color: #DE002C
	}

.pixPadRight 
	{
	margin: 0 8px 0 0
	}

.pixPadLeft 
	{
	margin: 0 0 0 8px
	}

/* Range of services table */

.rHead 
	{ 
	font-size: 12px; 
	font-weight: bold;
	color: #DE002C;
	padding: 8px 4px
	}

.rSubHd td
	{ 
	font-size: 11px; 
	font-weight: bold;
	color: #DE002C;
	padding: 2px 4px
	}

.rligry td
	{ 
	font-size: 11px; 
	font-weight: normal;
	background-color: #D9DDEF;
	padding: 2px 4px
	}

.rliwht td
	{ 
	font-size: 11px; 
	font-weight: normal;
	background-color: white;
	padding: 2px 4px
	}

/* Dotted lines */

.dline-bot 
	{ 
	border-color: #DE002C;
	border-style: dashed;
	border-width: 0 0 1px 0
	}

.dline_solid-bot 
	{
	border-color: #DE002C;
	border-style: solid;
	border-width: 0 0 2px 0
	}

.dline-lr 
	{ 
	border-color: #DE002C; 
	border-style: dashed; 
	border-width: 0 1px 
	}

.dline-r 
	{ 
	border-color: #DE002C;
	border-style: dashed; 
	border-width: 0 1px 0 0 
	}
