﻿/***************************************************************************
	body
/**************************************************************************/
body 
{
	background-color: #ffffff;
	background-image: none;
	margin: 0px;
	font-family: Arial, sans-serif; 
	font-size: 13px; 
	color: #000000;
	line-height: 17px;
}

font
{
 	color: #000000;
}

/* changes for print */
@media print
{
	body 
	{
		background-color: #ffffff;
		color: #000000;
	}
	font
	{
		color: #000000;
	}

}

/***************************************************************************
	Arrows
/**************************************************************************/
td.miscArrow
{
	background-image: url(/custom/0511/img/calendar/arrow_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:13px; 
	height:12px;
}
td.miscArrow2
{
	background-image: url(/custom/0511/img/calendar/arrow2_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:13px; 
	height:12px;
}

/* changes for print */
@media print
{
	td.miscArrow
	{
		background-image: url(/custom/0511/img/calendar/prntarrow_off.gif);
	}
	td.miscArrow2
	{
		background-image: url(/custom/0511/img/calendar/prntarrow2_off.gif);
	}
}


/***************************************************************************
	More with the arrow...
/**************************************************************************/
a.hpMore:link,
a.hpMore:visited, a.hpMore:active
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 19px; 
	font-weight: normal; 
	vertical-align: middle; 
	color: #6C9E2F;
	text-decoration: none; 
	display: inline;
	background-image: url(/custom/0511/img/calendar/prntarrow2_on.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding:  2px 17px 2px 0px;
	margin: 0px 3px 0px 0px;
}
a.hpMore:hover
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 19px; 
	font-weight: normal; 
	vertical-align: middle; 
	color: #f5d161;
	text-decoration: none; 
	display: inline;
	background-image: url(/custom/0511/img/calendar/prntarrow2_on.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding:  2px 17px 2px 0px;
	margin: 0px 3px 0px 0px;
}

/* changes for print */
@media print
{
	a.hpMore:link,
	a.hpMore:visited, a.hpMore:active,
	a.hpMore:hover
	{
		background-image: url(/custom/0511/img/calendar/prntarrow2_on.gif);
	}
}


/***************************************************************************
	Low Graphic link
/**************************************************************************/
font.lohi
{ 
	font-family: arial, sans-serif;
	font-size: 11px;
}
a.lohi:link, a.lohi:visited, a.lohi:active     
{ 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	color: #000000;
}
a.lohi:hover
{
	font-family: arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
/* changes for print */
@media print
{
	a.lohi:link, a.lohi:visited, a.lohi:active     
	{ 
		color: #000000;
	}
	a.lohi:hover
	{
		color: #000000;
	}
}


/***************************************************************************
	body text
/**************************************************************************/
.bodytext  
{
	font-family: Arial, sans-serif; 
	font-size: 13px; 
	color: #000000;
	line-height: 21px;
}

/* changes for print */
@media print
{
	.bodytext  
	{
		color: #000000;
	}
}

/***************************************************************************
	the wrapper table
/**************************************************************************/
table.bodytable
{
	width: 100%;
	height: 100%;
}

/* changes for print */
@media print
{
	table.bodytable
	{
		height: 98%;
	}
}

/***************************************************************************
	Main header
/**************************************************************************/
td.mainheader
{
	background-image: url(/img/layout/header.gif);
	background-repeat: no-repeat;
	width: 490px;
	height: 123px;
}

/* changes for print */
@media print
{
	td.mainheader
	{
		background-image: url(/img/layout/prnt_header.gif);
		background-repeat: no-repeat;
		width: 490px;
		height: 123px;
	}
}

/***************************************************************************
	Home Page info block
/**************************************************************************/
.hpInfoLabel
{
	font-family: Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
}
.hpInfoData
{
	font-family: Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
	text-align: right;
}

/* changes for print */
@media print
{
	.hpInfoLabel
	{
		color: #000000;
	}
	.hpInfoData
	{
		color: #545454;
	}
}

/***************************************************************************
	footer links
/**************************************************************************/
.ftLinks
{
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-style: Normal;
	text-decoration: None;
	color: #000000;
}

a.ftLinks:link,a.ftLinks:visited, a.ftLinks:active
{
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-style: Normal;
	text-decoration: None;
	color: #000000;
}

a.ftLinks:hover
{
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	text-decoration: None;
	color: #000000;
}

/* changes for print */
@media print
{
	.ftLinks,
	a.ftLinks:link,a.ftLinks:visited, a.ftLinks:active,
	a.ftLinks:hover
	{
		color: #000000;
	}
}

/***************************************************************************
	left menu
/**************************************************************************/
#cvSubButton
{
	width: 277px;
	border-top: 1px solid #ababab;
	border-right: 1px solid #ababab;
	border-left: 1px solid #ababab;
	padding: 0 0 0 0;
	margin-top: 20px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	background-color: #515252;
	color: #333;
}

#cvSubButton ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#cvSubButton li 
{
	border-bottom: 1px solid #ababab;
	margin: 0;
}

#cvSubButton li a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #515252;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

#cvSubButton li a:hover
{
	background-color: #ababab;
	color: #fff;
}

html>body #cvSubButton li a
{
	width: auto;
}

/* changes for print */
@media print
{
	#cvSubButton,
	#cvSubButton li a,
	#cvSubButton li a:hover
	{
		background-color: #ffffff;
		color: #000000;
	}
}

/***************************************************************************
	Contact Blocks
/**************************************************************************/
div.contactBlockDark
{
	width:100%; 
	background-color: #ffffff;
}

div.contactBlockMid
{
	width:100%; 
	background-color: #cccccc;
}

div.contactBlockLight
{
	width:100%; 
	background-color: Transparent;
}

div.contactHeadL
{
	width:150;
	text-align:left;
font-size: 11px;
	float:left;
}
div.contactHeadR
{
	width:120;
	text-align:right;
font-size: 11px;
	float:right;
}

div.contactHeadLnamed
{
	width:200;
	text-align:left;
	float:left;
}
div.contactHeadRnamed
{
	width:70;
	text-align:right;
	float:right;
}

div.contactBodyL
{
	width:100;
	text-align:left;
	float:left;
	padding-left: 3px;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
}
div.contactBodyR
{
	width:170;
	text-align:right;
	padding-right: 2px;
	float:right;
	line-height: 14px;
	font-size: 11px;
}

div.contactVisible
{
	display:block;
}
div.contactHidden
{
	display:none;
}
td.contactSearchText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	padding: 3px;
}

a.contactLink:link
{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
a.contactLink:visited
{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
a.contactLink:hover
{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
a.contactLink:active
{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}

@media print
{
	div.contactBlockDark
	{
		background-color: #fffff;
	}
	div.contactBlockMid
	{
		background-color: Transparent ;
	}

	div.div.contactBodyL, div.div.contactBodyR, 
	div.contactHeadLnamed, div.contactHeadRnamed,
	
	a.contactLink:link, a.contactLink:visited
	{
		color: #000000;
	}
}


/***************************************************************************
	Search Results Page
/**************************************************************************/

font.srchSubHeader
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 19px; 
	font-weight: Bold; 
	vertical-align: middle; 
	color: #6C9E2F;
	line-height: 25px; 
}

td.srchSubHeaderL
{
	text-align:left; 
	padding-left: 5px; 
	background-color: #515252; 
	height:24px;
}

td.srchSubHeaderR
{
	text-align:right; 
	padding-right: 5px; 
	background-color: #515252; 
	height:24px;
}

font.srchSearchedFor
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle; 
	color: #e2e0e0;
	line-height: 21px; 
}
font.srchResultsLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	vertical-align: middle; 
	color: #e2e0e0;
	line-height: 19px; 
}
font.srchResultsInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	vertical-align: middle; 
	color: #e2e0e0;
	line-height: 19px; 
}
font.srchResultsNone
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	vertical-align: middle; 
	color: #e2e0e0;
	line-height: 19px; 
}

