/* CSS Document */

.subhead {
	color:#000000;
	font-family:arial;
	font-weight:bold;
	font-size:110%;
	padding-bottom:5px;
}

body {
	margin:0px;
	font-size:86%;
}

body, td {
	color:#111111;
	font-family:arial;
}

.small {
	font-size:80%;
}


.head {
	color:#000000;
	font-size:160%;
	font-weight:bold;
	padding-bottom:0.5em;
}

.pagetitle {
	color:#555555;
	font-size:180%;
	font-weight:bold;
	white-space:nowrap;
}

.subtitle {
	color:#555555;
	font-size:140%;
	font-weight:bold;
	white-space:nowrap;
}

.faqsubtitle {
	color:#333;
	font-size:120%;
	font-weight:bold;
}

#topMenu {
	height:18px;
	text-align:right;
	color:#333333;
	background-color:#fafff4;
	border-bottom: 1px solid  #8bc743;
	padding-top:4px;
	padding-right:5px;
	padding-bottom:2px;
	white-space:nowrap;
	font-size:90%;
}

#header {
	padding:10px;
	color:#333333;
}
#footer {
	text-align:center;
	padding-top:10px;
	margin-top:10px;
	border-top:1px dotted #8bc743;
	font-size:80%;
	color:#666;
}

#landingfooter {
	text-align:left;
	padding-top:10px;
	font-size:80%;
	width:800px;
	padding-left:20px;
	color:#666;
}

#landingfooterblack {
	text-align:left;
	padding-top:10px;
	font-size:80%;
	width:800px;
	padding-left:20px;
	color:#000000;
}

#homefooter {
	text-align:left;
	padding-top:10px;
	font-size:80%;
	color:#666;
	padding-left:10px;
}

td.leftBlock {
	background-image: url(images/bg_gradient.gif);
	background-repeat: repeat-x;
	-moz-opacity:.90;opacity:.90;
	width:170px;
	padding:10px;
	border-top: 1px solid #8bc743;
	border-right: 1px solid  #8bc743;
	vertical-align:top;
}


td.purpleLeftBlock {
	background-image: url(images/bg_gradient2.gif);
	background-repeat: repeat-x;
	-moz-opacity:.90;opacity:.90;
	width:170px;
	padding:10px;
	border-top: 1px solid #862175;
	border-right: 1px solid  #862175;
	vertical-align:top;
	background-color: #ffffff;

}


table.leftNav tr td {
	padding-bottom:10px;
}

td.secondaryContent {
	padding:10px;
	background-image: url(images/bg_gradient.gif);
	background-repeat: repeat-x;
	-moz-opacity:.90;
	opacity:.90;
	width:550px;
	border-top: 1px solid #8bc743;
	border-right: 1px solid  #8bc743;
	border-left: 1px solid  #8bc743;
	vertical-align:top;
}



td.purpleSecondaryContent {
	padding:10px;
	background-image: url(images/bg_gradient2.gif);
	background-repeat: repeat-x;
	-moz-opacity:.90;
	opacity:.90;
	width:550px;
	border-top: 1px solid #862175;
	border-right: 1px solid  #862175;
	border-left: 1px solid  #862175;
	vertical-align:top;
	background-color: #ffffff;
}



table.secondaryMain {
	margin-bottom:20px;
}








#plainContent {
	padding:10px;
	background-image: url(images/bg_gradient.gif);
	background-repeat: repeat-x;
	
	-moz-opacity:.90;
	opacity:.90;
	border-top: 1px solid #8bc743;
	margin-left:10px;
	width:710px;
	border-right: 1px solid  #8bc743;
	border-left: 1px solid  #8bc743;
}

#contentContainer {
	padding:0px;
	background-image: url(images/bg_gradient.gif);
	background-repeat: repeat-x;
	-moz-opacity:.90;opacity:.90;
	height:500px;
	width:550px;
	border-top: 1px solid #8bc743;
	border-right: 1px solid  #8bc743;
	border-left: 1px solid  #8bc743;
	position:absolute;
	top:130px;
	left:260px;
}


td.greenLandingBlock {
	padding:10px;
	background-image: url(images/bg_gradient.gif);
	background-repeat: repeat-x;
	-moz-opacity:.90;opacity:.90;
	border-top: 1px solid #8bc743;
	border-right: 1px solid  #8bc743;
	border-left: 1px solid  #8bc743;
	width:300px;
	vertical-align:top;
}

td.purpleLandingBlock {
	padding:10px;
	background-image: url(images/bg_gradient2.gif);
	background-repeat: repeat-x;
	-moz-opacity:.90;opacity:.90;
	border-top: 1px solid #862175;
	border-right: 1px solid #862175;
	border-left: 1px solid #862175;
	width:300px;
	vertical-align:top;
}
td.purpleLandingBlock2 {
	padding:10px;
	background-image: url(images/bg_gradient2.gif);
	background-repeat: repeat-x;
	-moz-opacity:.90;opacity:.90;
	border-top: 1px solid #862175;
	border-right: 1px solid #862175;
	border-bottom: 1px solid #862175;
	width:300px;
	vertical-align:top;
}
td.purpleLandingBlock .head {
	color:#800080;
}

td.greenLandingBlock .subhead, td.greenLandingBlock .head {
	color:#79B727;
}

.bgImageDiv {
	padding:0px;
	position:absolute;
	top:320px;
	left:600px;
}

