/* Changes to Global Stylesheet */

.nasdaq {margin-left:128px;}
#header #navigation,#footer-content,#foot-tag {width:1009px;}
#about-footer {padding-right:0!important;}

#atrinsic-logo {
background-image:url(../img/atrinsic-home-logo.png);
background-repeat:no-repeat;
height:79px;
max-width:236px;
width:236px;
}

/* Page Structure */
#greenBackground {
width:100%;
background:#fff;
padding-bottom:20px;
}

#grayBackground {
width:100%;
background:#fff;
}

.fullWrap {
width:1009px;
margin:0 auto;
padding:30px 0 0;
}

.midWrap {
width:935px;
margin:0 auto;
padding:0;
}

#topContent {
width:870px;
padding:10px 0 0 60px;
}

.middleContent {
width:870px;
margin:0 auto;
padding:5px 0 20px 60px;
}

#interactiveLogo {
width:168px;
height:55px;
}

#headerWrap {
float:left;
width:490px;
padding-top:50px;
}

#imageWrap {
float:right;
width:347px;
height:195px;
}

hr {
width:935px;
outline:0;
height:0;
border:1px solid #ececec;
border-width:1px 0 0;
margin:0 auto;
padding:0;
}

hr.darkGray {
width:100%;
outline:0;
height:0;
border:1px solid #505050;
border-width:1px 0 0;
margin:0 auto 20px;
padding:0;
}

hr.greenRule {
width:100%;
outline:0;
height:0;
border:1px solid #7ac24d;
border-width:1px 0 0;
margin:0 auto 20px;
padding:0;
}

#leftColumn {
width:275px;
float:left;
margin-right:60px;
padding-bottom:20px;
}

#rightColumn {
width:600px;
float:left;
padding-bottom:20px;
}

.pressRoomMenu {
width:193px;
background:url("../img/pressRoomMenu.png") no-repeat;
margin:0 0 20px 30px;
padding:10px 20px 20px;
}

.pressMenu {
width:193px;
background:url("../img/menuGradientBox.png") no-repeat;
margin-left:30px;
padding:10px 20px 20px;
}

.pressMenuList li,.pressRoomMenu li {
margin-bottom:5px;
}

.pressMenuList li ul li,.pressRoomMenu li ul li {
margin-bottom:0;
}

.pressMenuList li ul a,.pressRoomMenu li ul a {
margin-left:20px;
font:13px/19px Trebuchet MS, Helvetica, Arial, sans-serif;
color:#000;
font-weight:700;
text-decoration:none;
}

/* Typographic Styles */

#topContent h1 {
font:34px/30px Trebuchet MS, Helvetica, Arial, sans-serif;
font-weight:700;
color:#5ebfff;
width:490px;
margin:0 0 10px;
}

.middleContent h4 {
font:18px/18px Trebuchet MS, Helvetica, Arial, sans-serif;
color:#0048b4;
padding-top:20px;
margin-bottom:20px;
font-weight:700;
}

h5 {
color:#5ebfff;
font:14px/18px Trebuchet MS, Helvetica, Arial;
text-transform:uppercase;
font-weight:700;
margin:0 0 10px;
padding:5px 0 5px 35px;
}

#headerWrap p {
font:14px/17px Trebuchet MS, Helvetica, Arial, sans-serif;
color:#646464;
}

#rightColumn h1, .mceContentBody h1 {
font:18px/18px Trebuchet MS, Helvetica, Arial;
color:#5ebfff;
text-transform:uppercase;
font-weight:700;
margin-bottom:10px;
}

#rightColumn h2, .mceContentBody h2 {
font:14px/18px Trebuchet MS, Helvetica, Arial;
color:#656565;
font-weight:700;
margin:0 0 20px;
padding:0;
}

#downloadBulletHeader {
background:url("../image/downloadHeaderBullet.png") no-repeat;
}

#downloadBulletHeader a {
color:#5ebfff;
}

#numbersHeader {
background:url("../image/numbersHeaderBullet.png") no-repeat;
color:#706e6f;
}

#rightColumn h4, .mceContentBody h4 {
font:15px Trebuchet MS, Helvetica, Arial, sans-serif;
color:#5ebfff;
font-weight:700;
text-transform:uppercase;
margin-bottom:15px;
}

#rightColumn h4 a, .mceContentBody h4 a {
color:#646464;
text-transform:none;
font-weight:400;
}

#rightColumn h5, .mceContentBody h5 {
font:15px/18px Trebuchet MS, Helvetica, Arial, sans-serif;
color:#000;
text-transform:uppercase;
border-bottom:1px solid #ececec;
margin:0 0 10px;
padding:0 0 5px;
}

#rightColumn p, .mceContentBody p {
font:13px/16px Trebuchet MS, Helvetica, Arial, sans-serif;
color:#000;
margin-bottom:10px;
}

#rightColumn p a, .mceContentBody p a {
color:#656565;
text-decoration:none;
}

.pressMenu h4,.pressRoomMenu h4 {
font:20px/26px Trebuchet MS, Helvetica, Arial, sans-serif;
color:#4b4b4b;
text-transform:uppercase;
font-weight:700;
}

.pressMenu h5 {
font:16px/19px Trebuchet MS, Helvetica, Arial, sans-serif;
color:#000;
font-weight:700;
text-transform:capitalize;
margin:5px 0 0;
padding:0;
}

.pressMenu a,.pressRoomMenu a {
font:15px/18px Trebuchet MS, Helvetica, Arial, sans-serif;
color:#8799a1;
font-weight:700;
}

.pressMenu p {
font:16px/22px Trebuchet MS, Helvetica, Arial, sans-serif;
color:#8799a1;
margin-bottom:20px;
}

#rightColumn p.right-black-header {color:#000000; font-size:1.5em; line-height:1.4em; text-transform:uppercase;}

/* Page Styles */

.monthEvents {clear: both; float: left;}
.eventWrap	{clear: both; margin-bottom: 10px;}
.eventLogo	{width: 200px; height: 60px; float: left; margin-right: 10px;}
.eventText	{float: left; }
.eventName	{color: #000 !important; margin: 0 !important;}
sup 		{font-size: 10px}

/* Global Styles */

.bold 			{font-weight:700!important;}
.img-right 		{float:right;margin:20px;}
.executiveImage	{float:right;margin:0 0 20px 20px;}
.img-left 		{float:left;margin:20px;}
.floatLeft 		{float:left;}
.floatRight 	{float:right;}
.clear 			{clear:both;}
.smallText 		{font-size:80%;padding-left:15px;}