a.srchResultsAll:link,
a.srchResultsAll:visited, a.srchResultsAll:active
a.srchResultsAll
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle; 
	color: #e2e0e0;
	line-height: 19px; 
	text-decoration: none; 

}
a.srchResultsAll:hover
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle; 
	color: #f5d161;
	line-height: 19px; 
	text-decoration: none; 
}

a.srchDisplayLink:link,
a.srchDisplayLink:visited, a.srchDisplayLink:active
a.srchDisplayLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle; 
	color: #000000;
	line-height: 21px; 
	text-decoration: none; 

}
a.srchDisplayLink:hover
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle; 
	color: #f5d161;
	line-height: 21px; 
	text-decoration: none; 
}

.srchDisplaySub 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle; 
	color: #000000;
	line-height: 17px; 
}
.srchDisplayURL
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle; 
	color: #e2e0e0;
	line-height: 17px; 
}
.dtsrchDisplayHits
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	vertical-align: middle; 
	color: #669966;
	line-height: 17px; 
}
.dtsrchDisplayBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	vertical-align: middle; 
	color: #000000;
	line-height: 17px; 
}
.dtsrchDisplayBodyHilight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle; 
	color: #f5d161;
	line-height: 17px; 
}

.dtsrchDisplayStats
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	vertical-align: middle; 
	color: #cccccc;
	line-height: 17px; 
}

