body {
	text-align: center; 
	background: #777 url("images/sbe37/Gray Gradient.jpg") repeat-x left top;
	font-family: serif, "Times", "Times New Roman", "Times Roman";
	font-size: 100%;
   }
a 	{
	text-decoration: none;
	}

h1 {
	font-size: 1.75em;
	color: #000080;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	color: #800000;
	text-align: left;
	}

h3 {
	font-size: 1.05em;
	color: #006D70;
	text-align: left;
	}
h4 {
	font-size: 1.05em;
	color: #000080;
	text-align: center;
	}
.style1, .style9 {
	font-size: 1em;
	color: #006D70;
	text-align: left;
        font-weight: bold;
	}
.style10, .style11 {
	font-size: 1em;
	color: #800000;
	text-align: left;
        font-weight: bold;
	}

	
p { 
	}

.page_text { 
	font-size: 1em;
	color: #008000;
	text-align: left;
	}

.content { /* I know it looks nuts, but it centers content perfectly every time */
	position:absolute;
	left:50%;
	width:780px;
	margin-top:20px;
	margin-left:-390px; /* Half of width */
	height: 647px;
	}

.capsule {
	font-size: 1em;
	position: absolute; 
	left: 155px;
	top: 161px; 
	text-align: left;
	height: 450px;
	overflow: auto;
	padding: 0px 20px 10px 20px ;
	width: 581px;
    background: white url("images/sbe37/paper.jpg");
	}
	
.bigcapsule {
	font-size: 0.8em;
	position: absolute; 
	left: 200px; 
	top: 218px; 
	text-align: left;
	padding: 6px 6px 6px 6px ;
	border: 2px solid #000;
	background: #fff;
    }

.logobox {
	position: absolute; 
	left: 5px; 
	top: 5px; 
	width: 150px;
	height: 130px; 
	padding: 0px 0px 0px 0px;
	background-color: #DAA86B;
	background-image:url(images/sbe37/SBELogo-engraved.jpg);
	background-repeat:repeat;
	}
.capsulelogobox {
	position: relative; 
	right: 5px; 
	top: 5px; 
	padding: 5px 5px 5px 5px;
	background-color: #fff;
	border: 2px solid #000;
	}
		
.granitebox1 {
	position: absolute; 
	left: 0px; 
	top: 135px; 
	width: 100%;
	height: 26px; 
	padding: 0px 0px 0px 0px;
	background-color: #444;
	background-image:url(images/sbe37/granite6.jpg);
	background-repeat:repeat-x;
    color: #fff;
	text-align:right;
	font-style: italic;
	font-weight: normal;
	}


.granitebox2 {
	position: absolute; 
	left: 0px; 
	top: 621px; 
	width: 100%;
	height: 26px; 
	padding: 0px 0px 0px 0px;
	background-color: #444;
	background-image:url(images/sbe37/granite6.jpg);
	background-repeat:repeat-x;
    color: #FFFFFF;
	text-align:right;
	font-style: italic;
	font-weight: normal;
	}

.photobox {
	position: absolute; 
	left: 155px; 
	top: 5px; 
	width: 621px;
	height: 130px;
	padding: 0px;
	background-color: #000;
	overflow:hidden;
	}

.menubox {
	position: absolute; 
	font-size: 80%;
	left: 5px; 
	top: 161px; 
	width: 150px; 
	height: 460px;
	padding: 0px;
	background-color: #DAA86B;
	background-image:url(images/sbe37/wood.jpg);
	background-repeat:repeat;
	overflow:hidden;
	}

.menubox ul {	
	list-style: none;
	width: 135px;
	margin: 5px;
	padding: 1px;
	display: block;
	}	
	
.menubox li {
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 4px;
	display: block;
	border-bottom: 1px solid #fff;
	}

.menubox li a    {
    font-weight: bold;
	text-decoration: none;
	color: #110;
	}

.menubox li a:hover {
	color: #000080;
	background-color: #eee;
}


.externallink {
	color: #6D0000;
	}

.smalltext {
	font-size:70%;
	}

.bglist {
	text-align:center;
	padding: 10px 10px 10px 10px;
	margin-bottom: 3px;
	}

.bglist a {
	font-size: 0.8em;
	font-style: verdana, sans-serif;
	}

.bgtitle {
	text-align:center;
	font-weight:bold;
	}

.center {
	text-align:center;
	}

.smallnote {
	font-size:0.7em;
	font-style: verdana, sans-serif;
	}

img {
	border: none;
	}

td {
	font-size: 1em;
	vertical-align: top;
	}

.odd_tr {
	background-color: #eee;
	}

.even_tr {
	background-color: #ddd;
	}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #336699;
	}
th {
	text-align:left;
	font-size: 1em;
	text-decoration: underline;
	vertical-align: baseline;
	}

.table_data {
padding-left: 10px;
padding-right: 10px;
font-size: 10pt;
font-family: sans-serif;
color: #000000;
}

.gray_td {
	background-color: #dddddd;
	padding: 10px 10px 10px 10px;
	width: 50%;
}

.table_heading_admin {
border-style: solid;
border-color: gray;
font-size: 10pt;
font-family: sans-serif;
font-weight: bold;
text-align: center;
color: #000000;
border-width:1px;
}

.table_data_admin {
border-style: solid;
border-color: gray;
border-width: 1px;
border-style: solid;
padding: 5px;
font-size: 10pt;
font-family: sans-serif;
color: #000000;
}

.nofloat {
	float:none;
	}

.floatr {	
	float: right;
	}

.floatl {
	float: left;
	}

.spacer {
   border-top: 1px solid #004D84;
   font-size: 1px;
   padding: 5px 0 5px 0;
   width: 100%;
   }

