/*	Section Specific CSS
	Section ID: 176
	Section Name: Customer Service
	Synopsis: Formats html lists for the customer service links
*/

/* Customer Service  */
#Customer_Service_Module_-_Customer_Service dl {
	margin-bottom: 8px;
}

#Customer_Service_Module_-_Customer_Service dt {
	font-weight: bold;
}

#Customer_Service_Module_-_Customer_Service dd ul {
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 20px;
}

#Customer_Service_Module_-_Customer_Service dd ul ul {
	list-style-type: square;
	margin-bottom: 0;
}

#Customer_Service_Module_-_Customer_Service ul.pdf {
	list-style-image: url('http://media.heraldonline.com/images/icons/acrobat/acrobat_16.png');
	line-height: 16px;
}

#Customer_Service_Module_-_Customer_Service li.pdf a {
	padding-left: 20px;
}

#Customer_Service_Module_-_Customer_Service .col {
	float: left;
	width: 299px;
	margin-left: 8px;
}

/* Traditions */
#Announcement_Forms ul {
	margin-left: 40px;
}

#Announcement_Forms p {
	clear: left;
}

#Announcement_Forms IMG.pdf {
	float: left;
	margin-right: 15px;
}

#Announcement_Forms dl {
	float: right;
	margin: 0 0 0 15px;
	border: 1px solid #999999;
}

#Announcement_Forms dt {
	padding: 5px;
	border-bottom: 1px solid #999999;
	background-color: #EBE6C4;
	color: #666666;
	
}

#Announcement_Forms dd {
	padding: 10px 15px;
}

#Announcement_Forms li {
	clear: both;
	list-style-image: url('http://media.heraldonline.com/images/icons/acrobat/acrobat_16.png');
	margin: 8px inherit;
}

/* Subscribe */
#Customer_Service_Module_-_Subscribe {
	font-size: 1.3em;
}
#Customer_Service_Module_-_Subscribe h2 {
	font-size: 1.4em;
	text-transform: uppercase;
	color: #942D31;
	clear: both;
}
#Customer_Service_Module_-_Subscribe p {
	width: 616px;
	margin-bottom: 20px;
}
#Customer_Service_Module_-_Subscribe a {
	display: block;
	padding: 10px;
	height: 50px;
	color: #000000;
}
#Customer_Service_Module_-_Subscribe a:hover {
	background-color: #eeeeee;
	text-decoration: none;
}
#Customer_Service_Module_-_Subscribe a img {
	float: left;
	margin-right: 10px;
	heigh: 50px;
	width: 50px;
}
#Customer_Service_Module_-_Subscribe span {
	display: block;
	padding-top: 8px;
}
