/* CSS Document */
	body {
	font-family:			Arial, Helvetica, sans-serif;
	text-align: 			center;
	font-size:				12px;
	margin:					0;
	background-image:		url(Background-Shadow.jpg);
	background-repeat:		repeat-y;
	background-position:	center;
	padding-right: 0px;
	padding-left: 5px;
	line-height: 135%;
}
.smallText {
	font-size:		10px;
	line-height:	120%;
}
.authorText {
	margin:			0 0 20px 0;
	font-size:		10px;
}
.footNoteText {
	margin:			0;
	font-size:		10px;
}
#frame {
	width:			730px;
	margin-right:	auto;
	margin-left:	auto;
	text-align:		left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
img {
	border:			none;
}
#header {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.bluetext {color: #0033cc}
#contentleft {
	width:		160px;
	float:		left;
	background-image: url(DV-HC-Left-Nav.gif);
	background-repeat: no-repeat;
	height: 500px;
	padding-top: 30px;
	padding-left: 0px;
}
#contentcenter {
	width:		550px;
	padding:	0;
	float:		left;
	line-height:	135%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#mainindex li {
	margin-bottom: .5em;
}
.dropthecap {
	float:left;
	color:#999999;
	padding-top:1px;
	font-size:36pt;
	font-weight:bold;
	line-height: 45.5px;
	margin-right: 5px;
}
.dropthecap-blue {
	float:left;
	color:#0033cc;
	padding-top:1px;
	font-size:36pt;
	font-weight:bold;
	line-height: 45.5px;
	margin-right: 5px;
}

p {
}
h1 {
	font-size:		20px;
	margin:			0 0 10px 0;
	line-height:	normal;
	color: #15539B;
}
h2 {
	font-size:		15px;
	padding: 		0;
	margin: 		0;
	color: #009933;
}
h3 {
	font-size:		14px;
	font-weight:	normal;
	padding: 		0;
	margin: 		0;
	color: #73cfff;
}
h4 {
	color:			#CCCCCC;
	font-size:		12px;
	font-weight:	bold;
}
h5 {
	font-size:			16px;
	font-weight:		normal;
	padding-bottom:		0;
	margin-bottom:		0;
}
h6 {
	font-size:			14px;
	font-weight:		bold;
	line-height:		normal;
}
.Copyright {
	font-size:			10px;
	color:				#999999;
}
#TopBar {
	background-color:	#005239;
	text-align:			center;
	border-bottom:		4px solid #CCCCCC;
}
#footer {
	padding:			0 0 0 0;
}
#footerframe {
	border-top:		1px dotted #CCCCCC;
	width:			100%;
	margin-right:	auto;
	margin-left:	auto;
	text-align:		left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.NavigationTopBorder {
	border-top:		1px dotted #CCCCCC;
	font-size:		1px;
}
.Navigation {
	margin:					0 0 0 0;
	padding:				3px 0px 3px 0px;
	border-bottom:			1px dotted #CCCCCC;
	font-size:				11px;
	background-image:		url(Nav-Arrow.gif);
	background-repeat:		no-repeat;
	background-position:	left;
	line-height:			163%;
}
#linksleft {
	height: auto;
	padding-left: 5px;
}
#linksleft ul {
	margin: 0px;
	padding: 0px;
}
#linksleft li {
	text-indent: -13px;
	list-style-image: none;
	list-style-type: none;
	margin: 5px 0px 5px 13px;
	text-decoration: none;
}
a:visited, a:link {
	color: 				#0000EE;
	text-decoration:	none;
}
a:hover, a:active {
	color:				#990000;
	text-decoration:	underline;
}
.code {
	font-family:	"Courier New", Courier, mono;
	color:			#CC0000;
}
/* ------------------------------------------------- */
/* 		FLOAT										 */
/* ------------------------------------------------- */

	.floatLeft {
	float:			left;
	width:			220px;
	margin:			1px 20px 10px 0;
	padding:		10px;
	font-size:		.9em;
	line-height:	1.5em;
}
.floatRight {
	float:			left;
	width:			220px;
	padding:		10px;
	margin:			1px 0 10px 0;
	font-size:		.9em;
	line-height:	1.5em;
}
/* ------------------------------------------------- */
/* 		CALL OUT									 */
/* ------------------------------------------------- */

	.callOut {
	width:				150px;
	float:				right;
	font-size:			16px;
	margin:				0 0 10px 10px;
	font:				Georgia, "Times New Roman", Times, serif;
	font-weight:		bold;
	color:				#666666;
	border-left:		1px dotted #CCCCCC;
	padding-left:		10px;
	line-height:		normal;
}
blockquote {
	padding:			0 20px;
	font-style:			italic;
}
/* ------------------------------------------------- */
/* 		IMAGES										 */
/* ------------------------------------------------- */
	.imageRight {
	border: 	none;
	float:		right;
	padding:	0 0 10px 10px;
	margin:		0 0 10px 10px;
	font-size:	10px;
}
.imageLeft {
	border: 	none;
	float:		left;
	padding:	0 10px 10px 0;
	margin:		0;
	font-size:	10px;
}
.authorImage {
	float:		left;
	padding:	3px 10px 10px 0;
	font-size:	10px;
	margin:		0;
}
/* ------------------------------------------------- */
/* 		EXTRA COLUMN								 */
/* ------------------------------------------------- */

	.columnRight {
	border: 	none;
	width:		150px;
	float:		right;
	padding:	0 10px 10px 10px;
	margin:		20px 0 10px 10px;
	font-size:	11px;
	background-color:	#E1FFDB;
}
.columnRightTitle {
	border: 		none;
	font-size:		14px;
	font-weight:	bold;
	color:			#003399;
}
.columnRight li {
	list-style-type: square;
	margin-left: -20%;
}
.columnLeft {
	border: 	none;
	width:		490px;
	align:		center;
	padding:	10px 10px 10px 10px;
	margin:		20px 10px 10px 5px;
	font-size:	12px;
	background-color:	#E1FFDB;
}
.noborder {
}
.noborder td, .noborder th {
	border:		none;
	padding:	.5em;
	vertical-align:	middle;
}
.basictable {
}
.basictable td, .basictable th {
	border:		none;
	padding:	0;
}
caption {
	padding: 0 0 .5em 0;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background: transparent;
}
.continue {
	background-color:		#FFFFCC;
	border-top:				1px dotted #999999;
	border-bottom:			1px dotted #999999;
	padding:				5px;
	font-weight:			bold;
}
/* ------------------------------------------------- */
/* 		LINKS										 */
/* ------------------------------------------------- */
	
	a:visited, a:link {
	color:				#333333;
	text-decoration:	underline;
}
a:hover, a:active {
	color:				#990000;
	text-decoration:	underline;
}
table a {
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
}
table a:link {
	border-bottom: 1px dashed #ddd;
	color: #000;
}
table a:visited {
	border-bottom: 1px dashed #ccc;
	text-decoration: line-through;
	color: #808080;
}
table a:hover {
	border-bottom: 1px dashed #bbb;
	color: #666;
}
/* ------------------------------------------------- */
/* 		HEAD & FOOT									 */
/* ------------------------------------------------- */
	
	thead th, tfoot th {
	border: 2px solid #000;
	text-align: left;
	font-weight: bold;
	color: #333;
	background: transparent;
}
tfoot td {
	border: 2px solid #000;
}
#top-menu {
	background-image: url(DV-HC-Header-Menu.gif);
	color: #CCCCFF;
	height: 19px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	letter-spacing: .4em;
}
/* ------------------------------------------------- */
/* 		BODY										 */
/* ------------------------------------------------- */
	
	tbody th, tbody td {
	vertical-align: top;
	text-align: left;
}
tbody th {
	white-space: normal;
}
.odd {
	background: #fcfcfc;
}

