/* CSS Document */

#preheader, #header, #more_information_trigger, #more_information, #wedge, #global_nav, #columns_table td.right, #local_nav, #common_links
{display: none;}

#print_logo
{
	display: block;
	text-align: right;
}
body
{
	font-family: arial;
}



#content_title
{
	text-transform: uppercase;	
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 1.0em;
	line-height: 1.0em;
	border: 0px solid #C4C4C4;
	margin: 0px 0px 30px 0px;;
}

p 
{
	font-size: 1em;
	line-height: 1.5em;
	
	margin: 0 0 1.5em 0;
}

p.lead
{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
	font-weight: bold;
}

h1
{
	font-family: arial;
	font-size: 1.3em;
	font-weight: normal;
	margin: 1em 0 1em 0;
}


h2
{
	font-family: arial;
	font-size: 1.3em;
	font-weight: normal;
	border-bottom: 1px solid #bfbfbf;
	margin: 1em 0 1em 0;
}

h3
{
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	margin:  0em 0 1em 0;
}


dt
{
	font-weight: bold;
	margin-top: 1.0em;
	margin-bottom: 0.5em;
	margin-left: 0px;
	margin-right: 0px;

	border: 0px solid #000000;
}

dd
{
	margin-top: .50em;
	margin-bottom: 1.0em;
	margin-left: 4px;
	margin-right: 4px;
	
	border: 0px solid #000000;
}

ul
{
	list-style-position: outside;
	margin: 1em 1em 1em 2.5em;
	list-style-image: url('/images/icons/list_bullet.gif');
	line-height: 1.5em;
}

ol
{
	list-style-type: decimal;
	list-style-position: outside;
	margin: 1em 1em 1em 2.5em;
}

li
{
	margin: 0em 0em .5em 0em;
	line-height: 1.5em;
}
