body {
	background-color:#FFFFFF;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

/******************************************************
/ LAYOUTS
/******************************************************

/*  HEADER POSITIONING ID (for div use only) */
#header {
	position:absolute;
	top:0px;
	width:800px;
	height:137px;
}

.headerLeftImg {
	position:absolute;
	top:0px;
	left:0px;
	height:137px;
	width:300px;
	z-index:4;
}

.headerLogo {
	position:absolute;
	top:0px;
	left:0px;
	width:281px;
	height:82px;
	z-index:5;
}

.headerMiddleImg {
	position:absolute;
	top:0px;
	left:300px;
	height:137px;
	width:219px;
	background-image:url("/commissioners/images/headerMiddle.gif");
	z-index:2;
}

.headerRightImg {
	position:absolute;
	top:0px;
	right:0px;
	height:130px;
	width:550px;
	border-bottom:2px #0052A0 solid;
	z-index:1;
}

.topPageNav {
	position:absolute;
	top:0px;
	right:0px;
	height:18px;
	width:300px;
	background-color:#B7C540;
	text-align:right;
	padding-top:3px;
	z-index:1;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}

/* END HEADER POSITIONING */

.whiteSpace {
	width:800px;
	height:20px;
}

/* half page of content */
.bodyContent0 {
	width: 400px;
	padding-left:8px;
	padding-right:8px;
}

/* added for hr template so body content can stretch as needed for hrapplicant app */
.bodyContent00 {
    width:800px;
	padding-left:8px;
	padding-right:8px;
}

/* added for boc green site so body content can stretch as needed */
.bodyContentGreen {
	width: 100%;
	padding-left:8px;
	padding-right:8px;
}

/* added for hr template so asterick is red for hrapplicant app */
.requiredField {
color:#FF0000;}

/* added button for hr app */
.hrbutton {
background-color: #ffcc00;
border: 1px solid #000000;
font-family: arial;
font-weight: bold;
text-decoration:none;
}

/* added button for hr app */
.hrbutton2 {
background-color: #F2F2F2;
border: 1px solid #000000;
font-family: arial;
text-decoration:none;
}

/* full page of content */
.bodyContent1 {
	width:589px;
	padding-left:10px;
	padding-right:10px;
}

/* full page of content for budget*/
.bodyContent2 {
	width:560px;
	padding-left:10px;
	padding-right:10px;
}

.footerNav {
	width:800px;
	height:18px;
	background-color:#0052A0;
	border: 1px #B7C540 solid;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
}

/**************************************************
/ LINKS
/**************************************************/

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
}

a:hover {
	color:#0052A0;
	text-decoration:underline;
}

a.pageSubHeadingBlack {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
}

a.pageSubHeadingBlack:hover {
	
	
	color:#0052A0;
	
	text-decoration:underline;
}

/******************************************************
/ TEXT 
/******************************************************/
.headerNav {
	width:800px;
	height:24px;
	background-color:#B7C540;
	color:white;
	vertical-align:middle;
	text-align:center;
}

.headerNav a {
	font-size:11px;
	font-weight:bold;
}

.pageTitle {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight:bold;
	border-bottom:2px #B7C540 solid;
	line-height:23px;
}

.definition {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
}

.pageSubHeading {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#CCCCCC;
}

.pageSubHeadingBlack {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
}

.bodyContent0 li { margin: 0.75em 0; }

.navLinks ul {
	list-style-type: none;
	margin: 0 0.75em;
	padding: 0 0.75em;
}

.navLinks ul li {
	margin: 0.75em 0;
}

#ticker { text-align: center; }

/**********************************************************
/ IMAGES 
/*********************************************************/
.contentImg {
	padding:3px;
}

/**********************************************************
/ CALENDAR 
/*********************************************************/
#calendar {
	text-align: center;
	width: 100%;
}
#calendar th {
	background-color: #0052a0;
	color: #FFF;
	font-size: smaller;
	padding: 3px 0;
}
#calendar tr.month {
	font-size: larger;
	font-weight: bold;
}
#calendar tr.month a {
	background-color: inherit;
	color: #000;
	font-weight: bold;
}
#calendar a {
	background-color: inherit;
	color: #000;
	display: block;
	padding: 3px 0;
	text-decoration: none;
	width: 100%;
}
#calendar a:hover { text-decoration: underline; }
#calendar td.today {
	background-color: #b7c540;
	color: inherit;
}
#calendar td.sunday, td.saturday {
	background-color: #DDD;
	color: inherit;
	width: 15%;
}
#calendar td.monday, td.tuesday, td.wednesday, td.thursday, td.friday { width: 14%; }

.applicationwindmedplyr  { list-style-image: url( "/commissioners/ancl/images/win-med-plyr-icon.jpg" ); margin-top:10px; }
.applicationquicktime  { list-style-image: url( "/commissioners/ancl/images/quick-time-icon.jpg" ); margin-top:10px; }
.applicationpdf  { list-style-image: url( "/fc/assets/images/pdf-icon.gif" ); }
.applicationword { list-style-image: url( "/fc/assets/images/word-icon.gif" ); }
.applicationexcel{ list-style-image: url( "/fc/assets/images/xls-icon.gif" ); }
.applicationtxt  { list-style-image: url( "/fc/assets/images/txt-icon.gif" ); }
.applicationppt  { list-style-image: url( "/fc/assets/images/ppt-icon.gif" ); }
.applicationflash{ list-style-image: url( "/fc/assets/images/flash-logo.jpg" ); }
.applicationweb  { list-style-image: url( "/fc/assets/images/link-icon.gif" ); }
.applicationzip  { list-style-image: url( "/fc/assets/images/zip-icon.gif" ); }
.applicationexe  { list-style-image: url( "/fc/assets/images/exe-icon.gif" ); }
.applicationrss  { list-style-image: url( "/fc/assets/images/feed-icon.png" ); }

