﻿html
{
	overflow-y: scroll;
}

body
{
	margin: 0;
	padding: 0;
	font: 62.5%/1.3 "Myriad W08 Regular";
	line-height: 1.5;
	color: #1f1f1f;
	background-color: #fff;
}

*
{
	font-weight: normal;
}

img,
header,
nav,
footer /*	img: FF 3px space when html5; rest: html5 tags	*/
{
	display: block;
}

.ftr .big a:hover,
.ftr .big a:focus
{
	background-position: 0 -87px;
}

input.txt:focus,
.billDeliv .delOpt textarea:focus
{
	border-color: #333 !important;
}

strong
{
	font-family: 'Myriad W01 SmBd';
}

.btnGo
{
	width: 35px;
	height: 25px;
	border: 1px solid;
	border-color: #61b41d #64bb1e;
	background: #73d325 url(/site/static/i/btnMagnif.gif) no-repeat 50% 3px;
	background: url(/site/static/i/btnMagnif.gif) no-repeat 50% 3px, -webkit-gradient(linear, 0 0, 0 bottom, from(#80e62d), to(#6fcd23)) #73d325;
	background: url(/site/static/i/btnMagnif.gif) no-repeat 50% 3px, -moz-linear-gradient(#80e62d, #6fcd23) #73d325;
	background: url(/site/static/i/btnMagnif.gif) no-repeat 50% 3px, -o-linear-gradient(#80e62d, #6fcd23) #73d325;
	background: url(/site/static/i/btnMagnif.gif) no-repeat 50% 3px, linear-gradient(#80e62d, #6fcd23) #73d325;
	-webkit-border-bottom-right-radius: 12px; /*	shorthand bug in Safari 4	*/
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius: 0 12px 12px 0;
	border-radius: 0 12px 12px 0;
	text-indent: -999em;
	margin: 0 11px 0 0;
	cursor: pointer;
	float: left;
}

.btnGo:hover,
.btnGo:focus
{
	border-color: #4f8f1a;
	background: #569821 url(/site/static/i/btnMagnif.gif) no-repeat 50% -39px;
	background: url(/site/static/i/btnMagnif.gif) no-repeat 50% -39px, -webkit-gradient(linear, 0 0, 0 bottom, from(#68b827), to(#518f1f)) #569821;
	background: url(/site/static/i/btnMagnif.gif) no-repeat 50% -39px, -moz-linear-gradient(#68b827, #518f1f) #569821;
	background: url(/site/static/i/btnMagnif.gif) no-repeat 50% -39px, -o-linear-gradient(#68b827, #518f1f) #569821;
	background: url(/site/static/i/btnMagnif.gif) no-repeat 50% -39px, linear-gradient(#68b827, #518f1f) #569821;
}

.posOut
{
	position: absolute;
	left: -999em;
}

/*	HEADER */
.hdr
{
	min-width: 960px; /*	bg was cropped when page (not only text) zoomed	*/
	height: 20.1em;
	background: #484a48 url(/site/static/i/hdrBg.jpg) repeat-x;
}

.hdr a,
.hdr a:visited,
.hdr a:active
{
	text-decoration: none;
	font-family: "Gill Sans W04 Roman";
}

.hdr .cent,
.ftr .cent
{
	width: 960px;
	margin: 0 auto;
}

.hdr ul,
.hdr ol
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.skip:focus /*	hidden element appears when focused	*/
{
	font-size: 1.2em;
	color: #fff;
	text-decoration: underline;
	margin-top: 10px;
	float: right;
	position: static;
}

.hdr .logo
{
	width: 147px;
	height: 159px;
	color: #ccc; /*	= outline color	*/
	background: url(/site/static/i/hdrLogo.png) no-repeat;
	text-indent: -999em;
	overflow: hidden; /*	crop outline when focused	*/
	margin: 34px -145px 0 -2px;
	float: left;
}

.hdr .topNav,
.hdr .myLS li,
.hdr .login li,
.commuLists ul,
.topicRes ul,
.arrowList,
.colFW .midRow ul,
.colFW .colLW .col ul,
.homeCols ul,
.commentList .arrowList,
.forumQList .postBy span,
h1.btnInl,
.latestGazetteJobs .btnGrp li,
.labelBr .singDate input,
.labelBr .singDate .ui-datepicker-trigger,
.payComp .billAddr
{
	float: left;
}

.hdr .topNav li
{
	height: 34px;
	background: url(/site/static/i/topNavBd.gif) no-repeat 100% 100%;
	float: left;
}

.hdr .topNav a, .hdr .topNav span
{
	height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 1.2em;
	color: #fefffe;
	padding: 9px 13px 0 14px;
	margin: 0 1px 0 0;
	float: left;
}

.hdr .topNav .sel,
.hdr .topNav .sel:hover,
.hdr .topNav span
{
	height: 31px;
	margin-bottom: -6px;
	background: url(/site/static/i/topNavSelBg_2.png) repeat-x top;
}

.hdr .topNav a:hover,
.hdr .topNav a:focus
{
	color: #baff58;
	background-color: #2b2c2b;
}

.hdr .topNav a.sel:hover,
.hdr .topNav a.sel:focus,
.hdr .topNav li:first-child a:hover,
.hdr .topNav li:first-child a:focus
{
	background-color: transparent;
}

.hdr .mid
{
	width: 800px;
	height: 130px;
	float: right;
}

.hdr .myLS
{
	margin: 14px 0 0;
	float: left;
}

.hdr .myLS ul
{
	border: 1px solid #090909;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	float: left;
}

.hdr .myLS a,
.hdr .myLS span
{
	font-size: 1.3em;
	font-family: 'Myriad W01 SmBd';
	color: #fefffe;
	text-shadow: 0 -1px 1px #000;
	background-color: #207720; /*	fallback for gradient-incompatible browsers	*/
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#278827), to(#196519)) #207720; /*	plain color set when images are off	*/
	background: -moz-linear-gradient(#278827, #196519) #207720;
	background: -o-linear-gradient(#278827, #196519) #207720;
	background: linear-gradient(#278827, #196519) #207720;
	padding: 3px 15px;
	float: left;
}

.hdr .myLS a.firstChild
{
	border: 1px solid;
	border-color: #439843 #1b491b #134013 #4d924d;
	border-radius: 12px 0 0 12px;
}

.hdr .myLS a.lastChild
{
	border: 1px solid;
	border-color: #439843 #1b491b #134013 #4d924d;
	border-radius: 0 12px 12px 0;
}

.hdr .myLS a:hover,
.hdr .myLS a:focus,
.hdr .myLS .sel,
.hdr .myLS span
{
	color: #baff58;
	background-color: #1b671b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0f470f), to(#268826)) #1b671b;
	background: -moz-linear-gradient(#0f470f, #268826) #1b671b;
	background: -o-linear-gradient(#0f470f, #268826) #1b671b;
	background: linear-gradient(#0f470f, #268826) #1b671b;
	border-color: #2e5d2e #1b491b #1b561b #498549;
}

/*.hdr .login
{
	height:29px;
	padding:27px 12px 0 0;
	font-size:1.1em;
	color:#fff;
	text-align:right;
}

.hdr .login strong
{
	font-size:1.091em;
	margin:0 7px;
}

.hdr .login a
{
	font-size:1.091em;
	color:#68d121;
}*/

/*.hdr .login a:hover,*/
.hdr .sm a:hover,
.hdr .sm .sel:hover,
/*.hdr .login a:focus,*/
.hdr .sm a:focus,
.hdr .sm .sel:focus
{
	text-decoration: underline;
}

/*.hdr .login ul,*/
.hdr .dd .top,
.commentBbl,
.premBox .btnGreen,
.pageNav, .fasSeek .selector
{
	float: right;
}

/*.hdr .login li:first-child
{
	padding-right:10px;
	margin-right:10px;
	border-right:1px dotted #8e8e8e;
}*/

/*.hdrSeek
{
	background-color:#484a48;
	-webkit-border-radius:22px;
	-moz-border-radius:22px;
	border-radius:22px;
	padding:10px 0 10px 11px;
	float:right;
}*/

/*.hdrSeek .txt,*/
.hdr .dd .txt,
.seekBox .innerSB .txt,
.bareSeek .innerBS .txt,
.search .txt
{
	width: 182px;
	height: 25px;
	padding: 0 10px;
	font-size: 1.3em;
	color: #555;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #d1d1d1 #80b058 #d1d1d1 #fff;
	-webkit-border-bottom-left-radius: 12px; /*	shorthand bug in Safari 4	*/
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius: 12px 0 0 12px;
	border-radius: 12px 0 0 12px;
	float: left;
}

.mainNav .top .txt
{
	width: 229px !important;
}

.mainNav .top
{
	display: inline-block;
	background: #484a48;
	height: 43px;
	margin-top: -2px;
	padding: 13px 0 0 27px;
	width: 303px;
	z-index: 100;
}

.hdr .mainNav
{
	border-left: 1px solid #2e312e;
	margin: 0 0 0 162px;
	position: relative;
	float: left;
}

.hdr .mainNav li
{
	/*border-right: 1px solid #2e312e;*/
	float: left;
	padding:0px !important;
	margin:0px !important;
}

.hdr .mainNav a,
.hdr .mainNav span
{
	font-size: 1.5em;
	color: white;
	/*text-shadow: 1px 1px 3px #000;*/
	padding: 8px 10px 0 12px;
	float: left;
	height:29px;
}

.hdr .mainNav a:hover,
.hdr .mainNav a:focus,
.hdr .mainNav .sel,
.hdr .mainNav span,
.barousel_content div a
{
	/*color: #81ed29;*/
	color:#278b27 !important;
	text-decoration:none !important;
	background:#dae8cc !important;
	7height:17px;
	7text-shadow:none !important;
}

.hdr .mainNav .sm a:hover
{
	height:17px;
	text-decoration: underline!important;
}

/*.hdr .sm a
{
	-webkit-font-smoothing:antialiased;
	background:url(/site/static/i/mainNavSmArrow.gif) no-repeat 100% 25px;
}*/

.hdr .sm a:hover,
.hdr .sm a:focus,
.hdr .mainNav .sel,
.hdr .mainNav span
{
	/*background: url(/site/static/i/mainNavOverBg.png) no-repeat 50% 0;*/
	/*text-shadow: none;*/
}

.hdr .sm a:hover /*, .hdr .sm a:focus*/ /*	uncomment if tabbing in dropdowns solved	*/
{
	7padding-bottom: 12px;
	7margin-bottom: -12px;
	7position: relative;
	7z-index: 100;
}

.hdr .sm:hover > a
{
	color: #278b27;
	background:#dae8cc;
	/*background: url(/site/static/i/mainNavOverBg.png) no-repeat 50% 0;*/
	/*text-shadow: none;*/
	padding-bottom: 12px;
	margin-bottom: -12px;
	position: relative;
	z-index: 100;
}

.hdr .sm .sel
{
	background-position: 100% 0;
}

.hdr .dd
{
	width: 936px;
	padding: 20px 0px 44px 24px;
	/*background: #daddd7 url(/site/static/i/megaDropdownBg.gif);
	background: url(/site/static/i/megaDropdownBg.gif), -webkit-gradient(linear, 0 0, 0 bottom, from(#ced1cc), to(#e8eae5)) #daddd7;
	background: url(/site/static/i/megaDropdownBg.gif), -moz-linear-gradient(#ced1cc, #e8eae5) #daddd7;
	background: url(/site/static/i/megaDropdownBg.gif), -o-linear-gradient(#ced1cc, #e8eae5) #daddd7;
	background: url(/site/static/i/megaDropdownBg.gif), linear-gradient(#ced1cc, #e8eae5) #daddd7;
	border-top: 2px solid #a2a5a1;
	border-bottom: 1px solid #aaaba8;
	-webkit-box-shadow: #666 0 8px 20px;
	-moz-box-shadow: #666 0 8px 20px;
	box-shadow: #666 0 8px 20px;*/
	background:#dae8cc;
	border-bottom:1px solid #396b0f;
	position: absolute;
	left: -163px;
	top: 37px;
	z-index: 5000;
	display: none;
}

.hdr .dd h6
{
	font-family: "Gill Sans W02 Light";
	margin:-16px 0 0 0;
	padding:0px;
	padding-left:4px;
	font-size: 19px;
	font-weight:normal;
}

.hdr .dd .txt
{
	font-size: 1.3em;
	border: solid #b2b4b1;
	border-width: 1px 0 1px 1px;
}

.hdr .dd .cols
{
	width: 926px;
	margin-top: 0px;
	overflow: hidden; /*	pseudo equal height columns	*/
	float: left;
	margin-top: -12px;
	z-index: 0;
}

.hdr .dd .cols div
{
	width: 305px;
	padding: 17px 0 200px;
	margin-bottom: -200px; /*	pseudo equal height columns	*/
	float: left;
	margin-top: 12px;
	/*border-left: 2px dotted #99a898;*/
}



.hdr .dd .col1, .hdr .dd .col2, .hdr .dd .col3
{
	/*position: relative;
	top: -12px;*/
	border-left: 0px !important;
	padding-top: 0px !important;
}

.hdr .dd ul
{
	margin:0 0 0 -3px;
	list-style:none;
}
.hdr .dd ul.small {
	margin-top:10px;
}
.hdr .dd li
{
	width: 100%;
	padding-bottom: 12px;
	border-right: 0;
}

.hdr .dd li:last-child
{
	padding-bottom: 25px;
}

.hdr .dd a
{
	font-size: 16px;
	font-family: "Myriad W01 SmBd";
	color: #396b0f;
	/*text-shadow: none;*/
	/*background: url(/site/static/i/lstIcoArrow.gif) no-repeat 0 7px;*/
	/*padding: 0 0 0 12px;*/
	height: 26px !important;
  padding: 4px 18px 0 8px;
  display: block;
  margin-bottom: 7px;
}

.hdr .dd a:hover
{
	background:white url(/site/static/i/top-menu-link-cham.jpg) no-repeat right top !important;
	color: #396b0f !important;
	  text-decoration: underline!important;
}

.hdr .dd a:hover,
.hdr .dd a:focus
{
	/*color: #000;
	text-decoration: none;
	padding-bottom: 0;
	margin: 0;*/
}

.hdr .dd div a:hover,
.hdr .dd div a:focus
{
	/*background: url(/site/static/i/lstIcoArrow.gif) no-repeat 0 -86px;*/
}

.hdr .dd .small li
{
	padding: 5px 0 0;
}

.hdr .dd .small a
{
	font-size: 14px;
	font-family: "Myriad W08 Regular";
	font-weight: normal;
	
}

.hdr .dd .small a:hover,
.colLN .bookm .saved:hover,
.ftr a:hover,
.hdr .dd .small a:focus,
.colLN .bookm .saved:focus,
.ftr a:focus
{
	7background:green !important;
	7display:inline-block !important;
	7padding:4px 10px 4px 4px !important;
	/*background-position: 0 -89px;*/
}

.hdr .horizList
{
	padding-top: 19px;
	margin-top: 34px;
	border-top: 1px solid #adafab;
	float: left;
}

.hdr .horizList li
{
	width: 274px;
	padding: 0 14px;
	float: left;
}

.hdr .horizList a
{
	font-family: 'Myriad W01 SmBd';
	height: 78px;
	font-size: 1.5em;
	padding: 4px 0 0 96px;
}

.hdr .horizList .icon1,
.hdr .horizList .icon1:hover,
.hdr .horizList .icon1:focus
{
	background: url(/site/static/i/megaDDIcon1.jpg) no-repeat;
}

.hdr .horizList .icon2,
.hdr .horizList .icon2:hover,
.hdr .horizList .icon2:focus
{
	background: url(/site/static/i/megaDDIcon2.jpg) no-repeat;
}

.hdr .horizList .icon3,
.hdr .horizList .icon3:hover,
.hdr .horizList .icon3:focus
{
	background: url(/site/static/i/megaDDIcon3.jpg) no-repeat;
}

.hdrSeek label
{
	position: absolute;
	left: -999em;
}

/* FOOTER */

.ftr
{
	min-width: 960px;
	padding-top: 30px;
	font-weight: normal;
	background: #f1f1f1 url(/site/static/i/ftrBg.jpg) no-repeat center top;
}

.ftr .cent
{
	overflow: hidden;
}

.altFtr
{
	height: auto;
	padding-bottom: 5px;
}

.altFtr .cent
{
	width: auto;
	display: table;
}

.ftr .cent div
{
	width: 190px;
	margin: 0 20px 0 10px;
	float: left;
}

.ftr .cent .col1
{
	width: 160px;
}

.ftr .cent .col2
{
	width: 160px;
}

.ftr .cent .col3
{
	width: 140px;
}

.ftr .cent .col4
{
	width: 180px;
}

.ftr .cent .col5
{
	width: 140px;
}

.ftr h2
{
	font-size: 1.8em;
	font-weight: normal;
	padding: 0 8px 5px 0;
	border-bottom: 3px dotted #d3d3d2;
	margin: 0 0 14px;
}

.ftr ul
{
	clear: both;
	overflow: hidden;
}

.ftr ul,
.ftr ol
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.ftr li
{
	width: 100%;
	padding-bottom: 5px;
	float: left;
}

.ftr li a,
.ftr li a:visited,
.ftr li a:active
{
	color: #396B0F;
	text-decoration: none;
}

.altFtr ul
{
	margin: 0 auto;
	width: auto;
	max-width: 960px;
	display: inline;
}

.altFtr li
{
	width: auto;
	margin: 0 20px;
}

.ftr a
{
	font-size: 1.4em;
	background: url(/site/static/i/lstIcoArrow.gif) no-repeat 0 8px;
	padding-left: 10px;
	float: left;
}

.ftr .big a
{
	font-size: 1.6em;
	background-position: 0 6px;
	margin: 0 0 7px;
}

.ftr .soc
{
	padding: 12px 0 0 10px;
}

.ftr .soc li
{
	width: auto;
	margin-right: 8px;
}

.ftr .soc a, .ftr .soc a:hover
{
	width: 32px;
	height: 32px;
	padding: 0;
	background: url(/site/static/i/twitter-logo.jpg) no-repeat;
	text-indent: -999em;
	overflow: hidden; /*	crop outline when focused	*/
}

.ftr .soc a:focus
{
	outline: 1px solid #396b0f;
}

.ftr .soc .tw, .ftr .soc .tw:hover
{
	background-position: -40px 0;
}

.ftr p
{
	font-size: 1.1em;
	color: #1e1e1e;
	text-align: center;
	padding-top: 26px;
	clear: both;
}

/* Error Footer (sticky footer)*/
html, body, form.errorPageForm
{
	height: 100% !important;
}

#wrap
{
	min-height: 100%;
	clear: both;
}

#wrap .cont
{
	overflow: auto;
	padding-bottom: 4em;
}

.errorFtr
{
	min-width: 960px;
	height: 4em;
	font-family: 'Myriad W01 SmBd';
	background: transparent url(/site/static/i/error_footer_bg.png) repeat 0 0;
	position: relative;
	margin-top: -4em;
	clear: both;
}

.errorFtrBody
{
	background: transparent url(/site/static/i/error_footer_top.png) repeat-x 0 0;
	padding-top: 25px;
	position: relative;
	top: -20px;
}

.errorFtr small
{
	text-align: center;
	display: block;
	font-size: 1em;
	color: #1e1e1e;
}

/* ERROR PAGES */

#wrap .hdr
{
	background: #484848 url(/site/static/i/error_header_bg.gif) repeat 0 0;
	height: 170px;
}

#wrap .hdr .logo
{
	margin: 0 -145px 0 -2px;
}

.errorHeader
{
	padding-top: 100px;
}

.errorHeader a,
.errorHeader img
{
	display: block;
	width: 111px;
	margin: 0 auto;
}

.errorHeader a img,
.errorPage
{
	text-align: left;
	margin: 0 auto;
}

/* BESPOKE HEADERS */

.hdrAlt1
{
	background: #484a48 url(/site/static/i/hdrBgAlt1.jpg) repeat-x 50% 100%;
}

.hdrAlt2
{
	background: #484a48 url(/site/static/i/hdrBgAlt2.jpg) repeat-x 50% 100%;
}

.hdrAlt3
{
	background: #484a48 url(/site/static/i/hdrBgAlt3.jpg) repeat-x 50% 100%;
}

#logo
{
	margin-left: 10px;
}

#logo p
{
	margin: 0;
}

.hdrAlt1 .bespokeTop
{
	font-size: 3.75em;
	font-family: 'Myriad W01 SmBd';
	color: #ffffff;
	letter-spacing: 0.075em;
	padding-bottom: 0px;
	border-bottom: 1px solid #ffffff;
	float: left;
	clear: both;
	position: relative;
	top: 20px;
}

.hdrAlt1 .bespokeBottom
{
	font-size: 2.62em;
	font-family: 'Myriad W01 SmBd';
	color: #ffffff;
	clear: both;
	padding-top: 2px;
	letter-spacing: 0.05em;
	position: relative;
	top: 20px;
}

.hdrAlt2 #logo p
{
	float: left;
	font-family: 'Myriad W01 SmBd';
	font-size: 5em;
	margin-top: 40px;
}

.hdrAlt2 .mid .hdrSeek
{
	background-color: #c1c1c1;
	border: 1px solid #8b8b8b;
}

.hdrAlt2 .login
{
	color: #000000;
}

.hdrAlt2 .login a
{
	color: #286400;
}

.hdrAlt3 #logo
{
	margin-top: 0px;
}

.hdrAlt3 .bespokeTop
{
	font-size: 6.5em;
	color: #ffffff;
	letter-spacing: 0.075em;
	padding-bottom: 0px;
	float: left;
	background: transparent url(/site/static/i/cpd_logo.png) no-repeat 0 0;
	width: 125px;
	height: 45px;
	overflow: hidden;
	text-indent: -9999em;
	position: relative;
	top: 45px;
	left: -2px;
}

.hdrAlt3 .bespokeBottom
{
	font-size: 2.6em;
	color: #ffffff;
	float: left;
	letter-spacing: 0.05em;
	border-left: 1px solid #ffffff;
	line-height: 1;
	padding-left: 5px;
	margin-left: 2px !important;
	position: relative;
	top: 54px;
}

/* Homepage/Header V2 */

/* Homepage/Header V2 - header */

#headerSiteLinks
{
	margin: 70px 0 0 2px;
	float: left;
}

/* Homepage/Header V2 - header login */

#loginAndSearch
{
	float: right;
	margin: 32px 0 0 0;
	width: 300px;
}

#loginAndSearch .hdrSeek
{
	float: right;
}

#loginAndSearch .hdrSeek input
{
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.hdr .login
{
	overflow: hidden;
	margin: 0 0 16px 0;
}

.hdr .login ul
{
	float: right;
}

.hdr .login ul li
{
	margin-left: 20px;
}

.hdr .login ul li,
.hdr .login ul li a,
.hdr .login ul li strong a,
.hdr .login ul li strong a
{
	color: white !important;
	font-size: 14px !important;
}

/* Homepage/Header V2 - header search */

.hdrSeek
{
	width: 252px;
	height: 27px;
}

.hdrSeek input[type=text]
{
	border: 1px solid #a9aca7;
	color: #a9aca7;
	height: 25px;
	width: 200px;
	padding: 0 6px 0 6px;
	float: left;
}

.hdrSeek input[type=submit]
{
	background: url(/site/static/i/mag-white-green.jpg) no-repeat;
	width: 35px;
	height: 27px;
	cursor: pointer;
	border: none;
	text-indent: -9999px;
	float: left;
	margin: 0 0 0 3px;
}

/* Homepage/Header V2 - chamfered links */

.chamCorner_darkgray_lightgray,
.chamCorner_green_lightgray,
.chamCorner_green_black
{
	height: 25px;
	padding: 2px 4px 0px 8px;
	display: block;
	color: white !important;
	font-size: 14px;
	float: left;
	margin: 0 20px 0 0;
}

#headerSiteLinks .chamCorner_green_black
{
	height: 24px;
	padding-top: 3px;
}

.chamCorner_darkgray_lightgray:hover,
.chamCorner_green_lightgray:hover,
.chamCorner_green_black:hover
{
	color: white;
	text-decoration: underline;
}

.chamCorner_darkgray_lightgray
{
	background: url(/site/static/i/cham-link-darkgray-lightgray.png) right top no-repeat;
}

.chamCorner_green_lightgray
{
	background: url(/site/static/i/cham-link-green-lightgray.png) right top no-repeat;
}

.chamCorner_green_black
{
	background: url(/site/static/i/cham-link-green-black.png) right top no-repeat;
}

/* PRINT STYLES */

@media print
{
	.hdr, .ftr
	{
		display: none !important;
	}
}
