﻿body {
		margin:0;
		padding:0;
		
		vertical-align:top;
		background-color:#808080;
		background-color:#EAE8DC;
		background-color:#ffffff;
		font-size: 1.0em;
		font-family:'Arial';
	 }
	 
.HomePageGroupHeader {
		font-family:'MS Reference Sans Serif','Century Gothic', 'Courier New','Arial Black', Arial, Verdana;
		font-size: 0.7em;
		font-weight:600;
		/* text-transform: uppercase; */
		padding: -2px 0px 1px 0px;
		display: block; 
		color: #ffffff;			/* Font Color */
		text-align: center;
		text-decoration: none;
		background-image: url(https://www.ci.hillsboro.or.us/include/MasterPage/header/Horiz_NavBar_bkgnd.png);
		background-repeat: repeat-x;
		background-position: top;    
		background-color:#0000be;
	}
	
.BlueGridViewHeader 
{
	background-color: #8fbcf3;
	font-size: .8em;
	font-family: Verdana, Arial, Tahoma;
}

.BlueMenuBar {
	/* display: block; */ /* bad for FireFox */
	/* height: 1.2em;
	/* background-image:url(https://www.ci.hillsboro.or.us/include/MasterPage/icons/BlueMenuBar.png); */
	/* background-repeat: repeat-x; */
	/* background-color: #0000be; */
	background-color: #8fbcf3;
	text-align: left;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
	font-size:small;
	font-style:normal;		 
	color: #000000;			/* Font Color */
	font-family:Arial, Tahoma, Verdana;
	font-size: .9em; /* .75em */
}

.TableHeader_BlueBar {
	padding:1px 0px 3px 0px;
	background-image:url(https://www.ci.hillsboro.or.us/include/MasterPage/icons/BlueMenuBar.png);
	background-image:url(https://www.ci.hillsboro.or.us/include/MasterPage/header/glossyback2.gif); 
	background-repeat: repeat-x; /*  repeat-x bottom left; */
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size:small;
	color: #fff8f8;			/* Font Color */
	font-family:'Arial Unicode MS', Tahoma, Verdana;
	font-size: 0.96em; /* .75em */
}

/* tabbed navigation controls */
.halfmoon
{
	margin-bottom: 1px;
}
.halfmoon ul
{
	padding: 3px 9px 2px 5px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: normal 9px Arial;
	list-style-type: none;
	text-align: left; /* set to left, center, or right to align the menu as desired */
	border-bottom: 1px solid #929492;
}
.halfmoon li
{
	display: inline;
	margin: 0;
}
.halfmoon li a
{
	text-decoration: none;
	padding: 3px 7px 2px 5px;
	margin: 0;
	margin-right: -4px; /* distance between each tab */
	border-left: 1px solid #DDD;
	color: black;
	font: normal 9px Arial;
	background: #ECEEEC url(../images/NAVtabright.gif) top right no-repeat;
}
.halfmoon li a:visited
{
	color: black;
}
.halfmoon li a:hover
{
	background-color: #0938C4;
	color: #CCFFFF;
}
.halfmoon li a:current
{
	background-color: #0938C4;
	color: #CCFFFF; 
}
#tabcontentcontainer
{
	width: 100%; /* width of 2nd level content */
	height: 3em; /* height of 2nd level content. Set to largest's content height to avoid jittering. */
}
.tabcontent
{
	background-color: #DDDDDD;
	display: none;
}
/* End tabbed nav controls */

.header 
{
	font-family: Times New Roman, Times, serif;
	font-size: 23px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.bigheader 
{
	/*font-family: Helvetica;*/
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.order 
{
	font-weight: bold; 
	font-size: 10pt; 
	color: #0030ce; 
	font-family:  Arial, Helvetica, sans-serif;
}

.litBigger 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.Bigger 
{
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

dl {
    padding:4px 8px 8px 8px; 
    font-size:1.0em; 
    font-family: Arial;
}

dd 
{
    padding:0px 8px 0px 8px; 
	font-family: Arial;
	/* font-size: 12px; */
	font-weight: normal;
	color: #000000;
}

.department
{
    padding:3px 6px 3px 6px; 
	font-family:Verdana;
	text-decoration:none;
    display:block;
}

.department:hover
{
    padding:2px 5px 2px 5px; 
	background: #fff3b3;
	border-style:solid;
	border-width:1px;
	border-color:#eeddaa;
}

ol 
{
	font-family: Arial;
	/* font-size: 12px; */
	font-weight: normal;
	color: #000000;
}
li 
{
	font-family: Arial;
	/* font-size: 12px; */
	font-weight: normal;
	color: #000000;
}
ul 
{
	font-family: Arial;
	/* font-size: 12px; */
	font-weight: normal;
	color: #000000;
}

.Title 
{
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	background-position: center;
	text-align: center;
	border: none;
}
.topic 
{
	font-family:  Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #006699;
	text-align: left;
}
.text 
{
	font-family:  Arial;
	font-size: 14px;
	color: #000000;
}
.cal 
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.redlight 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.bluetableheadtext 
{
	color: #FFFFFF; 
	font-weight: bold;
}
.standardlink 
{
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt; 
	text-decoration: underline;
	color: #0033FF;
}

.linkblue 
{  
	font-family: Arial;
	font-weight: bold;
	font-size: 76%; 
	text-decoration: none;
	color: #006699;
}
.linkblue:hover 
{  
	text-decoration: underline;
}
.linklightblue
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #0F42CF;
	text-decoration: none;
}
.linklightblue:hover 
{
	text-decoration:underline;
}
.link 
{
	font-family: Arial;
	font-weight: normal;
	font-size: 76%;
	color: #33969B;
	text-decoration: none;
}
.link:hover 
{
	text-decoration:underline;
}
.linkdg 
{
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	color:green;
	text-decoration: none;
}
.linkdg:hover 
{
	text-decoration:underline;
}
.navcontainer a 
{
	font-family: Arial;
	font-size: 8pt;
	color: #33969B;
	text-decoration: none;
	background-color: #DDDDCA;
	display: block;
}
.navcontainer a:link 
{
	font-family: Arial;
	font-size: 8pt;
	color: #33969B;
	text-decoration: none;
}
.navcontainer a:visited 
{
	font-family: Arial;
	font-size: 8pt;
	color: #33969B;
	text-decoration: none;
}
.navcontainer a:active 
{
	font-family: Arial;
	font-size: 8pt;
	color: #00FF00;
	text-decoration: none;
}
.navcontainer a:hover 
{
	font-family: Arial;
	font-size: 8pt;
	color: #DDDDCA;
	text-decoration: none;
	background-color: #33969B;
}
.biggerbluelink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.biggerbluelink:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}
.sublink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #33969B;
	text-decoration: none;
}
.storyhead 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.storytease 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.bigredalert 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: large;
}
.mediumredalert 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: medium;
}
.smallredalert 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: small;
}
.ParksHeader 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.ParksGreen 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339966;
}
.ParksGreenBig 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009A00;
	font-weight: bolder;
}
.ParksText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.ParksBlueHeader 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #003399;
	font-weight: bold;
}
.ParksHugeBlueHeader 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #003399;
	font-weight: bold;
}
.ParksWhiteCourier 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: medium; 
	font-weight: bold;
}
.ParksGreyBigCourier 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: large; 
	font-weight: bold; 
}
.linkblueBig 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt; 
	text-decoration: none;
	color: #006699;
}
.comicSansblue12pt
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt; 
	text-decoration: none;
	color: #006699;
}
.comicSansblack12pt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt; 
	text-decoration: none;
	color: #000000;
}
.comicSansblue10pt
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt; 
	text-decoration: none;
	color: #006699;
}
.comicSansblack10pt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt; 
	text-decoration: none;
	color: #000000;
}
.parks_sub_header 
{
	font-family: Arial, Helvetica, sans-serif;
    color:#000099; 
    font-weight:bold;
    font-size:larger;
}

