@charset "utf-8";
/* ----------------------------------------------
	Main CSS Document - CMS Template Buddy
	Template No.: 001
	Version: 1.0
	
	www.cmstemplatebuddy.com

	Please read README_FIRST.txt
------------------------------------------------- */
 
body {
	color: #000 !important;
	background-color: #fff !important;
	font-family: Arial;
	border: 0 !important;
}
* {
	border: 0 !important;
}
.accessibility, 
.noprint {
	display: none !important;
}
div#content, 
div#main {
	display: block !important;
	width: 100% !important;
	border: 0 !important;
	padding: 1em !important;
}
div#mainNav, 
div#sliderWrapper, 
div#sidebar, 
div#footerNav, 
div.footer-icons, 
div.breadcrumbs, 
a.to-top {
	display: none !important;
}
img {
	float: none;
}
a {
	color: #000;
	text-decoration: none;
}
a[href^="http"]:after {
	content: " (" attr(href) ") ";
	font-size: 9pt;
	text-decoration:none;
}
p {
	font-size:12pt;
}
/* Stylesheet: tpl-buddy-001 : Print Modified On 2014-04-15 18:10:08 */
