/* @override https://www.nationalteachersalliance.org/?css=main/main.v.1328284042 */

/* @override https://www.nationalteachersalliance.org/?css=main/main.v.1327126800 */

/* @override https://www.nationalteachersalliance.org/?css=main/main.v.1327043117 */

/* @override https://www.nationalteachersalliance.org/?css=main/main.v.1323471112 */

/* @override https://www.nationalteachersalliance.org/?css=main/main.v.1323080069 */

/* @override https://www.nationalteachersalliance.org/?css=main/main.v.1323079937 */

/* @override https://www.nationalteachersalliance.org/?css=main/main.v.1321408704 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	line-height: 1.35;
}
body {
	color: #000;
	font-family: Verdana, sans-serif;
	min-width: 1080px;
	background: url(https://www.nationalteachersalliance.org/images/site_images/watermark1.png) no-repeat;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	color: #339999;
	text-decoration: none;
}

a:hover {
	color: #99CCCC;
	text-decoration: underline;
}

.delete a {
	color: #f00;
}
	
.delete a:hover {
	color: #CC0000;
}

#navbar {
	height: 60px;
	border-bottom-style: solid;
	border-bottom-color: #D1D2D3;
	minimum-width: 1060px;
	border-top-style: solid;
	border-top-color: #D1D2D3;
	background-color: #333;
	border-width: 1px;
}

.bluestrip {
	height: 4px;
	background-color: #4498A4;
}

.greystrip {
	height: 0px;
	background-color: #3f3f3f;
}

.whitestrip {
	border-bottom: 0px solid #fff;
}

.bluestrip_container {
	border-top: 4px solid #4498A4;
	border-bottom: 4px solid #4498A4;
	margin-bottom: 20px;
}

#loginform {
	margin-bottom: 15px;
	margin-right: 10px;
	min-height: 45px;
	padding: 10px 20px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #4498A4;
	border-left: 1px solid #4498A4;
	border-right: 1px solid #4498A4;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	float: right;
	font: 11px Palatino, "Palatino Linotype";
}

#loginform button {
	float: left;
	margin-top: 14px;
	margin-right: 0px;
}

input.long {
	width: 200px;
}

.loginfield {
	float: left;
	margin-top: 10px;
	color: #666;
}

.label {
	height: 15px;
}

.checkbox {
	width: 14px;
	height: 14px;
	margin-right: 5px;
	color: #666;
	font-weight: bold;
}

.child {
	display: none;
	margin-left: 20px;
	font-weight: normal;
}

input {
	width: 110px;
	height: 18px;
	background-color: #F9F7D6;
	border-radius: 4px;
	-moz-border-radius: 4px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #ccc;
	font-size: 14px;
	margin-bottom: 10px;
	margin-right: 20px;
	color: #666;
}

select {
	margin-right: 20px;
}

.radio {
	margin-right: 5px;
	width: 15px;
	height: 15px;
}

.radio_p {
	margin-top: 20px;
	margin-bottom: 15px;
}

.yes_no {
	margin-right: 15px;
}

#comment_form input,  {
	margin-bottom: 10px;
}

.suggest {
	margin-left: 30px;
	color: #666;
	font: 16px Palatino, "Palatino Linotype";

}

.event_suggest {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	color: #666;
	font: 16px Palatino, "Palatino Linotype";
	line-height: 1.3em;
}

.event_suggest p {
	margin-top: 0;
}

#suggestion {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-left: 30px;
	color: #666;
	font: 16px Palatino, "Palatino Linotype";
}

#suggestion .overlay {
	width: 570px;
}

#suggestion input {
	width: 310px;
	height: 25px;
	background-color: #F9F7D6;
	border-radius: 4px;
	-moz-border-radius: 4px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #336666;
	font-size: 14px;
}

#suggestion textarea {
	width: 550px;
	border: 1px solid #669933;
	background-color: #F9F7D6;
	border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 20px;
}

#suggestion textarea:focus {
	background-color: #F3F0AE;
}

#suggestion input:focus {
	background-color: #F3F0AE;	
}

#suggestion button {
	float: left;
}

#suggestion .close {
	float: left;
	margin-top: 2px;
}

#loginform input {
	font-size: 11px;
}

label {
	color: #666;
	font-weight: bold;
}

label.standalone {
	display: block;
	margin-bottom: 5px;
}

label span {
	color:#669933 ;
}

#member_form a {
	font-weight: bold;
}

.profile_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.profile_box h3 {
	margin-bottom: 15px;
}

.profile_box.last {
	margin-top: 20px;
	border-bottom: none;
}

.school_cats {
	float: left;
	width: 260px;
	color: #666;
	font-weight: bold;
}

.school_cats.right {
	padding-left: 20px;
	border-right: none;
}

p.instructions {
	margin-top: 0;
	margin-right: 20px;
	font-style: italic;
	color: #666;
}

.terms_checkbox {
	float: left;
	margin-right: 4px;
}
.terms_description {
	line-height: 18px;
	float: left;
	width: 510px;
	color: #666;
	font-weight: bold;
	margin-bottom: 10px;
}

.terms_description span {
	color: #669933;
}

.label_body {
	padding-right: 10px;
}

.width {
	width: 200px;
}

.form_register {
	float: left;
	margin-right: 20px;
}

.regular_input {
	width: 240px;
	height: 24px;
}

.medium_input {
	width: 130px;
	height: 24px;
}

.small_input {
	width: 78px;
	height: 24px;
}

.long_input {
	width: 350px;
	height: 24px;
}

input:focus {
	background-color: #F3F0AE;
	color: #000;
}

button {
	width: 70px;
	height: 22px;
	background-color: #F3F0AE;
	border-radius: 4px;
	-moz-border-radius: 4px;
	color: #6;
	font: bold 10px/1.1 Verdana;
	text-transform: uppercase;
	border: 1px solid #ccc;
	margin-right: 20px;
}

button:hover {
	cursor: pointer;
}

a button:hover {
	text-decoration: none;
}

.overlay {
	display:none;
	background-color:#333;
	width:675px;	
	min-height:200px;
	color: #666;
	background-color: #f2f2f2;
	padding: 20px;
	border-radius: 7px;
	-moz-border-radius: 8px;
	border: 1px solid #669933;
}

.overlay .close {
	float: right;
}

.feebox {
		margin-bottom: 10px;
		margin-left: 100px;
		border-bottom: 1px dotted #ccc;
		padding-bottom: 5px;
		float: left;
		width: 300px;
}

.feeprompt {
	font-weight: bold;
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 20px;
}

.regularfee {
	float: left;
	font-weight: bold;
}

.introfee {
	float: left;
	font-weight: bold;
	font-size: 18px;
	color: #669933;
}

.captcha {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #669933;
	border-radius: 7px;
	-moz-border-radius: 8px;
}

.captcha p {
	margin: 5px;
}

.loginsubmit {
	float: left;
	margin-top: 25px;
	margin-right: 10px;
}

label.error {
	float: left;
	text-align: right;
	margin-left: -230px;
	width: 220px;
	display: none;
	background: none;
}

#subjects.error, #grades.error {
	margin-top: 5px;
	margin-left: 0;
	text-align: left;
}

.block {
	display: block;
}

.error:focus {
	background-color: #ffe4e1;
}

.loginforgot {
	font-size: 11px;
	float: left;
	margin-top: 15px;
	margin-left: -15px;
}

.loginforgot a {
	display: block;
}

#loginform p {
	margin-top: 7px;
	margin-bottom: 3px;
	color: #3f3f3f;
}

.login_welcome {
	font-size: 14px;
	padding-top: 10px;
}

#nav {
	margin-left: 240px;
	padding-left: 20px;
	height: 60px;
	background-color: #333;
	border-left: 1px solid #D1D2D3;
}
	
#nav li {
	font: small-caps 18px Palatino, "Palatino Linotype";
	margin-right: 5px;
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	color: #e1e1e1;
	line-height: 62px;
}

#nav a {
	color: #e1e1e1;
	text-decoration: none;
}

#nav li a:hover {
	border-top-style: solid;
	border-top-color: #4498A4;
}

#nav a:active {
	color: #e1e1e1;
	text-decoration: none;
}

a.navselected {
	border-top-style: solid;
	border-top-color: #4498A4;
}


#logo {
	margin-top: -133px;
	margin-left: 28px;
	float: left;
}

#logo a img {
	border: none;
}

#container {
	padding-top: 40px;
	padding-left: 240px;
	margin-top: -5px;
	border-left: 4px solid #3f3f3f;
}

.bracket {
	color: #D1D2D3;
	font: 31pt "Times New Roman";
	float: left;
}

#pagetitle {
	color: #336666;
	font: bold 24pt Verdana;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 7px;
	margin-bottom: 30px;
}

#pagetitle a, #pagetitle a:hover{
	color: #336666;
	text-decoration: none;
}

.big_column {
	width: 820px;
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 0px;
}

.home_icon {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.home_img_container{
	float: left;
	padding-right: 20px;
	border-right: 1px solid #ccc;
}

.home_img, .home_text {
	height: 190px;
}

.home_about {
	float: left;
	width: 510px;
	padding-left: 20px;
	margin-left: -1px;
	border-left: 1px solid #ccc;
}

.middle_col {
	float: left;	
	width: 560px;
	border-right: 1px solid #ccc;
	padding-top: 0;
	padding-bottom: 50px;
	min-height: 560px;
}

.account_info {
	margin-bottom: 10px;
}

.account_info p {
	font-weight: bold;
	margin: 0;
	color: #666;
}

.success_message {
	margin-bottom: 20px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #669933;
	color: #669933;
	background-color: #f2f2f2;
	font: small-caps bold 16px Palatino, "Palatino Linotype";

}

.middle_col h3 {
	padding-top: 10px;
}

.mason_box {
	float: left;
	width: 228px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0px 15px 15px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	background-color: #fff;
	behavior: url(/images/site_files/PIE.htc);
}

.mason_box:hover {
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888;
}

.mason_content:hover {
	cursor: pointer;
}

.mason_content:hover h1 {
	border-left: 3px solid #669933;
	padding-left: 5px;
	margin-left: -8px;
}

.mason_content:hover .more {
	color: #339999;
}

.mason_content .more:hover {
	color: #044665;
}

.mason_box a:hover {
	text-decoration: none;
}

.mason_box p {
	color: #333;
}

.mason_box img {
	margin-top: 10px;
	margin-left: -15px;
}

.mason_head {
	padding: 5px 10px 0px;
	margin: 0px -15px 15px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #ccc;
}

.mason_date {
	float: left;
	width: 55px;
	color: #999;
	font-weight: bold;
	margin-right: 10px;
}

.mason_cats {
	float: left;
	width: 173px;
	text-align: right;
	color: #666;
	font: small-caps bold 14px Palatino, "Palatino Linotype";
}

.mason_cats a {
	display: block;
	margin-bottom: 5px;
}

.nta-update {
	background-color: #F9F7D6;
}

.mason_cats span {
	color: #666;
	font: normal 11px Verdana;
}

.mason_comments {
	text-align: right;
	margin: 10px -15px -15px;
	padding: 5px 15px;
	color: #669933;
	font: small-caps bold 13px Palatino, "Palatino Linotype";
	background-color: #f9f9f9;
	border-top: 1px solid #ccc;
}

.mason_cats a, .mason_cats a:hover {
	color: #669933;
}

.mason_cats a:hover {
	text-decoration: underline;
}

.author_box {
	padding: 0px 10px 10px;
	background-color: #F9F7D6;
	margin: 0px 20px 20px 0px;
}

.dialogue_links {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 20px;
	padding: 0 10px 0px;
	border: 1px solid #ccc;
	border-radius: 7px;
	background-color: #f9f9f9;
}

.dialogue_links a {
	display: inline-block;
	font-weight: bold;
	margin-bottom: 10px;
	background: url(https://www.nationalteachersalliance.org/images/site_images/more.jpg) no-repeat right bottom;	
	padding-right: 10px;
	line-height: 1.3;
}

.dialogue_links a:hover {
	background: url(https://www.nationalteachersalliance.org/images/site_images/more_over.jpg) no-repeat right bottom;
	color: #044665;
	text-decoration: underline;	
	cursor: pointer;
}

.bloghead {
	padding-top: 2px;
	padding-right: 20px;
	margin-bottom: 15px;
}

.bloghead h1 a,
.bloghead h1 a:hover {
	color: #669933;
}

.byline {
	color: #666666;
	font: bold 16px Palatino, "Palatino Linotype";
	float: left;
	margin-top: 5px;
}

.number_comments {
	font: bold 16px Palatino, "Palatino Linotype";
	float: right;
	margin-top: 5px;
}

.pagination {
	text-align: center;
	margin-left: -20px;
	font: bold 14px Palatino, "Palatino Linotype";
	color: #666;
}

.landing_box {
	margin-bottom: 30px;
}

.bordernone {
	border-bottom: none;
}

blockquote {
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 5px;
	padding-right: 5px;
	border-left-style: solid;
	border-left-color: #669933;
	font-size: .95em;
	color: #666;
}

.blogsub {
	color: #666666;
	font: bold 13pt Verdana;
	margin-bottom: 20px;
}

.pullquote {
	width: 180px;
	float: left;
	margin-left: -220px;
	margin-top: 100px;
	font: 16px Palatino, "Palatino Linotype";
	color: #666;
	background-color: #f9f9f9;
	padding: 10px;
	border-radius: 7px;
	-moz-border-radius: 8px;
	text-align: right;
	border: 1px solid #669933;
}

.pullquote img {
float: left;

}
div.pullquote p {
	margin: 0;
}

.attribution {
	font-size: 14px;
	color: #669933;
	margin-top: 5px;
	font-style: italic;
}

.left_blurb {
	float: left;
	margin-left: -220px;
}

.left_blurb a {
	text-decoration: none;
}

.home_blurb {
	float: left;
	margin-left: -220px;
}

.home_blurb a {
	text-decoration: none;
}

.pullquote2 {
	width: 180px;
	margin-bottom: 20px;
	font: 16px Palatino, "Palatino Linotype";
	color: #666;
	background-color: #f9f9f9;
	padding: 10px;
	border-radius: 7px;
	-moz-border-radius: 8px;
	text-align: center;
	border: 1px solid #4498A4;
}

.pullquote2 span {
	color: #4498A4;
}

.pullquote2:hover {
	border: 2px solid #4498A4;
	margin-left: -1px;
	margin-top: -1px;
	margin-bottom: 19px;
}

.pullquote2:hover span {
	font-weight: bold;	
}



.pullquote3 {
	width: 180px;
	font: 16px Palatino, "Palatino Linotype";
	color: #666;
	background-color: #f9f9f9;
	padding: 10px;
	border-radius: 7px;
	-moz-border-radius: 8px;
	border: 1px solid #4498A4;
	margin-top: 20px;
}


.blog_image {
	margin-top: 3px;
	margin-left: 10px;
	float: right;
	margin-bottom: 10px;
}

.blog_thumb {
	float: left;
	margin-right: 10px;
}

.blog_thumb img {
	border: 1px solid #4498A4;	
}

.blog_image img {
	border: 1px solid #4498A4;	
}


.blog_body {
	line-height: 1.4;
}

.social_icon {
	float: left;
	margin-left: 10px;
	margin-bottom: 18px;
}

.blog_category {
	color: #666;
	float: right;
	padding-right: 20px;
	padding-bottom: 2px;
}

.blog_category p {
	display: inline;
}

.morebox {
	margin-bottom: 0px;
}

.more {
	float: left;
	background: url(https://www.nationalteachersalliance.org/images/site_images/more.jpg) no-repeat right bottom;	
	padding-right: 10px;
	line-height: 1.3;
	margin-bottom: 2px;
}

.more:hover {
	background: url(https://www.nationalteachersalliance.org/images/site_images/more_over.jpg) no-repeat right bottom;
	color: #044665;
	text-decoration: underline;	
	cursor: pointer;
}

.editors_aside {
	margin-left: 20px;
	margin-bottom: 3px;
	margin-top: -10px;
}

.address {
	margin-bottom: 20px;
}

.address p {
	margin: 0;
}

.address p span {
	font-weight: bold;
	color: #666;
}

.right_col {
	float: left;
	width: 260px;
	border-left: 1px solid #ccc;
	margin-left: -1px;
	padding-bottom: 70px;
}

.benefits {
	font-weight: bold;
}


.editorhead {
	margin-bottom: 40px;
	padding-right: 20px;
}

.common {
	padding-right: 20px;
}

.common h2 {
	color: #666;
	font: 26px Palatino, "Palatino Linotype";
	margin-top: 20px;
}

.common_body {
	padding-right: 20px;
	word-spacing: .2em;
}

.step {
		padding: 10px;
		margin-top: 10px;
		border-bottom: 1px solid #ccc;
}

.step_p {
	margin-right: 20px;
}


.step_text {
	width: 370px;
	margin-right: 15px;
	font-weight: bold;
	color: #797979;
}

.step_number {
	font: bold 16px Palatino, "Palatino Linotype";
	margin-bottom: 10px;
	border: 1px solid #4498A4;
	border-radius: 7px;
	-moz-border-radius: 8px;
	padding: 7px;
	float: left;	
	background-color: #f9f9f9;
}

.step_image {
	float: left;
	border: 1px solid #ccc;
	margin-top: -10px;
	border-radius: 7px;
	-moz-border-radius: 8px;
	padding: 5px;
}

#hide_this {
	float: right;
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

a.info_icon:hover {
	text-decoration: none;
	color: #669933;
}

#welcome_text {
	width: 790px;
	background-color: #F9F7D6;
	padding: 15px 15px 5px;
	color: #666;
	margin-bottom: 30px;
	display: none;
	border: 1px solid #ccc;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
}

#welcome_text p {
	margin-top: 0;
	font-weight: bold;
}

#welcome_text h3 {
	color: #669933;
}

.show_welcome, .hide_welcome {
	float: right;
	margin-right: -5px;
	margin-top: -5px;
	font-size: 10px;
	color: #000;
	background-color: #F3F0AE;
	border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #ccc;
	padding: 1px 5px 2px;
	font-weight: bold;
}

.hide_welcome:hover {
	cursor: pointer;
}

.info_icon:hover {
	cursor: hand;
}

.top_pick {
	text-align: center;
}

.shadow {
	-moz-box-shadow: 3px 3px 10px #333;
	-webkit-box-shadow: 3px 3px 10px #333;
	box-shadow: 3px 3px 10px #333;
}

.common_body span {
	font: bold 20px Palatino, "Palatino Linotype";
	color: #669933;
}

.small_text {
	font-size: 10px;
	color: #666;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
	margin-top: 20px;
}

span a {
	color: #669933;
}

span a:hover {
	color: #669933;
}

.home_body {
	color: #666;
	font: 16px Palatino, "Palatino Linotype";
}

.home_body span {
	color: #669933;
}

.editorimage2 {
	float: left;
	margin-right: 10px;
}

.marginbottom {
	margin-bottom: 30px;
}

.author {
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 30px;
	background-color: #f2f2f2;
	border-radius: 7px;
	-moz-border-radius: 8px;
	border: 1px solid #669933;
}

.author_name {
	margin-bottom: 10px;
	font: bold 18px Palatino, "Palatino Linotype";
	color: #666;
}

.editors {
	font: 12px Verdana;
	color: #000;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	border: 1px solid #ccc;
	width: 220px;
	background-color: #f9f9f9;
}

.editors ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.editors p {
	margin-top: 0;
}

ul#nav_categories {
	margin: 0;
}

.editorbox {
	border-top: 1px dotted #ccc;
	padding-left: 10px;
}

.editorbox:hover p {
	color: #666;
}

.editorbox_selected {
	background-color: #fff;
	border-left: 3px solid #669933;
	margin-left: -3px;
}

.editors a {
	color: #666666;
}

.editors a:hover {
	text-decoration: none;
}

.editorbox:hover {
	cursor: hand;
	background-color: #fff;
	border-left: 3px solid #669933;
	margin-left: -3px;
}

.editorinfo {
	padding-bottom: 7px;
	padding-top: 7px;
}

.editorinfo p {
	margin-bottom: 1px;
	font-style: italic;
}

.editorbox span {
	
	font-weight: bold;
	font-style: normal;
}

.editorbox h4 {
	font-weight: bold;
	margin-bottom:5px;
	font-variant: small-caps;
	color: #669933;
}

.reading_box {
	padding-left: 20px;
	color: #666;
	padding-bottom: 0;
}

.reading_box2 {
	padding-left: 20px;
	color: #666;
	margin-top: 20px;
}

.reading_box ul {
	margin-bottom: 20px;
}

.reading_box li {
	list-style-type: none;
	margin-left: 10px;
	margin-top: 10px;
}



.reading_box li a {
	font: small-caps bold 15px Palatino, "Palatino Linotype";
	color: #669933;
	margin-top: 10px;
	display: block;
}



.reading_box li a:hover {
	color: #669933;
}

.reading_item {
	margin-top: 10px;
}

.benefits li {
	list-style-type: disc;
	color: #666;
}

.benefits li span {
	color: #669933;
}

.reading_item a {
	font: small-caps bold 15px Palatino, "Palatino Linotype";
	color: #669933;
	display: block;

}

.reading_item a:hover {
	color: #669933;
}

.categories {
	width: 180px;
	margin-left: 0px;
	margin-bottom: 10px;
	font: small-caps 14pt Palatino, "Palatino Linotype";
	color: #669933;
	background-color: #f2f2f2;
	padding: 10px;
	border-radius: 7px;
	-moz-border-radius: 8px;
	border: 1px solid #669933;
}

.categories ul {
	list-style-type: none;
	color: #666;
	font: normal 12px verdana;
}

.categories li {
	margin-left: 10px;
	margin-bottom: 5px;
}

.firstp p:first-letter {
	display:block;
	float:left;
	color: #000;
	font: 40px/40px Georgia, "Times New Roman", Times, serif;
	padding-right: 4px;
	margin: 0 0 -5px;
	vertical-align: bottom;
}

#leftbanner {
	margin-top:-100px;
	height: 100px;
}

/* @group My Group */



