body, html {
        margin:0;
        padding:0;
        background: #fff;
        font-family:  helvetica, arial sans-serif; 
		font-size: 13px; 
		color: #54585a;
        text-align: center;
    }
	 
	 
	 h1 {
        text-transform: normal;
        font-size: 15px;
        color: #000;
        padding: 0 0 5px 0;
        margin: 0;
    }
    
    h2 {
        font-size: 14px;
        border-bottom: 1px solid #000;
        padding: 10px 0 5px 0;
        margin: 0 0 15px 0;
		  line-height: 1.5em;
    }
    
    h3 {
        font-size: 12px;
        padding: 10px 0 5px 0;
        margin: 0;
		  border-bottom: 1px solid #000;
    }
	 
	 p {
        margin: 10px 0;
        padding: 0;  
        line-height: 1.5em;
    }
    
    li {
       line-height: 1.5em;
		 padding: 3px 0;
    }
	 
	   ul {
        padding: 0;
        margin:  10px 20px 10px 40px;
    }

/* SITE LAYOUT */

    .site {
        margin:0 auto;
        width:650px;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        background: #fff;
        padding: 0;
        text-align: left;
    }
	 
	 .siteheader {
	 	display: none;
	 }

/* SUB PAGES FRAME WORK */

    .subleftnav {
        display: none;
    }
	 
	 
    .subcontent {
        margin: 10px 0 10px 0;
        float:left;
        width:650px;
    }
    


/* SUB THEME TABLE */

    .subthemetable {
        padding: 0;
        margin: 10px 0 0 0;
        border-collapse:collapse;
        width: 650px;
    }
    
    .subthemetable td {
        padding: 10px;
        margin: 0;
        border-bottom: 1px solid #dbdbdb;
    }
    
    .subthemetable th {
        border-top: 1px solid #999;
        border-bottom: 1px solid #999;
        padding: 4px;
    }
    
    .subthemetable ul {
        margin: 0;
        padding: 0;
    }

    .subthemetable li {
        margin: 0;
        padding: 0 0 5px 0; 
        list-style-type:none;
    }



/* UNI BANNER */

    #toplinks {
        text-align: center;
        background: #7C88BD;
        margin: 0;
        padding: 2px;
        border-bottom: 1px solid #fff;
    }
    
    #linkstabs {
        margin: 0;
        padding: 1px 0 2px 0;
    }
    
    #linkstabs li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;  
    }
    
    #linkstabs a {
        padding: 3px 10px 4px 8px;
        margin: 0;
        font-weight: normal; 
    }
    
    #linkstabs a:hover {
        color: #fff;
        font-weight: normal;
    }
    
    .linksback {
        border-right: 1px solid #E1E5F2;
    }   
    
/* LOGO CONTAINER */

        .logocont {
            padding: 5px 0 5px 10px;
            margin: 0;
            background: #333399;
            color: #8293c3;
            text-align: left;
        }

        .logocont .researchhead {
            float: right;
            padding-right: 10px;
        }

/* TOP NAVIGATION */

        #toplinkscontainer {
            margin: 0 0 0 0;
            padding: 0 0 0 0;
            border-bottom: 1px solid #fff;
            background: #333399;
            
        }

        #toplinkscontainer ul{
            margin: 0 0 0 0;
            padding: 0 0 0 0;
            overflow: hidden;   
        }

        #toplinkscontainer li {
            float: right;
            margin: 0 0 0 0;
            padding: 3px 0 4px 0;
            border: none;
            list-style-type: none;
            display: inline;
            background: #663399;
            border-left: 1px solid #fff;
            border-top: 1px solid #fff;
        }

        #toplinkscontainer li a{
                color:#C0ABD5;
                padding: 5px 7px 5px 7px;
                text-decoration: none;
                margin: 0;
        }

        #toplinkscontainer a.active ,#toplinkscontainer a:hover{
                color: #fff;
                text-decoration: none;
        }

        .bottomborder {
            clear: both;
            background: #ccc;
            padding: 0;
            margin: 0;
        }


    .topnavsublinkinfo {
  			margin: 0 10px;   
        text-align: left;
        
    }
	 
	  .topnavsublinkinfo h2 {
			text-transform: uppercase;
			color: #000;
		}
	 
	 .topnavsublinkinfo h3 {
	 	padding: 0;
		margin: 0;
		text-transform: capitalize;
	 }
	 


/* BOTTOM NAVIGATION - SEARCH AND CONTACT US*/

        .bottomnav {
        display: none;
        }

/* BOTTOM LEGAL INFO */

        .legal {
           display: none;
        }

		  
/* HIGHLIGHT */

.highlight {
	padding: 10px;
	margin: 10px 0 10px 0;
	background: url(../images/highlight.gif) top repeat;
	border-left: 1px solid #D0C481;
	border-right: 1px solid #D0C481;
	border-bottom: 1px solid #D0C481;
	color: #333;
	width: 490px;

}

.highlight p {
	padding: 10px 0 0 0;
	margin: 0;
}

.printlogo {
	 	display: inline;
	 }
	 
.trialhead h2{
	 	background: none;
		padding: 10px 0 10px 0;
		font-size: 16px;
		margin: 0;
		border-top: 1px solid #666;
		border-bottom: 1px solid #666;
		margin: 0 10px 0 0;
}

.shouldi-image {
	float: right;
	margin: 10px 0 0 10px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 2px;
}

.nextpage {
	display: none;

}

.shouldi-list {
	display: none;
}

.shouldi-list li{
width: 500px;
border-bottom: 1px solid #ccc;
list-style: none;
padding: 6px 0;	
}

.shouldi-current {
	font-weight: bold;
}

.question {
	display: none;
}


#branding {
	display: block;
	height: 96px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

.mc-bw-logo {
	position: absolute;
	top: 10px;
	left: 10px;
}

.mc-bw-logo a img {
	display: block;
	width: 250px;
	height: 51px;
	border: none;
}

.research-word {
	position: absolute;
	top: 23px;
	right: 10px;
}

.research-word a img {
	display: block;
	width: 138px;
	height: 18px;
	border: none;
}

.page-navigation {
	display: none;
}

#uni-banner {
	display: none;
}

#locations  {
	display:  none;	
}

