/* Start of CMSMS style sheet 'All the text titles' */
/*Style given to the text - center part*/

.heading1 {
font-size: 1em;
font-weight: bold;


}

.heading2 {
font-size: 1em;
font-weight: bold;

}

.heading3

{

}

.intraPageNavigation {
border-left: 1px solid #c0c0c0;
padding-left: 1em;
margin: 1em;
color: #003153;
font-weight: bold;

}

.separator {
width: 500px;
border-bottom: 1px dotted #cecece;
margin-top: -2em;

}
/* End of 'All the text titles' */

