/* Start of CMSMS style sheet 'copywriter' */
.shadow_fill {
	background-image: url(images/shadow_fill.gif);
	background-repeat: repeat-y;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
line-height: 19px;
}
.subs {
	font-size: 18px;
	font-weight: bold;
line-height: 28px;
	color: #000066;
	text-align: center;
}
.alt1 {
	color: #990000;
	font-size: 12px;
	background-color: #FFFCC7;
	font-weight: bold;
	padding-left: 11px;
}
.alt2 {
	color: #000066;
	font-size: 12px;
	background-color: #E3F3FF;
	font-weight: bold;
	padding-left: 12px;
}
.main_text_number {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000099;
	font-size: 18px;
	padding: 2px 7px;
}
.box {
	border: thin solid #000000;
}
.main_text_numberCopy {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000099;
	font-size: 18px;
	padding: 2px;
}
.style3 {color: #FFFFFF}
.style5 {font-size: 16px}
.style6 {
	color: #000066;
	font-weight: bold;
	font-size: 18px;

}
.style7 {color: #990000; text-align: right; font-size: 20px;}
.style9 {font-size: 14px;
	font-weight: bold;
line-height: 18px;
}
.style10 {font-size: 9px}

.panel_table {
	text-align: center;
         
}
/* Added by Paul Springett, Fuzed Design Oct 2008 */
/* Replacing table layouts with CSS based layout */
/**/
.block {
	background: #ffffcc;
	padding: 5px;
}
h3 {
	color:#000066;
	font-size:18px;
	font-weight:bold;
	line-height:28px;
	text-align:center;
	margin: 5px 0;
}
.centered p { text-align: center; }

.indent {
	margin-left: 50px;
}


#yellowBox {
	background-color: #FEFFCE;
	width: 550px;
	padding: 9px;
}
.boxtext {
	display: block;
	padding-left: 28px;
	width: 363px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
}
.boxtextHead {
	display: block;
	width: 363px;
	text-align: center;
	color: #990000;
	font-size: 20px;
	background-image: url(images/hand.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 40px;
	padding-top: 6px;
}
/* End of 'copywriter' */

