/* YUI reset & fonts (2.7.0) */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/* YUI base 2.7.0 */
body{margin:10px;}h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}
/* th,td{border:1px solid #000;padding:.5em;}p,fieldset,table,pre{margin-bottom:1em;} */

body {
	color: #178136;
	text-align: justify;
}
#Body {
}
a,
a:link,
a:visited {
	color: #178136;
}
a:hover {
	color: #CC1100;
}

h2 {
}

td, th {
	text-align: left;
	vertical-align: top;
}
td.photo {
	text-align: center;
}

hr {
	line-height: 1px;
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
}
.row,
.rowNoPad,
.rowAlt,
.rowAltNoPad {
	padding: 8px;
	overflow: hidden;
	zoom: 1;
}
.rowNoPad,
.rowAltNoPad {
	padding: 0;
}
.rowAlt,
.rowAltNoPad {
	background-color: #E9F5E4;
}
@media print {
	.rowAlt,
	.rowAltNoPad {
		background-color: #E5E5E5;
	}
	.noprint {
		display: none;
	}
} 
.inactive {
	color: #CC1100;
	font-style: italic;
}
.featuredLink {
	font-weight: bold;
	color: #CC1100;
}
.checkbox {
	border: 1px solid #000000;
	width: 1em;
	height: 1em;
	overflow: hidden;
	background-color: #FFFFFF;
}

.block {
	margin: 5px;
	margin-bottom: 1em;
	border: 1px solid #FFFFFF;
	border-bottom-color: #85C69C;
	padding: 5px;
	padding-bottom: 0;
}
.block.last {
	border-bottom: 1px solid #FFFFFF;
}

/* BEGIN: Editing Styles */
.editDiv {
	border: dotted 1px #FF0000;
	padding: 5px;
	margin: 5px;
	zoom: 1;
	width: auto;
	overflow: hidden;
}
.editDiv2 {
	border: dotted 1px #FF0000;
	padding: 5px;
	width: auto;
}
/* END: Editing Styles */

#formTable {
	margin-top: 10px;
}
#formTable .cell {
	padding: 2px 10px;
}
#formTable .fieldTitle {
	font-weight: bold;
	padding: 2px 10px 2px 10px;
}
#formTable .fieldTitleSmall {
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	font-size: 10px;
}
#formTable .frame {
	height: 300px;
	overflow: scroll;
	overflow-x: hidden;
}
.calLegend {
}
.calLegend ul {
	margin: 0.5em 0;
}
.calLegend ul li {
	float: left;
	padding-right: 1em;
	list-style-type: none;
	white-space: nowrap;
}
.calendar {
	clear: both;
	width: 100%;
	text-align: center;
}
.calendar table {
	width: 100%;
	/*border: 1px solid #AFC6E7;*/
}
.calendar td {
	border: 2px solid #DCEFD3;
	width: 14%;
}
.calendar .nav {
	text-align: center;
	vertical-align: middle;
}
.calendar .month {
	padding: 5px 0;
	text-align: center;
}
.calendar .dayTitle {
	padding: 5px;
	background-color: #E9F5E4;
	font-weight: bold;
}
.calendar .day {
	padding: 5px;
	height: 65px;
	text-align: left;
	vertical-align: top;
	font-size: 93%;
}
.calendar .dayWrap {
}
.calendar .day .dayNum {
	text-align: right;
}
.calendar .day .dayEvent {
	margin: 0.5em 0;
}
.calendar .day .dayEvent img {
	padding-right: 5px;
}
.calendar .day .dayEvent .featuredLink {
	font-weight: normal;
}

#eventRSVPOptions {
	margin: 1em 0;
	border-top: 1px solid #85C69C;
	padding-top: 1em;
	zoom: 1;
	overflow: hidden;
}
#eventRSVPOptions li {
	float: left;
	margin-left: 1em;
	border-left: 1px solid #85C69C;
	padding-left: 1em;
	list-style-type: none;
	font-weight: bold;
}
#eventRSVPOptions li#eventRSVPLinkSelect,
#eventRSVPOptions li#eventRSVPLink {
	margin: 0;
	border: 0 none;
	padding: 0;
}
#eventRSVPOptions li#eventRSVPLinkSelect a,
#eventRSVPOptions li#eventRSVPCancelLinkSelect a,
#eventRSVPOptions li#eventRSVPListLinkSelect a {
	color: #CC1100;
}
.rsvpActions p {
	text-align: center;
}
.rsvpActions p.option {
	margin: 0 30% 0.5em;
	text-align: left;
}

.fieldset {
	position: relative;
	border-bottom: 1px solid #85C69C;
	margin-top: 1.5em;
	padding: 1em 0 0.5em;
}
.fieldset fieldset legend span {
	display: block;
	position: absolute;
	left: 0;
	top: -0.6em;
	color: #776A57;
	font-size: 16px;
	font-weight: bold;
}
table.form {
	width: 100%;
}
table.form td {
	padding: 5px;
	vertical-align: top;
}
table.form table {
	width: 100%;
}
table.form table td {
	padding: 0;
}
table.form td.field label {
	float: left;
	margin: 0;
	padding: 0 2% 0 0;
	width: 47.5%;/**/
}
table.form td.field label input {
	line-height: 0;
}
table.listing {
	margin-bottom: 1em;
	border: 1px solid #85C69C;
	border-width: 1px 0;
	width: 100%;
}
table.listing table {
	width: 100%;
}
table.listing th,
table.listing td {
	padding: 3px;
}
table.listing th {
	border-bottom: 1px solid #85C69C;
}
table.listing td {
	text-align: left;
}
table.listing td .editDiv2 {
	float: right;
	white-space: nowrap;
	line-height: 0;
}
table.listing td.error {
	color: #CC1100;
	font-weight: bold;
	text-align: center;
}
table.listing td.phone {
	white-space: nowrap;
}
table.listing tr.odd td {
	background-color: #E9F5E4;
}
table.listing .input {
	width: 97%;
}
table.jobDetail {
	width: 100%;
}
table.jobDetail th,
table.jobDetail td {
	padding: 0.2em;
}

/* Rich Text Styles */
.title {
	margin-bottom: 0.5em;
	font-weight: bold;
	font-size: 146.5%;
}
.subTitle {
	font-weight: bold;
	font-size: 131%;
}
.headerText {
	font-weight: bold;
	font-size: 116%;
}
.red {
	color: #CC1100;
}
.small {
	font-size: 85%;
}
.box {
	border: solid 1px #178136;
	padding: 1px 2px;
}
.hi-lite {
	background-color: #FFFF99;
}

/* Spotlight Announcement Styles */
.spotAnn1 { /* Large Text */
	font-size: 16px;
}
.spotAnn2 { /* Bold Large Text */
	font-size: 16px;
	font-weight: bold;
}