.emphasizednav {
	font-weight:bold;
}

hr {
	border:dotted;
	border-bottom-width:1px;
	border-bottom-color:#8bc743;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	margin-top:5px;
	margin-bottom:5px;
}


img.sprinkle {
	border:dotted;
	border-width:1px;
	border-color:#8bc743;
	margin:5px;
	float:right;
	
}


.extraHeight {
	line-height: 175%;
}

ul.extraHeight {
	list-style:none;
	margin:0px;
	padding-left:0px;
	line-height:normal;
	padding-top:.3em;
}

ul.extraHeight li {
	padding-bottom:.75em;
}

ul.extraHeight li:last-child {
	padding-bottom:0px;
}

a, a:visited, a:active {
	color:#0000cc;
}

a.fakelink {
	color: #0000cc;
	text-decoration:underline;
	cursor:pointer;
	font-size: 0.9em;
}


td.regheader {
	background-color:#8ccb39;
	font-weight:bold;
	color:#fff;
	padding:3px;
}
td.confheader {
	background-color:#a545a5;
	font-weight:bold;
	color:#fff;
	padding:3px;
	font-size:2em;
}

td.formlabel {
	width:200px;
}

td img {
 vertical-align:middle;
}

.optionalField {
	font-size: 0.7em;
}

.extra_field {
	margin-top:5px
}



.tooltip {
	background-color: #e0f2c9;
	border:solid 1px #97d04d;
	padding: 4px;
	width: 300px;
	font-size: 0.9em;
}
.editLink, .editLink a, .editLink a visited {
	float:right;
	font-weight: bold;
	font-size: 1em;
	color:#FFF;
}

#logon {
	display: none;
}

.numbered {
	background-image:url(images/circle_green.gif);
	background-repeat:no-repeat;
	height:20px;
	padding-left: 5px;
	padding-top: 2px;
}

.sampletext {
	background-color:#efefef;
	padding:10px;
	margin:5px 0px;
	border:1px solid #ccc;
}

.explaintext {
	font-size:0.9em; 
	color:#666666;
}

.highlight_area {
	background-color: #e0f2c9;
	border:solid 1px #97d04d;
	padding: 5px;
	font-size: 0.9em;
}

/* START Conferences table */
.conferences{
	/*border: 1px solid  #8bc743;*/
	margin-bottom: 20px;
}

.conferences th{
	text-align:left;
	vertical-align:top;	
	font-size: 0.9em;
	padding: 3px;
	color:#333333;
}

.conferences td{
	padding: 5px;		
	vertical-align:top;	
}

.conferences .greenLandingBlock{
	font-weight:bold;
	color:#6ab138;
	border:0;
	border-top: 1px solid  #8bc743;
}

.conferences .greenLandingBlockFirst{
	font-weight:bold;
	/*color:#ffffff;
	background-color:#6ab138; */
	color:#6ab138;
	font-size:130%;
	border-bottom:2px solid #6ab138;
	padding:20px 3px 0px 3px;
}
/* END Conferences table */

/* START Events table */
.events{
	border: 1px solid  #8bc743;
	margin-bottom: 20px;
}

.events th{
	text-align:left;
	vertical-align:top;	
	font-size: 0.9em;
	padding: 3px;	
}

.events td{
	font-size: 0.9em;
	padding: 5px;		
	vertical-align:top;	
}


/* END Events table */

/* START Progress meter */
#progress {
	margin-bottom: 5px;
	margin-top: -10px;
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}

#progress th {
	margin:0;
	padding:0;
	border:0;
}

#progress td {
	margin:0;
	padding-top:0;
	padding-right:15px;
	text-align:center;
	font-size: 0.8em;
	vertical-align:top;
}

#progress .current {
	font-weight: bold;
}

#progress .future {
	color: #666;
}

#progress a, #progress a visited{
	color:  #8bc743;
}


/* END Progress meter */

/* START Timeline */
.timeline {
	margin:10px;
	margin-top:20px;
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}

.timeline th {
	margin:0;
	padding:0;
	border:0;
}

.timeline td {
	margin:0;
	padding-top:0;
	vertical-align:top;
	padding-right:15px;
}

.timeline .profile, .timeline .profile_actions {
	color: #666666;
	font-size: 0.9em;
}

.timeline .profile a, .timeline .profile_actions a {
	color: #3b59ba;
	text-decoration:none;
}

.timeline .profile_actions {
	border-bottom: solid 1px #CCCCCC;
	padding: 2px;
	
}
/* END Timeline */

/* START Photo upload */
#photo_upload {
	background-color:#e9f4da; /*#e0f2c9;*/
	border:dotted 1px #97d04d;
	padding: 5px;
	font-size: 0.9em;
}

#photo_upload input {
	font-size: 0.8em;
}

#photo_upload .label {
	text-align:right;
	vertical-align:top;
}

/* END Photo upload */


table.donationtable td {
	vertical-align:top;
	padding-bottom:1em;
}

table.surveytable td {
	vertical-align:top;
}

/* Purple button style */

input[type=submit], input[type=button]{
	border:1px solid #862175; 
	padding:2px; 
	color:#862175; 
	background-image:url(images/btnbg.gif); 
	background-position:bottom; 
	cursor:pointer
}

/* Text colors */

.green {
	color:#79B727 !important;
}

.purple {
	color:#862175 !important;
}