/* This is the Trusted Cross CSS SKU #11987 */
 
a:link {color: #666699} 
a:visited {color: #666699} 
a:hover {color: #336633} 
a:active {color: #336633}  

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 0;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: 000033;
}
.titleboxed {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: 000033;
}
.titlexboxed {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: FFFFFF;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.labelboxed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.labelxboxed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #CCCCCC; 
}

.nav a:link {color: #000033; text-decoration: none} 
.nav a:visited {color: #000033; text-decoration: none} 
.nav a:hover {color: #333333; text-decoration: none} 
.nav a:active {color: #333333; text-decoration: none}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
}

.editme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;
	background-color: #FF0000;
	display: table;
	margin: 3px;
	font-style: normal;
	text-indent: 2px;
	padding: 3px;
	border: #FF0000;
}
.editme a:link {color: #FFFFFF; text-decoration: none} 
.editme a:visited {color: #FFFFFF; text-decoration: none} 
.editme a:hover {color: #F7D983; text-decoration: none} 
.editme a:active {color: #F7D983; text-decoration: none}

.churchtitle {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	width: 420;	
}
.churchtitle a:link {color: #FFFFFF; text-decoration: none} 
.churchtitle a:visited {color: #FFFFFF; text-decoration: none} 
.churchtitle a:hover {color: #000033; text-decoration: none} 
.churchtitle a:active {color: #000033; text-decoration: none}

.errortitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.erroritem {
	color: #FF0000;
}
.bulleted {
	color: #FFFFFF;
}

.box {
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
}
.xbox {
	background-color: #666699;
}

