
.articleBody   { font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica }
.header    { color: maroon; font-weight: bold; font-size: 14px; line-height: 20px; font-family: Verdana, Arial, Helvetica }
.header_sm  { color: #000080; font-weight: bold; font-size: 11px; line-height: 14px; font-family: Verdana, Arial; text-decoration: underline }
.norm  {
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial;
	text-decoration: none }
.highlight  { color: white; font-size: 10px; font-family: Verdana, Arial; text-decoration: none }
a.highlight  { color: white; font-size: 10px; font-family: Verdana, Arial; text-decoration: underline }
.subnav   { color: #696969; font-size: 9px; line-height: 12px; font-family: Verdana, Arial; text-decoration: none }
.norm_plus     { font-size: 10px; line-height: 15px; font-family: Verdana, Arial }
a:link     { color: navy; text-decoration: none }
a:visited       { color: #000080; text-decoration: none }
a:hover    { color: #8b0000; text-decoration: underline }
.bod { font-size: 12px; line-height: 16px; font-family: Verdana, Helvetica, Arial }
.bod_indent { font-size: 12px; line-height: 16px; font-family: Verdana, Helvetica, Arial; text-indent: 25px }
.dcnewsheading  {
	font-family : Verdana, Helvetica;
	font-weight : bold;
	font-size : 9pt;
	color : #000099;
        background-color : #DDDDDD;
}

.dcnews  {
	font-family : Verdana, Helvetica;
	font-size : 9pt;
	color : #000099;
	background-color : #FFFFFF;
}

/* ADDED BY ARK INTEGRATION */
a:link.boxlink { text-decoration:none; color:inherit; }
a:hover.boxlink {  text-decoration:none; color:inherit }
a:visited.boxlink { text-decoration:none; color:inherit }
a:visited:hover.boxlink { border: 1px solid #5483a5; text-decoration:none; color:inherit }

#box1 {
	width: inherit;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	padding:4px;
	font-weight: bold;
}
#box1 span {
	font-size: 11px;
	font-weight:normal !important;
	color:#444444 !important;
}
#box1 a {
	text-decoration:none;
	color:inherit;
	display:block;
	width:100%;
	padding:10px;
}
html>body #box1 a{ /*Non IE rule*/
	width:auto;
}
#box1 a:hover {
	border: 1px solid #5483a5;
	background-color: #add9f8;
}
#box2 {
	width: inherit;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	padding:4px;
	font-weight: bold;
}
#box2 span {
	font-size: 11px;
	font-weight:normal !important;
	color:#444444 !important;
}
#box2 a {
	text-decoration:none;
	color:inherit;
	display:block;
	width:100%;
	padding:10px;
}
html>body #box2 a{ /*Non IE rule*/
	width:auto;
}
#box2 a:hover {
	border: 1px solid #988e74;
	background-color: #F5E8C6;
}
#box3 {
	width: inherit;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	padding:4px;
	font-weight: bold;
}
#box3 span {
	font-size: 11px;
	font-weight:normal !important;
	color:#444444 !important;
}
#box3 a {
	text-decoration:none;
	color:inherit;
	display:block;
	width:100%;
	padding:10px;
}
html>body #box3 a{ /*Non IE rule*/
	width:auto;
}
#box3 a:hover {
	border: 1px solid #85a28b;
	background-color: #D5ECDA;
}