/* @end */

#footer {
	background-color: #333;
	color: #999;
	font-size: 11px;
}

.footercontainer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footerlogobox {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	margin-right: 20px;
	width: 200px;
	height: 130px;
	float: left;
	text-align: center;
	background-color: #444;
	border-right: 1px solid #D1D2D3;
}

#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 2px;
	margin-left: 0px;
}

#footer ul {
	margin-top: 5px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #ccc;
}

.footerlogo {
	margin-bottom: 10px;
}
.footerlogo a img {
	border: none;
}	

.footerbox {
	margin-top: 35px;
	padding-bottom: 10px;
	padding-right: 20px;
	width: 210px;
	float: left;
}

.footerbox p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.footerlink a {
	display: block;
	margin-top: 5px;
}

.socialicon {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}

div.footerbox h5 {
	margin-bottom: 5px;
}

#logo_footer_right {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	box
	
}

.margintop {
	margin-top: 20px;
}

.margin_top10 {
	margin-top: 10px;
}

.bottomborder {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}

#slider {
	margin-right: 20px;
	margin-left: 4px;
}

#slider p {
	margin-top: 5px;
	margin-bottom: 0;
}

#slider a:hover {
	text-decoration: none;
	color
}

#slider li{ 
	overflow:hidden; 
}

