body {
  margin:0px;
  font-family:Helvetica, Arial, Sans-Serif;
  font-size:14px;
  color: #333333;
  line-height:20px;
  background-color: #fefbe8;
}

a {
  color:#0f8cf6;
  text-decoration:none;
}

a:link {
  outline: none;
}

a:visited {
  outline: none;
}

a:hover {
  outline: none;
}

a:active {
  outline: none;
}

ul {
  list-style-image: url(../images/arrow_3.gif);
}

#pageMainContainer {
  background-image: url( /connectweb/branding/en_US/default/images/bkgMain.png );
  background-repeat:no-repeat;
  background-position: 50% 70px;
  background-color:#ffffff;
  padding-bottom:20px;
}

#outerContainer {
  width: 1000px;
  height: auto;
  text-align: left;
  position:relative;
}

#mainContainer {
  width:960px;
  height:auto;
  text-align: left;
  padding: 10px 50px 0px 0px;
  margin-top:0px;
  position: relative;
  top: 0px;
  left: 0px;
}


#innerContainer {
  width:865px;
  /*width:923px;*/
  height:auto;
  text-align: left;
  padding: 10px 10px 90px 45px;
  border: 1px solid #dedede;
  background-color:#FFFFFF;
  background-image:url(../images/booksBkg.jpg);
  background-repeat:repeat-y;
  background-position: 672px 0px;
}

#innerContainerW {
  width:820px;
  /*width:878px;*/
  height:auto;
  text-align: left;
  padding: 10px 45px 90px 45px;
  border: 1px solid #dedede;
  background-color:#FFFFFF;
}

#content {
  width: 770px;
  height:auto;
}

#subHead {
  margin-bottom: 10px;
}

#headerContainer {
  width:988px;
}

#logoContainer {
  float:left;
  z-index:800;
  padding-right:1px;
  width:334px;
}

#utilityContainer {
  width:655px;
  height:42px;
  text-align:left;
  position: relative;
  top: 0px;
  left: 0px;
}

#loginContainer table {position:relative;width:632px;}

#loginContainer {
  position: relative;
  top: 0px;
  height:42px;
  _overflow:hidden;
}

#topNavContainer {
  width:655px;
  height:26px;
  position: relative;
  top: 0px;
  margin-top: 43px;
  margin-top: expression("-4px");
  float: left;
}

#topFormContainer {
  /*background-image:url(../images/signin2.jpg);*/
  background-image:url(../images/signin2_large.jpg);
  background-repeat:repeat-x;
  padding-left:20px;
}

#usrCont, #utlUsrCntr {
  margin:3px 5px 0px 5px;
  float:left;
  _margin-top:0px;
}

span.emailLbl {
  color:#FFFFFF;
  font-size:12px;
  position:relative;
  display:block;
  top:-3px;
  _margin-left:4px;
  *margin-left:4px;
}

#utlUsrCntr span.emailLbl {
  color:#9A2A0A;
}
#usr{
  border:1px solid #dadada;
  height:18px;
  margin:0px;
  width:152px;
}

.emailImg1 {
  background-image:url(../images/email.gif);
  background-position:left top;
  background-repeat:no-repeat;
}

#pwdCont,#utlPwdCntr {
  margin-top:3px;
  margin-right:5px;
  _margin-top:0px;
  float:left;
}

span.passwordLbl {
  color:#FFFFFF;
  font-size:12px;
  position:relative;
  display:block;
  top:-3px;
}

#utlPwdCntr span.passwordLbl {
  color:#9A2A0A;
}

#pwd {
  border:1px solid #dadada;
  height:18px;
  margin:0px;
  width:152px;
}

.passwordImg1 {
  background-image:url(../images/password.gif);
  background-position:left top;
  background-repeat:no-repeat;
}

#sbtCont,#utlSbtnCntr {
  float: left;
  padding-top:8px;
  margin-right:5px;
  _padding-top:5px;
}

#utlSbtnCntr {
  padding-top:7px;
}

