/*
CSS for SCACTE
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: #db550b; 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: 113px; 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: 91px; background: url(../images/bg-callout.jpg) 0 0 no-repeat #db550b; 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; }
		.headshot { float: left; display: inline; margin: 0 10px 10px 0; }
	.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; }
.boldOrange { color: #db550b; font-weight: bold; }
.orange { color: #db550b; }
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; }
.alertmsg { background: #ffffcc; padding: 7px; width: 275px; float: right; display: inline; margin: 0 20px 0 0; }

.homeLink { display: block; height: 66px; width: 400px; 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: 39px; 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: 39px; height: 14px; display: block; background: url(../images/sprite-nav.gif) 0 -15px no-repeat transparent; }
.leadership { overflow: hidden; float: left; margin: 18px 36px 0 0; width: 72px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -76px 0 no-repeat transparent; }
.leadership:hover, .leadership-active { float: left; margin: 18px 36px 0 0; width: 72px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -76px -15px no-repeat transparent; }
.membership { overflow: hidden; float: left; margin: 18px 36px 0 0; width: 83px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -184px 0 no-repeat transparent; }
.membership:hover, .membership-active { float: left; margin: 18px 36px 0 0; width: 83px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -184px -15px no-repeat transparent; }
.issues { overflow: hidden; float: left; margin: 18px 36px 0 0; width: 178px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -303px 0 no-repeat transparent; }
.issues:hover, .issues-active { float: left; margin: 18px 36px 0 0; width: 178px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -303px -15px no-repeat transparent; }
.events { overflow: hidden; float: left; margin: 18px 36px 0 0; width: 44px; height: 14px; display:block; background: url(../images/sprite-nav.gif) -517px 0 no-repeat transparent; }
.events:hover, .events-active { float: left; margin: 18px 36px 0 0; width: 44px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -517px -15px no-repeat transparent; }
.acte { overflow: hidden; float: left; margin: 18px 36px 0 0; width: 90px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -596px 0 no-repeat transparent; }
.acte:hover, .acte-active { float: left; margin: 18px 36px 0 0; width: 90px; height: 14px; display: block; background: url(../images/sprite-nav.gif) -596px -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; }
	.iSections a { color: #db550b; }
	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; display: inline; }
	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; }
