/* =Main Elements
----------------------------------------------- */
	
* {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background-color: #fff;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px auto;
	}
	
img, div, table, td {
	behavior: url('iepngfix.htc');
	}

table#headerContainer {
	margin: 0px auto;
	width: 790px;
	}
	
table#headerContainer td.header {
	/*background-image: url('images/logo_mcgruff.gif');*/
	background-position: top left;
	background-repeat: no-repeat;
	height: 50px;
	padding: 0px 0px 0px 0px;
	}
	
table#navContainer {
	background-image: url('images/bg_nav.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0px 0px 5px 0px;
	width: 790px;
	}
	
table#navContainer td.nav {
	color: #ff9e75;
	height: 26px;
	padding: 24px 0px 0px 10px;
	text-align: left;
	}
	
table#navContainer td.nav a {
	color: #fff;
	font-size: 14px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	}
	
table#navContainer td.nav a:hover {
	color: #000;
	font-size: 14px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	}
	
table#navContainer td.navAlt {
	height: 50px;
	padding: 0px 20px 0px 20px;
	text-align: right;
	}
	
table#mainContainer {
	background-color: #ff8e48;
	background-image: url('images/bg_main.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 790px;
	}
	
table#mainContainer td.main {
	padding: 20px 20px 0px 20px;
	}
	
table#mainContainer td.homebanner {
	padding: 20px 20px 0px 20px;
	}

table#mainContainer td.homenew {
	background-image: url('images/bg_homenew.jpg');
	background-position: 20px 20px;
	background-repeat: no-repeat;
	height: 428px;
	padding: 0px 20px 0px 20px;
	}

table#mainContainer td.homenew #homeFeatures {
	float: right;
	margin: 40px 30px 0px 0px;
	position: relative;
	text-align: right;
	width: 414px;
	}
	
table#mainContainer td.homenew #homeFormOuter {
	float: right;
	left: 0px;
	padding: 20px;
	position: absolute;
	text-align: left;
	top: 168px;
	width: 374px;
	}
	
table#mainContainer td.homenew .homeForm {
	float: left;
	}
	
table#mainContainer td.homenew .homeForm span {
	color: #fff;
	font-size: 21px;
	}

table#mainContainer td.homenew .homeForm input.homeFields {
	background-color: #fff;
	border: 1px solid #fff;
	clear: both;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px 5px 20px;
	padding: 2px;
	width: 190px;
	}
	
table#mainContainer td.homenew #homeFormOuter .disclaimer {
	color: #c099a3;
	font-size: 10px;
	padding: 5px 0px 0px 0px;
	}
	
table#mainContainer td.homenew #homeFormOuter .disclaimer a {
	color: #c099a3;
	}
	
table#mainContainer td.homenew #homeFormOuter .disclaimer a:hover {
	color: #fff;
	}
	
table#mainContainer td.side {
	color: #000;
	font-size: 13px;
	padding: 20px 20px 0px 0px;
	text-align: left;
	width: 130px;
	}
	
.side a {
	color: #000;
	}
	
.side a:hover {
	color: #fff;
	}
	
table#mainContainer td.bottom {
	}
	
table#statsContainer {
	background-image: url('images/bg_stats.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 76px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 790px;
	}
	
table#statsContainer td.column1 {
	color: #fff;
	font-size: 15px;
	line-height: 18px;
	padding: 12px 0px 0px 50px;
	}
	
table#statsContainer td.column2 {
	color: #fff;
	font-size: 15px;
	line-height: 18px;
	padding: 12px 0px 0px 20px;
	}
	
table#statsContainer td.column3 {
	color: #fff;
	font-size: 15px;
	line-height: 18px;
	padding: 12px 30px 0px 20px;
	}
	
table#contentContainer {
	width: 600px;
	}
	
table#contentAltContainer {
	width: 750px;
	}
	
table#contentContainer td.content, table#contentAltContainer td.contentAlt {
	background-color: #fff;
	padding: 0px 30px 0px 30px;
	}
	
table#contentContainer td.content a, table#contentAltContainer td.contentAlt a {
	color: #d76030;
	}
	
table#contentContainer td.content a:hover, table#contentAltContainer td.contentAlt a:hover {
	color: #000;
	}
	
table#contentContainer td.top, table#contentContainer td.bottom, table#contentAltContainer td.top, table#contentAltContainer td.bottom {
	}
	
table#footerContainer {
	margin: 10px auto;
	padding: 0px 0px 0px 0px;
	width: 790px;
	}
	
table#footerContainer td.footer {
	padding: 0px 0px 0px 0px;
	}
	
