/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .0025em;
	word-spacing: .0125em;
}
p, ul {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	}
.smalltext {
	font-size: 10px;
	color: #333333;
	line-height: 11px;
	margin-top: 3px;
	}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00467F;
	margin-top: 2px;
	}
h2 {
	font-size: 13px;
	color: #A58E60;
	}
.inlineheading {
	font-size: 12px;
	font-weight: normal;
	color: #00467F;
	}
#rendering {
	text-align: center;
	}
.leftcol {
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #A58E60;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #A58E60;
	border-bottom-color: #A58E60;
	border-left-color: #A58E60;
	color: #333333;
	}

.subnav {
	background-color: #E2D5A9;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3C3933;
	line-height: 14px;
	}
.pagetitle {
	background-color: #A58E60;
	letter-spacing: .0125em;
	padding: 3px 3px 3px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	}
.callouts {
	background-color: #E2D5A9;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	color: #927B4D;
	text-transform: uppercase;
	text-align: center;
	}
.footerbarcell {
	background-color: #E2D5A9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	}
#footer {
	color: #333333;
	padding: 5px;
	line-height: 12px;
	}
#footer a{
	font-size: 10px;
	line-height: 12px;
	}
#footer p{
	margin-top: 2px;
	font-size: 10px;
	line-height: 12px;
	}
	
.line_right {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #E2D9BE;
}

