body { margin: 0px; padding: 0px; background-color: #40537A; }
body, td { font: 10pt verdana, arial, helvetica; }
p { margin: 4px 4px 10px 10px; }
h1 { font: bold 13pt verdana, arial, helvetica; }
h2 { font: 11pt verdana, arial, helvetica; }

.middle { font: 12pt }
.white { color:#FFFFFF; }
.whitesmall { font: 8pt; color:#FFFFFF; }
.whitebig { font: 12pt; color:#FFFFFF; }
.small { font: 8pt; }
.footer { font: 10pt verdana, arial, helvetica; color:#FFFFFF }
.lasttext { font:6pt }

a:link { color: #2c3a86;text-decoration: none; }
a:visited { color: #2c3a86;text-decoration: none; }
a:hover { color: #CC0000;text-decoration: underline; }

a.white:link { color:#FFFFFF; }
a.white:visited { color:#FFFFFF; }
a.white:hover { color:#FFFFFF; }

a.small:link { font: 8pt;color: #2c3a86;text-decoration: none; }
a.small:visited { font: 8pt;color: #2c3a86;text-decoration: none; }
a.small:hover { font: 8pt;color: #CC0000;text-decoration: underline; }

div.sidebar { color: #A0B2D1; font-size: 8pt; padding-left: 10px; }
div.sidebar a:link { color: #F9F9F4; text-decoration: none; }
div.sidebar a:visited { color: #F9F9F4; text-decoration: none; }
div.sidebar a:hover { color: #F9F9F4; text-decoration: underline; }
div.sidebarheader { font: bold 10pt arial, verdana, helvetica; color: #F9F9F4; }

table.sidebarblock { background-color: #5B6E96; border: 1px #8E9CBB solid; }
table.rightblock { border: 1px #B7BDCC solid; background-color: #F9F9F9; }

.inputstyle { border-style: solid; border-width: 1; }

.outertopleft { background: url('images/outertopleft.gif') no-repeat top left; }
.outertopmiddle { background: url('images/outertop.gif') repeat-x top left; }
.outertopright { background: url('images/outertopright.gif') no-repeat top right; }
.outerleftmiddle { background: url('images/outerleft.gif') repeat-y top left; }
.outerrightmiddle { background: url('images/outerright.gif') repeat-y top right; }
.outerbottomleft { background: url('images/outerbottomleft.gif') no-repeat bottom left; }
.outerbottommiddle { background: url('images/outerbottom.gif') repeat-x bottom left; }
.outerbottomright { background: url('images/outerbottomright.gif') no-repeat bottom right; }

.innertopleft { background: url('images/innertopleft.gif') no-repeat top left; }
.innertopmiddle { background: url('images/innertop.gif') repeat-x top left; }
.innertopright { background: url('images/innertopright.gif') no-repeat top right; }
.innermiddleleft { background: url('images/innerleft.gif') repeat-y top left; }
.innermiddleright { background: url('images/innerright.gif') repeat-y top right; }
.innerbottomleft { background: url('images/innerbottomleft.gif') no-repeat bottom left; }
.innerbottommiddle { background: url('images/innerbottom.gif') repeat-x bottom left; }
.innerbottomright { background: url('images/innerbottomright.gif') no-repeat bottom right; }
