/*
CSS for SCATE
inathought.com
*/

body { background-color: #fff; font-family: arial, sans-serif; font-size: 9pt; padding: 0; margin: 0; color: #000; line-height: 1px; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
img a, a img { border: 0; }
#stretch { background-color: #000; height: 27px; }
	#tabcont { width: 950px; margin: 0 auto; text-align: right; overflow: hidden; height: 27px; }
	#tabs { height: 20px; margin-top: 5px; background-color: #000; width: 298px; margin: 0; padding-top: 5px; float: right; }
	.tab-active { float: left; display: block; width: 96px; height: 10px; background: url(../images/tab-active.gif) 0 0 no-repeat #fff; padding: 12px 53px 10px 0; color: #547ea1; font-weight: bold; text-decoration: none; }
	.tab { float: left; display: block; width: 96px; height: 10px; background: url(../images/tab-inactive.gif) 0 0 no-repeat #585858; padding: 12px 53px 10px 0; color: #fff; font-weight: bold; text-decoration: none;}
#container { clear: both; width: 950px; margin: 0px auto; background-color: #fff; padding: 0; }
#header { height: 88px; border-bottom: 2px solid #000; background: url(../images/logo.gif) 0 29px no-repeat transparent; }
#content { clear: both; margin-top: 35px; }
	.callout { width: 288px; height: 92px; background: url(../images/bg-callout.jpg) 0 0 no-repeat #547ea1; padding: 12px; color: #fff; line-height: 1.3; }
	.leftCol { width: 636px; float: left; display: inline; line-height: normal; }
		.leftColHmTxt { display: block; background-color: #000; padding: 9px; }
	.rightCol { width: 312px; float: right; display: inline; line-height: normal; }
.hmLarge { font-size: 20pt; color: #fff; }
.hmTiny { font-size: 7pt; color: #fff; }
.hmMed { font-size: 11pt; }
.boldWhite { color: #fff; font-weight: bold; }
.boldBlue { color: #547ea1; font-weight: bold; }
h2 { font-size: 11pt; color: #666; margin: 5px 0 10px 0; }
.hmTriple { width: 288px; padding: 12px; background-color: #000; color: #fff; line-height: 1.4; float: left; margin-top: 2px; }
#footer { clear: both; color: #181818; font-size: 8pt; line-height: normal; padding-bottom: 10px; padding-top: 10px; }
	#footer a { color: #888; }

.homeLink { display: block; height: 41px; width: 402px; margin-top: 29px; float: left; }

/* navigation uses a single sprite graphic */
#nav { height: 14px; }
.home { overflow: hidden; float: left; margin: 18px 36px 0 0; width: 41px; height: 14px; display: block; background: url(../images/sprite-nav.gif) 0 0 no-repeat transparent; }
.home:hover, .home-active { float: left; margin: 18px 36px 0 0; width: 41px; height: 14px; display: block; background: url(../images/sprite-nav.gif) 0 -15px no-repeat transparent; }
.membership { overflow: hidden; float: left; margin: 18px 36px 0 0; width: 84px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -77px 0 no-repeat transparent; }
.membership:hover, .membership-active { float: left; margin: 18px 36px 0 0; width: 84px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -77px -15px no-repeat transparent; }
.leadership { overflow: hidden; float: left; margin: 18px 36px 0 0; width: 74px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -196px 0 no-repeat transparent; }
.leadership:hover, .leadership-active { float: left; margin: 18px 36px 0 0; width: 74px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -196px -15px no-repeat transparent; }
.conference { overflow: hidden; float: left; margin: 18px 36px 0 0; width: 77px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -303px 0 no-repeat transparent; }
.conference:hover, .conference-active { float: left; margin: 18px 36px 0 0; width: 77px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -303px -15px no-repeat transparent; }
.teacher { overflow: hidden; float: left; margin: 18px 36px 0 0; width: 164px; height: 14px; display:block; background: url(../images/sprite-nav.gif) -413px 0 no-repeat transparent; }
.teacher:hover, .teacher-active { float: left; margin: 18px 36px 0 0; width: 164px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -413px -15px no-repeat transparent; }
.awards { overflow: hidden; float: left; margin: 18px 36px 0 0; width: 51px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -610px 0 no-repeat transparent; }
.awards:hover, .awards-active { float: left; margin: 18px 36px 0 0; width: 51px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -610px -15px no-repeat transparent; }
.ate { overflow: hidden; float: left; margin: 18px 36px 0 0; width: 71px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -693px 0 no-repeat transparent; }
.ate:hover, .ate-active { float: left; margin: 18px 36px 0 0; width: 71px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -693px -15px no-repeat transparent; }

.iTitles { font-size: 20pt; color: #000; }
.iIntro { font-size: 11pt; }
.iSubnavBox { background-color: #000; padding: 10px; float: right; width: 292px; }
ul.iSubnav { display: block; padding: 0; list-style-type: none; margin: 0; }
	ul.iSubnav li { list-style-type: none; padding: 3px 0 3px 0; margin: 0 0 2px 0; }
		ul.iSubnav li a { font-weight: bold; font-size: 9pt; color: #fff; display: block; }
.iSections { margin: 50px 0 0 0; border-top: 1px solid #f2f2f2; padding: 0; }
	a { color: #547ea1; }
	h2.i { color: #000; }
	h2.w { color: #fff; margin: 5px 0 5px 0; }
	.iP { color: #181818; margin: 0 0 25px 0; line-height: 1.5; width: 600px; }
		.iP a { color: #547ea1; }
	a.rtSmall { float: right; font-size: 7pt; color: #000; display: block; width: 75px; height: 20px; text-align: right; margin-top: 5px; }
ul.ulIp { padding: 0; list-style-type: none; margin: 0; }
	ul.ulIp li { background: url(../images/body-bullet.gif) 0 8px no-repeat transparent; margin: 0; padding: 3px 0 3px 12px; }
	
#hidden { display: none; }

.formTable { width: 100%; }
.formTable td { padding: 6px 0 6px 0; }
.formTable input { font-family: arial, sans-serif; font-size: 10pt; padding: 2px; margin-right: 10px; }
.totallarge { font-size: 17pt; }