.slide_container {
	width: 544px;
	height: 320px;
}

.slide_container:hover {
	cursor: hand;
}

.slide_link{
	float: right;
	margin-right: 10px;
	margin-top: 240px;
	width: 100px;
	height: 73px;
	padding-left: 15px;
	font: bold 16px Palatino, "Palatino Linotype";
	border-left: 1px solid #999;
}

.slide_link p{
	line-height: 1.2;
}

.slid_link p {
	margin-top: 0;
}

.slide_title {
	font: small-caps bold 20px Palatino, "Palatino Linotype";
	color: #333;
	padding-bottom: 2px;
	border-bottom: 1px solid #999;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1;
}

.slide_title p {
	line-height: 1.2;
}

.slide_tag {
	color: #333;
	font-size: 14px;
	margin-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
}

.slide_info {
	float: right;
	margin-top: 240px;
	height: 75px;
	text-align: right;
	width: 332px;
}

.retail h2 {
	color: #006900;
}

.school h2 {
	color: #700;
}

.slider_image {
	background-color: #feffc5;
	width: 134px;
	height: 134px;
	text-align: center;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #333;
	float: left;
	margin-top: 15px;
	border: 1px solid #3f3f3f;
}

ol#controls {
	margin-top: 10px;

}

ol#controls li{
	display: inline;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	background-color: #fff;
	border: 1px solid #4498A4;
	font-size: .1em;
}