#utlCont {
  margin-right:2px;
  padding-bottom:7px;
  position:relative;
  top:-20px;
}

.utlBg{
  background-image:url(../images/signin2_large.jpg);
  background-repeat:repeat-x;

}

.heading {
  margin: 0px;
  padding: 0px;
  color: #69090a;
  font-size:17px;
  line-height:22px;
}

/********************[ GLOBAL SITE LOGIN FORM LINKS ]**********************/

span.utlNewLink, a.utlstart {
  text-decoration:none;
  color: #ffffff;
  font-size:10px;
  text-transform: uppercase;
  line-height: 14px;
}

a.utlstart {
  text-decoration:underline;
  padding-left:3px;
}

a.utlLinks:link {
  color: #ffffff;
  font-size:10px;
  text-transform: uppercase;
  display:block;
  line-height: 14px;
  text-decoration: underline;
}

a.utlLinks:visited {
  text-decoration: underline;
  color: #ffffff;
  font-size:10px;
  text-transform: uppercase;
  display:block;
  line-height: 14px;
}

a.utlLinks:hover {
  color: #ffffff;
  font-size:10px;
  text-transform: uppercase;
  display:block;
  line-height: 14px;
}

a.utlLinks:active {
  text-decoration: none;
  color: #ffffff;
  font-size:10px;
  text-transform: uppercase;
  display:block;
  line-height: 14px;
}
/********************[ GLOBAL SITE LOGIN FORM ERROR CONTAINER ]**********************/

/* old
#utlErrs{
text-decoration: none;
color: #ffffff;
font-size:17px;
font-weight:bold;
background-color:#69090a;
border: 1px solid #ffffff;
filter:alpha(opacity=85);
-moz-opacity:.85;
opacity:.85;
width:500px;
padding: 8px;
position:absolute;
top: 5px;
left: 40%;
z-index: 800;
display:none;
}
*/

#utlErrs {
  width:646px;
  top:0px;
  left:328px;
  position:absolute;
  z-index:999;
  display:none;
}

.utlInnerErr {
  background-image:url(../images/modalwindow/backbg.png);
  background-repeat:repeat-y;
  background-position:left top;
  padding:0px 15px;
  _width:616px !important;
}

.utlBottomerr {
  background-image:url(../images/modalwindow/bottombg.png);
  background-repeat:no-repeat;
  background-position:left bottom;
  height:27px;
}

.utlInnerMsg {
  background-color:#f2b2b3;
  width:576px;
  padding:1px 13px 6px 16px;
}

