#form {
	margin: 0 auto;
	width: 939px;
	background-color: #7c7c7c;
	position: relative;
}
body {
	background: #bd8cde url(../images/background.jpg) repeat scroll top left;
	padding: 5pt 0pt 0pt 0pt;
	margin: 0 auto;
	border: 0;
}
table.l-main {
	background-color: #FFFFFF;
	border: 1px solid black;
	margin: 0pt auto;
	padding: 0pt;
	width: 937px;
}
tr.l-titling img{
	height: 144px;
	width: 602px;
	position: absolute;
	left: 240px;
	top: 100px;
}
body.Home tr.l-titling {
    display: none;
}
tr.l-titling h1 {
	margin:0px 0px 0px;
}
body.Inner table.l-body {
	/*border-right: dashed 2px #a3bcaf;*/
}	
#content {
	margin: 0px 0px; /* upped from 10px 5px 14 March 07 */
	padding: 0;
}
#content p {
	margin: 12px 0px; /* upped from 10px 5px 14 March 07 */
	padding: 0;
	font-family: Helvetica, sans-serif
}
#content .Brick {
	margin: -2px 0pt 8pt;
	padding: 0pt;

}		
body.Home table.l-maincontent {
	display: block;
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0 0;
	background-color: #fff;
}	
body.Inner table.l-maincontent {
	border-collapse: collapse;
	border: 1;
	padding: 0;
	margin: 0;
}
table.l-maincontent tr.l-content td {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;
}
td.l-middle {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0 2px 0 0;
}
td.l-left {
	padding: 0;
	margin: 0;
	border: 0;
	width: 160px;
	vertical-align: top;
	background: #e6e6e8 url(../images/navbg.jpg) no-repeat left top;
}
body.Inner td.l-left {
	/*border-right: dashed 2px #a3bcaf; /*moved to inner only to shorten separator line on front page */
}
td.l-left div.l-navigation {	
	display: block;
	padding: 50px 9px 0px 0;
	font-family: Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px;
	width: 200px;
}
td.l-left div.l-navigation div#navigation {
	width: 199px;
}
td.l-left div.l-navigation div#navigation li {
	padding: 0pt 0pt 8pt 3pt;
}
td.l-left div.l-navigation div#navigation li ul.Peers li {
	padding-bottom: 0;
}
td.l-left div.l-navigation div#navigation li ul.Ancestors li {
	padding: 0pt 0pt 0pt 17pt;
}
td.l-left div.l-navigation a {
	color: #000;
}	
td.l-left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
td.l-left li {
	display: block;
	padding: 0 0 4px 0;
	_padding: 0 0 8px 0;
	margin: 0;
}
td.l-left a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #006633;
	font-family: Helvetica, Arial;
	font-size: 13px;
	background: url(../images/nav-section-top.gif) no-repeat left bottom;
	margin: 0;
	padding: 1px 0 4px 0px;
	_padding: 1px 0 2px 8px;
}
td.l-left a:visited {
	display: block;
	text-decoration: none;
	/*background: url(../images/nav-section-top.gif) no-repeat left bottom;*/
	margin: 0;
	padding: 1px 0 4px 0px;
	_padding: 1px 0 2px 8px;
}
td.l-left a:hover {
	display: block;
	text-decoration: none;
	color: #006633;
	margin: 0;
	padding: 1px 0 4px 0px;
	_padding: 1px 0 2px 8px;
}
td.l-left .Ancestors {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 10px; /*changed from 9px */
}
td.l-left .Ancestors li {
	zoom: 1;
	margin: 2pt;
	padding: 0 0 0 22px;
	background: url(../images/backarrow.gif) no-repeat 8px top;
}
td.l-left .Ancestors li a {
	display: block;
	background-image: none;
	margin: 0;
	padding: 0pt 0pt 3pt 0pt;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}
td.l-left .Ancestors li a:visited {
	zoom: 1;
	display: block;
	background-image: none;
	margin: 0;
	padding: 0pt 0pt 3pt 0pt;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}
td.l-left .Ancestors li a:hover {
	zoom: 1;
	display: block;
	background-image: none;
	margin: 0;
	padding: 0pt 0pt 3pt 0pt;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}
