p {
}

h1 {
font-size:24px;
line-height:24px;
margin: 0 0 16px 0;
font-weight:normal;
letter-spacing:-1px;
}

h2 {
font-size:12px;
margin: 0 0 8px 0;
font-weight:bold;
color:#000000;
}
	

h3 {
font-size:11px;
font-weight:bold;
margin: 0;
}

	#globallinks h3 {
		margin:6px 0 0 15px;
		color:#CC0000;
		font-size: 14px;
		font-family:Georgia, "Times New Roman", Times, serif;
	}

h4 {
}

h5 {
}

h6 {
font-size:41px;
line-height:38px;
letter-spacing:-2px;
font-weight:bold;
margin-bottom:24px;
}

hr {
border:none 0;
border-top:1px solid #e5e5e5;
height:1px;
margin:8px 0 16px 0;
padding:0;
}

a {
}

ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type: none;
}

	ul li {
	}
	
	ol li {
	}

#content ul {
line-height:16px;
margin:0 0 18px 24px;
padding: 0 0 0 12px;
}
	
#content ul {
line-height:18px;
margin:0 0 18px 29px;
padding: 0 0 0 13px;
}

	#content ul li{
	list-style:disc;
	}
	


#content ol {
list-style-type: decimal;
line-height:16px;
margin:0 0 18px 30px;
padding: 0 0 0 12px;
}

	#content ol li {
	list-style:decimal;
	}



.bold {
font-weight: bold;
}

.italic {
font-style:italic;
}
	.content ul li {
	list-style:disc
	}

.red {
color: #cc0000!important;
}

.black {
color:#000000;!important
}

.more {
color:#000000;
padding:0 6px 0 0;
font-weight:bold;
white-space: nowrap;
font-weight:normal;
text-decoration: none;
background:url(../../assets/templates/custom/img/bullet.gif) no-repeat right 9px;
}

	.more:hover {
	text-decoration:underline;
	}


table {
border-collapse:collapse;
border:0;
border-style:hidden;
}

	table td {
	vertical-align: top;
	padding:0;
	}
	.content table {
	}
	
	.content table td {
		padding:0 0 20px 30px
	}