/* Tags */
Body {
	font-family: Arial, Sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 16px;	
}
LI {
	line-height: 15px;
	padding-bottom: 10px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #999999;
	padding-top: 10px;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	margin-left: -1px;
	margin-bottom: 10px;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	word-spacing: .1em;
}
H4 {
}
a {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	color: #660000;
}
.ManagementPhoto {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
strong {
	color:#CC0000;
}
form {
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height: 14px;
}

/* IDs */
#PageWrapper {
	width:650px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 50%;
	margin-left: -375px;
	padding: 30px;
	top: 0px;
	height: 100%;
	margin-top: 10px;
}
#Logo {
	display:none;
	float: left;
}
#PrintableLogo {
	display:inline;
	width:650px;
	text-align:left;
	margin: 0px;
	background-color: #331100;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	float:left;
}
#Copyright {
	clear: both;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 11px;
	white-space: inherit;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	width: 650px;
	float: left;
}
#RightColumn {
	width:380px;
	float:left;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	color: #333333;
}
#LeftColumn {
	width:200px;
	float:left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 20px;
}
#Footnote {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #999999;
}


/* Home Elements */
#HomeImage {
	float: left;
	z-index: 0;
}
#HomeColumns {
	float: left;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#HomeAd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}

/* Other Elements */
.NewsletterList {
	text-align: left;
	vertical-align: top;
}
#TwoColumns {
	float: left; 
	padding-right: 10px; 
	line-height: 1.3em;
}
#TwoColumns p {
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