td.l-left .Peers {
	margin: 0;
	padding-top: 4px;
	list-style: none;
}
td.l-left .Peers li {
	zoom: 1;
	padding: 0 0 0 12px;
	margin: 0 0 0 10px;
	/*background: url(../images/bullet.gif) no-repeat 10px 6px;*/
}
td.l-left .Peers li a {
	background-image: none;
	margin: 0;
	font-size: 10px; /*changed from 9px */ 
	text-decoration: none;
}
td.l-left .Peers li a:hover {
	background-image: none;
	margin: 0;
	font-size: 10px; /*changed from 9px */
	text-decoration: none;
}
td.l-left .Peers li a:visited {
	background-image: none;
	margin: 0;
	font-size: 10px; /*changed from 9px */
}
td.l-left .Peers li.First {
	margin: 0 0 0 10px;
}
td.l-left .Peers li div.current {
	font-weight: bold;
	padding: 0 0 4px 8px;
	margin: 0;
	font-size: 11px; /*changed from 9px */
	color: black;
	font-weight: bold;
}
td.l-left .Children {
	margin: 0;
	padding: 0;
	list-style: none;
}
td.l-left .Children li {
	font-weight: normal;
	padding: 0 0 0 12px;
	margin: 0;
	/*background: url(../images/bullet.gif) no-repeat 10px 6px;*/
}
td.l-left .Children > li	/* needed for Firefox */ {
	font-weight: normal;
	margin: 0;
	padding-left: 12px;
	/*background: url(../images/bullet.gif) no-repeat 10px 6x;*/
}
td.l-left ul li.current a {
	text-decoration: none;
	color: #000;
}
td.l-left ul li.current a:visited {
	text-decoration: none;
	color: #000;
}
td.l-left ul li.current a:hover {
	text-decoration: none;
	color: #000;
}
td.l-left ul li.crumb a {
	text-decoration: none;
	color: #000;
}
td.l-left ul li.crumb a:visited {
	text-decoration: none;
	color: #000;
}
td.l-left ul li.crumb a:hover {
	text-decoration: none;
	color: black;
}
 td.l-left div.calendar div.events dt {
     display: none;
 }
td.l-center {	
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
	white-space: normal;
	width: 730px;
	/*border-bottom: dashed 2px #a3bcaf;*/
}

body.Home h1.page {
	display: none;
	background-color: #7f8c9d;
	border: 0;
}


body.Inner h1.page {
	display: block;
	padding: 10px 0 0pt 12px;
	margin: 0 0 10pt 0pt;
	/*background: transparent url(../images/society.jpg) repeat scroll left top;*/
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 16px;
	height: 35px;
	width: 718px;
	vertical-align: middle;
}
body.Inner div#navigation a.Home {
	display: none;
}
div.Title {
	color: Black;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
/*
 ************************************
 * header
 ************************************
*/
tr.l-header	td {
	padding: 0;
	margin: 0;
	height: 70px;
	border: 0;
	position: relative;
	background: #E6E6E6 url(../images/logo_blaze.jpg) no-repeat scroll left bottom;
}
tr.l-header	td	a.Section {
	position:absolute;
	top: 9px;
	margin: 0 0 0 20px;
}
tr.l-header img {
	position: absolute;
	left: 210px;
	top: 85px;
	border: 0;
}
* html tr.l-header img {
	position: absolute;
	left: 209px;
	top: 85px;
	border: 0;
}
*:first-child+html tr.l-header img {
	position: absolute;
	left: 209px;
	top: 85px;
	border: 0;
}
tr.l-tools {
	display: none;
}
tr.l-header .Header {
	margin: 10px 0 0 0;
	border-top: solid 1px #999999;
	width: 730px;
	height: 207px;
}
		
/*
 ************************************
 * search
 ************************************
*/
div.l-search {
	float: right;
	margin: 53px 0 10px 0;
}
div.l-search input#search-query {
	width: 105px;
	height: 15px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	vertical-align: top;
	margin: 0;
	color: #999;
}
div.l-search input#search-submit {
	display: inline;
	width: 15px;
	height: 20px;
	cursor: pointer;
	border: none;
	vertical-align: middle;
	margin: 0 8px 0 0;
	background: url(../images/searchbutton.gif) no-repeat right top;
}
/*
 ************************************
 * globalnav
 ************************************
*/
div#globalnav {
	margin: 0;
	padding: 0;
	float: right;
}
div#globalnav ul {
	display: block;
	list-style: none;
	margin: 45pt 16px 0px 0;
	padding: 0;
}
div#globalnav ul li {
	display: inline;
	margin: 0 0 0 16px;
	padding: 0;
}		
div#globalnav ul li a {
	background: transparent url(../images/list-dash.gif) no-repeat scroll left center;
	display: inline-block;
	padding: 0pt 5pt 0pt 5pt;
	margin: 0;
	color: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div#globalnav ul li a:visited {
	background: transparent url(../images/list-dash.gif) no-repeat scroll left center;
	display: inline-block;
	padding: 0pt 5pt 0pt 5pt;
	margin: 0;
	color: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td.f1 {
	width: 243px;
	vertical-align: top;
}

