body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f3f4f5;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #0083AA;
}
a:hover,a:active {
	text-decoration: none;
	border-bottom: 1px dotted;
}
img {
	border: 0 none;
}
#container {
	font-size: 10pt;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}


/* Header */
#header {
	height: 200px;
	width: 960px;
}
#header1 {
	background-image: url(../images/shadow-top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 960px;
}
#header2 {
}
#header2a {
	background-image: url(../images/shadow-header-left.gif);
	height: 200px;
	width: 10px;
	float: left;
}
#header2b {
	float: left;
	height: 200px;
	width: 940px;
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
}
#header2ba {
	padding-top: 35px;
	float: left;
	width: 269px;
}
#header2ba a:hover {
	border: 0 none;
}
#header2bb {
	color: #FFFFFF;
	float: left;
	text-align: right;
	width: 625px;
}
#header2bb h1 {
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
	padding-top: 6em;
}

#header3 {
	background-image: url(../images/shadow-header-right.gif);
	height: 200px;
	width: 10px;
	float: left;
}


/* Navigation */
#nav {
	height: 74px;
	width: 960px;
	clear: both;
	float: none;
	background-image: url(../images/shadow-content.gif);
	background-repeat: repeat-y;
	color: #CCCCCC;
}
#nava { /* left spacing */
	width: 51px;
	float: left;
	height: 56px;
}
#navb { /* main nav */
	height: 56px;
	width: 858px;
	float: left;
}
#navc { /* right spacing */
	width: 51px;
	float: left;
	height: 56px;
}


 /* Content */
 #content {
	width: 960px;
	clear: both;
	float: none;
	background-image: url(../images/shadow-content.gif);
	background-repeat: repeat-y;
}
#contenta {  /* sidebar */
	float: left;
	width: 260px;
	font-size: .9em;
}
#contentabody {
	clear: both;
	float: none;
	padding-left: 48px;
	padding-top: 3em;
	padding-right: 25px;
}
#contentb {  /* main content window */
	float: left;
	width: 700px;
}
#contentbbody {
	clear: both;
	float: none;
	padding-bottom: 3em;
	padding-right: 5em;
}
#contentbbodywrap {
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(../images/one-column-gutter.gif);
	background-repeat: repeat-y;
	clear: both;
	min-height: 500px;
}
#contentbbody img a:hover {
	border: 0 none;
}
#contentc { /* right content window */
	float: left;
	width: 0px;
}

#contentcbody {
	clear: both;
	float: none;
}
#contentcbody a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0px none;
}

/* Sidebar */
#content #events { /* events */
	padding-top: 1em;
	padding-bottom: 1em;
	background-image: url(../images/dots-hor.gif);
	background-repeat: no-repeat;
}
#content #newsletter { /* newsletter */
	padding-top: 1em;
	background-image: url(../images/dots-hor.gif);
	background-repeat: no-repeat;
	padding-bottom: 1em;
}
#content #membership { /* membership */
	padding-top: 1em;
	padding-bottom: 3em;
	background-image: url(../images/dots-hor.gif);
	background-repeat: no-repeat;
}
#content #acrobat { /* membership */
	padding-top: 1em;
	padding-bottom: 3em;
	background-image: url(../images/dots-hor.gif);
	background-repeat: no-repeat;
}
#content #acrobat a,#content #acrobat a:hover {
	text-decoration: none;
	border: 0px none;
}


#content h1 {
	font-size: 1.5em;
	color: #0083AA;
	font-weight: normal;
	padding-left: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3em;
}
#content h2 {
	font-size: 1.2em;
	color: #095169;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content h3 {
	font-size: 1.1em;
	color: #095169;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 1em;
}
#content h3 a {
	color: #095169;
}
#content h4 {
	font-size: 1em;
	color: #095169;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 1em;
}
#content p {
	font-size: .85em;
	line-height: 145%;
	padding-right: 4em;
	margin-top: 0px;
	padding-top: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contentbbodywrap p {
	padding-right: 6em;
}

#content ul {
	list-style-type: square;
	font-size: .85em;
}
#content ul li {
	padding-bottom: .25em;
	line-height: 145%;
}
#content ol {
	font-size: .85em;
}
#content ol li {
	padding-bottom: 0.5em;
	line-height: 145%;
	padding-right: 0.5em;
}



#content a {
}
#content a:hover,a:active {
}
#contenta h3 {
	font-size: 1em;
	color: #095169;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
#contenta p {
	font-size: .85em;
	line-height: 145%;
	padding-left: 20px;
	padding-right: 0px;
}



/* Footer */
#footer {
	clear: both;
	float: none;
	width: 960px;
	font-size: 0.75em;
	color: #CCCCCC;
}
#footera { /* left background image */
	float: left;
	background-image: url(../images/footerA.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 20px;
}
#footerb { /* main nav area */
	float: left;
	background-image: url(../images/footerB.gif);
	background-repeat: repeat-x;
	width: 920px;
	height: 50px;
	text-align: center;
}
#footerc { /* right background image */
	float: left;
	background-image: url(../images/footerC.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 20px;
}
#footer a {
	color: #CCCCCC;
	margin-right: 1em;
	margin-left: 1em;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted;
}
#footer p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 140%;
	margin-top: 0px;
	padding-top: 5px;
}


.photo {
	float: left;
	padding-right: 2em;
	padding-bottom: 2em;
}
p.backtotop {
	text-align: right;
	font-style: italic;
	clear: both;
	float: none;
}
.boxRow {
	clear: both;
	float: none;
}
.box {
	float: left;
	margin-left: 25px;
	margin-bottom: 25px;
}
table #tableSchool {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
}

table#tableSchool td {
	font-size: .8em;
	text-align: center;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
table#tableSchool td.leftalign {
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
table#tableSchool td.bluebg {
	color: #FFFFFF;
	background-color: #095169;
	font-weight: bold;
	font-size: .85em;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}
table#tableSchool td.greybg {
	background-color: #EFEFEF;
	padding: 2px;
}
table#tableSchool td.greybgleft {
	background-color: #EFEFEF;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding: 2px;
}
.executive-row {
	float: none;
	clear: both;
}
.executive-column {
	float: left;
	width: 267px;
	margin-right: 20px;
}
#content .executive-column p {
	margin-top: 0em;
	padding-top: .25em;
}





table#contactform {
	width: 439px;
	font-size: .85em;
	background-color: #f3fbfe;
}
p.errortable {
	font-size: .85em;
	color: #FF0000;
}
#container #content #contentb #contentbbody #contentbbodywrap ul.errortable {
	padding-left: 25px;
	list-style-type: square;
	padding-bottom: 15px;
}
#container #content #contentb #contentbbody #contentbbodywrap ul.errortable li {
	color: #FF0000;
	padding-bottom: 3px;
}


input.ret-Tfield {
	width: 100%;
}
input.ret-Tfield2 {
	width: 99%;
}
textarea.ret-Ttext {
	width: 100%;
	height: 130px;
}
input.ret-submit {
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0083AA;
	border: 1px solid #CCCCCC;
}
#errorbox p, #errorbox ul li {
	color: #FF0000;
}
.paymenttable {
	font-size: .85em;
}
#contentb p.backtop {
	margin-top:2em;
	margin-bottom:3em;
	text-align: center;
}
#contentb a.backtop {
	color: #333333;
}
#contentb a.backtop:hover {
	color: #0083AA;
	border: 0 none;
}
iframe#form {
	width:80%;
	border:none
}
iframe#form h1 {
	display:none;
}