#content h2 a {
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
#content h2 a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#content p {
	margin-right: 24px;
	margin-left: 16px;
}
#content h1 {
	font: normal 12pt/12pt Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	margin: 30px 24px 0px 16px;
	border-bottom: 1px dotted #000000;
	padding-bottom: 5px;
}

#footer ul {
	margin-right: 16px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
}
#footer li {
	display: inline;
	list-style: none;
	text-transform: uppercase;
	font-size: 8pt;
}
#footer a:hover {
	color: #000000;
	font-weight: bold;
}
#sidebar img {
	border-width: 0px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#content ol li {
	margin-bottom: 12px;
	margin-left: -8px;
}
#content a {
	color: #000000;
}
#content a:hover {
	color: #D51F01;
}
.imgBorder {
	border: 1px solid #D51F01;
}
#dog1 h1, #dog2 h1, #dog3 h1  {
	font-size: 9pt;
	line-height: 9pt;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	border-style: none;
	padding: 0px;
}
#dog1 img, #dog2 img, #dog3 img {
	border: 2px solid #D51F01;
	float: left;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 8px;
}
#dog1 p, #dog2 p, #dog3 p  {
	line-height: 12pt;
	color: #666666;
	margin: 8px 0px 0px;
}

#dog1 p:first-line {color: #D51F01;}
#dog2 p:first-line {color: #D51F01;}
#dog3 p:first-line {color: #D51F01;}

#content blockquote {
	line-height: 11pt;
	color: #666666;
}
#sidebar blockquote {
	color: #D51F01;
	margin: 0px 0px 6px;
	line-height: 12pt;
}
#sidebar cite {
	color: #D51F01;
	padding-top: 12px;
	padding-bottom: 12px;
}
#banner p {
	font-size: 8pt;
	line-height: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	text-align: right;
	padding-top: 5px;
	padding-right: 12px;
}
#banner a {
	color: #D51F01;
	text-decoration: none;
}
#banner a:hover {
	color: #000000;
}
#rtCol ul {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-left: 60px;
}
#rtCol li {
	list-style: none;
	line-height: 10pt;
	margin-bottom: 6px;
}
#rtCol li a {
	text-decoration: none;
	color: #FFD802;
}
#rtCol li a:hover {
	color: #FFFFFF;
}

