body {
	font: normal normal 12px/1.5em Arial, Helvetica, sans-serif;
	color: #666;
}

a {
	color: #35992a;
	}
				
a:hover {
	color: #999;
	}

h3 { 
	font-size: 14px;
	padding: 10px 0px 0px 0px;
	color: #35992a;
	}

	
h1 {
	margin: 0px 0px 10px 0px;
	font: normal bold 43px/1em Arial, Helvetica, sans-serif;
	}
	
	.GreenStart {
		color: #35992a;
		padding: 0px 12px 0px 0px;
		background: url(../webimages/h1_start_symbol.gif) no-repeat right center;
		margin: 0px 5px 0px 0px;
		font-style: normal;
		}
		
	.GreenText {
		color: #35992a;
		}

h2 {
	margin: 30px 0px 5px 0px;
	font: normal bold 22px/1em Arial, Helvetica, sans-serif;
	}

p {
	padding: 2px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	}
	
table.ImageWithCaptionRight {
    float: right;
    display: inline;
    margin: 5px 0px 20px 20px;
    width: 330px;
    overflow: hidden;
    text-align: center;
	font: italic normal 11px/1.4em Arial, Helvetica, sans-serif;
	}
	
table.ImageWithCaptionLeft {
    float: left;
    display: inline;
    margin: 5px 0px 20px 20px;
    width: 330px;
    overflow: hidden;
    text-align: center;
	font: italic normal 11px/1.4em Arial, Helvetica, sans-serif;
	}
	
img.ImageFloatLeft {
	float: left;
	margin: 0px 40px 0px 0px;
	overflow: hidden;
	}

img.ImageFloatRight {
	float: right;
	margin: 0px 0px 0px 40px;
	overflow: hidden;
	}

table.ResourceBlocks {
	list-style: none;
	text-align: center;
	}

			
table.ContactSponsors{
	width: 100%;
	text-align: center;
	margin: 0 0 30px 0;
	}


			.LargeGreenButtonSpan {
				background: url(../webimages/lg_green_button_left.jpg) no-repeat;
				color: #fff;
				display: table-cell;
				display: inline-block;
				font: normal bold 22px/1em Arial, Helvetica, sans-serif;
				height: 64px;
				margin: 10px auto;
				/*padding-right: 15px; /* sliding doors padding */
				overflow: hidden;
				}
			
				a.LargeGreenButton {
				    background: url(../webimages/lg_green_button_right.jpg) no-repeat right top;
				    display: table-cell;
				    display: inline-block;
					line-height: 22px;
					text-align: center;
					padding: 21px 20px;
				    color: #fff !important;
				    text-decoration: none;
					}