/* ========= Global =========  */td.TopNavArea {	position: absolute;	top: 0px;	left: 0px;	height: 126px;	min-width: 900px;	width: 100%;	background-image: url(Images/Banner2/TopBannerBridge.jpg);	background-repeat: repeat-x;}img.TopNavMain {	position: absolute;	top: 0;	left: 0;	z-index: 2;}img.TopNavEndCap {	position: absolute;	right: 0;	top: 0;	z-index: 1;}td.LeftNavArea {	width: 127px;	padding: 0;	margin: 0;	background-image: url(Images/Banner2/LeftColumnBridge.jpg);	background-repeat: repeat-y;}td.LeftNavArea img {	display: block;}div.LeftNavAreaBottom {	position: relative;	top: -105px;	left: 0;	margin-right: 100%;}td.ContentArea {	padding: 5px 10px 0 10px;}body {	text-align: left;	font-size: 0.9em;	font-family: Verdana, sans-serif;	color: black;	background-color: white;	margin: 0em;}p, td, ul, ol {	text-align: left;	font-family: Verdana, sans-serif;	color: black;}h1 {	text-align: center;	font-size: 2em;	font-weight: bold;	font-family: sans-serif;}h2 {	text-align: center;	font-size: 1.75em;	font-weight: bold;	font-family: sans-serif;	margin-bottom:-0.5em;	padding-bottom: 0;}h3 {	text-align: center;	font-size: 1.5em;	font-weight: bold;	font-family: sans-serif;	margin-bottom:-0.5em;	padding-bottom: 0;}h4 {	text-align: center;	font-size: 1.25em;	font-weight: bold;	font-family: sans-serif;	margin-bottom:-0.75em;	padding-bottom: 0;}h5 {	text-align: center;	font-size: 1em;	font-weight: bold;	font-family: sans-serif;	margin-bottom:-0.5em;	padding-bottom: 0;}a:link {	color: #309;}a:visited {	color: #C00;}a:hover {	color: #F66;}img {	border: 0;}p.Code {	font-family: monospace;	font-size: 0.9em;	/*margin-left: 5em;*/}li.SpacedListItem {	margin-bottom: 0.75em;}/* ========= Inline formatting =========  */span.Bold {font-weight: bold;}span.Italic {font-style: italic;}span.ColorRed {color: red;}span.ColorGreen {color: green;}span.ColorBlue {color: blue;}/* ========= Program pages =========  */div.ProgramQuote {	font-size: 1.25em;	font-weight: bold;	font-style: italic;	font-family: sans-serif;}div.ProgramAttribution {	font-size: 1.15em;	font-weight: bold;	font-family: sans-serif;	margin-top: 0.15em;	/*margin-left: 3em;*/}div.ProgramQuoteWithSpace {	font-size: 1.25em;	font-weight: bold;	font-style: italic;	font-family: sans-serif;	margin-bottom: 1em;}div.ProgramAttributionWithSpace {	font-size: 1.15em;	font-weight: bold;	font-family: sans-serif;	margin-top: 0.15em;	/*margin-left: 3em;*/	margin-bottom: 1em;}/* ========= Support articles =========  */div.ArticleList {	font-size: 0.9em;	/*margin-left: 6em;*/	/*margin-right: 10em;*/}p.ArticleListSectionBar {	font-variant: small-caps;	font-weight: bold;	font-size: 1.1em;	background: #D4D4D4;	color: black;	font-stretch: ultra-expanded;	border: 0.1px #D4D4D4;}p.ArticleSectionBar {	font-variant: small-caps;	font-weight: bold;	font-size: 1.1em;	background: #D4D4D4;	color: black;	font-stretch: ultra-expanded;	border: 0.1px #D4D4D4}div.ArticleProgram {	font-weight: bold;	margin: 0;	font-size: 1.3em;	vertical-align: top;}div.ArticleTitle {	font-weight: bold;	margin: 0;	font-size: 1.1em;	vertical-align: top;}span.ArticleInfoLabel {	font-weight: bold;	vertical-align: top;}p.ArticleInfo {	margin: 0;	text-align: right;	vertical-align: top;}/* Leave this at the end of the file... validator (written in Java) sucks Pentiums. */