body {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	color: #363636;
	font-size: 16px;
	line-height: 1.6;
}

#skiplink:focus {
  width: auto;
  height: auto;
  margin: 0;
  overflow: auto;
  clip: auto;
  display: block;
  background: #eee;
  color: #000;
  text-decoration: underline;
  padding: 1em;
}

.header img {
	display: block;
	margin: 0 auto 20px auto;
}

.request {
	border: 6px solid #8dc63f;
	background-color: #3b526e;
	text-align: center;
	border-radius: 50%;
	width: 180px;
	height: 180px;
	float: right;
	margin-left: 30px;
    margin-bottom: 40px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 19px!important;
    padding-top: 37px;
}

.greenBar {
	padding-bottom: 14px;
	text-align: center;
	border-bottom: 6px solid #8dc63f;
}

ul.previ li	{
	text-indent: -16px;
    margin-left: 16px;
}

ul.previ li:before {
	content: "•";
	color: #008747;
	font-weight: bold;
	margin-right: 6px;
}

.greenBar h1 {
	color: #008747;
	font-size: 30px;
	letter-spacing: 2px;
	margin: 0;
	padding: 5px 0 4px 0;
	font-weight: normal;
	line-height: 1.3;
}

h1.thanks {
	letter-spacing: 0;
}

.intro p, .thanks p {
	margin-top: 20px;
}

p strong {
	color: #008747;
}

.thanks {
	font-size: 18px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 50px;
}

.intro .rule p, .intro .lineup p {
	border-left: none;
	padding-left: 0;
}

.learn_intro {
	margin-top: 40px;
}

.intro .lineup p {
	margin-top: 40px;
}

.intro a {
	font-weight: normal;
	color: #008747;
	text-decoration: none;
}

.intro img + p {
	margin-top: 16px;
}

.rule img {
	margin-top: 26px;
}

.intro ul {
	padding-left: 26px;
}

.rule {
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 0;
}

.classroom {
	margin-top: 40px;
	background-color: #3b526e;
	margin-left: 0;
	margin-right: 0;
}

.classroom a {
	color: #fff;
    text-decoration: underline;
    font-size: 18px;
    font-weight: bold;
}

.classroom td:first-of-type {
	padding: 0 30px;
}

.classroom img {
	padding: 0;
}

.intro {
	/*border-bottom: 1px solid #000; */
}

.intro .rule ul {
	padding-left: 18px;
}

.revBox {
	background-color: #3b526e;
	padding: 20px;
	text-align: center;
	/*height: 135px;*/
}

.revBox a {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	text-decoration: underline;
}

.intro h3 {
	color: #008747;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 3px;
}

h3.ptl {
	margin-top: 24px;
}

p.gb {
	font-weight: bold;
	color: #008747;
	margin: 0;
}

p.gb2 {
	font-weight: bold;
	color: #008747;
	margin: 30px 0 20px;
}

.gbul {
	color: #008747;
}

.blbar {
	background-color: #3b526e;
    height: 28px;
    vertical-align: middle;
    padding-left: 15px;
    margin-top: 26px;
}

.blbar h4 {
	color: #fff;
    display: inline-block;
    width: 50%;
    float: left;
    margin-top: 6px;
    font-size: 14px;
    font-weight: bold;
}

.grnbar {
	background-color: #008747;
    height: 28px;
    margin-top: 0;
    margin-bottom: 12px;
    text-align: center;
}

