/*Margins not set to percentages to avoid :hover bug in IE 6*/

/*Jello Mold Layout Generator code from positioniseverything.com*/
#sizer {}

#expander {
	background: white;
	margin: 0;
	min-width: auto; /* Critical Safari fix! */
}
/* Holly hack for IE \*/
* html #expander { height: auto; }
/* */

/* helps IE get the child percentages right. */
#wrapper { width: auto; } 
/*End Jello Mold Layout Generator code*/
/*
CSS-file for Strictly CSS three column layout 2006
http://www.strictlycss.com
Developed by Eivind Savio
*/
body, html {
color: black; 
font-family: Verdana, Arial, Tahoma, sans-serif;
background-color: white; 
}
body {
font-size: 10pt;
line-height: 12pt;
width: auto !important;
float: none !important;
padding: 0;
padding: 0;
margin: 0;
border: 0;
}
/*This fixes the IE bug for disappearing background-image inside list items*/
ul, ol, dl {
	position: relative;
}
/**/
p {padding: 0; margin: 0 0 6pt 0; line-height: 130%;} /*don't use percentage for margins and padding*/

a {color: black; text-decoration: none;}
.clear { clear: both; }
#mainContainer {min-height: auto;}
* html #mainContainer {
height: auto; /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/
}
/**************************
HEADER
**************************/
#header {
padding: 0 0 12pt 0;
}
/**************************
CONTENT AND COLUMNS
**************************/
.outer {
/***border-left: 170px solid #000;  This is the width and the color for our left column ***/
/***border-right: 180px solid #DDEDD8;  This is the width and the color for our right column ***/
}
* html .outer {
/*** No need for hacking IE on this layout ***/
}
.inner {width: auto; }
* html .inner {
/*** No need for hacking IE on this layout ***/
text-align: center;
}
#content {
position: relative;
float: none;
margin: 0;  /*** Same length as .outer border-left but with negative value ***/
width: auto;
padding: 0;
}
* html #content {
/*position: relative;*/
}
.contentWrap {
padding: 0;
text-align: left;
}
.contentWrap ol, .contentWrap ul {
margin: 3pt 0 5pt 35pt;
}
.contentWrap li {
padding-bottom: 2px;
}

/**************************
FOOTER
**************************/
#footer {display: none;}

/*****************************
UPOnline - liquid corners
***************************/
#uponline { /*originally liquid-round*/
	width:auto;
	margin:0; 
	background-color:#fff;
	background-image: none;
}
.top { 	display: none;} 
.top span { 	display:block;}
.logo {	display: none;}
#upoSections {display: none;}
.center-content { 
	background-image:none; 
	padding:1pt 12pt;
	margin: 0;
	z-index: 5;
}
.contentContainer {
	width: 100%;
	padding-top: 0;
}
.contentContainer .leftCol {
	width: auto;
	padding: 0;
	float: none;
}
.contentContainer .rightCol {
	display: none;
}
.bottom { 	display: none;} 
.bottom span { 	display:block; }

div#breakingNews {
	position: static;
	left: 0;
	top: 0;
	margin: 0 0 12px 0;
	width: 100%;
	text-align: center;
}