@media print
{
	font.srchResultsLabel,
	font.srchSearchedFor,
	font.PageHeaders,
	font.srchSubHeader,
	font.srchResultsInfo,
	font.srchResultsNone,
	a.srchResultsAll:link,
	a.srchResultsAll:visited,
	a.srchResultsAll:active,
	a.srchResultsAll,
	a.srchResultsAll:hover,
	a.srchDisplayLink:link,
	a.srchDisplayLink:visited,
	a.srchDisplayLink:active,
	a.srchDisplayLink,
	.srchDisplaySub,
	.srchDisplayURL,
	.dtsrchDisplayHits,
	.dtsrchDisplayBody,
	.dtsrchDisplayBodyHilight,
	.dtsrchDisplayStats
	{  
		color: #000000;
	}

}

/***************************************************************************
	Home Page Headers
/**************************************************************************/

.hpHeaders, a.hpHeaders:link,a.hpHeaders:visited, a.hpHeaders:active
{
	font-family: Arial, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	color: #6C9E2F;
	text-decoration: None; 
}
a.hpHeaders:hover
{
	font-family: Arial, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	color: #6C9E2F;
	text-decoration: None; 
}

.hpHeadersLeft, a.hpHeadersLeft:link,a.hpHeadersLeft:visited, a.hpHeadersLeft:active
{
	font-family: Arial, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	color: #6C9E2F;
	text-decoration: None; 
}
a.hpHeadersLeft:hover
{
	font-family: Arial, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	color: #6C9E2F;
	text-decoration: None; 
}


/***************************************************************************
	Department Page Headers
/**************************************************************************/
.deptHead, a.deptHead:link,a.deptHead:visited, a.deptHead:active
{
	font-family: Arial, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	color: #6C9E2F;
	text-decoration: None; 
}
a.deptHead:hover
{
	font-family: Arial, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	color: #F5D161;
	text-decoration: None; 
}


/***************************************************************************
	Html Title
/**************************************************************************/

.PageHeaders
{
	font-family: Arial, sans-serif; 
	font-size: 22px; 
	font-weight: bold;
	color: #515252;
	text-decoration: None;
}

/***************************************************************************
	Template spacing....
/**************************************************************************/


div.tmplVertSpace1
{
	width: 100%;
	height: 20px;
	/*border: solid 1px black*/
}
div.tmplVertSpace2
{
	width: 100%;
	height: 10px;
	/*border: solid 1px black*/
}
td.tmplRightColumn
{
	padding-top:0px; 
	vertical-align:top;
}


/***************************************************************************
	Palo Alto Calendars...
/**************************************************************************/


/***************************************************************************
	were in htmleditor
/**************************************************************************/

.podnewslist
{
    display: block;
    padding-left: 17px;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 5px;
    vertical-align: middle;
    color: #000000;
    line-height: normal;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none
}
a.podnewslist:link
{
    background-position: 2px 3px;
    display: block;
    padding-left: 17px;
    font-weight: bold;
    font-size: 14px;
    background-image: url("/custom/0511/img/calendar/arrow_off.gif");
    vertical-align: middle;
    color: #000000;
    line-height: 18px;
    background-repeat: no-repeat;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none
}
a.podnewslist:visited
{
    background-position: 2px 3px;
    display: block;
    padding-left: 17px;
    font-weight: bold;
    font-size: 14px;
    background-image: url("/custom/0511/img/calendar/arrow_off.gif");
    vertical-align: middle;
    color: #000000;
    line-height: 18px;
    background-repeat: no-repeat;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none
}
a.podnewslist:hover
{
    background-position: 2px 3px;
    display: block;
    padding-left: 17px;
    font-weight: bold;
    font-size: 14px;
    background-image: url("/custom/0511/img/calendar/arrow_on.gif");
    vertical-align: middle;
    color: #000000;
    line-height: 18px;
    background-repeat: no-repeat;
    font-family: arial, helvetica, sans-serif;
    text-decoration: underline
}

