.noPrint {
	display: none;
}

.printWidth {
	width: 600px;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}





/* main page styles */

.bkgndTop{
	background-image: url(images/bkgnd_green.gif);
	background-repeat: repeat-x;
}


.rtSiding{
	background-image: url(images/main_rt_siding.gif);
	background-repeat: repeat-x;
	
}

.lBorder{
	border-style: none none none solid;
	border-width: 1px;
	border-color: #9B9089;
}

.rBorder{
	border-style: none solid none none;
	border-width: 1px;
	border-color: #9B9089;
}

.bBorder{
	border-style: none none solid none;
	border-width: 1px;
	border-color: #9B9089;
}

.lrBorder{
	border-style: none solid none solid;
	border-width: 1px;
	border-color: #9B9089;
}






.mainTxt1{
	font-family: Myriad, Myriad Roman, Arial, Helvetica, Verdana;
	font-size: 18px;
	line-height: 21px;
	color: #D7D2AC;
	font-style: normal;
	font-weight: normal;
}

.mainTxt2{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

.mainTxt3{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.mainTxt4{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}


.readmore{
	font-family: Myriad, Myriad Roman, Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #336F3F;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}


.readmore:hover{
	font-family: Myriad, Myriad Roman, Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #808080;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.header{
	font-family: Myriad, Myriad Roman, Arial, Helvetica, Verdana;
	font-size: 18px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.cite{
	float: right;
	font-style: italic;
}


.citeInside{
	float: right;
	font-style: italic;
}




.entryField {
	color: #000000;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #E7E7E7;

	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	padding-left: 2px;
}

.audioBox {
	display: block;
	width: 400px;
	border-style: solid;
	border-width: 1px;
	border-color: #BFBFBF;
	padding: 10px;

	margin-top: 10px;
}







/* highlights list styles */

.mainHighlights{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.highlightSepV{
	margin-bottom: 22px;
}



.highlightInsideList{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 22px;
}

.highlightInsideList2{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 22px;
	margin-left: 30px;
}

.safeInsideList{
	margin-right: 10px;
	position: relative;
	top: -1px;
}



.safeR{
	margin-right: 10px;
}



/* shared page styles */

.footerTxt{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.link{
	font-family: Myriad, Myriad Roman, Arial, Helvetica, Verdana;
	color: #336F3F;
	text-decoration: underline;
}

.link:hover{
	font-family: Myriad, Myriad Roman, Arial, Helvetica, Verdana;
	color: #808080;
	text-decoration: none;
}


.siteHead1{
	font-family: Myriad, Myriad Roman, Arial, Helvetica, Verdana;
	font-size: 36px;
	color: #808080;
	font-style: normal;
	font-weight: bold;
}

.siteHead2{
	font-family: Myriad, Myriad Roman, Arial, Helvetica, Verdana;
	font-size: 20px;
	color: #808080;
	font-style: normal;
	font-weight: bold;
}

.siteHead3{
	font-family: Myriad, Myriad Roman, Arial, Helvetica, Verdana;
	font-size: 14px;
	color: #808080;
	font-style: normal;
	font-weight: bold;
}

.btnSpace{
	margin: 0px 3px 0px 3px;
	padding: 0px 0px 0px 0px;
}



/* inside page styles */


.bkgndInsideTop{
	background-image: url(images/bkgnd_inside1_green.gif);
	background-repeat: repeat-x;
}

.sectionHead{
	font-family: Myriad, Myriad Roman, Arial, Helvetica, Verdana;
	font-size: 30px;
	color: #808080;
	font-style: italic;
	font-weight: bold;
}


.insideMargin{
	margin-left: 30px;
}

.insideTxt{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.sidebar{
	display: box;
	width: 196px;
	background-color: #EDDD9A;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
}


.sidebarTxt1{
	font-family: Arial, Helvetica, Verdana;
	font-size: 15px;
	line-height:24px;
	color: #000000;
	font-style: normal;
	font-weight: normal;

	padding: 0px 15px 0px 15px;
}

.sidebarTxt2{
	font-family: Myriad, Myriad Roman, Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.sidebarSepV{
	margin-bottom: 15px;
}


.infoBox{
	display: box;
	width: 100%;
	background-color: #E7E7E7;

	margin: 30px 0px 30px 0px;
}


.infoBoxInside{
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 24px;
	font-style: normal;
	font-weight: bold;

	padding: 10px;
	padding-right: 20px;
}

.gbt{
	font-style: italic;
	font-weight: bold;
}


.hrRule{
}

.safeSep {
	clear: both;
	padding-top: 0px;
	padding-bottom: 20px;
}