.grnbar h4 {
	color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.wbox.grn {
	text-align: center;
	background-color: #ebedf0;
	font-size: 14px;
	position: relative;
}

.wbox.grn .info {
	top: 0;
}

.wbox.grn p{
	margin: 0;
}

.wbox.grn a {
	background-color: #008747;
	padding: 6px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	margin: 12px 0;
}

.wbox {
	border: 2px solid #3b526e;
}

.wb_row {
	background-color: #ebedf0;
	border-bottom: 2px solid #3b526e;
	position: relative;
}

.wb_row.wht {
	background-color: #fff;
	border-bottom: 2px solid #3b526e;
	position: relative;
}

.wb_row:last-of-type {
	border-bottom: none;
}

.wblft {
	width: 50%;
	float: left;
	display: inline-block;
	color: #008747;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 20px;
}

.wblft a {
	color: #3b526e;
    background-color: #8dc63f;
    border-color: #fff;
    outline: 1px solid #8dc63f;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 12px;
    text-decoration: underline;
}

.wbrt {
	width: 50%;
	float: left;
	display: inline-block;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	padding: 10px 20px;
	border-left: 2px solid #3b526e;
}

.wbrt strong, .wbox.grn strong {
	color: #3b526e;
	font-weight: bold;
	font-size: 14px;
}

.info {
	width: 100%;
	float: left;
	display: block;
	color: #fff;
	background-color: #3b526e;
	font-weight: normal;
	font-size: 14px;
	position: absolute;
	/*border: 1px solid #ebedf0;*/
}

.guts {
	padding: 10px 20px;
}

.clse {
	cursor: pointer;
}

.sidebar {
	margin-top: 28px;
}

form {
	background-color: #ebe8e8;
	padding: 1px 9px;
	font-size: 13px;
}

label {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0;
}

.form-control {
	background-color: #ebebeb;
	border: 1px solid #939393;
	height: 26px;
}

select.form-control {
	margin-bottom: 10px;
	font-size: 12px;
	padding: 4px 12px;
}

.outline {
	border: 1px solid #787878;
    border-radius: 8px;
    padding: 9px;
    margin: 4px 0;
    background-color: #fff;
}

.bl {
	background-color: #3b526e;
	padding: 14px 30px 14px 30px;
	color: #fff;
	margin-top: 20px;
}

.blubox {
	background-color: #3b526e;
	padding: 0;
	text-align: center;
	margin-bottom: 60px;
}

.blubox a {
	color: #fff;
	text-decoration: underline;
	margin: 24px 0;
	font-weight: bold;
	display: block;
}

.bl a {
	color: #fff;
	text-decoration: underline;
	margin: 14px 0;
	font-weight: bold;
	display: block;
}

.bl h3, .bluebar h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 9px 0;
}

.bluebar h3 {
	color: #008747;
}

.btn {
	border: 1px solid #fff;
	border-radius: 0;
	text-decoration: underline;
	padding: 6px 36px;
	display: block;
	margin: 20px auto;
	font-weight: bold!important;
}

.btn-primary {
	color: #3b526e;
	background-color: #8dc63f;
	border-color: #fff;
	outline: 1px solid #8dc63f;
}

.btn-primary:hover {
    color: #fff;
    background-color: #008747;
    border-color: #008747
}

.bluebar {
	padding: 30px 0;
}

.bluebar img {
	display: block;
	margin: 0 auto;
}

.footer {
	border-bottom: 11px solid #8dc63f;
}

.footer small {
	margin: 22px 0 10px 0;
	display: block;
	text-align: center;
	font-size: 11px;
}

.required {
	color: red;
}

.leaders {
	font-size: 14px;
	line-height: 19px;
}

.leaders h3 {
	color: #008747;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 16px;
}

.leaders img {
	margin: 44px auto 36px auto;
}

.leaders strong {
	color: #008747;
}

/*Additional styles that were added*/

hr {
	color: black;
	border-color: black;
	background-color: black;
}

.margin-top1 {
	margin-top: 40px;
}

.margin-top1 p {
	margin-top: 0;
}

.greenText {
	color: #008747;
}

.blueText {
	color: #3b526e;
	font-size: 18px;
    font-weight: bold;
}

.margin-top2 {
	margin-top: 80px;
}

.correct-position {
	text-align: right;
}

.greenBorder {
	border: 2px solid #008747;
}

.greenBorder h3 {
	margin: 0;
}

.greenBorder a {
	display: block;
    padding: 10px;
}

.greenBorder a:hover {
	text-decoration: none;
}

.greenBorder a:focus {
	text-decoration: none;
}

.greenBorder a h3 {
	color: #3b526e;
    font-weight: bold;
}

.greenBorder a:before {
	content: "+";
	color: #3b526e;
	font-size: 28px;
    font-weight: bold;
    position: relative;
    float: right;
    top: 2px;
}

ul.expander {
	padding-left: 0;
}

ul.expander li {
	border-left: 2px solid #008747;
	border-right: 2px solid #008747;
	border-bottom: 2px solid #008747;
	list-style: none;
	padding: 10px;
}

.greenBorder a[aria-expanded="true"] {
	background-color: #008747;
}

ul.expander h3 {
	margin: 0;
    color: #008747;
    font-weight: bold;
    font-size: 16px;
}

.exptnt {
	background-color: #e5ebe3;
}

.greenBorder a[aria-expanded="true"] h3 {
	color: #fff;
}

.greenBorder a[aria-expanded="true"]:before {
	color: #fff;
	content: "–";
}

.kText {
	color: #000;
}

.download_box {
	text-align: center;
	clear: both;
}

.adj_pad {
	padding-left: 0;
    margin-top: -10px;
    margin-bottom: 20px;
}

/*End of additional styles*/

@media (min-width: 768px) and (max-width: 991px) {	
	
	.intro .rule {
		margin-bottom: 30px;
	}
		
}

@media (max-width: 767px) {
	
	.bluebar img {
		margin-bottom: 30px;
	}
	
	.intro .rule {
		margin-bottom: 30px;
	}
	
}