table#footerContainer td.footer a {
	color: #666;
	}
	
table#footerContainer td.footer a:hover {
	color: #000;
	}
	
table#subnavContainer {
	margin: 15px 0px 20px 0px;
	}
	
table#subnavContainer td {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0px 10px 5px 10px;
	text-align: center;
	}
	
table#subnavContainer td.start {
	border-left: none;
	border-bottom: 1px solid #ccc;
	padding: 0px 10px 5px 0px;
	text-align: left;
	}
	
table#subnavContainer td.end {
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 5px 10px;
	text-align: right;
	}
	
table#subnavContainer a {
	color: #d76030;
	text-decoration: none;
	}
	
table#subnavContainer a:hover {
	color: #000;
	text-decoration: none;
	}
	
#ncpcLogo {
	margin: 0px 10px 0px 0px;
	}

#share {
	padding: 0px 10px 0px 0px;
	}
	
.copyright {
	color: #666;
	font-size: 10px;
	padding: 3px 0px 0px 0px;
	}
	
table#awardsContainer {
	}
	
table#awardsContainer td.awards {
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 15px 0px;
	}
	
	
	
	
/* =Login Elements
----------------------------------------------- */
	
table#loginContainer {
	}
	
table#loginContainer td.login {
	background-color: #eee;
	padding: 20px;
	}
	
table#loginContainer td.desc {
	padding: 0px 0px 0px 20px;
	}
	
form {
	display: inline;
	}
	
.formLabel {
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	}
	
	
	
/* =Buttons Elements
----------------------------------------------- */
	
.btnHelp {
	color: #069;
	background-image: url('images/btn_help.gif');
	background-position: center right;
	background-repeat: no-repeat;
	font-size: 14px;
	margin: 7px 0px 0px 0px;
	padding: 5px 30px 5px 0px;
	}
	
.btnHelp a {
	color: #069;
	text-decoration: none;
	}
	
.btnHelp a:hover {
	color: #000;
	text-decoration: none;
	}
	
.btnLearnmore {
	color: #fff;
	background-image: url('images/btn_learnmore.gif');
	background-position: center left;
	background-repeat: no-repeat;
	font-size: 14px;
	height: 15px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 30px;
	}
	
.btnContact {
	color: #fff;
	background-image: url('images/btn_contact.gif');
	background-position: center left;
	background-repeat: no-repeat;
	font-size: 14px;
	height: 15px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 30px;
	}
	
.btnLearnmore a, .btnContact a {
	color: #fff;
	text-decoration: none;
	}
	
.btnLearnmore a:hover, .btnContact a:hover {
	color: #000;
	text-decoration: none;
	}
	
.btnBack {
	color: #069;
	background-image: url('images/btn_arrow.gif');
	background-position: center right;
	background-repeat: no-repeat;
	font-size: 14px;
	height: 15px;
	margin: 7px 0px 0px 0px;
	padding: 5px 30px 5px 0px;
	width: 35px;
	}
	
.btnBack a {
	color: #069;
	text-decoration: none;
	}
	
.btnBack a:hover {
	color: #000;
	text-decoration: none;
	}
	
.btn {
	color: #069;
	background-image: url('images/btn_arrow2.gif');
	background-position: center left;
	background-repeat: no-repeat;
	font-size: 14px;
	height: 15px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 30px;
	}
	
.btn a {
	color: #069;
	text-decoration: none;
	}
	
.btn a:hover {
	color: #000;
	text-decoration: none;
	}

.btnHome {
	margin: 10px 0px 0px 0px;
	}
	
	
	
	
/* =Product & Upgrade Elements
----------------------------------------------- */
	
table.productContainer {
	padding: 0px 0px 0px 0px;
	width: 540px;
	}
	
table.upgradeContainer {
	padding: 0px 0px 0px 0px;
	width: 540px;
	}
	
table.productContainer td.product {
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 5px 0px;
	}
	
table.upgradeContainer td.product {
	padding: 0px 0px 5px 0px;
	}
	
table.upgradeContainer td.per {
	border-top: 1px solid #ccc;
	font-size: 12px;
	padding: 15px 20px 10px 0px;
	text-align: left;
	width: 100px;
	}
	
table.upgradeContainer td.price {
	border-top: 1px solid #ccc;
	color: #000;
	padding: 10px 20px 10px 0px;
	text-align: left;
	}
	
table.productContainer td.desc {
	padding: 10px 10px 0px 0px;
	}
	
table.upgradeContainer td.links {
	border-top: 1px solid #ccc;
	padding: 10px 0px 10px 0px;
	text-align: right;
	}
	
