
.tagline{
	font-size : 12pt;
	color : #2D2E89;
	text-align : center;
	font-family: "Times New Roman", Times, serif;
	vertical-align: text-bottom;
	font-weight : bold;
	border-bottom: 1px solid #1C009B; 
	text-transform : uppercase;
}


/* printer friendly classes */


.screen {
	display : none;
}




table.print{
	width: 760px;
	border-left:  1px solid #1C009B;
	border-right: 1px solid #1C009B; 

}

.bottom{
	display: none
}





/* printer friendly classes ends */

span.bottom{
	vertical-align: bottom;
}

span.top{
	vertical-align: top;
}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #1C009B;
	margin-bottom : -0px;
			padding-left: 4px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color : #2D2E89;
	margin-bottom : -0px;
}

h3 {
	font-size : 10pt;
	color : #2D2E89;
	text-align : left;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	vertical-align: text-bottom;
	font-weight : bold;
	margin-bottom : -0px;
}



p{
	font-family: "Times New Roman", Times, serif;
	font-size : 102%;
	color: #000000;
			padding: 4px;
}

p.normal{
	font-family: "Times New Roman", Times, serif;
	font-size : 102%;
	color: #000000;
			padding: 4px;
}



a, a:active, a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size : 100%;
	color : #2D2E89;
	text-decoration: underline;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size : 100%;
	color : #EE2125;
	text-decoration: underline;
}


.section, .section:active, .section:link, .section:visited {
	font-size: 102%;
	color : #2D2E89;
	text-align : left;
	font-family: "Times New Roman", Times, serif;
	vertical-align: text-bottom;
	font-weight : bold;
	text-decoration: none;
}

.section:hover {
	font-size: 102%;
	color : #2D2E89;
	text-align : left;
	font-family: "Times New Roman", Times, serif;
	vertical-align: text-bottom;
	font-weight : bold;
	text-decoration: underline;
}



p.progress{
	font-family: "Times New Roman", Times, serif;
	font-size : 10pt;
	color: #000000;
	font-weight: bold;

}

.donate, .donate:active, .donate:hover, .donate:link, .donate:visited
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12pt;
	color: #EE2125;
	font-weight: bold;
	text-decoration : underline;
}


.donate2, .donate2:active, .donate2:hover, .donate2:link, .donate2:visited
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12pt;
	color: #EE2125;
	font-weight: bold;
	text-decoration : underline;
	line-height : 30px;
}


.anchor, .anchor:active, .anchor:link, .anchor:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
	color: #EE2125;
	text-decoration : none;
	text-align : left;
	font-weight : bold;
}


.anchor:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
	color: #EE2125;
	text-decoration : underline;
	text-align : left;
	font-weight : bold;
}




.poem
{
	font-family: "Times New Roman", Times, serif;
	font-size: 102%;
	color: #000000;
	font-weight: bold;
	margin-top : 2px;
	margin-bottom : 0px;
}

.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.bottom, .bottom:link, .bottom:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1C009B;
	text-decoration: none;
}

.bottom:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7E7ECF;
	text-decoration: none;
}

.bottom:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #EE2125;
	text-decoration: none;
}

bottom, .bottomlang:link, .bottomlang:active, .bottomlang:visited  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1C009B;
	text-decoration: none;
}

.bottomlang:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #EE2125;
	text-decoration: none;
}

li {
	list-style-position : outside;
	list-style-type : disc;
	margin-left : 15px;
	list-style-image : url(images/bullet_flame.gif);
}

