body {
background-color : #FFFFFF;
color: #3156AE;
margin : 0px;
padding : 0px;
border : 0px;
}

table {
/*text-align : center;*/
}

a:link {
color: #3156AE;
text-decoration: none;
font-weight: bold
}

a:active {
color: #3156AE;
text-decoration: none;
font-weight: bold
}

a:visited {
color: #3156AE;
text-decoration: none;
font-weight: bold
}

a:hover {
color: #8EA6D2;
text-decoration: none;
font-weight : bold;
}

#headerImage {
position : absolute;
top : 0px;
left : 0px;
border-bottom : 1px solid #3156AE;
}

#headerImageNoLine {
position : absolute;
top : 0px;
left : 7px;
border-bottom : 1px solid #3156AE;
}

#headerImageNoBorder {
position : absolute;
top : 0px;
left : 7px;
}

#header {
margin : 0px 0px 0px 150px;
border : 0px;
padding : 0px;
background-color : #3156AE;
color : #FFFFFF;
font-family : "Trebuchet MS",Arial,sans-serif;
font-size : xx-large;
text-align : center;
line-height : 122px;
}

#twolineheader {
margin : 0px 0px 0px 150px;
border : 0px;
padding : 0px;
background-color : #3156AE;
color : #FFFFFF;
font-family : "Trebuchet MS",Arial,sans-serif;
font-size : xx-large;
text-align : center;
line-height : 61px;
}

#menu {
position : absolute;
top : 123px;
left : 0px;
width : 149px;
text-align : right;
}

#content {
margin : 0px 0 0 150px;
text-align : center;
font-family : "Trebuchet MS",Arial,sans-serif;
font-size : large;
}

#contentnotcentered {
margin : 0px 0 0 150px;
font-family : "Trebuchet MS",Arial,sans-serif;
font-size : large;
}

#contentindented {
margin : 0px 0 0 175px;
font-family : "Trebuchet MS",Arial,sans-serif;
font-size : large;
}

#scrollarea {
overflow : auto;
/* height : 207px; */
}

/* The styles below are if we use the E-zekiel Pages */
#bodyCopy {
	color:#3156AE;
}

#bodyCopy H1, TH, TD {
	color:#3156AE;
}

#bodyCopy A:link {
	font-family:arial;
	color:#3156AE;
	line-height:1.25em;
	margin-top:.5em;
	margin-bottom:0em;
}

#bodyCopy A:visited {
	text-decoration:none;
	color:#3156AE;
}

#bodyCopy A:link {
	text-decoration:none;
	color:#3156AE;
}

#bodyCopy A:hover {
	text-decoration:none;
	color:#8EA6D2;
}
