INPUT.twoDigit
{
	width: 14px;
}
H2
{
	margin-bottom: 2px;
	margin-top: 5px;
}
TH
{
	text-align: left;
}

.bigger{
	font-size: 1.2em;
}

/*Tooltips*/
.tooltipShadow
{
	background-color: #C0C0C0;
}
.tooltipContent
{
	left: -4px;
	top: -4px;
	background-color: #FF0;
	border: 1px solid #000;
	padding: 5px;
	font: bold 10pt san-serif;
}
.calQuestion
{
	padding: 3px;
	border: 2px solid #333;
	background-color: #FFFF97;
}
.utilLink
{
	position: absolute;
	top: 2px;
	right: 5px;
}

.utilLink a {
	color: #000;
}

.utilLink a:visited
{
	color: #000;
}
#homeLower UL
{
	list-style-type: disc;
}
#homeLower UL UL
{
	list-style-type: circle;
}
/*PHOTOS*/
#profileImages
{
	list-style-type: none;
}
#profileImages LI
{
	background: #EEE;
	border: 3px solid #C0C0C0;
	color: inherit;
	display: inline;
	float: left;
	margin: 15px;
	padding: 5px;
	position: relative;
}
#photoUploadForm
{
	clear: left;
	padding-top: 30px;
}
/*MINISTRIES PAGES STYLES*/
#trainingList
{
	background-color: #CCC;
	border: 1px solid #333;
}
#trainingList H2
{
	background-color: #CF5319;
	padding: 3px;
	margin: 0;
	color: #CCC;
	border-bottom: 1px solid #333;
}
#trainingList H3
{
	padding: 4px;
	color: #CF5319;
	margin: 0 0 0 5px;
}
#trainingList H4, #trainingList P
{
	margin: 0;
	padding: 0;
}
#trainingList UL
{
	list-style: none;
	margin: 0 0 20px 14px;
	padding: 0;
}
#trainingList LI
{
	margin: 0px 10px 10px;
	padding: 0;
}
#trainingList P
{
	margin-left: 10px;
}
.notice
{
	border: 2px dashed #000;
	padding: 5px;
	background-color: #FFFF00;
}
.notice, .notice A:link, .notice A:visited
{
	color: #000;
}
.notice P
{
	margin: 10px;
}
.notice A
{
	font-weight: bold;
}
#drRightColumn
{
	width: 485px;
}
#ministriesMain UL
{
	list-style: none;
	padding: 0;
	margin: 0 0 15px 5px;
}
#ministriesMain H3 A:visited, #ministriesMain H3 A:link
{
	text-decoration: none;
}
#ministriesMain UL P
{
	padding: 0 0 0 10px;
	margin: 0;
}

#ministriesMain h3{
	margin-top: 15px;
}

#staffPage img.right{
	float: right;
}
#staffPage img.left{
	float: left;
}

#staffPage img{
	margin: 10px;
}

#staffPage div{
	clear: both;
	padding-bottom: 15px;
}


#staffPage p{
	padding-left: 320px;
}
#staffPage h2{
	padding-top: 15px;
}
#staffPage img{
	border: 2px solid #333;
}
/* Newsletter styles */
#newsletterMain {
}

#newsletterMain strong{
	font-size: 1.3em;
}

#newsletterMain hr{
	clear: left;
	height: 20px;
	visibility: hidden;
}

#newsletterMain h3{
	padding: 2px;
	padding-left: 6px;
	clear: left;
	font-size: 1.5em;
	background-color: #eee;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
}

#newsletterMain ul{
	margin: 0;
	padding: 0 0 10px 10px;
}

#newsletterMain ul li{
	display: block; width: 33%; float: left; padding: 3px 0;
	list-style-type: none; font-size: 1.1em;
}

#newsletterMain .old{
	font-size: .9em;
}

#newsletterMain h3.old { 
	font-size: 1.1em; }

#nlSubscribe { padding: 5px;
	background-color: #EEE; border: 1px solid #777; color: #222;}

#nlSubscribe h2{
	font-size: 21px;}

#nlSubscribe p { margin-top: 0;
	}

.nlManageList li{ display: normal !important; float: none !important; width: 100% !important;
	list-style-type: circle; }

/* End newletter styles */


.mailto{
	font-size: 1.4em;
	display: block;
	margin-top: 15px;
}

.italics {
	font-style: italic;
	font-size: .8em;
}