body.Home td.f1 {
	/*border-left: dashed 2px #a3bcaf; *//*added to replace border on td.l-left; shorter line */
	border-right: solid 1px #a3bcaf;
}
td.f2 {
	width: 243px;
	vertical-align: top;
	/*background: url(../images/border-dot-y.gif) repeat-y left top;*/
}
body.Home td.f2 {
	border-right: solid 1px #a3bcaf;
}
td.f5 {
	width: 240px;
	margin: 0 4px 0 0;
	vertical-align: top;
	/*background: url(../images/border-dot-y.gif) repeat-y left top;*/
}
body.Home td.f5 {
	width: 244px;
	/*border-right: solid 1px #a3bcaf;*/
}
body.Home div.f1,
body.Home div.f2,
body.Home div.f5 {
	margin: 0 10px;
}
body.Home div.f7 {
 	/*background: url(../images/green.jpg);*/
	color: #FFCC00;
	font-family: Helvetica, Arial;
	font-size: 11px;
	padding: 2pt 0pt 13pt 0pt;
}
body.Inner div.f7 {
 	/*background: url(../images/green.jpg);*/
	color: #FFCC00;
	font-family: Helvetica, Arial;
	font-size: 11px;
	padding: 2pt 0pt 13pt 0pt;
}
div.f1 h3, 
div.f2 h3, 
div.f3 h3, 
div.f5 h3 {
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 5px 0px 5px 10px;
	margin: 0;
}
div.f1 h3 a, 
div.f2 h3 a,
div.f3 h3 a,
div.f4 h3 a,
div.f5 h3 a {
	color: #027755;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	text-decoration: none;
	padding: 0pt 0pt 3pt 10pt;
	margin: 0;
}
div.f1 h3 a:visited,
div.f2 h3 a:visited,
div.f3 h3 a:visited,
div.f4 h3 a:visited,
div.f5 h3 a:visited, {
	color: #027755;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	text-decoration: none;
	padding: 0pt 0pt 3pt 10pt;
	margin: 0;
}
div.f1 h3 a:hover,
div.f2 h3 a:hover,
div.f3 h3 a:hover,
div.f4 h3 a:hover,
div.f5 h3 a:hover {
	color: #027755;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	text-decoration: none;
	padding: 0pt 0pt 3pt 10pt;
	margin: 0;
}
div.f1 div.articles ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.f1 div.articles li {
	margin: 0;
	padding: 0;
}
div.f1 div.articles li a {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
div.f1 div.articles li a:visited {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
div.f1 div.articles li a:hover {
	color: #027755;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}
div.f1 div.articles p {
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, Arial;
	padding: 0;
	margin: 0;
}
div.f1 div.articles div.l-more {
	display: block;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial;
}
div.f1 div.articles div.l-more a {
	color: #027755;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, Arial;
}
div.f1 div.articles div.l-more a:visited {
	color: #027755;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	text-decoration: none;
}
div.f1 div.articles div.l-more a:hover {
	color: #027755;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	text-decoration: underline;
}
/*
div.f1,
div.f2,
div.f5
{
	height: 175px;
}
*/
div.f2 {
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, Arial;
}
div.innerfeed {
	display: block;
	float: right;
	height: 100%;
	border-left: dashed 2px #a3bcaf;
	border-bottom: dashed 2px #a3bcaf;
	padding: 0 0 5px 10px;
	margin: 0;
}
div.f4 {
	padding: 0;	
	margin: 0;
	border: 0;
}
div.f4 div.html {
	padding: 0 0 0 5px;
}
div.f4 h3 {
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #027755;
	display: block;
	padding: 30px 0 15px 0;
	margin: 0;
}
div.quicklinks{
	background: url(../images/green.jpg) repeat-y scroll top left;
}
div.quicklinks_image {
	text-align: center;
}
div.quicklinks_image img {
	border: 0;
	padding: 0;
	margin: 0;
}
div.quicklinks ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.quicklinks li {
	padding: 0;
	margin: 0;
}
div.quicklinks li a {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
div.quicklinks a {
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial;		
	text-decoration: none;
	background: url(../images/list-dash.gif) no-repeat left 6px;
	padding: 0 0 0 9px;
	margin: 0 0 4px 20px;
}
div.quicklinks a:visited {
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial;		
	text-decoration: none;
	background: url(../images/list-dash.gif) no-repeat left 6px;
	padding: 0 0 0 9px;
	margin: 0 0 4px 20px;
}
div.quicklinks a:hover {
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial;		
	text-decoration: none;
	background: url(../images/list-dash.gif) no-repeat left 6px;
	padding: 0 0 0 9px;
	margin: 0 0 4px 20px;
}
/********************** Promos ***************/


div.promos ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.promos li {
	padding: 0;
	margin: 0;
}
div.promos li a {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
div.promos a {
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial;		
	text-decoration: none;
}
div.promos a:visited {
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial;		
	text-decoration: none;
}
div.promos a:hover {
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial;		
	text-decoration: none;
}
body.Inner div.promos ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
body.Inner div.promos li {
	padding: 0;
	margin: 0;
}
body.Inner div.promos li a {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
body.Inner div.promos a {
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial;		
	text-decoration: none;
	}
body.Inner div.promos a:visited {
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial;		
	text-decoration: none;
}
body.Inner div.promos a:hover {
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial;		
	text-decoration: none;
}
/****************** Calendar ************/
div.dtstart {
	display: none;
}
div.calendar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.calendar li {
	padding: 0;
	margin: 0;
}
div.calendar h3 {
	padding-left: 10pt;
	margin: 0;
}
div.calendar li a {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	text-decoration: none;
	padding: 0pt;
	margin: 0;
}

td.l-left div.calendar a {
	display: block;
	color: #006633;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial;		
	text-decoration: none;
	padding: 0px 0 0 0px;
}
td.l-left div.calendar a:visited {
	display: block;
	color: #006633;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial;		
	text-decoration: none;
	padding: 0px 0 0 0px;
}
td.l-left div.calendar a:hover {
	display: block;
	color: #006633;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial;		
	text-decoration: none;
	padding: 0px 0 0 0px;
}
.dtstart {
	display: none;

}
td.l-right {
	display: block;
	padding: 20px 0 0 0;
	margin: 0;
	border: 0;
	vertical-align: top;
}
body.Inner tr.l-titling td {
	padding: 0;
	margin: 0;
	border: 0;
}
body.Inner table.l-maincontent div.Brick {
	display: block;
	/*margin: 0 0 10px 0;*/
	font-family:Helvetica,sans-serif;
	font-size: 12px;
	margin:12px 10px;
	padding:0pt;
}
body.Inner table.l-maincontent div.Brick a {
	/*display: block;*/
	/*margin: 0 0 10px 0;*/
	font-family:Helvetica,sans-serif;
	font-size: 12px;
	padding:0pt;
	color: #006600;
}
body.Inner div#content {
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, Arial;
	padding: 0 10px 10px 10px;
}
body.Inner div#content a {
	color: #027755;
	text-decoration: none;
	font-weight: bold;
}
body.Inner div#content a:visited {
	color: #027755;
	text-decoration: none;
	font-weight: bold;
}
body.Inner div#content a:hover {
	color: #000000;
	text-decoration: underline;
}
body.Home table.l-maincontent  {
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, Arial;
}
body.Home table.l-maincontent a {
	color: #027755;
	text-decoration: none;
	font-weight: bold;
}
body.Home table.l-maincontent a:visited {
	color: #027755;
	text-decoration: none;
	font-weight: bold;
}
body.Home dtable.l-maincontent a:hover {
	color: #000000;
	text-decoration: underline;
}
body.Inner div.rich-text div.Brick img.FromImageLibrary {
	padding: 0px 0px;
	margin: 0;
	border: 0;
}
body.Inner img.FromImageLibrary {
	padding: 0;
	border: 0;
	margin: 0;
}
/*
	**************************************
	* footer
	**************************************
*/
tr.l-footer td {
	background-color: #fff;
	background: url(../images/footer.jpg) repeat-y scroll left top;
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #000;
	text-align: center;
	padding: 20pt;
	margin: 0;
	height: 30px;
}
tr.l-footer ul {
	padding: 0pt 0pt 0pt 100pt;
	margin: 0;
	list-style: none;
}
tr.l-footer li {
	display: inline;
}
tr.l-footer li.first {
	background: none;
}
tr.l-footer a {
	color: #027755;
	text-decoration: underline;
}
tr.l-footer a:visited {
	color: #027755;
	text-decoration: underline;
}
tr.l-footer a:hover {
	color: #000000;
	text-decoration: underline;
}
tr.l-footer div#footer span.postal-code {
	margin: 0 0 0 4px;
}
tr.l-footer div#contactinfo {
	padding: 2px 4px 2px 4px;
}
tr.l-footer div#contactinfo div {
	display: inline;
	padding: 0;
	margin: 0;
}
/******** Calendar-Events ************/
#calendar h2 {
	font-size: 13px;
}
#calendar div.authoring {
	font-size: 12px;
}
#calendar div.event div.description {
	color: #666;
	font-weight: normal;
}
#calendar div.peer-navigation a {
	color: #000;
}
/* day of week */
table.event-grid th {
	font-size: 0.85em;
	font-family: Verdana;
	background-color: #007352;
	color: #fff;
	letter-spacing: 2px;
}
/* grid lines for month and week view */
table.event-grid td {
	border-bottom: 1px solid #007352;
	border-left: 1px solid #007352;
	border-right: 1px solid #007352;
}
/* week number background */
table.event-grid td.week-count {
	font-family: Verdana;
	font-size: 10px;
	background-color: #007352;
	
}
/* week number link */
table.event-grid td.week-count a {
	color: #fff;
	font-size: 0.9em;
	font-weight: normal;
}
/* today background for month and week view */
table.event-grid div.Today {
	background-color: #e1dac1;
}
/* day number */
table.event-grid div.numeric a,
table.event-grid div.numeric a:visited {
	color: #000;
}
/* day cell in month and week view */
table.event-grid div.day {
	font-size: 10px;
}
/* event link for day and list view */
div.event-range div.day a.url,
div.event-range div.day a.url:visited,
#calendar div.day div.events a.url,
#calendar div.day div.events a.url:visited {
	color: #000;
}
/* event link for month and week view */
table.event-grid div.day div.events a.url,
table.event-grid div.day div.events a.url {
	font-size: 10px;
}
/* event day */
table.event-grid div.day a,
table.event-grid div.day a:visited {
	color: #000;
}
/* event title, not today */
table.event-grid div.day span.summary {
	color: #000;
}
/* event title, today */
table.event-grid div.Today span.summary {
	color: #000;
}
/* single event view */
div.event {
	font-size: 12px;
}
/* list view */
div.event-range {
	font-size: 12px;
}
/* day view */
div.events {
	font-size: 12px;
}
/* list view event selector */
div.event-range-selector {
	background-color: none;
	font-size: 14px;
}
td.l-left div.calendar {
	margin: -14px 0 0;
	}

td.l-left div.calendar h3 {
	padding: 0 0 0 8px;
	}

td.l-left div.calendar dl {
	margin: 0;
	}

td.l-left div.calendar dd {
	margin: 0 0 0 20px;
	padding: 5px 0 0 7px;	
	background: url(../images/bullet-tiny-black.gif) no-repeat center left;
	}

td.l-left div.calendar dd a {
	color: #333;
	}
	
/****************Stanley addition ******************/

blockquote.av {
    font-size: .9em;
    font-family: "ITC Avant Garde", Arial, sans-serif;
    font-weight: normal;
    padding: 10px 10px 10px 10px;
    border: 1px dotted #047253;
    margin: 0 60px 0 30px;
	font-style: italic;
    line-height: 1.4em;
    }

