body
{
  font-family: Verdana, Helvetica;
  font-size: smaller;
  margin: 0;
  margin-top: 4px;
  text-align: center;
}

div.pr {
	font-size: 8pt;
	color: #5F767F;
	height: 20px;
	margin-right: 5px;
}
div.prg{
	width: 30px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
	margin-left: 5px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div#main
{
  margin: 0 auto;
  width: 790px;
  text-align: left;
}

table#main
{
  margin: 0 auto;
  width: 790px;
  text-align: center;
  border-collapse: collapse;
  padding: 0;
}

h1.page-title
{
  font-size: 18px;
  color: #387EDE;
}

h1.page-title span.description
{
  color: #FF5C01;
}


table.page h1
{
  font-size: 18px;
  color: #387EDE;
  font-family: Arial, Verdana;
}

table.page h2
{
  font-size: 13px;
  color: #00428C;
  margin-bottom: 0.3em;
}

table.page h3
{
  font-size: 13px;
}

table.page span.description
{
  color: #FF5C01;
}

table.page
{
  border-collapse: collapse;
  width: 100%;
  margin-top: 10px;
}

table.page td
{
  padding: 0;
  font-family: Arial, Verdana;
}

table.page td.content
{
  vertical-align: top;
  padding-left: 20px;
}

table.page td.left
{
  vertical-align: top;
  padding-right: 10px;
}

.page a
{
  text-decoration: none;
  border-bottom: 1px dashed;
  color: #00428C;
}

.page a:hover
{
  color: #FF4F02;
  text-decoration: underline;
  border-bottom: none;
}

.center
{
  text-align: center;
}

/* image styles*/
img.float-right
{
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}

img.inline
{
  vertical-align: middle;
}

img.left-arrow
{
  vertical-align: middle;
  margin-right: .6em;
}

/* no border for images in links */
a img
{
  border: none;
}

a.image-link
{
  border-bottom: none;
}

a.image-link:hover
{
  text-decoration: none;
}

/* Left side navigation */

table.page td.navigation
{
  vertical-align: top;
  border-right: 1px solid #609BEB;
  width: 136px;
}

td.navigation span
{
  color: #0F55C8;
  font-weight: bold;
}

td.navigation ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

td.navigation li
{
  margin: 0.5em 0 0 0;
  padding: 0 0 .5em 15px;
  font-size: 12px;
  line-height: 11px;
  background: transparent url(images/left-feat-arrow.gif) center left no-repeat;
}


table.features
{
  border-collapse: collapse;
  width: 100%;
}

table.features td
{
  border-bottom: 1px solid #8EBBEC;
  padding: 6px;
}

table.features tr
{
  text-align: center;
}

table.features td.left
{
  text-align: left;
}

table.features td.alternate
{
  background-color: #EEF4FB;
}

table.features tr.grouphead
{
  color: #00428C; 
  font-size: 16px; 
  font-weight: bold;
}

table.features tr.grouphead td
{
  border-bottom: 6px solid #8EBBEC;
}

table.features tr.grouphead h2
{
  display: inline;
  font-size: 16px; 
}

table.features h3
{
  margin: 0;
  font-size: 14px;
  color: #535353;
  font-weight: bold;
}


/* Page Header */

table.header
{
  border-collapse: collapse;
  width: 100%;
  text-align: right;
  font-family: Arial;
}

table.header td
{
  padding: 0;
  font-family: Arial;
  font-size: .9em;
}

table.header td.logo
{
  text-align: left;
}

table.header img
{
  vertical-align: middle;
}

table.header td.topline
{
  font-size: .8em;
  line-height: .8em;
}

table.header h1
{
  display: inline;
  font-weight: normal;
  font-family: Verdana;
  color: #838383;
  font-size: .95em;
  line-height: .8em;
}

table.header tr.top-menu a
{
  text-decoration: none;
  color: #203F87;
  margin-left: .6em;
  margin-right: .6em;
}

table.header form
{
  color: #203F87;
  display: inline;
  margin-left: .6em;
  margin-right: .6em;
}

table.header form div
{
  display: inline;
}

table.header input
{
  vertical-align: middle;
  margin-left: .6em;
}

div.header
{
  margin-top: 4px;
  text-align: center;
  border-top: 1px solid #227DDA;
  border-bottom: 1px solid #227DDA;
  padding: 4px
}

div.header a
{
  font-family: Arial;
  font-weight: bold;
  color: #203F87;
  text-decoration: none;
}

/* Page Footer */

div.footer
{
  margin-top: 2em;
  text-align: center;
  border-top: 1px solid #227DDA;
  border-bottom: 1px solid #227DDA;
  padding: 3px
}

div.footer a
{
  font-family: Arial;
  font-weight: bold;
  font-size: .9em;
  color: #203F87;
  text-decoration: none;
}

div.copynote
{
  text-align: center;
  font-size: .75em;
  color: #999999;
  padding: 2px;
  padding-top: 1px;
}

            
            
            