﻿body {
	background-image: url(images/stripe.gif);
	margin: 10px;
}
/****************** basic html tags */
h1, h2, h3, h4, h5 {
	font-family: Georgia;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: auto;
}
h1 {
	color: #AACA4E;
}
h2 {
	color: #DF8BBC;
}
h3 {
	color: #6D52A1;
}
h4 {
	color: #47C2E4;
	font-size: 12pt;
}
h5 {
	color: #AACA4E;
	font-size: 12pt;
}
p, li, .text, div {
	color: #666;
	font-family: Verdana,sans-serif;
}
/******************* color definitions */
.Green {
	color: #AACA4E;
}
.DkLav {
	color: #6D52A1;
}
.LtLav {
	color: #C0BBDA;
}
.Pink {
	color: #DF8BBC;
}
.Blue {
	color: #47C2E4;
}
/********************** body copy links */
a:link, a:visited {
	color: #6D52A1;
	text-decoration: none;
}
a:active, a:hover {
	color: #AACA4E;
}
/********************* homepage blocks */
.featureboxContent {
	padding: 0px 10px 10px 10px;
	background: white;
	font-size: 12pt;
}
.featureboxContent p, .featureboxContent ul {
	font: normal .7em Verdana;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
}
.featureboxContent li {
	line-height: 1.4em;
}
.featureboxContent h5 {
	font-size: .8em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
	color: #6D52A1;
	font-weight: bold;
	font-family: Georgia,serif;
	line-height: auto;
}
.featureboxContent img {
	border: 1px solid #AAA;
}
.headerGreen {
	font: bold 12pt Georgia;
	color: black;
	background-color: #AACA4E;
	padding: 10px 10px;
}
.headerGreen a:hover {
	color: yellow;
}
.headerPink {
	font: bold 12pt Georgia;
	color: black;
	background-color: #DF8BBC;
	padding: 10px 10px;
}
.headerLav {
	font: bold 12pt Georgia;
	color: black;
	background-color: #C0BBDA;
	padding: 10px 10px;
}
.headerBlue {
	font: bold 12pt Georgia;
	color: black;
	background-color: #47C2E4;
	padding: 10px 10px;
}
.dot {
	background-color: white;
	background-image: url(images/dottedlineH.gif);
	background-repeat: repeat-x;
	height: 8px;
	margin: 0px;
	padding: 0px;
}
/******************* main copy cell and special classes */
.paddedcell {
	padding: 10px;
	text-align: left;
	background-color: white;
	font-size: 12pt;
}
.paddedcell p, .paddedcell li {
	font-size: 10pt;
	line-height: 1.4em;
}
.paddedcell p {
	margin-bottom: 0px;
	margin-top: 10px;
}
.paddedcell li {
	margin-bottom: 5px;
}
.eventlist li {
	line-height: 1.8em;
	font-size: 10pt;
}
.tightlist li {
	line-height:10pt;
	margin-bottom: 0px;
}
.headertagline {
	font: italic 9pt Georgia;
	color: #6D52A1;
	padding-left: 10px;
}
.pagetagline {
	font-family: Georgia;
	font-size: 12pt;
	color: #6D52A1;
	font-weight: bold;
	font-style: italic;
}
.quote {
	border-left: 3px solid #C0BBDA;
	padding-left: 25px;
	border-right: 3px solid #C0BBDA;
	padding-right: 25px;
	font-family: Georgia;
	color: #6D52A1;
	font-weight: bold;
	font-style: italic;
}
.quote p {
	color: #6D52A1;
	font-family: Georgia,serif;
}
.pullquote {
	border-left: 3px solid #C0BBDA;
	padding-left: 15px;
	border-right: 3px solid #C0BBDA;
	padding-right: 15px;
	font-family: Georgia;
	color: #6D52A1;
	font-weight: bold;
	font-style: italic;
	float: right;
	font-size: 1.4em;
	width: 200px;
	margin-left: 20px;
}
.copyrt {
	font-size: 8pt;
	font-family: Verdana;
	color: white;
}
.smtxt {
	font-size:8pt;
	font-family: Verdana;
}
/*********************** tables */
th {
	font: bold 10pt Georgia;
}
.paddedcell td {
	color: #666;
	font-family: Verdana,sans-serif;
	font-size: 10pt;
}
.paddedcell td p {
	color: #666;
	font-family: Verdana,sans-serif;
	font-size:10pt;
}
.bkgGreen {
	background-color: #AACA4E;
	color: white;
}
td.bkgGreen {
	font-size:10pt; 
	color:white
}
td.bkgGreen p {
	color: white;
	font-size: 10pt;
	font-family: Verdana,sans-serif;
}
.bkgPink {
	background-color: #DF8BBC;
	color: white;
}
td.bkgPink {
	font-size;
	.8em; color:white
}
td.bkgPink p {
	color: white;
	font-size:10pt;
	font-family: Verdana,sans-serif;
}
.bkgLav {
	background-color: #C0BBDA;
	color: white;
}
td.bkgLav {
	font-size;
	.8em; color:white
}
td.bkgLav p {
	color: white;
	font-size:10pt;
	font-family: Verdana,sans-serif;
}
.bkgBlue {
	background-color: #47C2E4;
	color: white;
}
td.bkgBlue {
	font-size;
	.8em; color:white
}
td.bkgBlue p {
	color: white;
	font-size:10pt;
	font-family: Verdana,sans-serif;
}
p.bkgGreen {
	color: white;
	font-size: .8em;
	font-family: Verdana,sans-serif;
	padding: 6px;
}
p.bkgLav {
	color: white;
	font-size: .8em;
	font-family: Verdana,sans-serif;
	padding: 6px;
}
p.bkgPink {
	color: white;
	font-size: .8em;
	font-family: Verdana,sans-serif;
	padding: 6px;
}
p.bkgBlue {
	color: white;
	font-size: .8em;
	font-family: Verdana,sans-serif;
	padding: 6px;
}
/************************* drop down menus */
.menubox {
	background-color: #DF8BBC;
	height: 19px;
}
.menubox a {
	display: block;
	float: left;
	width: 92px;
	color: white;
	border-right: 1px solid white;
	padding: 3px;
	font: normal 8pt verdana;
	text-decoration: none;
}
.menuboxDrop {
	background-color: #DF8BBC;
	height: 20px;
	width: 160px;
}
.menuboxDrop a {
	display: block;
	width: auto;
	color: white;
	border-bottom: 1px solid white;
	padding: 3px;
	font: normal 8pt verdana;
	text-decoration: none;
	z-index: 1000;
}
.menubox a:link, .menubox a:visited, .menuboxDrop a:link, .menuboxDrop a:visited {
	color: white;
	background-color: #DF8BBC;
}
.menubox a:active, .menubox a:hover, .menuboxDrop a:active, .menuboxDrop a:hover {
	color: white;
	background-color: #AACA4E;
}
/********************* image styles */
.picLeft {
	border: 1px solid #333;
	float: left;
	margin-right: 15px;
}
.picRight {
	border: 1px solid #333;
	float: right;
	margin-left: 15px;
}
/********************* top right floating callout box */
.floatbox {
	width: 200px;
	float: right;
	padding: 10px;
	border: 2px dotted #C0BBDA;
	margin-left: 20px;
}
.floatbox ul, .floatbox p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.floatbox h5 {
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #6D52A1;
	font-family: Georgia,serif;
	line-height: auto;
}
.floatbox p, .floatbox li {
	font-size: 8pt;
	margin-bottom: 0px;
}
.floatbox ul {
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 10px;
	text-indent: 0;
}
.floatbox li {
	list-style: square;
	color: #AACA4E;
}
/********************* CONSTANT CONTACT STYLES FOR MOMORANDUMS ******************/
.MAINTEXT {
	color: #666666 !important;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif !important;
	font-size: 10pt !important;
}
.ARTICLEHEADLINE {
	color: #47C2E4 !important;
	font-family: Georgia,Times New Roman,Times,Serif !important;
	font-weight: bold !important;
	font-size: 14pt !important !important;
}
.GIANTGREENHEAD {
	color: #AACA4E !important;
	font-family: Georgia,Times New Roman,Times,Serif !important;
	font-weight: bold !important;
	font-size: 18pt !important;
}
.SUBTITLETEXT {
	color: #6D52A1 !important;
	font-family: Georgia,Times New Roman,Times,Serif !important;
	font-weight: bold !important;
	font-size: 12pt !important;
}
.PROMOTIONHEAD {
	color: #DF8BBC !important;
	font-family: Georgia,Times New Roman,Times,Serif !important;
	font-size: 12pt !important !important;
	font-weight: bold !important;
}
.TITLETEXT {
	color: #DF8BBC !important;
	font-family: Georgia,Times New Roman,Times,Serif !important;
	font-weight: bold !important;
	font-size: 16pt !important !important;
}
.GREENSUBHEAD {
	color: #AACA4E !important;
	font-family: Georgia,Times New Roman,Times,Serif !important;
	font-weight: bold !important;
	font-size: 12pt !important;
	margin-bottom: 0 !important;
}
.BLUESUBHEAD {
	color: #47C2E4 !important;
	font-family: Georgia,Times New Roman,Times,Serif !important;
	font-weight: bold !important;
	font-size: 12pt !important;
	margin-bottom: 0 !important;
}
.SMALLGREENBOLD {
	color: #AACA4E !important;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif !important;
	font-size: 10pt !important;
	font-weight: bold !important;
}
.SMALLPURPLEBOLD {
	color: #6D52A1 !important;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif !important;
	font-size: 10pt !important;
	font-weight: bold !important;
}
.SMALLBLUEBOLD {
	color: #47C2E4 !important; !important;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif !important;
	font-size: 10pt !important;
	font-weight: bold !important;
}
/*************************** thats all folks */

