/* Details Page style definations */

	body {background-image:url(img/background-image.gif); background-position:top; background-color:#ffffff;}
	body {margin-top:0; margin-bottom:0; margin-left:0; margin-right:0;}
	
/* Text styles - Black */
    b.nav {color: #000000; font: 12pt "times New Roman"}
	b.h1 {color: #000000; font: bold 14pt "times New Roman"}
	b.a2 {color: #000000; font: 9pt "Arial"}
	b.a2i {color: #000000; font: italic 9pt "Arial"}
	b.a2b {color: #000000; font: bold 9pt "Arial"}
	b.a2w {color: #FFFFFF; font: bold 9pt "Arial"}
	b.a3b {color: #000000; font: bold 10pt "times New Roman"}
	b.a3b15 {color: #000000; font: bold 13pt "times New Roman"}
	b.a4b {color: #000000; font: italic bold 40pt "times New Roman"}
	b.ab10w {color: #ffffff; font: 10pt "Arial Black"}
    b.a10 {color: #003366; font: 10pt "Arial"}
	b.m {color: #003366; font: 12pt "Arial"}
    b.mb {color: #003366; font: bold 12pt "Arial"}
	b.h {color: #003366; font: 14pt "Arial"}
    b.hb {color: #003366; font: bold 14pt "Arial"}
	b.tl {color: #003366; font: italic 16pt "Arial Black";}

/* Link styles  */	
	A:link {color: #000000; text-decoration: none}
    A:visited {color: #000000; text-decoration: none}
    A:active {color: #996600; text-decoration: underline}
	A:hover {color: #743B58; text-decoration: none}
