a:link
{
    color: #335594;
}
a:visited
{
    color: #335594;
}
a:hover
{
    color: #000000;
}
a:active
{
    color: #335594;
}
body
{
    background-color: White;
    padding-right: 0px;
    padding-left: 0px;
    /*background-attachment: fixed;
    background-image: url(/images/CalvaryWaterMark.jpg);*/
    padding-bottom: 0px;
    margin: 0px;
    color: #000000;
    padding-top: 0px;
    background-repeat: no-repeat;
    font-family: 'Trebuchet MS' , sans-serif;
}
caption
{
    display: none;
}
div:target
{
    background-color: #f5f5ec;
}
div:target a
{
    background-color: #f5f5ec;
}
form
{
    margin: 0;
    padding: 0;
}
h1
{
    font-family: 'Caslon Openface BT', Georgia, Serif;
    /*font-family: Georgia;
    font-style: italic;*/
    margin-left: 0.5ex;
}
h2,h3
{
    font-family: 'Times New Roman', Times, Serif;
}
div h1
{
    margin-left: 0px;
}
html
{
    background-color: White;
}
img
{
    border: none;
}

.HiddenByCSS
{
    display: none;
}
li
{
    margin-bottom: 1ex;
}
td
{
    vertical-align: top;
    border-right: thin solid;
    border-top: thin solid;
    border-left: thin solid;
    border-bottom: thin solid;
}
#SiteHeader
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: small;
    background-image: url(/images/banner_tile.gif);
    padding-bottom: 0px;
    margin: 0px;
    width: 100%;
    color: white;
    padding-top: 0px;
    overflow: hidden;
    height: 250px;
    background-color: #2d5090;
}
#SiteHeaderLogo
{
    padding-right: 0px;
    padding-left: 0px; /* background-image: url(/images/logo.gif); */
    padding-bottom: 0px;
    position: relative;
    margin: 0px;
    width: 100%;
    padding-top: 0px;
    background-repeat: no-repeat;
    height: 60px;
}
#SiteHeaderFontSizeFloat
{
    padding-right: 10px;
    font-size: 12pt;
    right: 0px;
    background-image: url(/images/topnavtile.gif);
    width: 240px;
    color: #000000;
    margin-right: 0px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    height: 34px;
    text-align: right;
}
#SiteHeaderFontSizeFloat ul, #SiteHeaderFontSizeFloat li
{
    display: inline;
}
#SiteHeaderFontSizeFloat a
{
    color: #000000;
    text-decoration: none;
}
#SiteHeaderBanner
{
    padding-right: 0px;
    background-position: left top;
    padding-left: 0px;
    background-image: url(/images/banner.jpg);
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-repeat: no-repeat;
    height: 190px;
}
.topnav
{
    font-size: small;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    float: right;
    width: 325px;
    text-align: right;
    background-image: url(/images/topnavtile.gif);
    height: 60px;
    padding-right: 20px;
    padding-top: 0px;
}
/* #MenuBar
{
	border-right: #e3ddc8 thin solid;
	border-top: #e3ddc8 thin solid;
	padding-bottom: 0.5ex;
	margin: 0px;
	border-left: #e3ddc8 thin solid;
	width: 100%;
	line-height: 1.5em;
	padding-top: 0.5ex;
	border-bottom: #e3ddc8 thin solid;
	background-color: #f6f4ed;
	text-align: left;
} */
#MenuBar
{
    border-top: black thin solid;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 100%;
    color: white;
    line-height: 1.5em;
    padding-top: 0px;
    border-bottom: black thin solid;
    background-color: #990000;
    text-align: left;
}
#MenuBar ul, #MenuBar li
{
    padding-right: 0px;
    display: inline;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0ex;
}
#MenuBar a
{
    font-weight: bolder;
    border-top-width: thin;
    padding-right: 0.5ex;
    padding-left: 0.5ex;
    border-left-width: thick;
    border-bottom-width: thin;
    padding-bottom: 0.25ex;
    margin: 0px;
    padding-top: 0.25ex;
    border-right-width: thick;
    -moz-border-radius: 2ex;
    white-space: nowrap;
}
#MenuBar a:link
{
    color: #ffff99;
}
#MenuBar a:visited
{
    color: #ffff99;
}
#MenuBar a:hover
{
    color: #ffff99;
}
#MenuBar a:active
{
    color: #ffff99;
}
#MenuBar a.SelectedMenuItem:link
{
    color: #ffffff;
}
#MenuBar a.SelectedMenuItem:visited
{
    color: #ffffff;
}
#MenuBar a.SelectedMenuItem:hover
{
    color: #ffffff;
}
#MenuBar a.SelectedMenuItem:active
{
    color: #ffffff;
}
.MenuBar ul,.MenuBar li
{
    padding-right: 0px;
    display: inline;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0ex;
}
.MenuBar a
{
    font-weight: bolder;
    border-top-width: thin;
    padding-right: 0.25em;
    padding-left: 0.25em;
    border-left-width: thick;
    border-bottom-width: thin;
    padding-bottom: 0.25em;
    margin: 0px;
    padding-top: 0.25em;
    border-right-width: thick;
    -moz-border-radius: 1em;
}

