body	{font-family: arial,helvetica,sans-serif; font-size: 12px;}
th {font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 12px; color: #FFFFFF; background-color: #5371A3;}

p,td,div,span,ol,li
     {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
     }
     
ul {font-family: arial,helvetica,sans-serif; font-size: 12px; margin-top: 0;}    

h6	{font-family: arial,helvetica,sans-serif; font-size: 13px;}
h5	{font-family: arial,helvetica,sans-serif; font-size: 14px;}
h4	{font-family: arial,helvetica,sans-serif; font-size: 15px;}
h3	{font-family: arial,helvetica,sans-serif; font-size: 16px; color: #B42A31;}
h2	{font-family: arial,helvetica,sans-serif; font-size: 18px; color: #B42A31;}
h1	{font-family: arial,tahoma,sans-serif; font-size: 20px; color: #B42A31;}

input	{font-family: arial,helvetica,sans-serif; font-size: 12px;}
.inputspecial	{font-family:courier new; font-size: 15px;}
select	{font-family: arial,helvetica,sans-serif; font-size: 12px;}
textarea {font-family: arial,helvetica,sans-serif; font-size: 12px;}
.error 	{color: #FF0000;}
.serror {color: #FFFFFF; background-color: #FF0000;}
.button {background-color: #666666; color: #F0F0F0; font-weight: bold; font-family: arial,helvetica,sans-serif;}

.smallest {font-family: arial,helvetica,sans-serif; font-size: 10px;}
.smaller {font-family: arial,helvetica,sans-serif; font-size: 11px;}
.normal {font-family: arial,helvetica,sans-serif; font-size: 12px; color: #000000;}
.larger {font-family: arial,helvetica,sans-serif; font-size: 15px; color: #000000;}
.largest {font-family: arial,helvetica,sans-serif; font-size: 17px; color: #000000;}


/* SPECIFIC CLASSES PER WEBSITE */
.ministries {font-family: tahoma,helvetica,sans-serif; font-size: 13px; color: #5371A3;}
.red {color: #ff0000;}
.green {color: #00C400;}
.bios {font-family: arial,sans-serif; font-size: 16px; font-style:italic; color: #5371A3;}

.bottomquote {font-family: georgia,times,times new roman,serif; font-size: 16px; color: #336633;}

.caption {font-family: arial,helvetica,sans-serif; font-size: 10px;}
.subtitle {font-family: arial,helvetica,sans-serif; font-size: 15px; font-weight: bold; color: #CC6600;}
.title {font-family: arial,helvetica,sans-serif; font-size: 18px; font-weight: bold; color: #993300;}


a {font-family: arial,helvetica,sans-serif; text-decoration: underline; color: #0066cc;}
a:Link {color: #0066cc;}
a:Active {color: #0066cc;}
a:Visited {color: #0066cc;}
a:Hover {color: #990000;}

a.site {color: #1C4C95; text-decoration:underline;}
a.site:Link {color: #1C4C95;}
a.site:Active {color: #1C4C95;}
a.site:Visited {color: #1C4C95;}
a.site:Hover {color: #990000;}

a.anchor {text-decoration:none;}

a.footer {color: #3399cc; font-size:9pt; text-decoration: underline; font-weight: bold;}
a.footer:Link {color: #3399cc;}
a.footer:Active {color: #3399cc;}
a.footer:Visited {color: #3399cc;}
a.footer:Hover {color: #990000;}

a.nicelink {color: #5675A1; font-size:9pt; text-decoration: underline; font-weight: bold;}
a.nicelink:Link {color: #5675A1;}
a.nicelink:Active {color: #5675A1;}
a.nicelink:Visited {color: #5675A1;}
a.nicelink:Hover {color: #990000;}

.field {background: #CFD6D7;}
.required {color: #FF0000;}
.optional {}
.btn {
	color: #ffffff;
	background: #5371A3; 
        font-family: Arial,Lucida,Verdana,Helvetica;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #DFECFE;
	border-top: 1px solid #DFECFE;
	height:19px;
	text-decoration:none;
	cursor: hand
}