ol#controls li:hover {
	cursor: hand;
}

ol#controls li a{
	text-decoration: none;
	color: #fff;
}

ol#controls li.current{
	background-color: #fff;
	border: 2px solid #4498A4;
	margin-top: -1px;
	margin-right: 9px;
}


span#prevBtn{
}

span#nextBtn{}

.event_image {
	float: right;
	margin-left: 10px;
	width: 220px;
	line-height: 1.3;
	font-size: .9em;
	color: #333;
	border: 1px solid #666;
	background-color: #feffc5;
}

.date {
	font-style: italic;
}

.event_image_caption {
	padding-left: 5px;
}

.event_location {
	float: left;
	color: #669933;
	font: bold 16px Palatino, "Palatino Linotype";
	margin-top: 5px;
}

.unregistered {
	margin-top: 40px;
	font-weight: bold;
	margin-left: 80px;
	margin-right: 80px;
	color: #666;
	background-color: #f2f2f2;
	padding-left: 10px;
	padding-right:  10px;
	border-radius: 7px;
	-moz-border-radius: 8px;
	border: 1px solid #669933;
}

.event_details{
	margin-bottom: 20px;
}

.event_details li {
	margin-bottom: 5px;
	list-style-type: none;
	margin-left: 0;
}

.event_details span {
	color: #669933;
	font-weight: bold;
}

