A:link {
	color:#000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* font-weight: bold; */
	TEXT-DECORATION: none;
}

A:visited {
	color:#000000; 
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
}

A:hover {
	color:#72400B; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* font-weight: bold; */
	TEXT-DECORATION: none;
}

A:active  {
	color:#000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
}


p {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
	
body {
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	font-size: 0.8em;
}

.headline {
	color:#7F7E7E; 
	font-family:arial,helvetica; 
	font-size:11pt;			
	font-weight:bold;		
	padding-top:0px;		/* padding above the paragraph */
	margin-top:0px;			/* margin above the paragraph */
	padding-bottom:0px;		/* padding below the paragraph */
	margin-bottom:0px;		/* margin below the paragraph */
}

.heading {
	color:#A66117; 
	font-family:arial,helvetica; 
	font-size:12pt;			
	font-weight:bold;		
	padding-top:0px;		/* padding above the paragraph */
	margin-top:0px;			/* margin above the paragraph */
	padding-bottom:0px;		/* padding below the paragraph */
	margin-bottom:0px;		/* margin below the paragraph */
}

.content {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smallcontent {
	color:#000000; 
	font-family:arial,helvetica; 
	font-size:8pt; 
	line-height:12px;		/* Controls overall line height and spacing within paragraph */
}

.colorcontent {
	COLOR: #502F1E; 
	font-family:arial,helvetica; 
	font-size:9pt; 
	font-weight:bold;	
	padding-top:0px;		/* padding above the paragraph */
	margin-top:0px;			/* margin above the paragraph */
	padding-bottom:0px;		/* padding below the paragraph */	
	margin-bottom:0px;		/* margin below the paragraph */
	line-height:15px;		/* Controls overall line height and spacing within paragraph */
	
}

.para {
	color:#9F0B23; 
	font-family:arial, helvetica; 
	font-size:10pt; 
	font-weight:bold;
	padding-top:0px;		/* padding above */
	margin-top:0px;			/* margin above */
	padding-bottom:0px;		/* padding below */
	margin-bottom:0px;		/* margin below */
	Margin-right:0px
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.subfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	TEXT-DECORATION: none;
}

a.subnav, a.subnav:link, a.subnav:visited, a.subnav:active  {
	COLOR: #032872; 
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height:2px;   /* controls the vert spacing between lines (leading)  */	
	font-weight:bold;	
}

a.subnav:hover {
	COLOR: #717070; 
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height:2px;   /* controls the vert spacing between lines (leading)  */	
	font-weight:bold;	
}

/* Begin Added by mlahaye, 20050929 */
td.fastnav {
	padding:0px; 
	height:10px; 
	/* background-color: #eeeeee; */
	background:transparent;
	padding-bottom:0;
	margin-bottom:0;
	font-weight: normal;
}

.nav {
	COLOR: #000000; 
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:10px;   /* controls the vert spacing between lines (leading)  */
	padding-left:5px;   /* controls horizontal spacing on left side */
	font-weight: bold;
}

a.nav, a.nav:link, a.nav:visited, a.nav:active  {
	COLOR: #717070; 
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.nav:hover {
	COLOR: #72400B; 
	TEXT-DECORATION: none;
	/*font-weight:bold;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

