<!--

/* CSS Document */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
h2.bkg {
	background-color: #E7E7E7;
	padding: 4px;
	padding-left: 6px;
	margin-left: -6px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
h3.bkg {
	border-bottom-width: thin;
	border-bottom-color: #E7E7E7;
	border-bottom-style: solid;
}
.bkg_dotted_underline {
	border-bottom-width: thin;
	border-bottom-color: #E7E7E7;
	border-bottom-style: dotted;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}
h4.bkg {
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 18px;
	margin-top: 18px;
	margin-bottom: 18px;
}
.p_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: 15px;
}
a:hover {
	text-decoration: underline;
}
/* square-bulleted list*/
ul {
	margin: 0;
	padding: 0;
	line-height: 18px;
	list-style-position: inside;
	list-style-image: url(file:///C|/CMC/Website/cmc/assets/bullet_square.gif);
}

ul.small {
	margin: 0;
	padding: 0;
	line-height: 14px;
	list-style-position: inside;
	list-style-image: url(file:///C|/CMC/Website/cmc/assets/bullet_square.gif);
	margin-left: 12px;
	text-indent: -20px;
}
/* Interface Styles */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
a.footer {
	text-decoration: none;
	color: #999999;
}
/* Content Styles */
.cbody {
	margin-left: 40px;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.head {
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	color: #993D2B;
}
a.body {
	text-decoration: none;
	color: #993D2B;
}
a.body2{
	text-decoration: none;
	color: #993D2B;
}
a.body3{
	font-size: 11px;
	text-decoration: none;
	color: #993D2B;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: 15px;
	padding: 0;
	margin: 10;
	border-style: solid;
	border: 1;
	border-top-color: #000000;
}

/* square-bulleted list, no indentation */
.ulist_level1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 16px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(assets/bullet_arrow.gif);
	margin-left: 20px;
	text-indent: -20px;
}
/* square-bulleted list, indented once*/
.ulist_level2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 16px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(assets/bullet_arrow.gif);
	margin-left: 35px;
	text-indent: -20px;
}
/* apply to block around the .list_levelX classes - 
eliminates surrounding whitespace */
.list_block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
.tbl_item {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.tbl_subitem {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.tbl_last_subitem {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.tbl_first_subitem {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 6px;
	padding-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.contact_line {
	font-weight: bold;
}
.footer_body {
	margin-top: 3px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	line-height: 11px;
}
.copyright_body {
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 15px;
	text-align: center;
}

-->
