/* Start of CMSMS style sheet 'drb' */
#border {
	border-style: solid;
	border-width: 2px;
        border-color: black;
}

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}

.body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #8b668b;
}

.body-bold-head {
	font-family: Arial, Helvetica, sans-serif;
        padding-left: 50px;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #8b668b;
}

.sm-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #FFFFFF;
}

.sm-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.drb_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #8b668b;
	margin-right: 10px;
	margin-top: 20px;
}
.drb_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #8b668b;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #8b668b;
} 
.bold-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

#contentpadding{
        padding-top: 10px;
        padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.picture-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
}

a.scrollover {
      /* Default Colour/Styles here */
      color: #ffffff;
   }
a.scrollover em:first-line {
      /* Rollover Colour/Styles here */
      color: #DCD0FF;
   }
/* End of 'drb' */

/* Start of CMSMS style sheet 'fck' */
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #8B668B;
}

/* End of 'fck' */

