body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

.formTextentry {
	border: 1px;
	background: White;
	border-color: #606D24;
	border-style: solid;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.copyBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.copyRust {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #4C2515;
}

.copyRust A:link {
	text-decoration: underline;
	color: #4C2515;
	
}

.copyRust A:hover {
	text-decoration: underline;
	color: #FFFFFF;
   background-color: #606D24
}

.copyBoldRust {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #4C2515;
}

.copyBoldRust A:link {
	text-decoration: underline;
	color: #4C2515;
	
}

.copyWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;

}

.copyWhite A:link {
	text-decoration: underline;
	color: #FFFFFF;
	
}

.titleBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.copyWhiteBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.titleBoldBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #003863;
}

.copyBoldBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #003863;
}

.copySmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.titleBoldWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.cmsb_admin {
	display:inline;
	margin-bottom:1px;
	text-align:right;
	border:0px solid red;
}

.cmsb_admin a {
	font-size:8pt;
	font-weight:normal;
	font-style:italic;
	color:#ffffff;
}

.cmsb_admin a:hover {
	
	font-weight:bold;
}