.background {
	background-color: #fff;
}

.img {
	border: 0;
	margin: 0;
}

.abstract {
	padding-left: 20px;
	text-align: center;
	font-size: 12px;
}

.abstract p {
	text-align: left;
}

.banner_container {
	margin-top: 20px;
	padding-left: 20px;
	text-align: center;
}

.banner {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #333;
	color: #ccc;
	padding: 15px;
	font: small-caps 18px Palatino, "Palatino Linotype";
}

.banner:hover {
	cursor: hand;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 14px;

}
	
.bluestrip_container a:hover {
	text-decoration: none;
}

.commentform {
	margin-top: 0px;
	padding-right: 20px;

}

.commentform h3 {
	margin-bottom: 20px;
}

.commentform p {
	color: #666;
	font-weight: bold;
	margin-bottom: 0;
}

.commentform span {
	font-weight: normal;
}

.commentform textarea {
	width: 526px;
	border: 1px solid #ccc;
	background-color: #F9F7D6;
	border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 5px;
}

.commentform input {
	margin-right: 10px;
}

.comments {
	margin-bottom: 50px;
}

.comment {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding-bottom: 10px;
	margin-left: -4px;
}

.comment_head {
	color: #666;	
	font: bold 13px Palatino, "Palatino Linotype";
}