select.pricepulldown {
	background-color: #fff;
	border: 1px solid #ccc;
	font-family: arial, sans-serif;
	font-size: 13px;
	padding: 2px;
	}
	
	
	
/* =News Elements
----------------------------------------------- */
	
table.newsContainer {
	margin: 15px 0px 0px 0px;
	width: 540px;
	}
	
table.newsContainer td.title {
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	padding: 0px 20px 5px 0px;
	}
	
table.newsContainer td.title a {
	color: #d76030;
	text-decoration: none;
	}
	
table.newsContainer td.title a:hover {
	color: #000;
	text-decoration: none;
	}
	
table.newsContainer td.date {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #666;
	font-size: 11px;
	padding: 5px 0px 5px 10px;
	width: 120px;
	}
	
table.newsContainer td.source {
	font-size: 11px;
	padding: 5px 0px 30px 0px;
	}
	
	
	
/* =Features Elements
----------------------------------------------- */
	
table#featuresContainer {
	color: #333;
	width: 690px;
	}
	
table#featuresContainer td.none {
	border-bottom: 1px solid #dcdcdc;
	padding: 5px;
	text-align: left;
	}
	
table#featuresContainer td.noneAlt {
	padding: 5px;
	text-align: left;
	}
	
table#featuresContainer td.featureNone {
	background-color: #dcdcdc;
	border-bottom: 1px solid #fff;
	padding: 5px;
	text-align: left;
	}
	
table#featuresContainer td.featureCritical {
	background-color: #c4df9b;
	border-bottom: 1px solid #fff;
	padding: 5px;
	text-align: left;
	}
	
table#featuresContainer td.free {
	background-color: #fc3;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 5px;
	text-align: center;
	}
	
table#featuresContainer td.plus {
	background-color: #f90;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 5px;
	text-align: center;
	}
	
table#featuresContainer td.family {
	background-color: #f90;
	border-bottom: 1px solid #fff;
	padding: 5px;
	text-align: center;
	}
	
table#featuresContainer td.feature {
	background-color: #dcdcdc;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	}
	
	
	
/* =Offender Elements
----------------------------------------------- */
	
table#offenderContainer {
	width: 540px;
	}
	
table#offenderContainer td.caught {
	border-top: 1px solid #ccc;
	padding: 15px 0px 10px 0px;
	}
	
table#offenderContainer td.pic {
	padding: 0px 15px 15px 0px;
	}
	
.offenderPic {
	border: 1px solid #ccc;
	padding: 5px;
	}
	
table#offenderContainer td.label {
	color: #999;
	font-size: 11px;
	line-height: 16px;
	padding: 0px 10px 15px 0px;
	text-align: right;
	}
	
table#offenderContainer td.desc {
	line-height: 16px;
	padding: 0px 20px 15px 0px;
	}
	
table#offenderContainer td.quote {
	color: #999;
	font-size: 13px;
	line-height: 16px;
	padding: 0px 0px 15px 0px;
	}
	
.fact {
	color: #000;
	font-size: 16px;
	}
	
	
	
	
/* =Type Elements
----------------------------------------------- */
	
em {
	font-style: normal;
	font-weight: bold;
	}
	
h1 {
	color: #000;
	font-size: 30px;
	font-weight: normal;
	}
	
h1.home {
	color: #fff;
	font-size: 36px;
	font-weight: normal;
	line-height: 36px;
	}
	
h2 {
	color: #d76030;
	font-size: 18px;
	font-weight: normal;
	}
	
h2.home {
	color: #fff;
	font-size: 17px;
	font-weight: normal;
	line-height: 18px;
	margin: 5px 0px 10px 0px;
	}
	
h2 a {
	color: #d76030;
	text-decoration: none;
	}
	
h2 a:hover {
	color: #000;
	text-decoration: none;
	}
	
h2.alt {
	color: #d76030;
	font-size: 18px;
	font-weight: normal;
	padding: 15px 0px 0px 0px;
	}
	
h3.side {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	}
	
h4 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	padding: 15px 0px 0px 0px;
	}

h4 a {
	color: #d76030;
	text-decoration: none;
	}
	
h4 a:hover {
	color: #000;
	text-decoration: none;
	}

	
p {
	line-height: 18px;
	padding: 15px 0px 0px 0px;
	}
	
p.alt {
	line-height: 18px;
	padding: 15px 0px 0px 20px;
	}
	
p.testimonial {
	border-bottom: 1px solid #ccc;
	font-style: italic;
	line-height: 18px;
	padding: 15px 0px 15px 0px;
	}
	
ol, ul {
	line-height: 18px;
	}