a:link     { color: #9a6fa6; text-decoration: none; }
a:visited      { color: #9a6fa6; text-decoration: none; }
a:active     { color: #893f88; text-decoration: underline; }
a:hover     { color: #893f88; text-decoration: underline; } 

.body-text    { color: #49524d; font-size: 11px; line-height: 15px; font-family: Verdana, sans-serif; }
p    { color: #49524d; font-size: 11px; line-height: 15px; font-family: Verdana, sans-serif; padding-top: 0px; }
td { color: #49524d; font-size: 11px; line-height: 15px; font-family: Verdana, sans-serif;  padding-top: 0px; }
.h1       { color: #9a6fa6; font-weight: bold; font-size: 16px; font-family: Georgia, serif; }
.h2       { color: #82938a; font-style: italic; font-size: 12px; font-family: Georgia, serif; }
.homebaby  { padding: 0px 10px 20px 20px; background-image: url(http://www.thejessecause.org/media/home/home_baby3.gif); background-repeat: no-repeat; background-position: bottom right;}
.home-news  { padding: 8px; border-style: solid; border-width: 1px; border-color: #9a6fa6;}

/*use this one for bullets with a full  line of space  below them*/
p.bullet {
	color: #49524d;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 0px 0px 0px 15px;
	text-indent: -9px;
}

/*use this one for bullets w/o a full  line of space  below them*/
p.bullet-nospace { 
	color: #49524d; 
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 0px 0px 0px 15px;
	text-indent: -9px;
	margin-bottom: -6px;
}

 
.body-header    { color: #893f88; font-weight: bold; font-size: 13px; font-family: Verdana, sans-serif; }

h1       { color: #9a6fa6; font-weight: bold; font-size: 16px; font-family: Georgia, serif; padding-top: 15px; } 
h2         { color: #82938a; font-style: italic; font-weight: normal; font-size: 12px; font-family: Georgia, serif; letter-spacing: 0.1em; padding-top: 10px;}

.symbol{font-family:Symbol,sans-serif;}
.copyright    { color: #82938a; font-size: 8px; line-height: 10px; font-family: Verdana, sans-serif; }
.link-smallcaps { font-size: 9px; }

.error-text    { color: #FF0000; font-size: 11px; line-height: 15px; font-family: Verdana, sans-serif; }
.error-field    { color: #49524d; background: #FFAAAA; font-size: 11px; line-height: 15px; font-family: Verdana, sans-serif; }

td.col-table-header	{ background: #94A89D; }
td.col-table-even	{ background: #FFFFFF; }
td.col-table-odd	{ background: #CDD4D0; }

tr.row-table-header	{ background: #94A89D; }
tr.row-table-even	{ background: #FFFFFF; }
tr.row-table-odd	{ background: #CDD4D0; }

#div_country_other	{ position:relative; z-index:2; top:0px; left:0px; visibility:hidden; }
#div_state_choice	{ position:relative; z-index:2; top:0px; left:0px; visibility:visible; }
#div_us_states		{ position:absolute; z-index:3; top:0px; left:0px; visibility:hidden; }
#div_canadian		{ position:absolute; z-index:3; top:0px; left:0px; visibility:hidden; }
#div_other_states	{ position:absolute; z-index:3; top:0px; left:0px; visibility:hidden; }