.comment_info_container {
	float: left;
	margin-left: -190px;
	width: 180px;
	margin-top: -21px;
	padding-right: 10px;
	border-top: 1px solid #ccc;
}

.comment_info {
	color: #666;	
	text-align: right;
	padding-right: 10px;
	margin-top: 20px;
	border-right: 1px solid #ccc;
}

.comment_info p {
	margin: 0;
}

.comment_info_head {
	font: bold 13px Palatino, "Palatino Linotype";	
	margin-bottom: 10px;
}

.bubble {
	height: 60px;
	margin-top: 20px;
}

.bubble h3 {
}

.bubble img {
	float: left;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	margin-top: 7px;
}

.bubble2 {
	float: left;
}



.event_date {
	float: left;
	width: 4em;
	background-color: #fff;
	margin-right: 10px;
	margin-top: 4px;
	margin-left: -60px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}

.event_date2 {
	float: left;
	width: 4em;
	background-color: #fff;
	margin-right: 10px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}

.byline p {
	margin: 0px;
}

.month {	
	font: bold 14px Palatino, "Palatino Linotype";
	text-align: center;
	background-color: #669933;
	color: #fff;
	height: 13px;
	padding-bottom: 1px;
	padding-top: 2px;
	border: 1px solid #669933;
	line-height: 13px;
}

