/*======================
	HEADINGS
========================*/
h1
{ 
	/*color:#f9f6fa; */
	color:#000; /*#3f3f3f;  #333333;*/
	
	/*background:url(../images/H1_bottom.gif) repeat-x;
	
	border-bottom-color:#79a416;
	border-bottom-width:thick;
	border-bottom-style:double;*/
	/*background:#333333; */
	font-family: Trebuchet MS,Arial, Tahoma, Sans-Serif; 
	font-size:22px; font-weight:bold;
	padding:5px 0 5px 5px;  margin-bottom:5px}

h2{ color:#000;/*#574354*/ font-size:18px; font-weight:bold;	font-family: Verdana,arial,Geneva,Helvetica,sans-serif;
 }
h3, h4, h5, h6{ font-size:13px; 
	font-weight:700; color:#000;/*#992f77#000;*/	font-family: Verdana,arial,Geneva,Helvetica,sans-serif;
 }
/*======================
	LINKS
========================*/
a
{
	/*color:#df6003; */
	color:#690134;
}
a:hover
{
	color:#a565b0; 
}
a:visited
{
	
}
/*======================
	PARAGRAPHS
========================*/
p
{ 
	margin-bottom:10px; 
}
/*======================
	STRONG/B EM/I
========================*/
strong, b
{
	font-weight:700;
}
em, i
{
	font-style:italic;
}
/*======================
	UNORDERED LIST
========================*/
ul
{
	list-style:disc; 	
	margin-left:5px; 	
	margin-bottom:15px; 
}
ul li
{
	
}
/*======================
	ORDERED LIST
========================*/
ol 
{
	list-style:decimal; 	
	margin-left:35px; 
	margin-bottom:15px; 
}
ol li
{
	
}
/*======================
	DEFINITION LIST
========================*/
dl{ margin-left:15px; }
dt{ 
	background:url(../images/bullet.png) no-repeat;
	display:block; 
	margin:10px 0 5px 0; 
	padding-left:23px; 
	font-size:13px; 
	font-weight:700; 
	text-decoration:none; 
}
dd{ margin-left:23px;/* color:#717171; */ }
/*======================
	MISC
========================*/
blockquote{ background:url(../images/quote.png) no-repeat; padding:5px 0 0 18px; color:#5f5f5f; margin-bottom:10px;   }
blockquote span { display:block; text-align:right; font-weight:700; color:#000;  }

abbr{ border-bottom:dotted #000 1px;  }

acronym{ border-bottom:dotted #000 1px; }

sub{ font-size:10px; line-height:1.5; vertical-align:bottom; }

sup{ font-size:10px; line-height:1.5; vertical-align:top; }

code{ }

small{ font-size:11px }
lb {
/*background:	#992f77;	#BBB1A5;*/
color:white;
display:inline;
font-family:Helvetica;
font-size:12px;
font-weight:bold;
line-height:32px;
padding:5px 20px 3px;
text-transform:uppercase;
width:auto;
}

lb li
{
	list-style:none;}

lb a
{
	text-decoration:none;
}

lb a:hover, lb li.active a
{
	color:#cccc99; 
	text-decoration:underline; 	
}

.large{ font-size:14px } 



/************Modifications**************/


.dl{ margin-left:15px; }
.dt{ 
	background:url(../images/bullet.png) no-repeat;
	display:block; 
	margin:10px 0 5px 0; 
	padding-left:23px; 
	font-size:13px; 
	font-weight:700; 
	text-decoration:none; 
	
}

.dd{ margin-left:23px;/* color:#717171; */ }




