/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2011 Project Seven Development
  www.projectseven.com
  Print Media Style Sheet
  ------------------------------------------------
*/

body {
	margin: 0;
	padding: 0;
	min-width: 0;
	border: none !important;
}
.main-content, .content, .column-content {
	padding: 10px;
	margin: 6px;
	border: none !important;
}

img { 
	padding:0px;
	margin: 0px;
}

#layout {
	max-width: none;
	margin: 0px !important;
	box-shadow: none !important;
	border-radius: none !important;
	border: none !important;
}
#banner {
	display:none;
} 

.affinity-row, .left-border, .right-border, .left-right-border, {
	border:none !important;
}
.gradient-bkg {
	background-color: #EEE;
	background-image: none;
	background-image: none;
}

h1 {
	font-size: 1em;
	color: #00528A;
	margin: 0px 0px;
}
h2 {
	font-size: 1em;
	color: #AE0000 !important;
	margin: 0px;
}
h3 {
	font-size: 1em;
	margin: 20px 0px;
}

.column-content, .content {
	height: auto !important;
	max-height: 888678px;
	border: none !important; 
}
.column-content * {
	padding: 0px !important;
	border: none !important;
}
.footer {
	position: static;
	margin: 0px;
	border-radius: none !important;
	border: none !important;
}
.copyright {
	display:none;
}
