body
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(/sbe/site_images/sbe.bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.7em;
	color: #333;
}

a { font-family: Georgia, Times, serif; }

a:link
{
	color: #03C;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

a:visited
{
	color: #006;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

a:hover
{
	color: #03F;
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
}

a:active
{
	color: #03F;
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
}

h1, h2, h3, h4, h5
{
	color: #000000;
	font-family: Georgia, Times, serif;
	background-color: transparent;
}

h1 { font-size: large; }
h2 { font-size: medium; }
h3 { font-size: small; }
h4 { font-size: small; }
h5 { font-size: small; }

.formsmall
{
	margin: 1px;
	font-size: x-small;
	display: inline;
}

.smallprint { font-size: x-small; }

.sidebar
{
	padding: 15px;
	font-size: small;
	line-height: 1.3em;
	vertical-align: top;
}

.sidebar b
{
	color: #666;
	font-size: small;
	font-weight: bold;
	background-color: transparent;
}

.sidebar strong
{
	color: #666;
	font-size: small;
	font-weight: bold;
	background-color: transparent;
}

.menubar
{
	border-color: #006;
	width: 100%;
	background-attachment: scroll;
	background-image: url(/sbe/site_images/menu2.jpg);
	background-repeat: repeat;
	border-width: 1px 0px;
	border-style: solid none;
	font-size: 0.9em;
	text-align: center;
	white-space: nowrap;
}

.submenubar
{
	color: #666;
	background-attachment: scroll;
	background-image: url(/sbe/site_images/sm.menu.jpg);
	background-repeat: repeat;
	background-color: #fff;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	width: 100%;
	font-size: 0.9em;
	text-align: center;
	white-space: nowrap;
}

.divider
{
	width: 2px;
	background-image: url(/sbe/site_images/back_dot.gif);
	background-repeat: repeat;
}

.hide
{
	display: none;
	visibility: hidden;
}

.headimg { 
	padding: 5px 5px 5px 5px;
	display: inline;
}
div.buttons a:link, div.buttons a:visited {
	color: #000066;
	display: block;
	background-color: #DFDFFF;
	height: 5em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: 50%;
}
div.buttons a:hover {
	color: #FFFFFF;
	background-color: #000066;
}
#internships td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#internships th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.pullquote {
	width: 300px;
	float: right;
	margin: 5px 5px 5px 15px;
	padding: 0px 5px;
	background-color: #DBDFFF;
	border: 1px solid #CCCCFF;
}
.pullquote h4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: medium;
}
.pullquote p {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