.day {
	font: bold 18px Palatino, "Palatino Linotype";
	color: #669933;
	padding-bottom: 5px;
	padding-top: 6px;
	text-align: center;
	border: 1px solid #ccc;
}

.article_byline {
	margin-bottom: 20px;
	color: #666666;
}

.article_byline span {
	color: #669933;
	font: bold 14px Palatino, "Palatino Linotype";
}

iframe {
	border: 0 solid #fff;
}

iframe body {
	background: none;
}



#calendar {
	font: 14px Verdana;
	color: #666;
	float: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.calendarBG {
	font-size: 15px;
	margin: 0;
	background-color: #fff;
	font-family: Palatino, "Palatino Linotype";
}

table.calendarBG {
	width: 220px;
	text-align: center;
}

.calendarBG th {
	color: #fff;
	font: bold 16px Palatino, "Palatino Linotype";
	background-color: #669933;
	vertical-align: middle;
	height: 25px;
}

.calendarMonthLinks a {
	margin: 0;
}

.calendarHeader a {
	color: #fff;
}

.calendarHeader a:hover {
	color: #fff;
	text-decoration: underline;	
}

.calendarDayHeading {
	color: #669933;
	padding: 2px;
	font-family: Verdana;
}

.calendarToday {
	color: #ccc;
	
}

