.pullquoteL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	margin: 10px;
	float: left;
	width: 150px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #86A9FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #92B1FF;
	padding-top: 10px;
	padding-bottom: 15px;
	font-style: italic;
	font-weight: normal;
	color: #002479;
}
.pullquoteR {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	margin: 10px;
	float: right;
	width: 150px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #B7D13B;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B7D13B;
	padding-top: 10px;
	padding-bottom: 15px;
	font-style: italic;
	font-weight: normal;
	color: #2C320C;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
}
body {
	background-image: url(../images/bg.gif);
	margin-top: 0px;
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B7D13B;
}
A.nav:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #475FFE;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: normal;
}
A.nav:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #C0D2FF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: normal;
}
A.nav:hover {
	FONT-SIZE: 11px;
	COLOR: #6A8CE1;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	line-height: normal;
}
A.nav:active {
	FONT-SIZE: 11px;
	COLOR: #475FFE;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: normal;
	

}
#pscroller1{
	width: 225px;
	height: 150px;
	border: 1px solid #B7D13B;
	padding: 5px;
	background-color: white;
	margin: 20px;	
}

.someclass{ //class to apply to your scroller(s) if desired
}

li {
	list-style-position: outside;
	list-style-type: disc;
	padding: 5px;
}
.image1 {
	background-image: url(../images/1.gif);
}
.image2 {
	background-image: url(../images/2.gif);
}
.image3 {
	background-image: url(../images/3.gif);
}.marginL10 {
	margin-left: 10px;
}
.greentitle {
	color: #A4BB35;
	font-variant: small-caps;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.classgreentitle {
	color: #A4BB35;
	font-variant: small-caps;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.classstyle4 {color: #5E67F8; font-weight: bold; 
}
.borderblue {
	border: 1px solid #789FFF;
}
.margin10 {
	margin: 10px;
}
.bordergreen {
	border: 1px solid #A4BB35;
}
