/* E0D9B0 C3B563  */
html, body { height: 100%; margin: 0; border: 0; }
body { background: #cbbe76 url(/_/images/background.png) no-repeat; font-family: verdana; font-size: 8pt; }
table { font-size: 10pt; }
a { text-decoration: none; color: blue; }
a:hover { text-decoration: underline;  }
.front p a { color: #a00; }
.front p a:hover { color: #c00; text-decoration: underline; }

.tricolumn { margin-top: 6%; height: 80%; width: 100%; }
.tricolumn td { width: 32%; text-align: center; }

.tricolumn .body td, .tricolumn td.body { text-align: left; }
.tricolumn td.body { width: 36%; }
.tricolumn td.nav {  }

.tricolumn h1 { font-size: 16pt; }

table.layout { border-collapse: collapse; border: 0; }
table.layout td { padding: 0; }

ul.navbar { display: inline-block; margin: 0; padding: 0; }
ul.navbar li { padding: 0; margin: 0;  height: 28px; width: 140px; margin-top: 10px; display: block; text-align: center; }
ul.navbar li a { background: url(/_/images/buttonback.png); display: block; height: 23px; font-size: 10pt; font-weight: bold; padding-top: 5px; color: #000; }
ul.navbar li a:hover { background: url(/_/images/buttonbackhighlight.png); color: #007; text-decoration: none; }

.standard .nav  { vertical-align: top; padding-left: 30px; padding-top: 40px; width: 10px; }
.standard .navbar li { padding-right: 30px;}
.standard .navbar li.selected { background: url(/_/images/buttonconnector.png) no-repeat 100% 50%; }
.twocolumn { width: 100%; }
.innerBody { vertical-align: top; }
.innerBody2 { background:  url(/_/images/textbackground.png); margin: 20px 30px 20px 0; border: solid 1px #ccc; padding: 1.5em 2em;
	-moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; min-height: 380px; _height: 380px; }
.innerBody2 h1:first-child { margin-top: 0; }
ul.navbar li a:active { outline: none; color: #999; }

.header  { width: 100%; }
.headerMain { background: #587cd7 url(/_/images/headerbackground.png) no-repeat;  height: 133px; vertical-align: middle; }
.headerDrop { background: url(/_/images/headerdrop.png); height: 9px; }
.headerMain .bilogo { margin-left: 3%; border: 0; }
.headerMain .bimaintitle { margin-left: 5%; border: 0; }
.header img { vertical-align: middle; }

.copyright { text-align: right; padding-right: 30px; padding-bottom: 15px; color: #555; }


/** IE6 Fixes **/
* html ul.navbar li a { background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_/images/buttonback.png',sizingMethod='image'); }
* html ul.navbar li a:hover { background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_/images/buttonbackhighlight.png',sizingMethod='image'); cursor: hand; }
* html .innerBody2 { background: none; background: #E9E4C6; }

.rightFigure { float: right; margin: 0.5em 0 0.5em 1em; }
.caption { text-align: center; }


ul.inpara {margin: -0.2em 4em 1em 3em; padding: 0; }
ul.inpara li + li { margin-top: 0.4em; }