/* Added  5-19-08 */
.Arialblack12pt 
{
	font-family: Arial; 
	font-weight: normal;
	font-size: 1.00em;
	text-decoration: none;
	color: #000000;
}
.Arialblack14ptFont 
{
	font-family: Arial; 
	font-weight: normal;
	font-size: 14pt; 
	text-decoration: none;
	color: #000000;
}
.Arialblack10pt 
{
	font-family: Arial; 
	font-weight: normal;
	font-size: 10pt; 
	text-decoration: none;
	color: #000000;
}
.Arialblack8ptFont 
{
	font-family: Arial; 
	font-weight: normal;
	font-size: 8pt; 
	text-decoration: none;
	color: #000000;
}
.Arialblack6ptFont 
{
	font-family: Arial; 
	font-weight: normal;
	font-size: 6pt; 
	text-decoration: none;
	color: #000000;
}
.DBDYellow 
{
	font-family: Arial;
	font-weight: normal;
	color: #FFFF00;
}
.DBDWhite
{
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
}
.HACClink
{
	font-family: Arial;
	font-weight: bold; 
	text-decoration: underline;
	color: #00386B;
}
.Admin_Header
{
	font-size: 16px;
	font-family:verdana;
	color:#00447C;
	border-bottom:1px dashed #8FBCF3;
	padding-top:12px;
	padding-left:12px;
}
    
