body  { 
	font-family: Arial, Helvetica, sans-serif; background-color: #97a2cb; color: #000;
	font-size: 84%; line-height: 1.3em;
  }
#formbox { 
	width: 760px;
	padding: 20px; 
	background: #fff;
	margin: 15px auto;
	-moz-box-shadow: 8px 8px 6px rgba(0,0,0,0.5);
	-webkit-box-shadow: 8px 8px 6px rgba(0,0,0,0.5);
	box-shadow: 8px 8px 6px rgba(0,0,0,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
}

p, td, ul, ol, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; 
      margin-top: 0; margin-bottom: 1em;
	font-size: 1em;
	}
h1    { font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
	color: #313983; padding: 0; border-bottom: 5px double #900; 
	margin-bottom: .2em;
	text-align: left; text-transform: uppercase; 
	font-size: 1.5em; line-height: 1.3em;
	}
h1.bca    { padding: 0; border-bottom: 0; 
            margin-bottom: 0; text-align: center; text-transform: none; }
h2        { font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
            color: #900; margin-bottom: .2em; margin-top: 1em; 
		font-size: 1.3em; line-height: 1.3em;
}
h3          { color: #313983; font-weight: bold; border-style: dotted; border-width: 0 0 2px 0; 
              border-color: #c90; padding-bottom: .25em; margin-top: 1.5em; margin-bottom: 1em }
h4          { font-weight: bold; color: #313983; margin-bottom: .1em; margin-top: .9em; }
h5          { font-weight: bold; color: #900; background-color: #c8d0e7; text-align: center; 
		  padding: .2em }
h6          { font-weight: bold; color: #900; margin-bottom: 0 }
hr          { color: #ccc; size: 1px; shading: solid }
.bluebold   { font-weight: bold; color: #313983; }
.small      { font-family: Verdana, Arial, Helvetica; font-size: .85em; line-height: 1.3em; }
a:link	{ color: #67b; }
a:visited   { color: #348; }
a:hover     { color: #c90; }
.spotlight   { color: #009; font-weight: bold; text-align: center;
               background-color: white; padding: 2px }
.shout   { color: red; font-weight: bold; font-variant: small-caps }
.bc      { font-size: 90% }
.cen	   { text-align: center }
.ind     { margin-left: 2em; }
.top     { text-align: right; font-size: .85em; text-transform: uppercase; margin-top: .5em; }
.scr     { font-family: Georgia, Times, serif; font-style: italic; }
.ntm     { margin-top: 0; }
.nbm     { margin-bottom: 0; }
img.flr { float: right; margin-left: 10px; margin-bottom: 5px; }
table.radiochart { margin-bottom: 1em; }
table.radiochart td { border-bottom: 1px solid #ccc; padding: 6px 3px; }
.sep li { margin-bottom: .5em; }
.sep ul li, .sep ol li { margin-bottom: 0; }

