/* HOMEPAGE RHS EVENTS STYLING */

#home-events {
	width:150px;
	margin-top:35px;
}

#home-events p,
#home-events h1,
#home-events h2,
#home-events h3,
#home-events h4,
#home-events h5,
#home-events h6 {
	margin:0 5px 11px 5px;
}

.home-event-description {
	font-size:1.1em;
	color:#5F6062;
}

#home-events .divider {
	border-top:1px dashed #999;
	margin:0 5px 15px 5px;
}

/*text conversions and settings*/
td, p {  font-family: arial, helvetica, sans-serif; font-size: 12px}

 .head4 { font-size: 14px }
.head3 { font-size: 16px }
.head2 { font-size: 18px }
.head1 { font-size: 22px }

.tiny { font-size: 9px }

.head4bold { font-size: 14px; font-weight: bold; }
.head3bold { font-size: 16px; font-weight: bold; }
.head2bold { font-size: 18px; font-weight: bold; color: #5f6062; }
.head1bold { font-size: 22px; font-weight: bold; color: #c20072; }
a.head1bold { font-size: 16px; font-weight: bold; color: #c20072 !important; }
a.head1bold:hover { font-size: 16px; font-weight: bold; color: #c20072 !important; text-decoration: none; }

.breadcrumbs { font-size: 10px; color: #5f6062; }
a.breadcrumbs { font-size: 10px; color: #5f6062 !important; }
a.breadcrumbs:hover { font-size: 10px; color: #5f6062 !important; text-decoration: none; }

.subtext { font-size: 10px;}

.tablerows {
border-bottom:solid thin #d0cdce;
}

.readmore { font-size: 11px; color: #c20072; }
a.readmore { font-size: 11px; color: #c20072 !important; }
a.readmore:hover { font-size: 11px; color: #c20072 !important; text-decoration: underline; }

.fundtype { color: #ffffff; }
a.fundtype { color: #ffffff !important; }
a.fundtype:hover { color: #ffffff !important; text-decoration: underline; }

/* top */
#top { background-color:#404041;}

/*links*/
a { color: #000000 /*#008C84*/; text-decoration: none; font-family: arial, helvetica, sans-serif;/* font-size: 11px*/}
a:hover { color: #000000 /*#42ADA5*/; text-decoration: underline; font-family: arial, helvetica, sans-serif; /*font-size: 11px*/ }

/*forms*/
select { font-family: arial, helvetica, sans-serif; font-size: 11px; }
textarea { font-family: arial, helvetica, sans-serif; font-size: 12px; background-color:#ffffff; font-weight: bold; border: solid #ffffff 1px}
input {  font-family: arial, helvetica, sans-serif; font-size: 12px; background-color:#ffffff; border: solid #000000 /* #7BBBB3*/  1px; width: 110; height: 20;}


/*layers*/
span {  text-align: center; vertical-align: top; left: auto; top: auto; clip:rect(auto auto auto auto); overflow: visible; position: relative; white-space: normal; letter-spacing: normal; word-spacing: normal; height: auto; width: auto; }

/*body styles*/
body {
	background-color: #FFFFFF;
    filter: chroma(color=#ff0000,enabled=0);
	/*scrollbar-face-color: #d1d1d1;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ECECEC;

	/*inner border*/
	scrollbar-highlight-color: #ECECEC;
	scrollbar-shadow-color: #8B8B8B;
	/*outer border*/
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;*/

	font-family: arial, helvetica, sans-serif;
	/*font-size: 12px;*/
}

.lightbluebull {list-style-image: url(home/lbl_bullet.gif)}

.darkredbull {list-style-image: url(home/dred_bullet.gif)}

.darkpurplebull {list-style-image: url(home/dpurple_bullet.gif)}

.darkgreenbull {list-style-image: url(home/dgr_bullet.gif)}

.darkbluebull {list-style-image: url(home/dbl_bullet.gif)}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #009999;
	font-weight: bold;
}
.church-subhead {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00ADEF;
	font-weight: bold;
}
.charities-subhead {


	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00A563;
	font-weight: bold;
}
.lamit-subhead {



	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0073CE;
	font-weight: bold;
}
.ust-subhead {



	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E71852;
	font-weight: bold;
}

.fundsize {
	font-family: arial, helvetica, sans-serif; font-size: 16px;
}


