@charset "UTF-8";
/* CSS Document */

/************************************************************/
/* Start Right Col Header Styles                            */
/************************************************************/

.page-head {
	height: auto;
	width: auto;
	margin: 0px 0px 10px;
	padding: 0px;
	background: #FFCC00 url(../images/pagehead/page-head-bg.png) repeat-x left bottom;
	display: block;
}

/***************************************************************/
/* Start Main Content Header Styles                            */
/***************************************************************/

.page-head-container {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	background: #FFCC00 url(../images/pagehead/page-head-bg.png) repeat-x left bottom;
	display: block;
	float:left;
}

.tl {

	background: url(../images/pagehead/page-head-tl.png) no-repeat left top;
}

.tr {

	background: url(../images/pagehead/page-head-tr.png) no-repeat right top;
}

.br {

	background: url(../images/pagehead/page-head-br.png) no-repeat right bottom;
}
.bl {

	background: url(../images/pagehead/page-head-bl.png) no-repeat left bottom;
}

/***********************************************************/
/* Start Route 661 Header Styles                            */
/***********************************************************/

.page-head-container-661 {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	background: #355344 url(../images/pagehead/page-head-bg-661.png) repeat-x left bottom;
	display: block;
	float:left;
	color:#fff;
}

.page-head-container-661 .tl {

	background: url(../images/pagehead/page-head-tl-661.png) no-repeat left top;
}

.page-head-container-661 .tr {

	background: url(../images/pagehead/page-head-tr-661.png) no-repeat right top;
}

.page-head-container-661 .br {

	background: url(../images/pagehead/page-head-br-661.png) no-repeat right bottom;
}

.page-head-container-661 .bl {

	background: url(../images/pagehead/page-head-bl-661.png) no-repeat left bottom;
}

.page-head-container-662 {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	background: #4651a3 url(../images/pagehead/page-head-bg-662.png) repeat-x left bottom;
	display: block;
	float:left;
	color:#fff;
}

.page-head-container-662 .tl {

	background: url(../images/pagehead/page-head-tl-662.png) no-repeat left top;
}

.page-head-container-662 .tr {

	background: url(../images/pagehead/page-head-tr-662.png) no-repeat right top;
}

.page-head-container-662 .br {

	background: url(../images/pagehead/page-head-br-662.png) no-repeat right bottom;
}

.page-head-container-662 .bl {

	background: url(../images/pagehead/page-head-bl-662.png) no-repeat left bottom;
}


.page-head-container-663 {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	background: #fbdd4f url(../images/pagehead/page-head-bg-663.png) repeat-x left bottom;
	display: block;
	float:left;
	color:#000;
}

.page-head-container-663 .tl {

	background: url(../images/pagehead/page-head-tl-663.png) no-repeat left top;
}

.page-head-container-663 .tr {

	background: url(../images/pagehead/page-head-tr-663.png) no-repeat right top;
}

.page-head-container-663 .br {

	background: url(../images/pagehead/page-head-br-663.png) no-repeat right bottom;
}

.page-head-container-663 .bl {

	background: url(../images/pagehead/page-head-bl-663.png) no-repeat left bottom;
}
/* these styles apply to all page head boxes */

.page-head-content {
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration:underline;
	font-weight:bold;
}

.page-head-content h1 {
	font-size: 1.8em;
	padding-right: 18px;
}

.r {
	width: auto;
	clear: both;
	margin: 0px;
	background: url(../images/pagehead/page-head-r.png) repeat-y right top;
}

.tl {
	width: auto;
	clear: both;
	margin: 0px;
}

.tr {
	width: auto;
	clear: both;
	margin: 0px;
}

.br {
	width: auto;
	clear: both;
	margin: 0px;
}
.bl {
	width: auto;
	clear: both;
	margin: 0px;
}