.calendarCell {
	color: #ccc;
	padding: 1px;
}

.calendarCell a {
	font-weight: bold;
	color: #669933;
	margin: 0;
}

.calendarCell a:hover {
	color: #669933;
	text-decoration: underline;
}

.calendarBlank {
	color: #fff;
}

.registration_form input {
	height: 25px;
	font-size: 14px;
	margin-bottom: 15px;
}

.cancel {
	padding-top: 3px;
	font-family: verdana;
}

.checkbox input {
	width: 14px;
	height: 14px;
	margin: 0;
	margin-bottom: 20px;
}

.checkbox label {
	margin-left: 5px;
}

.thermo_back {
	margin-bottom: 20px;
	text-align: center;
	height: 405px;
	width: 85px;
	margin-left: 60px;
	background: url(https://www.nationalteachersalliance.org/images/site_images/thermo_back.jpg) no-repeat right bottom;
	float: left;
}

.thermo_progress {
	margin-bottom: 20px;
	text-align: center;
	width: 85px;
	background: url(https://www.nationalteachersalliance.org/images/site_images/thermo_progress.jpg) no-repeat right top;
	float: left;
	margin-left: -85px;
}

.ipads {
	font-size: 16px;
}

.ipads span{
	font-weight: bold;
}

#my_full_map {
	border: 3px solid #669933;
}

.small_col {
	float: left;
	padding: 20px 15px;
	width: 270px;
	margin: 30px 0px;
	border: 1px solid #ccc;
	border-radius: 8px;
	background-color: #f2f2f2;
}

#side_bar a {
	font: bold 16px Palatino, "Palatino Linotype";
	color: #669933;
}

#side_bar div {
	margin-bottom: 20px;
}


.border_left {
	border-left: 5px solid #669933;
	padding-left: 10px;
}

.border_left2 {
	border-left: 3px solid #669933;
	padding-left: 5px;
}

.bottom_border_right {
	border-bottom: 1px solid #ccc;	
}

.bottom_border_left {
	border-bottom: 1px solid #ccc;
}

.top_border_left {
	border-top: 1px solid #ccc;
}

.margin_bottom {
	margin-bottom: 20px;
}

.margin_bottom10 {
	margin-bottom: 10px;
}

.margin_left {
	margin-left: -100px;
}

.margin_left2 {
	margin-left: 20px;
}

.margin_right {
	margin-right: 20px;
}

.padding_top {
	padding-top: 20px;
}

.padding_top10 {
	padding-top: 10px;
}

.padding_left {
	padding-left: 20px;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
}

.green {
	color: #669933;		
}

.hidden{
	display: none;
}

.center {
	text-align: center;
}

.embed {
	margin-bottom: 10px;
	padding-right: 20px;
}

.embed img {
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #669933;
	display: block;
}

.embed a, .embed a:hover {
	display: none;
}

.error, textarea.error {
	border-color: #ff1212;
	background-color: #ffe4e1;
	color: #ff1212;
}

.home_bucket1, .home_bucket1_link {
	float: left;
	width: 260px;
	padding-right: 20px;
	border-right: 1px solid #ccc;
}

.home_bucket2, .home_bucket2_link {
	float: left;
	width: 510px;
	padding-left: 20px;
	border-left: 1px solid #ccc;
	margin-left: -1px;
}

.home_bucket1_link {
	border-bottom: 1px solid #ccc;
}

.home_bucket2_link {
	border-bottom: 1px solid #ccc;
}

.big_text p {
	color: #666;
	font: 16px Palatino, "Palatino Linotype";
}