#InfoSection_GetInvolved {
	position: relative;
	height: 900px;
	width: 1145px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/InfoSection_TypeB_Background.jpg);
}

.InfoSection_GetInvolved_ContentHolder {
	position: absolute;
	height: 843px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-image: none;
	left: 20px;
	top: 20px;
	border: 8px solid #CCC;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	text-align: justify;
}


InfoSection_GetInvolved_ContentHolder p {
	margin-left: 15px;
	margin-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

#InfoSection_GetInvolved h2 {
	color: #000;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
}

#InfoSection_GetInvolved h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}








#News_Picture {
	height: 240px;
	width: 760px;
	margin-right: 10px;
	margin-top: 20px;
}

.GetInvolved_Body {
	width: 760px;
	height: 250px;
	float: left;
	background-color: #EEE;
}

.SectionHeader {
	height: 20px;
	width: 760px;
	margin-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #039;
	font-variant: small-caps;
	font-weight: bold;
	float: left;
	padding-top: 5px;
}




/*/-----  Different Row Types _ Begin -----/*/
.InputRowA {
	width: 760px;
	height: 175px;
	float: left;
	background-color: #EEE;
	margin-bottom: 15px;
}

.InputRowB {
	width: 760px;
	height: 260px;
	float: left;
	background-color: #EEE;
}
/*/-----  Different Row Types _ End -----/*/


.InputRowA_Column {
	height: 150px;
	width: 380px;
	float: left;
}

.InputRowB_Column {
	height: 80px;
	width: 370px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

.InputRowB_Footer {
	height: 185px;
	width: 750px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #EEE;
}


.Checkboxes_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}




.InputRowA_TopDiv {
	height: 50px;
	width: 180px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}




#News_Picture img {
	float: left;
	margin-right: 20px;
	margin-top: 0px;
}

#News_Picture h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	color: #000;
	font-size: 26px;
}


.Input_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}


.InputRowA_BottomA {
	float: left;
	width: 370px;
	height: 70px;
	padding-top: 0px;
	padding-left: 10px;
}

.InputRowA_BottomB {
	float: left;
	width: 370px;
	height: 35px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.InputRowA_BottomB_Div {
	float: left;
	margin-right: 13px;
}


.InputRowA_BottomC {
	float: left;
	width: 370px;
	height: 115px;
	padding-top: 0px;
	padding-left: 10px;
}

label.error {
	color: #F00;
	font-size: 9px;
	float: left;
	margin-top: -10px;
}

input.error, select.error {
	border: 1px dashed red;
	background-image: url(../img/FormError.png);
	background-repeat: no-repeat;
}
