﻿body {
}

li 
{
    padding-bottom: .5em;
}

h1
{
    margin-top: 10px;
    width: 600px;
    font-weight: bold;
    font-size: 13pt; 
    color: #002369; 
    font-family: Arial, Sans-Serif; 
    text-align: center;
}

h2
{
    width: 600px;
    font-weight:lighter;
    line-height: 1.4em;
    font-size: 12pt; 
    color: #002369; 
    font-family: Arial, Sans-Serif; 
    text-align: center;
}

h3
{
    margin-top: 10px;
    width: 600px;
    font-weight: bold;
    font-size: 13pt; 
    color: #002369; 
    font-family: Arial, Sans-Serif; 
    text-align: left;
}

.bgHeader
{
    background: #002263 ;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 3px;
    height:18px;
    width: 251px;
    padding-left: 5px;
}

.generalHeader
{
    font-family: Verdana, Arial, sans-serif;
    background: #002263 ;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 3px;
    height:18px;
    padding-left: 5px;
    text-align: center;
}

table.loginbox
{
  font-family: Verdana, Arial, sans-serif;
  width:150px;
  border: 1px solid #002263;
  padding-bottom: 5px;
  float:right;
}

tr.loginboxheading
{
    color: #ffffff;
    background: #002263 ;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    height:18px;
    padding: 0px;
}

td.loginbox
{
    font-size: 10pt;
    font-style:normal;
    font-weight: 200;
}

.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading
{
    /*background-color: #d1e8c5;*/    
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 3px;
    height: 18px;
    width: 251px;
    padding-left: 5px;
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 200%;
  padding: 4px;
  border-top: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter
{
    background: #002263;
    margin-bottom: 15px;
}

.headerright
{
    background:url(../images/stripes8.gif) repeat-x top left;
    border-right: solid 10px #ffffff;
}

.topbanner
{
    background:url(../images/TopBanner.jpg) no-repeat top left;
}

#topbanner
{
    margin: 0 0 0 10px;
}

.maincontent
{
    margin: 0px 15px 0 15px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10pt;
    font-style:normal;
    font-weight: 200;
}

.fineprint
{
    font-size: 8pt;
}

.just { text-align:justify;}

.marginedcontent
{
    margin: 20px 0 0 20px;
}

tr.tableRight
{
    height:30px;
}

.normalLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 1.4em;
}
.lecture {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.style1 {
	text-align: left;
}
.italic {
	font-style: italic;
}