.bold-blue {
	color: #0033CC;
	font-weight: bold;
}

.bold-green {
	color: #009933;
	font-weight: bold;
}
/* ------------------------------------------------- */
/* 		FORMS										 */
/* ------------------------------------------------- */
	form {
	padding:	0;
	margin:		0;
}
.formText {
	font-family: 	'Lucida Grande', Geneva, Verdana, Tahoma, Arial, sans-serif;
	font-size:		12px;
	color:			#333333;
}
input, textarea {
	background-color:	#FFFFFF;
	border:				1px solid #CCCCCC;
	padding:			6px;
}
input:hover, textarea:hover {
	background-color:	#FFFFCC;
	border:				1px solid #CCCCCC;
	padding:			6px;
}
input.submit {
	background-color:	#CCCCCC;
	border:				1px solid #000;
	padding:			6px;
}

/**** Search Area ****/
div#searchArea
{
	position: absolute;
	top: 0px;
	left: 704px;
	background: #fff;
	color: #66bc29;
	width: 205px;
	height: 29px;
	overflow: hidden;
}
div#searchArea form
{
	margin: 0;
	padding: 0;
	height: 29px;
}
div#searchArea input#searchFor
{
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	padding: 8px 0 0 5px;
	width: 175px;
	border: 0;
	height: 23px;
	font-size: 12px;
	color: #66bc29;
	background: transparent url(http://www.harlandclarke.com/_images/searchBoxEmpty.gif) no-repeat !important;
}
div#searchArea input#searchFor.empty
{
	color: #66bc29;
	background: transparent url(http://www.harlandclarke.com/_images/searchBox.gif) no-repeat !important;
}
div#searchArea input#searchButton
{
	position: absolute;
	right: 0;
	display: block;
	width: 30px;
	height: 29px;
	margin: 0;
}
li {
	margin-bottom: 8px;
	list-style-type: disc;
}
td ol li{
	margin-left: 0px;
	padding-left: 10px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	padding-right: 6px;
	list-style-type: decimal;
}
.superscript {
	font-size:		xx-small;
	vertical-align: top;
}
.callOutCopygreen {
	width:				150px;
	float:				left;
	font-size:			16px;
	font-weight:		bold;
	color:				#009933;
	padding-left:		10px;
	line-height:		normal;
	text-align: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 5px;
	white-space: normal;
	word-spacing: normal;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.callOutpicsmaller {
	width:				150px;
	float:				left;
	font-size:			12px;
	font-weight:		bold;
	color:				#000000;
	padding-left:		0px;
	line-height:		normal;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-right: 3px;
	white-space: normal;
	word-spacing: normal;
	border-left-width: 1px;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	clear: both;
}
.hollowbullet {
	list-style-type: circle;
	text-indent: 10px;
	padding-left: 15px;
}
