/* CSS Document: Styles for three-column instances */

#leftcontent {
	float: left;
	width: 185px;
	text-align: left;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 16px;
}

#navigation {
	float: right;
	width: 195px;
	padding: 7px;
	text-align: left;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#centercontent {
	background:#fff;
	margin-left: 215px;
	margin-right:215px;
	border-left:1px solid #999999;
	border-right: 1px solid #999999;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 15px 10px 10px;
}

#wrapper #centercontent p {
	line-height: 1.68em;
	text-align: left;
}

h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bolder;
	font-variant: normal;
	font-style: italic;
	color: #660000;
}

h2 {
	color: #666666;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
}


.fecit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
}

.thinline	{
	width: 100%;
	height: 1px;
	noshade: noshade;
}
.navigationlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #CCCCCC;
	color: #FFFFFF;
}
dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0000CC;
	margin-left: 0px;
}
dt {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 8px;
}
dd {
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 2px;
}
