body {
	/* background-image:url(images/bg.gif);	*/
	background-color:#E6EEE1;
	margin: 0px;
	margin: 0px;
	height: 100%;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}


A:link, A:visited{ color: #A50207; }
A:active, A:hover{ color: #D04347; }

a.topNavLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}

a.alert_active {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-color: #A50207;
	text-decoration:none;
}

a.alert_past {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-color: #727272;
	text-decoration:none;
}

.hugeHeadLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}

.navTDStyle {
	border-left: 2px #9FB787 solid;
	border-right: 2px #9FB787 solid;
	border-bottom: 1px #9FB787 solid;
	font-family: arial;
	font-size:12px;
}

h1 {
	color:#A30100;
	font-size:20px;
}

h3 {
	color:#424242;
	font-size:13px;
}

.mainContainerTable {
	background-color:white;
	border:1px #710808 solid;
	width: 710px;
}

.rightColumn {
	background-image:url(http://www.ncadp.org/images/rightblackbg.gif);
	width:97px;
}

.leftNavigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
}

.headerLogo {
	position: relative;
	top: 50px;
	left: 25px;
	z-index: 1;
}

.contentTitle {
	color:#710808;
	font-family:'Times New Roman', serif;
	font-size:20pt;
	font-weight:bold;
	font-style:italic;
}

.subheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold
}

.standard {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px
}

.smaller {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}

.smallest {
	font-family:verdana, sans-serif;
	font-size:11px
}

.contentSubHeader{
	color:#666666;
	font-size:11px;
	font-weight:bold;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	display:block
}
.contentQuote{width:150px; background-color:#EBEBEB; border-top:#CCCCCC solid 1px; border-bottom:#CCCCCC solid 1px; float:left;	font-size:.8em; padding:10px; margin:10px 10px 10px 0px;}


.ncadpBtn {
/*
	font-family: 'trebuchet ms', helvetica,arial, sans-serif;
	font-size: 11px;
	color: #C60000;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	background-color: #FAD3D3;
	border:1px solid;
		border-top-color:#790A0A;
		border-left-color:#790A0A;
		border-right-color:#690101;
		border-bottom-color:#690101;
*/

	font-family: helvetica,arial, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	background-color: #BCD7A4;
	border:1px solid;
		border-top-color:#679241;
		border-left-color:#679241;
		border-right-color:#5A8336;
		border-bottom-color:#5A8336;


}