h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #669901;
	line-height: 26px;
	letter-spacing: 1px;
	font-weight: normal;
	margin-top: 10px;
	text-transform: uppercase;
	white-space: nowrap;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}



h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #34679A;
	line-height: 26px;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: left;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #669901;
	line-height: 20px;
	letter-spacing: 2px;
	font-weight: normal;
	margin-top: 30px;
	text-transform: uppercase;
	margin-bottom: 5px;
}





h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	line-height: 20px;
	font-weight: normal;
	margin-top: 25px;
	text-transform: uppercase;
	margin-bottom: 5px;
}



h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7DABD8;
	line-height: 26px;
	font-weight: normal;
	margin-top: 10px;
	text-transform: uppercase;
	white-space: nowrap;
	letter-spacing: 1px;
	margin-bottom: 5px;
	padding: 0px;
}


	
li {
	color: #333333;
	list-style-image:  url(../_images/bulletArrow.gif);
	font-family: "Century Gothic", Geneva, Arial, sans-serif;
	line-height: 18px;
	margin-left: 10px;
}



ul {
	padding-top: 0px;
	margin-top: 5px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 18px;
	margin-top: 20px;
}


.body2 {
	color: #333333;
	font-size: 11px;
}


.body3 {
	color: #333333;
	font-size: 14px;
	line-height: 25px;
}


#kitCopy {
	color: #333333;
	font-size: 15px;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 80px;
	padding-left: 70px;
	padding-top: 100px;
	margin: 0px;
}



#kitCopy p {
	margin: 0px 0px 15px;
}



#kitA {
	background-image: url(../_images/kitA.gif);
	background-repeat: no-repeat;
	width: 530px;
}


#burtSide1 {
	background-image: url(../_images/burtSide.jpg);
	background-repeat: no-repeat;
	background-position: 430px 0px;
}

#flashcontent {
	width: 850px;
	height: 500px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}




.bodyIntro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #669901;
	line-height: 30px;
	font-style: italic;
	margin: 0px 0px 15px;
	padding: 0px;
}

.bodyIntro2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CA6F21;
	line-height: 22px;
	margin: 0px 0px 10px;
	padding: 0px;
}



.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #009900;
	line-height: 25px;
	font-style: italic;
}


.bodyLead {
	font-size: 13px;
	font-style: italic;
	text-decoration: underline;
}





#bodyA1 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(../_images/learnTab1.jpg);
	background-repeat: no-repeat;
}

#bodyA1a {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(../_images/learnTab2.jpg);
	background-repeat: no-repeat;
}



#bodyA2 {
	padding: 0px 0px 0px 30px;
	margin: 0px;
	width: 95%;
}




/* SIDE BARS */




#sideBarAlearning{
	width: 220px;
	margin-top: 20px;
	padding: 0px;
	left: 19px;
	top: 231px;
	float: right;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(../_images/bg-sidebar-Learning.jpg);
	background-repeat: no-repeat;
	background-color: #346668;
}


#sideBarAcomOut {
	width: 220px;
	margin-top: 20px;
	padding: 0px;
	left: 19px;
	top: 231px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(../_images/bg-sideBarComOut.jpg);
	background-repeat: no-repeat;
	background-color: #34679A;
}


#sideBarBoarder {
	background-image: url(../_images/bg-sideBar.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #776747;
	border-bottom: 1px solid #776747;
	border-left: 1px solid #776747;
}

#sideBarT {
	padding: 10px;
	color: #FFFFFF;
	
}


#sideBarTitle {
	padding: 0px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	background-image: url(../_images/learnSideBarTop.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	
}

.sideBarSub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}




.rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669901;
	margin-bottom: 25px;
}



#sideBarBttm {
	padding: 0px;
	text-align: center;
	background-image: url(../_images/learnSideBarBttm.jpg);
	background-repeat: no-repeat;
	height: 14px;
	
}





.pdfDownload {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	height: 25px;
	width: 100%;
	border: 1px solid #669900;
	text-indent: 15px;
	padding-top: 3px;
	background-color: #E7F7C6;
	white-space: nowrap;
	padding-right: 4px;
}



.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #74972F;
	line-height: 26px;
	letter-spacing: 1px;
	font-weight: lighter;
	font-style: italic;
	text-indent: 10px;
	background-image: url(../_images/barGreen32.jpg);
	background-repeat: repeat-x;
}


.fastFactsContainer {
	width: 420px;
	border: 1px solid #669901;
	padding-bottom: 10px;
	background-color: #F8FFE8;

}

.fastFactsHeader {
	background-color: #669901;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 4px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	
}


.listsTitle {
	margin-top: 30px;
	margin-left: 27px;
	color: #529C32;
	font-size: 14px;
	letter-spacing: 0.1em;
}

.quoteAuthor {
	font-size: 14px;
	color: #34679A;
	margin-top: 2px;
	text-align: right;
	
	
}

.resourcesLinks {
	margin-left: 27px;
	line-height: 25px;
	margin-top: 15px;
}



.phoL {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}


.phoR {
	float: right;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 10px;

}

#col1Line {
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0DAE3;
	}
	
	
#col2Line {
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D0DAE3;
	}

	
	#area1 {
	background-color: #B4B23A;
	padding: 10px;
	margin-bottom: 20px;
	}
	
	#area1b {
	background-color: #EBF096;
	border-top: 1px dashed #776747;
	border-bottom: 1px dashed #776747;
	padding: 10px;
	margin-bottom: 20px;
	}

	#area2 {
	background-color: #B5CDB5;
	padding: 10px;
	margin-bottom: 20px;
	}
	
	
	#area2a {
	background-color: #B5CDB5;
	padding: 10px;
	margin-bottom: 20px;
	width: 630px;
	}
	
	#area2aTitle {
	background-color: #346767;
	width: 630px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B5CDB5;
	letter-spacing: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	}
	
	#area2b {
	background-color: #E8F1E8;
	border-top: 1px dashed #776747;
	border-bottom: 1px dashed #776747;
	padding: 10px;
	margin-bottom: 20px;
	}
	
	
	#area3 {
	background-color: #B9D0E6;
	padding: 10px;
	margin-bottom: 20px;
	}
	
	#area3b {
	background-color: #D6E8F9;
	border-top: 1px dashed #776747;
	border-bottom: 1px dashed #776747;
	padding: 10px;
	margin-bottom: 20px;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	}
	