.PageColumnLeft
{
    float: left;
    margin-left: 5px;
    margin-right: 1em;
    width: 30em;
}
/*
.PageColumnLeft a
{
    white-space: nowrap;
}
*/
.PageColumnRight
{
    float: left;
    width: 16em;
}
.PageColumnRight a.SelectedMenuItem:link
{
    color: #000000;
    font-weight: bolder;
}
.PageColumnRight a.SelectedMenuItem:visited
{
    color: #000000;
    font-weight: bolder;
}
.PageColumnRight a.SelectedMenuItem:hover
{
    color: #000000;
    font-weight: bolder;
}
.PageColumnRight a.SelectedMenuItem:active
{
    color: #000000;
    font-weight: bolder;
}

.PageColumnRight ul
{
    margin-left: 0px;
    padding-left: 16px;
}


.DocumentTextFullLength
{
    padding-right: 1ex;
    padding-left: 1ex;
    padding-bottom: 1ex; /*width: 55ex;*/
    padding-top: 1ex;
    font-family: Arial, Helvetica, Sans-Serif;
    background-color: white;
}
.DocumentTextFullLength h2
{
    margin-bottom: 0px;
}
.DocumentTextFullLength h3
{
    margin-bottom: 0px;
}
.DocumentTextFullLength p
{
    margin-top: 0px;
}
/* 
.DocumentTextFullLength p
{
	margin-bottom: 0px;
	line-height: 1.5em;
}
.DocumentTextFullLength p+p
{
	margin-top: 0px;
	text-indent: 2em;
	line-height: 1.5em;
}
*/
.DocumentTextPageLength
{
    padding-right: 1em;
    padding-left: 1em;
    overflow: auto;
    width: 30em;
    /* height: 70ex; */
    text-align: justify;
}
.DocumentInsert
{
    padding-right: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding-left: 1em;
    margin-bottom: 1em;
    padding-bottom: 1em;
    padding-top: 1em;
    background-color: #F6F4ED;
    border: #e3ddc8 thin solid;
}
.DocumentInsertClear
{
    border-right: #777777 thin solid;
    padding-right: 1em;
    border-top: #777777 thin solid;
    padding-left: 1em;
    padding-bottom: 1em;
    margin: 1em 0.25em 1em 0.25em;
    border-left: #777777 thin solid;
    padding-top: 1ex;
    border-bottom: #777777 thin solid;
    border-radius: 1em;
    -khtml-border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
}
.DocumentInsertCream
{
    border-right: #e3ddc8 thin solid;
    padding-right: 1em;
    border-top: #e3ddc8 thin solid;
    padding-left: 1em;
    padding-bottom: 1em;
    margin: 1em 0.25em 1em 0.25em;
    border-left: #e3ddc8 thin solid;
    padding-top: 1em;
    border-bottom: #e3ddc8 thin solid;
    background-color: #f6f4ed;
    border-radius: 1em;
    -khtml-border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
}
.DocumentInsertGry
{
    border-right: #cccccc thin solid;
    padding-right: 1em;
    border-top: #cccccc thin solid;
    padding-left: 1em;
    padding-bottom: 1em;
    margin: 1em 0.25em 1em 0.25em;
    border-left: #cccccc thin solid;
    padding-top: 1em;
    border-bottom: #cccccc thin solid;
    background-color: #f4f4f4;
    border-radius: 1em;
    -khtml-border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
}
.DocumentInsertPurple
{
    border-right: #bbc1cd thin solid;
    padding-right: 1em;
    border-top: #bbc1cd thin solid;
    padding-left: 1em;
    padding-bottom: 1em;
    margin: 1em 0.25em 1em 0.25em;
    border-left: #bbc1cd thin solid;
    padding-top: 1em;
    border-bottom: #bbc1cd thin solid;
    background-color: #eef1f7;
    border-radius: 1em;
    -khtml-border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
}
.DocumentInsert h2
{
    margin-top: 0;
}
.DocumentInsert h3
{
    margin-top: 0;
}
ul.MenuBar
{
    border-right: black thin solid;
    padding-right: 1em;
    border-top: black thin solid;
    padding-left: 1em;
    padding-bottom: 0.5em;
    margin: 0px;
    border-left: black thin solid;
    padding-top: 0.5em;
    border-bottom: black thin solid;
}
.MenuBar li
{
    padding-right: 0px;
    display: inline;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 2px;
    padding-top: 0px;
}
.MenuBar a
{
    border-top-width: thin;
    padding-right: 0.25em;
    padding-left: 0.25em;
    border-left-width: thick;
    border-bottom-width: thin;
    padding-bottom: 0.25ex;
    margin: 0px;
    padding-top: 0.25em;
    border-right-width: thick;
    -moz-border-radius: 2em;
}
.PeopleSection
{
    padding: 1em;
    clear: both;
    border: #CCCCCC thin solid;
    margin-top: 0.5em;
    margin-bottom: 1em;
    background-color: #F4F4F4;
}
/*
.PeopleSection p
{
	margin-bottom: 0px;
}
.PeopleSection p+p
{
	margin-top: 0px;
	text-indent: 2em;
}
*/
.PageFooter
{
    padding-right: 0px;
    padding-left: 100px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 5px;
    background-image: url(/images/footer_tile.gif);
    background-color: #274A8A;
    color: #FFFFFF;
    height: 30px;
    font-size: x-small;
}