.podhead
{
    font-weight: bold;
    font-size: 15px;
    color: #c9c9c9;
    font-family: arial, helvetica, sans-serif
}

.podlivinghead
{
    display: block;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 5px;
    color: #6c9e2f;
    font-family: arial, helvetica, sans-serif
}
.podlivingsubhead
{
    display: block;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 5px;
    color: #6c9e2f;
    font-family: arial, helvetica, sans-serif
}
.podlivingtext
{
    padding-right: 0px;
    display: block;
    padding-left: 0px;
    font-weight: normal;
    font-size: 12px;
    padding-bottom: 5px;
    color: #000000;
    padding-top: 0px;
    font-family: arial, helvetica, sans-serif
}

.podtext
{
    font-weight: normal;
    font-size: 11px;
    color: #c9c9c9;
    line-height: 21px;
    font-family: arial, helvetica, sans-serif
}
.podpictext
{
    font-weight: normal;
    font-size: 9px;
    color: #c9c9c9;
    font-family: arial, helvetica, sans-serif
}
.podtextyellow
{
    font-weight: normal;
    font-size: 11px;
    color: #f6d161;
    line-height: 21px;
    font-family: arial, helvetica, sans-serif
}
.podtextonblue
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica, sans-serif
}
a.podtextonblue:link
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica, sans-serif
}
a.podtextonblue:active
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica, sans-serif
}
a.podtextonblue:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica, sans-serif
}
a.podtextonblue:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica, sans-serif
}

.deptsubhead
{
    display: block;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 5px;
    color: #6c9e2f;
    font-family: arial, helvetica, sans-serif
}

.depttext
{
    display: block;
    font-weight: normal;
    font-size: 12px;
    padding-bottom: 10px;
    color: #000000;
    font-family: arial, helvetica, sans-serif
}
@media print
{
	.depttext
	{
		color: #000000;
	}
}

.deptnewslist
{
    display: block;
    font-weight: normal;
    font-size: 12px;
    padding-bottom: 15px;
    color: #000000;
    font-family: arial, helvetica, sans-serif
}
a.deptnewslist:link
{
    display: block;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 5px;
    color: #000000;
    line-height: 16px;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none
}
a.deptnewslist:visited
{
    display: block;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 5px;
    color: #000000;
    line-height: 16px;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none
}
a.newslist:active
{
    display: block;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 5px;
    color: #000000;
    line-height: 16px;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none
}
a.deptnewslist:hover
{
    display: block;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 5px;
    color: #000000;
    line-height: 16px;
    font-family: arial, helvetica, sans-serif;
    text-decoration: underline
}
a.deptfaqlist:link
{
    background-position: 2px 3px;
    display: block;
    padding-left: 17px;
    font-weight: normal;
    font-size: 12px;
    background-image: url("/custom/0511/img/calendar/arrow_off.gif");
    padding-bottom: 2px;
    vertical-align: middle;
    color: #000000;
    line-height: 18px;
    background-repeat: no-repeat;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none
}
a.deptfaqlist:visited
{
    background-position: 2px 3px;
    display: block;
    padding-left: 17px;
    font-weight: normal;
    font-size: 12px;
    background-image: url("/custom/0511/img/calendar/arrow_off.gif");
    padding-bottom: 2px;
    vertical-align: middle;
    color: #000000;
    line-height: 18px;
    background-repeat: no-repeat;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none
}
a.deptfaqlist:active
{
    background-position: 2px 3px;
    display: block;
    padding-left: 17px;
    font-weight: normal;
    font-size: 12px;
    background-image: url("/custom/0511/img/calendar/arrow_off.gif");
    padding-bottom: 2px;
    vertical-align: middle;
    color: #000000;
    line-height: 18px;
    background-repeat: no-repeat;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none
}
a.deptfaqlist:hover
{
    background-position: 2px 3px;
    display: block;
    padding-left: 17px;
    font-weight: normal;
    font-size: 12px;
    background-image: url("/custom/0511/img/calendar/arrow_on.gif");
    padding-bottom: 2px;
    vertical-align: middle;
    color: #000000;
    line-height: 18px;
    background-repeat: no-repeat;
    font-family: arial, helvetica, sans-serif;
    text-decoration: underline
}

