body,br,p,td,tr,ul,ol,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}


a {
	
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

.blend {
     background-color: #999999;
	background-image: url(/dcm/elements/blend.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.welcome {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.small {
	font-size: 11px;
	line-height: 12px;
}

a.small {
	font-size: 11px;
	line-height: 12px;
}

a.small:hover {
	font-size: 11px;
	line-height: 12px;
	text-decoration: underline;
}

.weblog {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}

.sidebar {
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
}

a.sidebar {
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

a.sidebar:HOVER {
	font-size: 11px;
	color: #0099cc;
	text-transform: uppercase;
	text-decoration: none;
}

.dcmsubnav{
	font-size: 12px;
	color: #000000;
}
a.dcmsubnav{
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a.dcmsubnav:hover{
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
.dcmresource {
	font-size: 12px;
	color: #000000;
}
a.dcmresource{
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a.dcmresource:hover{
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
.dcmtaxonomy{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
A.dcmtaxonomy{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

A.dcmtaxonomy:hover{
	font-size: 10px;
	color: #006699;
	text-decoration: underline;
}

.sixback {
	background-image: url(/dcm/elements/sixback.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.credit {
	font-size: 11px;
	color: #006699;
}

.date {
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
}

.footer {
	font-size: 9px;
	color: #006699;
	text-transform: uppercase;
}

a.footer {
	font-size: 9px;
	color: #006699;
	text-transform: uppercase;
}

a.footer:HOVER {
	font-size: 9px;
	color: #006699;
	text-transform: uppercase;
	text-decoration: underline;
}


H1 {
	font-size: 16px;
	font-weight: bold;
	color: #006699; 
}

H2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666; 
}

H3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000; 
}

H4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000; 
}

.caption {
	color: #666666; 
	font-size: 13px; 
}