.Admin_SubHeader
{
	font-size: 14px; 
	font-family:arial;
	font-weight:bold;
	color:#3A75CF;
	line-height:20px;
	padding-left:12px;
}
.Admin_Text
{
	font-size: 14px;
	font-family:arial;
	line-height:20px;
	padding-left:15px;
}
.Admin_ul
{
	font-size:12px;
	font-family: arial;
	margin-bottom:6px;
	margin-top:6px;
}
.Admin_FAQmenu
{
	font-size:14px;
	font-family:arial;
	font-weight:normal;
	color:#00447C; 
	margin:0;
	line-height:20px;
}
.Finance_ul
{
	font-size:14px;
	font-family: arial;
	line-height:20px;
	margin-bottom:6px;
	margin-top:6px; 
}
/*.CustomValidator 
{
    cursor:help; 
    font-family:Webdings;
    font-size:large;
    font-weight:bold;
    background-color:Yellow;
}		*/

.font_5pt   { font-size:0.45em; }   /* 7px */
.font_6pt   { font-size:0.50em; }   /* 8px */
.font_7pt   { font-size:0.55em; }   /* 9px */   /* xx-small */
.font_7_5pt { font-size:0.6em; }    /* 10px */  /* x-small */
.font_8pt   { font-size:0.70em; }   /* 11px */
.font_9pt   { font-size:0.75em; }   /* 12px */
.font_10pt  { font-size:0.80em; }   /* 13px */  /* smaller small */
.font_10_5pt{ font-size:0.90em; }   /* 14px */
.font_11pt  { font-size:0.95em; }   /* 15px */
.font_12pt  { font-size:1.00em; }   /* 16px */  /* medium */
.font_13pt  { font-size:1.05em; }   /* 17px */
.font_13_5pt{ font-size:1.125em; }  /* 18px */  /* large */
.font_14pt  { font-size:1.20em; }   /* 19px */
.font_15pt  { font-size:1.25em; }   /* 20px */
.font_16pt  { font-size:1.30em; }   /* 21px */
.font_17pt  { font-size:1.45em; }   /* 23px */
.font_18pt  { font-size:1.50em; }   /* 24px */  /* x-large */
.font_19pt  { font-size:1.55em; }   /* 25px */
.font_20pt  { font-size:1.70em; }   /* 27px */
.font_22pt  { font-size:1.80em; }   /* 29px */
.font_24pt  { font-size:2.00em; }   /* 32px */  /* xx-large */
.font_28pt  { font-size:2.30em; }   /* 37px */
.font_30pt  { font-size:2.50em; }   /* 40px */
.font_32pt  { font-size:2.60em; }   /* 42px */
.font_34pt  { font-size:2.80em; }   /* 45px */
.font_36pt  { font-size:3.00em; }   /* 48px */

