body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222D4C;
	background-color: #222E4C;
}
a:link, a:visited {
	color: #92670B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	padding-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
}
#tdHeaderLftStretch {
	background-image: url(../images/header_lft_slice.jpg);
	background-repeat: repeat-x;
	width: 50%;
	height: 23px;
}
#tdHeaderRgtStretch {
	background-image: url(../images/header_rgt_slice.jpg);
	background-repeat: repeat-x;
	width: 50%;
	height: 23px;
}
#divSpacer {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#tableBody {
	background-color: #FFFFFF;
}
#tdLftBlue {
	background-image: url(../images/blueleft_slice.jpg);
	background-repeat: repeat-y;
}
#tdRgtBlue {
	background-image: url(../images/bluergt_slice.jpg);
	background-repeat: repeat-y;
}
#tdHeader {
	height: 97px;
}
#divHeader {
	vertical-align: top;
	position: relative;
	height: 97px;
	margin-right: 10px;
	margin-left: 10px;
}
#divHeader #logo {
	position: absolute;
	left: 23px;
	top: 18px;
}
#divHeader #divTopNav {
	position: absolute;
	top: 30px;
	right: 20px;
}
#tdLeftCol {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #E1E3EB;
	padding-right: 9px;
	padding-left: 10px;
	vertical-align: top;
	width: 550px;
}
#divContent ul, #divContent ol {
	margin-top: 5px;
	margin-bottom: 5px;
}
#tdRightCol {
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#tdRightCol #rightstripe {
	margin: 0px;
	padding: 0px;
	float: left;
}
#divRightCol {
	background-color: #F8F8F9;
	padding-bottom: 10px;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	clear: left;
}
#divRightColTitle {
	background-color: #E1E3EB;
	height: 30px;
	text-align: left;
	position: relative;
	line-height: 30px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#divRightColTitle img {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 15px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#pQuickTitle {
	font-size: 12px;
	font-weight: bold;
}
#tdRightCol p {
	margin: 10px;
}
#tdBotBlue {
	background-image: url(../images/bluebot_slice.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tdBotBlue a:link, #tdBotBlue a:visited {
	color: #FFFFFF;
}
#tdBotBlue #divBotCopy {
	float: left;
}
#tdBotBlue #divBotBSC {
	float: right;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	margin-right: 0px;
}
#divShare {
	float: right;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.floatright {
	float: right;
}
