@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin:0px;
	background-color: #FFFFFF;
}
.blue {
	color: #041685;
}
a:link {
	color: #00209F;
	text-decoration: underline;
	font-weight:plain;
}
a:visited {
	text-decoration: underline;
	color: #641078;
	font-weight:plain;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight:plain;
}
a:active {
	text-decoration: underline;
	color: #666666;
	font-weight:plain;
}

a.redlink:link {
	color: #CC0000;
	text-decoration: underline;
}
a.redlink:visited {
	text-decoration: underline;
	color: #666666;
}
a.redlink:hover {
	text-decoration: none;
	color: #041685;
}
a.redlink:active {
	text-decoration: underline;
	color: #666666;
}

a.glossary:link {
	color: #000;
	text-decoration: underline;
}
a.glossary:visited {
	text-decoration: underline;
	color: #666666;
}
a.glossary:hover {
	text-decoration: none;
	color: #CC0000;
}
a.glossary:active {
	text-decoration: underline;
	color: #666666;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	width: 960px;
	background-repeat: repeat;
}
#wrapper #topbar {
	display:none;
}
#wrapper #bottombar {
	display:none;
}
#wrapper #sidebar .sideContainerTop {
	text-align: right;
	margin: 0px;
	padding: 9px 0px 0px;
	width: 152px;
	background-image: url(images/naabt-2007_06.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#wrapper #sidebar .sideContainerContent {
	font-size: 12px;
	line-height: 14px;
	color: #041685;
	background-color: #E5E5E6;
	background-image: url(images/naabt-2007_10.gif);
	background-repeat: repeat-y;
	width: 134px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
	text-align: center;
}
.red {
	color: #CC0000;
}
#wrapper #sidebar .sideContainerBot {
	text-align: right;
	margin: 0px;
	padding: 0px 0px 12px;
	background-image: url(images/naabt-2007_20.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 152px;
}
#wrapper #sidebar .sidebarContainerWrap {
	text-align: right;
	margin-left: 7px;
}
#wrapper #topbar #topnav {
	display:none;
}

#wrapper #topbar #topnav a {
	color:#ffffff;
	text-decoration:none;
}

#wrapper #topbar #topnav a:link, #wrapper #topbar #topnav a:vistied, #wrapper #topbar #topnav a:active {

}

#wrapper #topbar #topnav a:hover {
	color:#33CCFF;
	text-decoration:none;
}


#wrapper #topbar #search {
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
	width: 350px;
	_padding-bottom:3px;
	_margin-top:-3px;
}
#wrapper  #content #masthead {
	display:none;
}
#wrapper #content #hpIntro {
	background-image: url(images/naabt-2007_11.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 713px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #041685;
}
.purpleText {
	color: #7F439C;
}
#wrapper #content #hpIntro #hpIntroTop {
	background-image: url(images/naabt-2007_08.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
#wrapper #content #hpIntro #hpIntroTop #hpIntroBottom {
	background-image: url(images/naabt-2007_13.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #sidebar {
	display:none;
}
#wrapper #sidebar #nav {
	font-size: 10px;
	color: #041685;
	background-color: #DFDFE0;
	margin: 0px 0px 8px 0px;
	text-align: left;
	padding:4px 0px 4px 0px;
	width:159px;
	display:block;
}
#wrapper #sidebar #nav ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#wrapper #sidebar #nav li { 
margin: 0px;
padding: 0px;
}

#wrapper #sidebar #nav a {
background: #DFDFE0;
text-decoration: none;
color:#041685;
display:block;
margin:0px;
padding:2px 5px;
width:149px;
}

#wrapper #sidebar #nav a:link, #wrapper #sidebar #nav a:visited, #wrapper #sidebar #nav a:active {
background: #DFDFE0;
text-decoration: none;
color:#041685;
}

#wrapper #sidebar #nav a:hover {
background: #fff;
text-decoration: none;
color:#CC0000;
}
#wrapper #content {
	text-align: center;
	margin: 0px;
	width: 799px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
}
#wrapper #footnotes {
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 45px;
	padding-left: 85px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E3E4E5;
	text-align: left;
}
#wrapper  #content  #footnotes  ol {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#wrapper #content #footer {
	display:none;
}
h2 {
	font-size: 14px;
	line-height: 17px;
	color: #041685;
}
#wrapper #content ul {
	margin: 0px;
	padding: 0px;
	color: #072282;
	display:block;
	widows:650px;
	text-align:left;
}
#wrapper #content li {
	margin: 0px;
	padding: 0px;
}
.textInput{
	padding:2px;
	_padding:1px;
	border:1px solid #041685;
	font-size:11px;
	color:#041685;
}
.formBTN{
	font-size:11px;
	padding:1px;
	_padding:0px;
	border:1px solid #041685;
	background-color:#fff;
	color:#041685;
	margin:0px;
}

form{
	margin:0px;
	}
