@charset "utf-8";

/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
.gridContainer.clearfix .fluid.MainBody div .fluid.Body80 .fluid.thirdPage ul {
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(../favicon/favicon-16x16.png);
}
.gridContainer.clearfix .fluid.MainBody div .fluid.Body80 .fluid.thirdPage2 ul li {
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(../favicon/favicon-16x16.png);
}



/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 91.2%;
	padding-left: 2.4%;
	padding-right: 2.4%;
	clear: none;
	float: none;
}
#div1 {
	background-color: #7AB54E;
}
.Header {
}
.Banner {
}
.Footer {
	background-color: #2E567A;
	color: #FFF;
	text-align: center;
}
.MainBody {
	width: 100%;
	margin-left: 0;
	background-color: #FFF;
}
.MainHeaderText {
	font-family: "Tempus Sans ITC";
	font-size: 30pt;
	font-style: normal;
	font-weight: bold;
	color: #7AB54E;
}
.SubHeaderTextCopy {
	font-family: "Tempus Sans ITC";
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #7AB54E;
}
.SmallHeaderTextCopy {
	font-family: "Tempus Sans ITC";
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #7AB54E;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #2E567A;
}
.BlueText {
	color: #2E567A;
}




.TopNav {
	text-align: center;
}

.Body80 {
width: 100%;
margin-left: 0;
}

.bodyhalf1 {
width: 100%;
}

.bodyhalf2 {
width: 100%;
clear: both;
margin-left: 0;
}
.thirdPage {
width: 100%;
}
.thirdPage2 {
width: 100%;
clear: both;
margin-left: 0;
}
.thirdPage3 {
width: 100%;
clear: both;
margin-left: 0;
}

.zeroMargin_mobile {
margin-left: 0;
}

.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 93.6%;
	padding-left: 1.2%;
	padding-right: 1.2%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.Header {
}
.Banner {
}
.Footer {
	background-color: #2E567A;
	color: #FFF;
	text-align: center;
}
.MainBody {
	width: 100%;
	margin-left: 0;
	background-color: #FFF;
}
.TopNav {
}
.Body80 {
width: 100%;
margin-left: 0;
}
.bodyhalf1 {
width: 100%;
}
.bodyhalf2 {
width: 100%;
clear: both;
margin-left: 0;
}
.thirdPage {
width: 100%;
}
.thirdPage2 {
width: 100%;
clear: both;
margin-left: 0;
}
.thirdPage3 {
width: 100%;
clear: both;
margin-left: 0;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 96%;
	max-width: 1900px;
	padding-left: 0.8%;
	padding-right: 0.8%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.Header {
}
.subHeader {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 24px;
	color: #7AB54E;
}

.Banner {
}
.Footer {
	background-color: #2E567A;
	color: #FFF;
	text-align: center;
}
.MainBody {
	width: 100%;
	margin-left: 0;
	background-color: #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12pt;
	color: #333;
}
.fltRt {
	float: right;
	margin-left: 5px;
}

.TopNav {
	background-color: #333;
}
.Body80 {
width: 96%;
margin-left: 2%;
}
.bodyhalf1 {
	width: 49.1525%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12pt;
	color: #333;
}
.bodyhalf2 {
	width: 49.1525%;
	margin-left: 1.6949%;
	clear: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12pt;
	color: #333;
}
.thirdPage {
width: 32.2033%;
}
.thirdPage2 {
width: 32.2033%;
margin-left: 1.6949%;
clear: none;
}
.thirdPage3 {
width: 32.2033%;
margin-left: 1.6949%;
clear: none;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}.FltLt {
	float: left;
	margin-right: 5px;
}
.GreenText {
	color: #7AB54E;
}
.gridContainer.clearfix .fluid.MainBody div .fluid.Body80 p a {
	color: #7AB54E;
}
.gridContainer.clearfix .fluid.MainBody div .fluid.Body80 .fluid.thirdPage3 ul li {
	list-style-position: inside;
	list-style-image: url(../favicon/favicon-16x16.png);
	list-style-type: disc;
}