.utlInnerCntr:after {
  content:'.';
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.utlInnerCntr:after {
  zoom:1;
}

.utlInnerCntr {
  padding-left:0px;
  padding-bottom:16px;
}

.utlInnerMsgBtm {
  background-image:url(../images/modalwindow/bottominnerbg.gif);
  background-repeat:no-repeat;
  background-position:left top;
  height:13px;
  width:605px;
}

.utlErrsClose {
  float:right;
  background-image:url(../images/errclose.gif);
  background-position:right 6px;
  background-repeat:no-repeat;
  color:#9a2a0a;
  text-decoration:underline;
  font-size:12px;
  line-height:2.3em;
  padding-right:20px;
  white-space:nowrap;
}

.utlCloseIcon {
  background-image:url(../images/errnewclose.gif) !important;
  color:#CC0033 !important;
}

.ultAlert {
  background-image:url(../images/alerterr.gif);
  background-repeat:no-repeat;
  background-position:left 25%;
  padding-left:49px;
  line-height:2.2em;
  color:#9a2a0a;
  font-weight:bold;
  clear:both;
}

.utlInstruction {
  padding:25px 0px 25px 30px;
  _width:586px;
}

.instrHeading {
  font-size:15px;
  font-weight:bold;
}

.instrHeadingSteps {
  list-style-type:disc !important;
  list-style-image:none;
  padding-left:14px;
  _margin-left:0px;
  *margin-left:0px;
}

.instrHeadingSteps li {
  padding:10px 0px 5px;
}

.instrHeadingSubSteps {
  list-style-type:none !important;
  list-style-image:none;
  padding-left:5px;
  _padding-left:5px;
  _margin-left:0px;
  *margin-left:0px;
}

.instrHeadingSubSteps li {
  padding:3px 0px 0px !important;
}

.highLighttext {
  color:#cc0033;
}
/********************[ GLOBAL SITE TOP NAVIGATION ]**********************/


/********************[ HOME ]**********************/
a.homeTop:link {
  text-decoration: none;
  display:block;
  width:127px;
  height:26px;
  background-image:url(../images/nav/homeUp.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

a.homeTop:visited {
  text-decoration: none;
  display:block;
  width:127px;
  height:26px;
  background-image:url(../images/nav/homeUp.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

a.homeTop:hover {
  text-decoration: none;
  display:block;
  width:127px;
  height:26px;
  background-image:url(../images/nav/homeUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.homeTop:active {
  text-decoration: none;
  display:block;
  width:127px;
  height:26px;
  background-image:url(../images/nav/homeUp.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

/********************[ HOME DOWN ]**********************/
a.homeTopDN:link {
  text-decoration: none;
  display:block;
  width:127px;
  height:26px;
  background-image:url(../images/nav/homeUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.homeTopDN:visited {
  text-decoration: none;
  display:block;
  width:127px;
  height:26px;
  background-image:url(../images/nav/homeUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.homeTopDN:hover {
  text-decoration: none;
  display:block;
  width:127px;
  height:26px;
  background-image:url(../images/nav/homeUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.homeTopDN:active {
  text-decoration: none;
  display:block;
  width:127px;
  height:26px;
  background-image:url(../images/nav/homeUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}
/********************[ ABOUT ]**********************/

a.aboutTop:link {
  text-decoration: none;
  display:block;
  width:124px;
  height:26px;
  background-image:url(../images/nav/aboutUp.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

a.aboutTop:visited {
  text-decoration: none;
  display:block;
  width:124px;
  height:26px;
  background-image:url(../images/nav/aboutUp.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

a.aboutTop:hover {
  text-decoration: none;
  display:block;
  width:124px;
  height:26px;
  background-image:url(../images/nav/aboutUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.aboutTop:active {
  text-decoration: none;
  display:block;
  width:124px;
  height:26px;
  background-image:url(../images/nav/aboutUp.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

/********************[ ABOUT DOWN ]**********************/
a.aboutTopDN:link {
  text-decoration: none;
  display:block;
  width:124px;
  height:26px;
  background-image:url(../images/nav/aboutUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.aboutTopDN:visited {
  text-decoration: none;
  display:block;
  width:124px;
  height:26px;
  background-image:url(../images/nav/aboutUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.aboutTopDN:hover {
  text-decoration: none;
  display:block;
  width:124px;
  height:26px;
  background-image:url(../images/nav/aboutUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.aboutTopDN:active {
  text-decoration: none;
  display:block;
  width:124px;
  height:26px;
  background-image:url(../images/nav/aboutUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}
/********************[ SUBJECTS ]**********************/
a.subjectsTop:link {
  text-decoration: none;
  display:block;
  width:125px;
  height:26px;
  background-image:url(../images/nav/subjectsUp.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

a.subjectsTop:visited {
  text-decoration: none;
  display:block;
  width:125px;
  height:26px;
  background-image:url(../images/nav/subjectsUp.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

a.subjectsTop:hover {
  text-decoration: none;
  display:block;
  width:125px;
  height:26px;
  background-image:url(../images/nav/subjectsUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.subjectsTop:active {
  text-decoration: none;
  display:block;
  width:125px;
  height:26px;
  background-image:url(../images/nav/subjectsUp.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

/********************[ SUBJECTS DOWN ]**********************/
a.subjectsTopDN:link {
  text-decoration: none;
  display:block;
  width:125px;
  height:26px;
  background-image:url(../images/nav/subjectsUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.subjectsTopDN:visited {
  text-decoration: none;
  display:block;
  width:125px;
  height:26px;
  background-image:url(../images/nav/subjectsUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.subjectsTopDN:hover {
  text-decoration: none;
  display:block;
  width:125px;
  height:26px;
  background-image:url(../images/nav/subjectsUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.subjectsTopDN:active {
  text-decoration: none;
  display:block;
  width:125px;
  height:26px;
  background-image:url(../images/nav/subjectsUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

/********************[ PRODUCT TOUR ]**********************/
a.productTop:link {
  text-decoration: none;
  display:block;
  width:125px;
  height:26px;
  background-image:url(../images/nav/productUp.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

a.productTop:visited {
  text-decoration: none;
  display:block;
  width:125px;
  height:26px;
  background-image:url(../images/nav/productUp.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

a.productTop:hover {
  text-decoration: none;
  display:block;
  width:125px;
  height:26px;
  background-image:url(../images/nav/productUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.productTop:active {
  text-decoration: none;
  display:block;
  width:125px;
  height:26px;
  background-image:url(../images/nav/productUp.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

/********************[ PRODUCT TOUR DOWN ]**********************/
a.productTopDN:link {
  text-decoration: none;
  display:block;
  width:125px;
  height:26px;
  background-image:url(../images/nav/productUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.productTopDN:visited {
  text-decoration: none;
  display:block;
  width:125px;
  height:26px;
  background-image:url(../images/nav/productUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.productTopDN:hover {
  text-decoration: none;
  display:block;
  width:125px;
  height:26px;
  background-image:url(../images/nav/productUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.productTopDN:active {
  text-decoration: none;
  display:block;
  width:125px;
  height:26px;
  background-image:url(../images/nav/productUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

/********************[ SUPPORT ]**********************/
a.supportTop:link {
  text-decoration: none;
  display:block;
  width:130px;
  height:26px;
  background-image:url(../images/nav/supportUp.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

a.supportTop:visited {
  text-decoration: none;
  display:block;
  width:130px;
  height:26px;
  background-image:url(../images/nav/supportUp.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

a.supportTop:hover {
  text-decoration: none;
  display:block;
  width:130px;
  height:26px;
  background-image:url(../images/nav/supportUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.supportTop:active {
  text-decoration: none;
  display:block;
  width:130px;
  height:26px;
  background-image:url(../images/nav/supportUp.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
}
/********************[ SUPPORT DOWN ]**********************/
a.supportTopDN:link {
  text-decoration: none;
  display:block;
  width:130px;
  height:26px;
  background-image:url(../images/nav/supportUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.supportTopDN:visited {
  text-decoration: none;
  display:block;
  width:130px;
  height:26px;
  background-image:url(../images/nav/supportUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.supportTopDN:hover {
  text-decoration: none;
  display:block;
  width:130px;
  height:26px;
  background-image:url(../images/nav/supportUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

a.supportTopDN:active {
  text-decoration: none;
  display:block;
  width:130px;
  height:26px;
  background-image:url(../images/nav/supportUp.jpg);
  background-repeat:no-repeat;
  background-position:0px -26px;
}

/********************[ GLOBAL SITE SUBNAVIGATION LINKS ]**********************/
a.subnavL:link {
  text-decoration: none;
  color: #69090a;
  font-size:13px;
  display:block;
  width: 180px;
  height:auto;
  margin-right: 30px;
  margin-bottom: 2px;
  padding: 0px 10px 0px 10px;
  font-weight:bold;
  line-height: 14px;
}

a.subnavL:visited {
  text-decoration: none;
  color: #69090a;
  font-size:13px;
  display:block;
  width: 180px;
  height:auto;
  margin-right: 30px;
  margin-bottom: 2px;
  padding: 0px 10px 0px 10px;
  font-weight:bold;
  line-height: 14px;
}

a.subnavL:hover {
  text-decoration: none;
  color: #db1526;
  font-size:13px;
  display:block;
  width: 180px;
  height:auto;
  margin-right: 30px;
  margin-bottom: 2px;
  padding: 0px 10px 0px 10px;
  font-weight:bold;
  line-height: 14px;
}

a.subnavL:active {
  text-decoration: none;
  color: #69090a;
  font-size:13px;
  display:block;
  width: 180px;
  height:auto;
  margin-right: 30px;
  margin-bottom: 2px;
  padding: 0px 10px 0px 10px;
  font-weight:bold;
  line-height: 14px;
}

/********************[ GLOBAL SITE FOOTER STYLES ]**********************/

#footer {
  background-color: #fefbe8;
}

.footerL {
  background-image:url(../images/footerLt.jpg);
  background-repeat:repeat-x;
}

.footerR {
  background-image:url(../images/footerRt.jpg);
  background-repeat:repeat-x;
}

.footerM {
  background-image:url(../images/footerM.jpg);
  background-repeat:no-repeat;
  width: 1000px;
  height: 89px;
  color:#ffffff;
  font-size: 12px;
  padding-top:10px;
}

#footerText {
  _margin-top:2px;
}

/********************[ FOOTER LINKS ]**********************/
a.footerLink:link {
  text-decoration: none;
  color:#ffffff;
  font-size:12px;
}

a.footerLink:visited {
  text-decoration: none;
  color:#ffffff;
  font-size:12px;
}
a.footerLink:hover {
  text-decoration: underline;
  color:#ffffff;
  font-size:12px;
}

a.footerLink:active {
  text-decoration: none;
  color:#ffffff;
  font-size:13px;
}

#systemMsgContainer {
  background-image: url(../images/systemFlag.jpg);
  background-repeat: no-repeat;
  background-color:#fce190;
  width: 872px;
  height: auto;
  padding: 8px 8px 8px 80px;
  display: none;
}

a.systemMsgLinks:link {
  text-decoration: none;
  color: #db1526;
  font-size:11px;
  text-transform: uppercase;
  display:block;
  line-height: 14px;
}

a.systemMsgLinks:visited {
  text-decoration: none;
  color: #db1526;
  font-size:11px;
  text-transform: uppercase;
  display:block;
  line-height: 14px;
}

a.systemMsgLinks:hover {
  text-decoration: underline;
  color: #db1526;
  font-size:11px;
  text-transform: uppercase;
  display:block;
  line-height: 14px;
}

a.systemMsgLinks:active {
  text-decoration: none;
  color: #db1526;
  font-size:11px;
  text-transform: uppercase;
  display:block;
  line-height: 14px;
}

.footerNavlink img {
  padding:0px 5px;
}
.footerNavlink {
  padding-top:13px;
  text-transform:uppercase;
}
.footerNavlink a {
  color:#db1426;
  font-size:0.8em;
  font-weight:bold;
}

.seperator {
  background-image:url(../images/seperator.gif);
  background-position:right center;
  background-repeat:no-repeat;
  padding:0px 1px;
  margin:2px 7px 0px 3px;
}

.notificationInfo {
  height:100%;
  margin:5px 0 15px;
  width:95%;
}
.notfTop, .notfTopInner, .notfBottom, .notfBottomInner {
  background-color:#FFFFFF;
  background-image:url(../images/notification_sprites_img.gif);
  background-repeat:no-repeat;
  font-size:1px;
  height:9px;
}
.notfTop {
  background-position:0 0;
  padding:0 0 0 11px;
}
.notfTopInner {
  background-position:right top;
}
.notfBottom {
  background-position:left bottom;
  padding:0 0 0 11px;
}
.notfBottomInner {
  background-position:right bottom;
}
.notfCenter {
  background-color:#F7CB33;
  padding:0 13px;
}
.notfContent {
  background-image:url(../images/notf_Icon.gif);
  background-position:0 0;
  background-repeat:no-repeat;
  min-height:28px;
  padding:0 0 0 50px;
}
.notfContent p {
  margin:0 36px 0 0;
  padding:5px 0 2px;
}
.notfline {
  background-image:url(../images/notfline.gif);
  background-position:left bottom;
  background-repeat:repeat-x;
}
.notfHeader {
  font-weight:bold;
}
.notfHighlighter {
  color:#1086D9;
  cursor:pointer;
  font-weight:bold;
}
.notfClose {
  background-image:url(../images/notf_Close.gif);
  background-position:right top;
  background-repeat:no-repeat;
  cursor:pointer;
  float:right;
  font-size:12px;
  line-height:1.5em;
  padding-right:21px;
  text-decoration:underline;
}

.InsSignInBtn {
  background:transparent url(../images/enter.jpg) no-repeat scroll 0 0;
  border:0 none;
  cursor:pointer;
  display:block;
  height:18px;
  width:56px;
}

.bodyContainer {
  margin-left:15px;
}

.supportCtr{
  width:670px !important;
}

.researchCtr{
  width:640px !important;
}

.termsOfUseCtr, .privacyCtr{
  width:635px !important;
}

.txtIndent p{
  padding-left:20px;
}
/********************[ NEW FOOTER CSS ]**********************/

#bookStoreLogo {
  height: 23px;
  margin: 19px 0 7px 0;
  width: 133px;
}

#connectLogo {
  height: 29px;
  margin-bottom: 14px;
  margin-top: 0px;
  width: 165px;
}

#createLogo {
  height: 25px;
  margin-bottom: 6px;
  width: 124px;
}

#footer {
 background-color: #FFFFFF;
  line-height: 1.4;
  clear: both;
  color: #999999;
  min-width: 960px;
/*   width:expression(document.body.clientWidth<961?"960px":"auto"); */
}

#footer a {
 color: #FFFFFF;
  display: block;
}

#footer img {
 border: none;
}

#footer li, #footer ul {
 list-style-image: none;
  list-style-type: none;
}

#footer ul {
 margin: 0;
  padding: 0;
}

#footer .footerContainer {
  background: #333333 url(../images/groupmen.gif) repeat-x left bottom;
 border-top: solid 10px #cc3300;
}

#footer .footerContainer .center {
 margin: 0 auto;
 width: 960px;
}

#footer .footerMGH {
  color:#999999;
  font-size:11px;
  margin: 62px 0 0 149px;
  padding: 12px 100px 18px 270px;
}

#footer .footerTopContainer .linksContainer {
  border-right: solid 1px #474747;
 margin: 30px 0 0 20px;
}

#footer .footerTopContainer .linksContent {
 width: 580px;
}

#footer .footerTopContainer .linksContent div {
 padding-right: 15px;
 width: auto;
 margin-right: 20px;
}

#footer .footerTopContainer .linksContent div h3 {
 color: #666;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

#footer .footerTopContainer .logoContainer {
 font-size: 12px;
 padding: 36px 0 0 50px;
  width: 305px;
}

#footer .left a {
 font-size: 13px;
}
.connectMainMarginTop {
 margin-top: 10px;
}


.subjectLabel {
 font-size: 14px;
 font-weight:bold;
 margin:4px auto;
 text-align:center;
}

#subjectWrapper:after, .subjectLine:after {
 content:'.';
 display:block;
 height:0;
 clear:both;
 visibility:hidden;
}

#subjectWrapper:after, .subjectLine:after� {
 zoom:1;
}

.subjectLine {
 padding:0px;
 margin:0px;
}

.subjectLine li {
 list-style: none;
 float:left;
 margin-right: 2px;
}

.subjectLine li img {
 border: 0px;
}
.twitter{
 background-image: url(../images/twitter_icon.png);
 background-position: 0 12px;
 background-repeat: no-repeat;
 padding-left: 32px;
 padding-top: 7px;
}

/*newly added for MHCampus Login*/
.campusSec{
	clear:both;color:#fff;font-size: 12px;margin:5px 0 15px;float: left;width:100%;
}
.campusSec a{
	color:#fff;
	font-size: 12px;
	text-decoration: underline;
}