body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #02507D;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
td {
	text-align: left;
	vertical-align: top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}


.BeadSeparatorTop {
	background-image: url(../images/bg-beads-3.jpg);
	height: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #869CB2;
	padding: 0px;
	background-repeat: repeat-x;
}
.BeadSeparatorBottom {
	background-image: url(../images/bg-beads-3.jpg);
	height: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #869CB2;
	background-repeat: repeat-x;
}

.TopBarMenu {
	text-align: right;
	padding: 5px;
	background-image: url(../images/bg-separator-bar-2.gif);
	background-position: bottom;
}
.CopyrightNotice {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1F6EA1;
	color: #666666;
	text-align: center;
	padding: 5px;
	background-image: url(../images/back_gradient_upwards.gif);
	background-position: bottom;
}

.LogoRow {
	text-align: center;
	vertical-align: middle;
}
.LogoRowBordered {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #D0D0BF;
}
.SeparatorBar {
	background-color: #013654;
}
.MinistryPFMRBar {
	text-align: center;
	padding: 5px;
	background-image: url(../images/bg-separator-bar-2.gif);
	background-position: bottom;
	font-weight: bold;
	color: #09476B;
}
.CellHeaderTitle {
	font-size: 110%;
	background-color: #1F6EA1;
	color: #FFFFFF;
	vertical-align: bottom;
	font-weight: bold;
	border: 1px solid #1F6EA1;
	padding: 5px;
	background-image: url(../images/cell-header-small-bg.gif);
}
.BodyText01 {
	padding: 5px;
}
.BodyText02 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.BodyText03 {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.JobDeadline {
	padding: 5px;
	color: #666666;
}
.ApplicationDeadline {
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}




h1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 2em;
	PADDING-BOTTOM: 0px;
	COLOR: #033A59;
	LINE-HEIGHT: normal;
	PADDING-TOP: 10px;
	FONT-FAMILY: Arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.h1_Underlined {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 2em;
	PADDING-BOTTOM: 5px;
	COLOR: #033A59;
	LINE-HEIGHT: normal;
	PADDING-TOP: 10px;
	FONT-FAMILY: Arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #033A59;
	margin: 0px;
}

h2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 1.5em;
	PADDING-BOTTOM: 0px;
	COLOR: #033A59;
	LINE-HEIGHT: normal;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.h2_Underlined {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1.5em;
	COLOR: #033A59;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #033A59;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

h3 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1.3em;
	COLOR: #033A59;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}




/* ------- CSS CODE FOR THE DROPDOWN MENUS --------------*/

#dropmenudiv{
	position:absolute;
	background-color: #3D92CA;
	border-bottom-width: 0;
	line-height:20px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #FF6600;
	color: #FFFFFF;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}
.linkCellMouseOut {
	cursor:pointer;
	text-align: left;
	vertical-align: middle;
	background-color: #3D92CA;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.linkCellMouseOver {
	cursor:pointer;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #00A54F;
	padding: 5px;
	font-weight: bold;
}
.linkCellArrow {
	background-color: #FF6600;
	padding-top: 7px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
.GreyGradientCell {
	padding: 5px;
	background-image: url(../images/back_gradient_upwards_blue.gif);
	background-position: bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A7D2EC;
	border-bottom-color: #A7D2EC;
	border-left-color: #A7D2EC;
	background-repeat: repeat-x;
}
.GreyGradientCellNoPadding {
	padding: 0px;
	background-image: url(../images/back_gradient_upwards.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.GreyGradientCellPadding {
	padding: 5px;
	background-position: bottom;
}
.GreyGradientPadding {
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../images/back_gradient_upwards.gif);
}

.BodyTextContainer {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.PictureOfTheWeek {
	padding-right: 10px;
}
.MainContentContainer {
	padding: 0px;
	background-image: url(../images/back_gradient_upwards.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px;
}
li {
	line-height: 16pt;
}
.PhotoGalleryCell {
	background-color: #ECE9D8;
	padding: 5px;
}

