body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body.popup {
	background-color: #EAEACA;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:7px;
	margin-top: 10px;
}
a.header:link {
	color: #2B4286;
	text-decoration: none;
}
a.header:visited {
	color:#2B4286;
	text-decoration: none;
}
a.header:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.stealth:link {
	text-decoration : none;
	color: #000000;
}
a.stealth:visited {
	text-decoration : none;
	color: #000000;
}
a.stealth:hover {
	color: #FF6600;
	text-decoration : none;
}
a:link {
	color: #2B4286;
}
a:visited {
	color: #2B4286;
}
a:hover {
	color: #FF6600;
	text-decoration:none;
}
.wysiwyg p {
	margin-top: 0;
	margin-bottom: 0;
}
.wysiwyg td {
	font-size: 10pt;
}
td.headerDescription {
	font-size: 10px;
	color: #505050;
}
td.headerLinks {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
table.top {
	background-color: #E0E0E0;
}
tr.topHeader {
	background-color: #F5F5F5;
}
td.topHeaderTitle {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
td.topHeaderItems {
	color: #000000;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
tr.topSubMenu {
	background-color: #F5F5F5;
}
td.topSubMenuTitle {
	color: #000000;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
td.topSubMenuItems {
	font-size: 12px;
	padding-right: 10px;
}
table.widget {
	background-color: #E0E0E0;
	margin-bottom: 0px;
	margin-top: 0px;
}
tr.widgetHeader {
	background-color: #FFFFFF;
}
td.widgetHeaderTitle {
	background-color: #EAEACA;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
td.widgetData {
	background-color:  #F5F5F5;
	font-size: 11px;
	line-height: 16px;
}
td.widgetDataLight {
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}
table.footer {
	background-color: #F5F5F5;
}
tr.footer {
	background-color: #F5F5F5;
}
td.footerDescription {
	color: #000000;
	font-size: 11px;
}
td.footerItems {
	font-size: 11px;
	white-space: nowrap;
}
table.tabular{
	background-color: #E0E0E0;
}
tr.tabularHeader {
	background-color: #5B72B6;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
td.tabularHeader {
	background-color: #c0c0c0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.tabularLabel {
	background-color: #F0F0F0;
	font-weight: normal;
	font-size: 12px;
}
tr.tabularSectionLabel {
	background-color: #F0F0F0;	
	color: #606060;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	line-height: 19px;
}
tr.tabularEven {
	background-color: #F0F0F0;	
	font-size: 12px;
}
tr.tabularOdd {
	background-color: #FFFFFF;	
	font-size: 12px;
}
tr.tabular {
	background-color: #FFFFFF;	
	font-size: 12px;
}
td.tabularData {
	font-size: 12px;
}
td.tabularValue {
	font-size: 12px;
	background-color: #FFFFFF;
}
table.detail {
	background-color: #E0E0E0;
}
tr.detailHeader {
	background-color: #FFCC66;
}
td.detailHeaderTitle {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
td.detailHeaderItems {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
td.detailLabel {
	background-color: #F0F0F0;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	white-space : nowrap;
}
td.detailData {
	background-color: #FAFAFA;
	font-size: 12px;
}
table.subDetail {
	background-color: #E0E0E0;
}
tr.subDetailHeader {
	background-color: #CBD2E6;
}
td.subDetailHeaderTitle {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
td.subDetailHeaderItems {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
td.subDetailLabel {
	background-color: #F0F0F0;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	white-space : nowrap;
}
td.subDetailData {
	background-color: #FAFAFA;
	font-size: 12px;
}
table.form {
	background-color: #E0E0E0;
}
td.formHeader {
	background-color: #5B72B6;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
td.formLabel {
	background-color: #F0F0F0;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	white-space: nowrap;
	line-height: 19px;
}
td.formSectionLabel {
	background-color: #E0E0E0;	
	color: #606060;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	line-height: 19px;
}
td.formData {
	background-color: #FAFAFA;
	font-size: 12px;
	line-height: 18px;
}
td.formNoPad {
	background-color: #FAFAFA;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
td.formFooter {
	background-color: #F0F0F0;
	font-weight: bold;
	font-size:12px;
}
td.calendarDay {
	font-size: 11px;
}
td.calendarEvent {
	font-size: 11px;
}
td.calendarWeek {
	font-size: 11px;
	font-weight: bold;
}
td.calendarLegend {
	font-size: 11px;
}
div.page {
	font-size:7px;
	text-align: left;
	padding-left: 0px;
	width: 640px;
}
.button {
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.highlight {
	background-color: #FFFFB0;
	font-size: 12px;
}
.highlightColor {
	background-color: #FFFFB0;
}
table.divider {
	background-color: #F0F0F0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
font.large {
	font-size: 14px;
}
font.medium {
	font-size: 12px;
}
font.small {
	font-size: 11px;
}
font.verysmall {
	font-size: 5px;
}
font.contentHeader {
	font-size: 12px;
	font-weight: bold;
}
font.contentHeaderDetail {
	font-size: 14px;
	font-weight: bold;
}
select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
select.small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
input.text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
input.date {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 75px;
}
input.time {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 65px;
}
input.numeric {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 35px;
}
input.numericLarge {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
a.categoryMenu {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
}
hr {
	border: 1px dashed;
	color: #d0d0d0;
}
td.crumb {
	font-size:12px;
	background-color: #F0F0F0;
}

/* Tab menu styling */
a.tabMenuOff:link {
	color: #2B4286;
	text-decoration: none;
}
a.tabMenuOff:visited {
	color: #2B4286;
	text-decoration: none;
}
a.tabMenuOff:hover {
	color: #FF6600;
}
a.tabMenuOn:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.tabMenuOn:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.tabMenuOn:hover {
}
td.tabMenuOn {
	background-color: #5B72B6;
	color: #FFFFFF;
	font-size: 12px;
}
td.tabMenuOff {
	background-color: #CBD2E6;
	color: #2B4286;
	font-size: 12px;
}

/* Hiermenus styling */
.hmMenus {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	color: #2B4286;
}
.hmItems {
	background-color: #F5F5F5;
}
.hmItemsOver {
	color: #FF6600;
	background-color: #EAEACA;
}
.hmItemsSelected {
	color: #FF6600;
	background-color: #EAEACA;
}

/*kevin's new styles for homepage centerpiece */
table#polhometable { line-height:1.2em; border:none; padding:0px; margin:0px; }
table#polhometable tr td { padding:0px; margin:0px; border:1px solid #ddd; text-align:center; }
table#polhometable img a, table#polhometable img { border:none; text-decoration:none; }
table#polhometable div { margin:10px; }
table#polhometable img { padding:0px; margin:0px; }


/*kevin.hendrickson hide portlandplan crumbs while in development -- remove after nov 20, 2009*/
#pplancrumbs { display:none; }
#portlandplanhedder { height:1px; display:none; }
#navcontainertop { height:1px; display:none; }
#navlisttop { height:1px;display:none; }
.hometableimagep { padding:0px; margin:0px; }

h1 { font-size: 16px; }

/* Slideshow */
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
/*
#wrapper {width:526px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
*/
#fullsize {position:relative; width:524px; height:300px; padding:2px; border:1px solid #000; background:#000; overflow: hidden;}
#information {position:absolute; bottom:0; width:524px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px; font-size:12px; }
#information a { color: #fff; text-decoration: none;  }

#image {width:524px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(/images/slideshow/left.gif) left center no-repeat}
#imgnext {right:0; background:url(/images/slideshow/right.gif) right center no-repeat}
#imglink {position:absolute; height:302px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(/images/slideshow/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(/images/slideshow/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(/images/slideshow/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:512px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}


/* Calendar Layouts
----------------------------------------------------------------------------------------------------*/

#calendarOptions {
	background-color: #ccc;
	float: left;
	margin-bottom: 4px;
	width: 100%;
}
#calendarOptions h2 {
	float: left;
	margin: 8px;
}
#calendarOptions table {
	margin-left: 230px;
}
.legend_1 span, .legend_1 a {
	background-color: #ccccff;
}
.legend_2 span, .legend_2 a {
	background-color: #ffcccc;
}
.legend_3 span, .legend_3 a {
	background-color: #ccffcc;
}
.legend_4 span, .legend_4 a {
	background-color: #ffffcc;
}
.legend_5 span, .legend_5 a {
	background-color: #ffddaa;
}
.legend_6 span, .legend_6 a {
	background-color: #ccffff;
}
.legend_7 span, .legend_7 a {
	background-color: #ddbbff;
}
.legend_8 span, .legend_8 a {
	background-color: #cccccc;
}


/* Calendar View */

#calendarMonth {
	border: 1px solid #eee;
	border-width: 0 0 1px 1px;
	border-collapse: collapse;
	margin-bottom: 8px;
	width: 100%;
}
#calendarMonth th {
	border: 1px solid #eee;
	border-width: 1px 1px 0 0;
	font-size: 14px;
	padding: 2px;
	text-align: center;
}
#calendarMonth td {
	vertical-align: top;
}
.dayCell {
	border: 1px solid #eee;
	border-width: 0 1px 0 0;
	height: 100px;
	width: 14%;
}
.today {
	background-color: #fffcd7;
}
.dayCell table {
	border-collapse: collapse;
	width: 100%;
}
.dayCell th {
	border: 0 none;
	background-color: #ecf4f7;
	height: 12px;
	padding: 2px;
}
.dayCell th a {
	border: 0 none;
	display: block;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	padding: 0 2px;
	text-align: right;
	-moz-border-radius: 2px;
    -webkit-border-radius:2px;
}
.offDay {
	background-color: #fff;
}
.offDay th {
	background-color: #eee;
}
.offDay th a {
	color: #555;
}
.today th {
	background-color: #ffe534;
}
.dayEvents {
	font-size: 11px;
	padding: 4px;
}
.dayEvents ul {
	margin: 0 !important;
	padding: 0;
}
.dayEvents li {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
}
.dayEvents a {
	border: 0 none;
	display: block;
	padding: 1px 1px 1px 2px;
	-moz-border-radius: 2px;
    -webkit-border-radius:2px;
}
.moreEvents {
	font-size: 11px;
}
#calendarLegend {
	margin: 0 !important;
	padding: 0;
}
#calendarLegend li {
	list-style-type: none;
	margin-bottom: 1px;
}
#calendarLegend li span {
	display: block;
	float: left;
	height: 16px;
	margin-right: 4px;
	width: 16px;
	-moz-border-radius: 2px;
    -webkit-border-radius:2px;
}
