.pageHeader h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	vertical-align: bottom;
	text-transform: capitalize;
	margin-top: 68px;
}
.footer {
	text-align: center;
	height: 14px;
	width: 800px;
	position: absolute;
	vertical-align: bottom;
}
.footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 15px;
}
.content {
	padding-bottom: 25px;
	padding-right: 25px;
}
.content li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 50px;
}
.content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-left: 50px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.pageHeader {
	vertical-align: bottom;
}
.content .sideBySide {
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	clear: none;
	overflow: visible;
	width: 400px;
	display: block;
}
.content .sbsLeft {
	position: absolute;
	width: 400px;
}
a:link{
color:#000000;
}
a:visited{
color:#999999;
}
a:hover{
color:#666666;
}
.content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-right: 25px;
	margin-left: 25px;
}
.content ul {
	margin-top: -2px;
}
.page {
	width: 800px;
	text-align: center;
}

.rightInlineQuote{
	padding: 5px;
	float: left;
	width: 200px;
	margin: 10px 15px 10px 10px;
	border-top: 0px none #FFFFFF;
	border-right: 1px dotted #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
	}
	
.borderedTable td{
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #00000;
	border-left-style: solid;
	border-left-width: 1pt;
}
.borderedTableTitle {
	line-height: 14pt;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	vertical-align: bottom;
	border: none;
}

.borderedTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	line-height:12pt;
	font-weight:100;
	font-stretch:normal;
	font-variant: normal;
	text-transform:none;
	padding: 0px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 50px;
	margin-bottom: 15px;
	border-bottom-style: none;
	border-top-color: #073044;
	border-right-color: #073044;
	border-bottom-color: #073044;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0px;
	margin: 0px 0px -8px;
}
