/* CSS Document */

body
{background-color: #369;
font: 1em "trebuchet ms", sans-serif;}

p {
	font-family: "trebuchet ms", sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}

h1
{
	font-weight: bold;
	color: #660000;
	line-height: 1.1em;
	font: 1.1em;
}

h2
{font: 1em;
color: #369;
text-decoration: underline;
font-style: italic; }

#MBI {font-weight: bold;
color: #369;}

#main
{padding-left: 10px;
padding-right: 8px;}

#portfolio
{font: .9em "trebuchet ms", sans-serif;
border: 1px solid gray;}

tr #even
{background-color: #EAEAEA;}

ol li
{line-height: 20em;}

#main li 
{
	font-family: "trebuchet ms", sans-serif;
	font-size: 1em;
	line-height: 1.3em;
}

a:link    {color:#000066; font-weight: bold; text-decoration: none;}
a:visited {color:#000066; font-weight: bold; text-decoration: none;}
a:active  {color:#036; font-weight: bold; text-decoration: none;}
a:hover   {color:#369; text-decoration: none;}

#outertable 
{margin-left: auto;
margin-right: auto;}

/* Navigation Start */
#navcontainer ul
{text-align: center;
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif; }

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{ padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff; }

#navcontainer ul li a:hover
{background-color: #369;
color: #fff; }

#bottomnav
{clear: none !important;
clear: right; 
font-family: "trebuchet ms", sans-serif;
font-size: .7em;
color: black;
text-align: center; }

.textsm {
	FONT-SIZE: 1.2em; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textbg {
	FONT-SIZE: .8em; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #036;
}
.textreg {
	FONT-SIZE: .7em; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

div.figure {
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.2em;
  padding: 0.2em;
  background-color: #eaeaea;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: .7em;
  margin: auto;
}
#outertable #subnavWho {
	font-size: .9em;
	display: block;
}
