@charset "utf-8";
.line_round {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}

.linebt {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.tbl2 {
	border-radius: 12px;
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: right top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.tbl {
	border-radius: 20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	border: 3px solid #3EFF01;
}
.green_alert {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009966;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}

input,textarea,select{
	font-family: Helvetica;
	font-size: 12px;
	color: #333;
	background-color: #9DE4FF;
	border-radius: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
}
a:link,a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}

a:active,a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00F;
	text-decoration: none;
}
input[type=submit],input[type=button],input[type=reset] {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}
.button {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00ADEF;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}
.buttongrey {
	font-family:  Helvetica, sans-serif;
	font-size: 56px;
	font-weight: normal;
	color: #004101;
	background-color: #D6D6D6;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}

.buttonred {
	font-family:  Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #339933;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}

.buttonsmaller {
	font-family:  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #209AED;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}

.red_alert {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D64435;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}
.lil_red {
	font-family:  Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}
.lil_blue {
	font-family:  Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #209AED;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}


a.red_b:link {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D64435;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}
a.blue_b:link {
	font-family:  Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00ADE7;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}
a.blue_b:visited {
	font-family:  Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00ADE7;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}
a.blue_b:active {
	font-family:  Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00ADE7;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}
a.blue_b:hover {
	font-family:  Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D64435;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}




a.red_b:visited {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D64435;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}
a.red_b:active {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D64435;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}
a.red_b:hover {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #209AED;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	text-decoration: none;
}





.imground {

	border-radius: 5px;
}

.bdybigg {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0066CB;
	text-decoration: none;

}
a.cal:link {
	font-family:  Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
a.cal:visited {
	font-family:  Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
a.cal:active {
	font-family:  Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
a.cal:hover {
	font-family:  Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}




.bdybigg2 {
	font-family: Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #00ADEF;
	text-decoration: none;
}

.bdybld {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.indent {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	font-style: italic;
}
.leftb {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
}
.rightb {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
}
.topb {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}
.bottomb {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}





.bdywyt {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.wytness:link {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E24139;
	text-decoration: none;
}
a.wytness:visited {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DC3F36;
	text-decoration: none;
}
a.wytness:active {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E3423A;
	text-decoration: none;
}
a.wytness:hover {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #22192A;
	text-decoration: none;
}






.soccerbg {
	background-image: url(../images/givepower-video-cover_optimized.jpg);
	background-repeat: no-repeat;
}

a.nav:link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navsmall:link {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
a.navsmall:visited {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
a.navsmall:active {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
a.navsmall:hover {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D80100;
	text-decoration: none;
	font-style: italic;
}




a.nav:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D80100;
	text-decoration: none;
}

a.nav:active {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D80100;
	text-decoration: none;
}


.footer {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:link {
	font-family:  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:active {
	font-family:  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	font-family:  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-family:  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #209AED;
	text-decoration: underline;
}





a.smallnav:link {
	font-family:  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.smallnav:active {
	font-family:  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.smallnav:visited {
	font-family:  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.smallnav:hover {
	font-family:  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #414C9B;
	text-decoration: none;
}

.tagline {
	font-family: Helvetica, sans-serif;
	font-size: 42px;
	font-weight: normal;
	color: #A8A9AD;
	text-decoration: none;
}
.bottonsearch {
	font-family:  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.cats:link {
	font-family:  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bgsol1 {
	background-image: url(../images/Solar-Farms-Splash1.jpg);
	background-repeat: repeat-x;
	width: 100%;
    height: auto;
    max-width: 100%;
}



.bluebold {
	font-family:  Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #209AED;
	text-decoration: none;
}
.blueboldsmall {
	font-family:  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #DE0000;
	text-decoration: none;
}



a.reg:link {
	font-family:  Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FBD2FA;
	text-decoration: none;
}
.lg {
    max-height: 100px;
}
.lg2 {
	max-height: 180px;
	border-radius: 5px;
}



.blu {
	background-image: url(../images/blue_bg.png);
	background-repeat: repeat-x;
}
.header-graphic {
	background-color: #ececec;
	background-image: url(../images/triangle-bg.png) !important;
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center top;
	margin-top: 0;
	padding: 0 0 12px;
}
.circle {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	font-size: 40px;
	color: #fff;
	line-height: 60px;
	text-align: center;
	background-color: #00ADEF;
}
.circle_grey {
	width: 60px;
	height:60px;
	border-radius: 50%;
	font-size:40px;
	color: #fff;
	line-height: 60px;
	text-align: center;
	background-color: #999999;
}