h1, h2 {
font-family: Georgia, "Times New Roman", serif !important;
color: #940808;
line-height: 130%;
margin: 0 0 .25em 0;
clear: both;
}
h1 {
	font-size: 1.6em;
}
h1.alert {
	font-weight: bold;
	font-size: 1.6em;
	color: #CC0000;
	line-height: 1.2em;
	margin: 0 0 1em 0;
}
h1.pageTitle, h2.monthTitle { font-weight: normal; font-family: Verdana, Arial, sans-serif !important; color: #000;}
h1.pageTitle {font-size: 1.9em;}
h2.monthTitle {font-size: 1.3em !important; border-bottom: solid 1px #999; margin: 12px 0;}
h2 { font-size: 1.2em;}

h3.overhead {
	font: italic 1em Georgia;
	margin-top: 1.5em;
	margin-bottom: .25em;
	clear: both;
}
h3.overheadAlert {
	font: italic 1em Georgia;
	margin-top: .25em;
	margin-bottom: .25em;
	color: #CC0000;
	clear: both;
}
h3.section_head {
	font-size: 1em;
	margin: .25em 0;
	letter-spacing: 0;
}
p.CategoryTag {
	float: left;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 2px;
	border-top: dotted 1px #CCC;
	border-bottom: dotted 1px #CCC;
	color: #333;
	text-decoration: none;
	margin: 0;
}

.date {
	font-size: 8pt;
	color: #333;
	margin-bottom: .6em;
}

span.more {display: none;}
span.more a:link {
	color: #000 !important;
	font: normal 8pt Verdana !important;
	text-decoration: none;
	border: 0;
}
.subContainer { 
	clear: both;
	margin: 12pt 0 12pt; 
	padding: 0;
	background-image:none;
	border-bottom: solid 1pt black
}
.featurePhoto { margin: 12pt 0 0 0; margin-bottom: 0; padding: 6pt; border: solid 1pt #000; text-align: center; }
.subContainer .top,
.featurePhoto .top { display: none;} 
.subContainer .top span,
.featurePhoto .top span { display: none; }
.subContainer .bottom,
.featurePhoto .bottom { display: none;} 
.subContainer .bottom span,
.featurePhoto .bottom span { display: none;	}
.subhead-content,
.featurePhoto-content { 
	background-image: none;
	z-index: 5 !important;
}
.subhead-content {
	padding: 3pt 0; 
	margin: 0;
	font-size: 12pt;
}
.subhead-content a { text-decoration: none;}
.featurePhoto-content { 
	float: none;
	padding: 0; 
	margin: 0;
}
.featurePhoto-content .head { margin: 0 0 12pt 0;}
.featurePhoto-content .head h2 { display: inline; font-size: 12pt; float: none;}
.featurePhoto-content .head a { display: none; /*float: right; font-size: 10px; text-decoration: none;*/}
.featurePhoto-content .caption { /*position: relative;*/ width: 64%; float: none; font: normal 8pt/12pt Verdana, Arial, sans-serif;}
.featurePhoto-content p {padding: 0; margin: 0;}
.featurePhoto-content .fpRightCol { display: none; /*width: 32%; float: right; margin: 0; padding-left: 12px;*/}
.featurePhoto-content img {
	clear: both;
	border: solid 1pt #000;
	margin: 0 0 6pt 0;
}
#uponline ul {
list-style-type: none;
padding: 0;
margin-left: 24pt;
}

#uponline ul li {
line-height: 130%;
list-style-image: url(/graphics/employees/uponline07/bullet.gif);
list-style-position: outside;
margin-bottom: 6pt;
}

div.photoBottom,
div.photoRight,
div.photoLeft,
div.brightner {
	padding: 0;
	margin: 3pt 0 9pt 0;
	border: 0;
	text-align: center;
}
div.brightner {margin-top: 12pt; margin-bottom: 12pt;}

div.brightner {
	width: 100%;
}
div.photoRight {
	float: right;
	margin-left: 9pt;
}
div.photoLeft,
div.photoBottom {
	float: left;
	margin-right: 9pt !important;
}
.photoBottom .top, .photoRight .top, .photoLeft .top, .brightner .top, td .top, .photoBottom .top span, .photoRight .top span, .photoLeft .top span, .brightner .top span, td .top span, .photoBottom .bottom, .photoRight .bottom, .photoLeft .bottom, .brightner .bottom, td .bottom, .photoBottom .bottom span, .photoRight .bottom span, .photoLeft .bottom span, .brightner .bottom span, td .bottom span {display: none;}

.photoRight img,
.photoLeft img,
.photoBottom img,
img.NoBorder {
	border: solid 1pt #000 !important;
	margin: 0 0 6pt 0;
	padding: 0;
}
.photoRight img.NoBorder,
.photoLeft img.NoBorder,
.photoBottom img.NoBorder {
	border: 0 !important;
}
div.photoBottom img,
div.photoRight img,
div.photoLeft img { margin: 0 0 6pt 0 !important;}

table.photoBottom,
table.photoLeft,
table.photoRight {
	padding: 0;
	margin: 3pt 0 6pt 0;
}
table.photoLeft,
table.photoBottom {
	float: left;
	margin-right: 9pt !important;
	clear: right;
}
table.photoRight {
	float: right;
	margin-left: 9pt;
	clear: left;
}

table.photoRight td,
table.photoLeft td,
table.photoBottom td {
	font: 8pt/10pt Verdana, Arial, Helvetica, sans-serif !important;
	color: #000;
	vertical-align: top;
	padding: 0;
}

.photoRight p,
.photoLeft p,
.photoBottom p,
.photoRight td p,
.photoLeft td p,
.photoBottom td p,
p.cutline {
	font: normal 8pt/10pt Verdana, arial, helvetica, sans serif !important;
	vertical-align: top;
	margin: 0 !important;
	padding: 0;
	text-align: left;
}
/*No Border on images*/
div.noBorder div.photoRight,
div.noBorder div.photoLeft {
	background-color: #FFF;
	text-align: left;
	width: auto;
	padding: 0;
}
div.noBorder div.photoBottom {
	background-color: #FFF;
	padding: 0;
}
div.noBorder table.photoLeft,
div.noBorder table.photoRight,
div.noBorder table.photoBottom {
	padding: 0;
	background-color: #FFF;
}

div.noBorder .photoRight .top, div.noBorder .photoLeft .top, div.noBorder .photoRight .bottom, div.noBorder .photoLeft .bottom, div.noBorder .photoBottom .top, div.noBorder .photoBottom .bottom, div.noBorder .photoRight .top span, div.noBorder .photoLeft .top span, div.noBorder .photoBottom .bottom span { display: none; }
div.noBorder table.photoRight td,
div.noBorder table.photoLeft td {
	text-align: left;
	width: auto;
	padding: 0;
}
div.noBorder .photoRight img,
div.noBorder .photoLeft img,
div.noBorder .photoBottom img,
div.noBorder img.NoBorder,
div.noBorder .photoRight p,
div.noBorder .photoLeft p,
div.noBorder .photoBottom p {
	margin: 0 !important;
	padding: 0 !important;
}
div.noBorder .photoRight td img,
div.noBorder .photoLeft td img,
div.noBorder .photoBottom td img,
div.noBorder td img.NoBorder {
	margin: 0 0 6pt 0 !important;
	padding: 0;
}

div.button {display: none;}
div.brightner p {
	margin: 0 12pt 3pt 12pt;
	text-align: left;
	font: bold 11pt/16pt Georgia, "Times New Roman", serif !important;
	color: #4E6899 !important;
	word-spacing: 0;
}
div.brightner p.attribute {
	font-size: 8pt !important;
	font-weight: normal !important;
	margin-bottom: 0;
	font-style: italic !important;
	text-align: right;
	word-spacing: 0;
}
.rightCol h2,
.rightCol h2.more,
.leftCol .pastStories h2 {
	font-size: 100%;
	line-height: 130%;
	font-weight: normal;
	padding: 0;
	margin: .5em 0 .2em 0;
}
.rightCol h2.more {display: none;}
.leftCol .pastStories h2 { font-size: 1.1em;}
.rightCol h2 a,
.leftCol .pastStories h2 a {
	color: black;
	text-decoration: none;
	border-bottom: 0;
}
.rightCol p.date, .leftCol .pastStories p.date { margin: 0 0 3px 0; line-height: 130%; padding: 0; font-size: .9em; color: #333;}
.rightCol p, .leftCol .pastStories p { margin: 0 0 3px 0; line-height: 130%; font-size: .9em; color: #333;}
.rightCol p.upoInfo { border-top: solid 1px #336699; margin-top: 18px; padding-top: 6px; font-size: 10px; line-height: 140%; color: #333;}

.rightCol .pastMonths {}

.rightCol .pastMonths ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 12px;
}
.rightCol .pastMonths li {
	margin: 0 0 .25em 0;
	color: #706F67;
	background-image: url(/graphics/employees/uponline07/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 0 0 0 8px;
}
.rightCol .pastMonths li a:link,
.rightCol .pastMonths li a:visited {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	color: #039;
}
.rightCol .pastMonths li a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #933;
	border: 0;
}
div.upoInfo { border-top: solid 1px #A3A295; margin-top: 18px; padding-top: 6px;}
div.upoInfo p { font-size: 75%; line-height: 140%; color: #000;}
div.upoInfo a { text-decoration: none; font-weight: normal; }

/*tables*/
table {
	margin: 0 0 12pt 0;
	border: 0;
}
td {
	font: 10pt/13pt Verdana, Arial, sans-serif !important;
	vertical-align: top;
	padding: 0 12pt 3pt 3pt;
	border: 0;
}
td.center, tr.center td {
	text-align: center;
}
tr.middle, td.middle {
	vertical-align: middle !important;
}
tr.bottom, td.bottom {
	vertical-align: bottom !important;
}

tr.PadTop td,
td.PadTop {
	padding-top: 6pt !important;
}
tr.PadBottom td,
td.PadBottom {
	padding-bottom: 6pt !important;
}
tr.HeaderRow td, td.HeaderRow {
	font: bold 10pt Verdana, Arial, sans-serif !important;
	text-transform: uppercase;
	word-spacing: 0.2em;
	vertical-align: bottom !important;
	background-color: #F8F4E3;
	color: #000;
	padding: 4pt 6pt !important;
	text-align: center;
	border-bottom: solid 1pt #F0E8C9;
	border-top: solid 1pt #F0E8C9;
}

tr.HeaderRowSub td, td.HeaderRowSub {
	font: normal 10pt Verdana, Arial, sans-serif !important;
	vertical-align: bottom;
	background-color : #F8F4E3;
	padding: 4pt 6pt !important;
	text-align: left;
	color: #000;
	border-top: solid 1pt #F0E8C9;
	border-bottom: solid 1pt #F0E8C9;
}
table.wide {
	width: 100%;
	border: 0;
	margin: 0 0 12px 0;
}
table.minimum {
	width: auto;
}
table tr.HeaderRowSm td,
table td.HeaderRowSm,
table.txtCenter tr.HeaderRowSm td,
table.txtCenter td.HeaderRowSm {
	vertical-align: bottom;
	background-color: #F8F4E3;
	font: bold 10pt Verdana, Arial, sans-serif;
	color: #000;
	padding: 3pt 6pt 3pt 6pt;
	text-align: center;
	border-top: solid 1pt #F0E8C9 !important;
}

tr.HeaderRowSubSm td,
td.HeaderRowSubSm {
	vertical-align: bottom !important;
	background-color : #F8F4E3;
	font: bold 10px Verdana, Arial, sans-serif !important;
	padding: 3px;
	text-align: left;
	color: #000;
	border-top: solid 1px #F0E8C9;
	border-bottom: solid 1px #F0E8C9;
}
tr.RowOne td,
tr.RowTwo td,
tr td.RowOne,
tr td.RowTwo td {
	padding: 4px 6px 4px 6px !important;
	background-color: #FFFCF2;
	border-bottom: solid 1px #F0E8C9;
}
tr.RowOne td p,
tr.RowTwo td p,
tr td.RowOne p,
tr td.RowTwo td p { margin: 0 !important;}

table.txtCenter {
	border: 0;
}
table.txtCenter td {
	border: 0;
	width: auto;
	margin: 0 0 12px 0;
	text-align: center;
	padding: 0px 6px 3px 6px;
}
table.BorderTblOnly,
table.BorderTblOnlyMin {
	border: solid 1px #000 !important;
	margin: 12px 0;
}
table.BorderTblOnly {
	width: 100%;
}
table.BorderTblOnly td,
table.BorderTblOnlyMin td {
	padding: 6px 6px !important;
	border: 0;
}
table.border,
table.BorderCenter,
table.BorderSmall,
table.BorderSmCenter {
	margin: 12px 0 12px 0 !important;
	width: 100%;
	border-right: solid 1px #000 !important;
	border-bottom: solid 1px #000 !important;
}

table.BorderMinimum, 
table.BorderMinCenter, 
table.BorderMinSmall, 
table.BorderMinSmCenter {
	margin: 12px 0 12px 0;
	width: auto;
	border-right: solid 1px #000 !important;
	border-bottom: solid 1px #000 !important;
}

table.border td,
table.BorderMinimum td,
table.BorderWide td {
	vertical-align: top;
	padding: 0px 9px 3px 3px;
	border-top: solid 1px #000 !important;
	border-left: solid 1px #000 !important;
}


table.BorderCenter td,
table.BorderMinCenter td,
table.BorderWideCtr td {
	vertical-align: top;
	width: auto;
	margin: 0 0 12px 0;
	text-align: center;
	padding: 3px;
	border-top: solid 1px #000 !important;
	border-left: solid 1px #000 !important;
}

table.BorderSmall td,
table.BorderMinSmall td,
table.BorderWideSm td {
	vertical-align: top;
	font: 10px/120% Verdana, Arial, sans-serif !important;
	padding: 2px 9px 2px 3px;
	border-top: solid 1px #000 !important;
	border-left: solid 1px #000 !important;
}
table.BorderSmall tr.HeaderRow td, table.BorderSmall tr td.HeaderRow,
table.BorderSmall tr.HeaderRowSub td, table.BorderSmall tr td.HeaderRowSub,
table.BorderMinSmall tr.HeaderRow td, table.BorderMinSmall tr td.HeaderRow,
table.BorderMinSmall tr.HeaderRowSub td, table.BorderMinSmall tr td.HeaderRowSub,
table.BorderWideSm tr.HeaderRow td, table.BorderWideSm tr td.HeaderRow,
table.BorderWideSm tr.HeaderRowSub td, table.BorderWideSmSub tr td.HeaderRow {
	border-top: solid 1px #000 !important;
	font-weight: bold !important;
	text-align: center;
}
table.border tr.RowOne td, table.border tr td.RowOne,
table.border tr.RowTwo td, table.border tr td.RowTwo,
table.BorderSmall tr.RowOne td, table.BorderSmall tr td.RowOne,
table.BorderSmall tr.RowTwo td, table.BorderSmall tr td.RowTwo,
table.BorderMinimum tr.RowOne td, table.BorderMinimum tr td.RowOne,
table.BorderMinimum tr.RowTwo td, table.BorderMinimum tr td.RowTwo,
table.BorderWide tr.RowOne td, table.BorderWide tr td.RowOne,
table.BorderWide tr.RowTwo td, table.BorderWide tr td.RowTwo,
table.BorderCenter tr.RowOne td, table.BorderCenter tr td.RowOne,
table.BorderCenter tr.RowTwo td, table.BorderCenter tr td.RowTwo,
table.BorderMinCenter tr.RowOne td, table.BorderMinCenter tr td.RowOne,
table.BorderMinCenter tr.RowTwo td, table.BorderMinCenter tr td.RowTwo,
table.BorderWideSm tr.RowOne td, table.BorderWideSm tr td.RowOne,
table.BorderWideSm tr.RowTwo td, table.BorderWideSm tr td.RowTwo,
table.BorderSmCenter tr.RowOne td, table.BorderSmCenter tr td.RowOne,
table.BorderSmCenter tr.RowTwo td, table.BorderSmCenter tr td.RowTwo,
table.BorderMinSmCenter tr.RowOne td, table.BorderMinSmCenter tr td.RowOne,
table.BorderMinSmCenter tr.RowTwo td, table.BorderMinSmCenter tr td.RowTwo,
table.BorderWideSmCtr tr.RowOne td, table.BorderWideSmCtr tr td.RowOne,
table.BorderWideSmCtr tr.RowTwo td, table.BorderWideSmCtr tr td.RowTwo {
	border-top: solid 1px #000 !important;
	border-left: solid 1px #000 !important;
	border-bottom: 0 !important;
}
table.border tr.HeaderRow td, table.border tr td.HeaderRow,
table.border tr.HeaderRowSub td, table.border tr td.HeaderRowSub,
table.BorderSmall tr.HeaderRow td, table.BorderSmall tr td.HeaderRow,
table.BorderSmall tr.HeaderRowSub td, table.BorderSmall tr td.HeaderRowSub,
table.BorderMinimum tr.HeaderRow td, table.BorderMinimum tr td.HeaderRow,
table.BorderMinimum tr.HeaderRowSub td, table.BorderMinimum tr td.HeaderRowSub,
table.BorderWide tr.HeaderRow td, table.BorderWide tr td.HeaderRow,
table.BorderWide tr.HeaderRowSub td, table.BorderWide tr td.HeaderRowSub,
table.BorderCenter tr.HeaderRow td, table.BorderCenter tr td.HeaderRow,
table.BorderCenter tr.HeaderRowSub td, table.BorderCenter tr td.HeaderRowSub,
table.BorderMinCenter tr.HeaderRow td, table.BorderMinCenter tr td.HeaderRow,
table.BorderMinCenter tr.HeaderRowSub td, table.BorderMinCenter tr td.HeaderRowSub,
table.BorderWideSm tr.HeaderRow td, table.BorderWideSm tr td.HeaderRow,
table.BorderWideSm tr.HeaderRowSub td, table.BorderWideSm tr td.HeaderRowSub,
table.BorderSmCenter tr.HeaderRow td, table.BorderSmCenter tr td.HeaderRow,
table.BorderSmCenter tr.HeaderRowSub td, table.BorderSmCenter tr td.HeaderRowSub,
table.BorderMinSmCenter tr.HeaderRow td, table.BorderMinSmCenter tr td.HeaderRow,
table.BorderMinSmCenter tr.HeaderRowSub td, table.BorderMinSmCenter tr td.HeaderRowSub,
table.BorderWideSmCtr tr.HeaderRow td, table.BorderWideSmCtr tr td.HeaderRow,
table.BorderWideSmCtr tr.HeaderRowSub td, table.BorderWideSmCtr tr td.HeaderRowSub {
	border-top: solid 1px #000 !important;
	border-left: solid 1px #000 !important;
	border-bottom: 0 !important;
	text-align: center;
}
table.BorderSmall td p,
table.BorderMinSmall td p,
table.BorderWideSm td p {
	font: 10px/120% Verdana, Arial, sans-serif;
}

table.BorderSmCenter td,
table.BorderMinSmCenter td,
table.BorderWideSmCtr td {
	vertical-align: top;
	font: 10px/120% Verdana, Arial, sans-serif;
	padding: 2px 9px 2px 3px;
	text-align: center;
	border-top: solid 1px #000 !important;
	border-left: solid 1px #000 !important;
}

table.BorderSmCenter td p,
table.BorderMinSmCenter td p,
table.BorderWideSmCtr td p {
	font: 10px/120% Verdana, Arial, sans-serif;
	text-align: center;
}
table.BorderWide,
table.BorderWideCtr,
table.BorderWideSm,
table.BorderWideSmCtr {
	margin: 12px 0 12px 0;
	width: 100%;
	border-right: solid 1px #000 !important;
	border-bottom: solid 1px #000 !important;
}
td.bottom {
	vertical-align: bottom;
}
td.middle {
	vertical-align: middle;
}
.bottom p, 
.middle p,
td.noTop { margin: 0;}

td.noTop {
	border-top: 0;
	border-left: solid 1px #000;
}

table.small,
table.smallCenter {
	padding: 0px;
	margin-bottom: 12px;
	border: 0px;
}
table.small td,
table.smallCenter td {
	vertical-align: top;
	font-size: 11px;
	padding: 2px 9px 2px 3px;
}
table.smallCenter td {
	text-align: center;
	font-size: 10px;
}
table.small tr.HeaderRow td,
table.small td.HeaderRow,
table.smallCenter tr.HeaderRow td,
table.smallCenter td.HeaderRow {
	vertical-align: bottom;
	background-color: #F8F4E3;
	font: bold 11px/13px Verdana, Arial, sans-serif !important;
	text-transform: uppercase;
 word-spacing: 0.2em;
	color: #FFF;
	text-align: center;
	border-top: solid 1px #F0E8C9;
}
table.small tr.HeaderRowSub td,
table.small td.HeaderRowSub,
table.smallCenter tr.HeaderRowSub td,
table.smallCenter td.HeaderRowSub {
	vertical-align: bottom;
	background-color: #F8F4E3;
	color: #000;
	font: bold 10px/13px Verdana, Arial, sans-serif !important;
	text-align: left;
	border-top: solid 1px #F0E8C9;
	border-bottom: solid 1px #F0E8C9;
}
table.small .RowOne,
table.small .RowTwo {
	font: 11px/12px Verdana, Arial, sans-serif;
	text-align: left;
}
table.smallCenter .RowOne,
table.smallCenter .RowTwo {
	font: 10px/11px Verdana, Arial, sans-serif;
	text-align: center;
}
table.small .RowOne {
	background-color: #FFFFFF;
}
table.small .RowTwo,
table.smallCenter .RowTwo {
	background-color : #EEE9DE;
	border-top: solid 1px #B0B4AB !important;
	border-bottom: solid 1px #B0B4AB !important;
}
table.small td p,
table.smallCenter td p {
	font: 11px Verdana, Arial, sans-serif;
	margin-top: 0;
	margin-bottom: .5em;
}
table.smallCenter td p {
	font-size: 10px;
}
/***********************
UP wrapper
***********************/
#header a { font-size: 11px; font-weight: bold; color: #FFF; text-decoration: none;}
#header a:link, #header a:visited { color: #FFF;}
#header a:hover { color: #FC0;}
#header ul { margin: 0; padding: 0;}
#header ul li { display: inline; margin: 0; padding: 0; line-height: 100%}
div#logoPrint { margin: 0 auto; width: 100%; text-align: left; }
div#logo { display: none; }
div#topNav { display: none; float: left; margin-top: 14px;}
#topNav li a, #footer a { margin: 0 12px;}
div#search {display: none;}
div#returnto { display: none;}
#returnto a { text-decoration: none;}