#wrapper #content #subcontent {
	padding: 0px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-align: left;
	min-height:525px;
}
#wrapper #content #subcontent li {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #content #subcontent ul {
	margin-left: 25px;
	list-style-position: outside;
	list-style-type: disc;
	margin-right: 50px;
	color: #333333;
}
#wrapper #content #subcontent #getadobe {
	font-size: 10px;
	padding: 3px;
	margin: 0px 0px 12px 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeee;
}
#wrapper #content #subcontent h3 {
	font-size: 14px;
	font-weight: bold;
	color: #001C7F;
}
.literaturetable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E5;
	width: 698px;
	margin-bottom: 10px;
	
}
.literaturetable td{
	font-size: 11px;
}
#wrapper #content #subcontent h1 {
	font-size: 22px;
	font-weight: bold;
	color: #001C7F;
	display: block;
	margin: 0px 0px 12px 0px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #001C7F;
}

#wrapper #content #lastmodified {
	margin:0px 50px;
	text-align:right;
	font-size:10px;
}


/* FROM V3 NAABT.org */
#invalidZip {
display:none;
}

#localServices {
	border-top:2px solid #0000CC; 
	padding-top:10px;
	margin:12px 0px 12px 0px; 
	width:698px;
	text-align:left;
}

#localPrograms {
	border-top:2px solid #0000CC; 
	padding-top:10px;
	margin:12px 0px 12px 0px; 
	width:698px;
	text-align:left;
}

#localServices a, #localServices a:link, #localServices a:visited, #localServices a:active{
	color:#0000CC;
	line-height:24px;
	padding-right:10px;
}

#localServices a:hover{
	color:#ff0000;
}

.navBarLocal{
	padding:8px;
	background-color:#CED9EA;
	border-top:solid 2px #132159;
	border-bottom:solid 2px #132159;
}

.pullQuote {
	background-color: #ffffff;
	margin: 0px 6px 6px;
	padding: 8px;
}

.pullQuote td{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #041685;
	line-height:24px;
}

.whiteBold {
	color: #FFFFFF;
	font-weight: bold;
}
.pageTitle28 {font-size: 28px}
.tinyText {font-size: 10px}

.pageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00209f;
}

.quoteRIght {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	vertical-align: middle;
	float: none;
	width: 100%;
}
.pictureLeft {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
}
.quoteLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	vertical-align: middle;
}
.pictureRight {
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a.quoteLeft {
	color:#FF0000;
	text-decoration:underline;
}

a.quoteLeft:link, a.quoteLeft:active, a.quoteLeft:visited {
	color:#FF0000;
}

a.quoteLeft:hover {
	text-decoration:none;
}

a.quoteRight {
	color:#FF0000;
	text-decoration:underline;
}

a.quoteRight:link, a.quoteRight:active, a.quoteRight:visited {
	color:#FF0000;
}

a.quoteRight:hover {
	text-decoration:none;
}

.ppmsWhatsNew{
	background-color:#FFFFCC;
	display:none;
	}
	
.bigPurple {color: #76398A; font-size: 20px; font-weight:bold;}

.navBar{
	padding:8px;
	background-color:#D8DADF;
	border-bottom:2px solid #A3A5A9;
	border-top:2px solid #A3A5A9;
}

/* FROM AA STYLES */

.glossaryLetter{
padding:5px;
text-align:left;
background-color:#B4CEF3;
}

.newsItem{
	padding:8px;
	border-bottom:1px solid #eee;
	text-align:left;
	margin:0px;
}

.newsItem2{
	padding:8px;
	border-bottom:1px solid #ccc;
	text-align:left;
	background-color:#eee;
	margin:0px;
}

.eduTable {
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	width: 698px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8e9ea;
	border-bottom-color: #e8e9ea;
	border-collapse:collapse;
}

.eduTable td {
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8e9ea;
	border-bottom-color: #e8e9ea;
	border-collapse:collapse;
}

.eduTable th {
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8e9ea;
	border-bottom-color: #e8e9ea;
	border-collapse:collapse;
	border-left:solid #e8e9ea 2px;
}

#wrapper #content #subcontent #articleLinks{
	float:right;
	width:213px;
	margin:0px 0px 12px 12px;
	border:1px solid #11357D;
	background-color:#B4CEF3;
}


#wrapper #content #subcontent #articleLinks ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	width:213px;
	
}

#wrapper #content #subcontent #articleLinks a
{
display: block;
padding: 3px 3px 3px 10px;
_width:213px;
margin:0px;
border-top:1px solid #11357D;
background-color:#B4CEF3;
color: #11357D;
text-decoration:none;

}

#wrapper #content #subcontent #articleLinks a:link, #articleLinks a:visited
{
color: #11357D;
text-decoration: none;
}

#wrapper #content #subcontent #articleLinks a:hover
{
background-color:#11357D;
color: #fff;
}
#wrapper #content #subcontent #articleLinks h2{
	padding:5px 10px;
	margin:0px;
	color:#11357D;
}

#wrapper #sidebar #fontSize{
	text-align:center;
	font-size:11px;
}

