/* CSS Document */
body
{
background:#ffffff url(images/bgpic2.gif) top repeat-x;
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
font-family:Arial, Helvetica, sans-serif;
color:#7d7d7e;
}

 	A.nav
 {
 	COLOR: #d0d1d0;
 	text-decoration : none;
 	font-weight : bold;
 	font-size : 9pt;
 }
 	A.nav:visited
 {
 	COLOR: #d0d1d0;
 	text-decoration : none;
 	font-weight : bold;
 	font-size : 9pt;
 }
 	A.nav:hover
 {
 	COLOR: #7d7d7e;
 	text-decoration : none;
 	font-weight : bold;
 	font-size : 9pt;
 }
 	A.link
 {
 	COLOR: #cd0619;
 	text-decoration : none;
 }
 	A.link:visited
 {
 	COLOR: #cd0619;
 	text-decoration : none;
 }
 	A.link:hover
 {
 	COLOR: #7d7d7e;
 	text-decoration : underline;
 }
 	A.linksm
 {
 	COLOR: #cd0619;
 	text-decoration : none;
 	font-size : 8pt;
 }
 	A.linksm:visited
 {
 	COLOR: #cd0619;
 	text-decoration : none;
 	font-size : 8pt;
 }
 	A.linksm:hover
 {
 	COLOR: #7d7d7e;
 	text-decoration : underline;
 	font-size : 8pt;
 }
 	A.link2
 {
 	COLOR: #cd0619;
 	text-decoration : none;
 }
 	A.link2:visited
 {
 	COLOR: #cd0619;
 	text-decoration : none;
 }
 	A.link2:hover
 {
 	COLOR: #d0d1d0;
 	text-decoration : underline;
 }

 	font.top
 {
 	COLOR: #d0d1d0;
 	text-decoration : none;
 	font-weight : bold;
 	font-size : 12pt;
 }
 
 	td.light
 {
 	COLOR: #d0d1d0;
 	text-decoration : none;
 	font-weight : bold;
 	font-size : 9pt;
 }
 	td.dark
 {
 	COLOR: #7d7d7e;
 	text-decoration : none;
 	font-weight : bold;
 	font-size : 9pt;
 }


	p.AllCapsSubHeading
 {
	color:#7d7d7e; 
	text-transform:uppercase; 
 	font-weight : bold;
	font-size:0.923em;
	line-height:1.667em; 
	margin-bottom:9px;
 }
	h1
 {
	color:#7d7d7e; 
	text-transform:uppercase; 
	font-size:0.923em;
	line-height:1.667em; 
	margin-bottom:12px;
 }
	h3 
 {
	color:#7d7d7e; 
	text-transform:uppercase; 
	font-size:0.923em;
	line-height:1.667em; 
	margin-bottom:9px;
 }

	h3.light 
 {
	color:#d0d1d0; 
	text-transform:uppercase; 
	font-size:0.923em;
	line-height:1.667em; 
	margin-bottom:9px;
 }
 li.light 
 {
	color:#d0d1d0; 
 }


