BODY {
 background-color: #FFFFFF;
 color: #000000;
 margin-top: 1ex;
 margin-bottom: 1ex;
 margin-left: 30px;
 margin-right: 30px;
 font-family: arial, helvetica, sans-serif;
 font-style: normal;
 text-decoration: none;
 background-image: url('images/pagebg.gif');
 background-position: bottom left;
 background-repeat: no-repeat;
 background-attachment: fixed
}

LI, UL, OL, P, BR {	
 word-spacing: normal;
 letter-spacing: normal;
 text-transform: none;
 text-decoration: none;
 text-align: justify;
 border-style: none;
}

TD.TopNavCurrent {
 text-align: center;
 border-top: 4px solid #0000ff;
 border-bottom: 4px solid #0000ff;
 background-color: #ffffe0;
 color: #0000ff;
 font-style: normal;
 padding-top: 4px;
 padding-bottom: 4px;
}

TD.TopNavLink {
 text-align: center;
 border-top: 4px solid #3131ce;
 border-bottom: 4px solid #3131ce;
 background-color: #ffffc0;
 font-style: normal;
 padding-top: 4px;
 padding-bottom: 4px;
}


.Highlight {
 border: 3px ridge #3131ce;
 background-color: #ffffe0;
 padding: 4px;
 text-align: justify;
 margin-top: 0px;
}


.FormTitle {
 font-weight: bold;
 color: #3131ce;
}

.TextInput {
 font-family: arial, helvetica, sans-serif;
 font-weight: normal;
 border: 6px double #3131ce;
 background-color: #ffffe0;
 padding: 3px;
 text-align: justify;
 color: #3131ce;
 width: 400px;
}

ADDRESS {
 float: right; 
 border: 6px double #3131ce;
 margin-left: 1em;
 margin-bottom: 1em;
 padding: 1ex;
 font-family: arial, helvetica, sans-serif;
 font-style: normal;
 font-weight: bold;
 text-align: center;
 color: #0000ff;
 background: url(images/bg2.jpg) no-repeat;
}

SUB {
   vertical-align: -30%;
   font-size: 90%;
}

SUP {
   vertical-align: +30%;
   font-size: 90%;
}

P.cTxt {
   text-align: center;
}


LI.Info {
  padding-left: 1ex;
  list-style-image: url(images/inf-bullet.gif);
}

LI.Tick {
  padding-left: 1ex;
  list-style-image: url(images/tick-bullet.gif);
}

LI.Clock {
  padding-left: 1ex;
  list-style-image: url(images/clock-bullet.gif);
  margin-bottom: 1ex;
}


.Question {
 color: #0000ff;
 margin-bottom: 2px;
 padding-bottom: 0px;
}

.Answer {
 color: #000000;
 margin-top: 0px;
 margin-bottom: 1em;
}

.StandOutText {
 color: #3131ce;
}

H1 {
 text-align:left;
 color: #0000ff;
 font-weight: bold;
 font-size: 120%;
}

H2 {
 text-align:left;
 color: #0000ff;
 font-weight: bold;
 font-size: medium;
}

H3 {
 text-align:left;
 color: #0000ff;
 font-weight: normal;
 font-size: medium;
}

IMG.InLine {
   vertical-align: middle;
}

		
HR {
   color: #0000ff;
   background-color: #FFFFFF;
   width: 100%;
}	

		
A:link {
   text-decoration: underline;
   color: #3131ce;
}	
		
A:visited {
   text-decoration: underline;
   color: #3131ce;
}	
		
A:active {
   text-decoration: underline;
   color: #3131ce;
}	
		
A:hover {
   text-decoration: none;
   color: #0000ff;
}	
		
A.offsite {
   text-decoration: underline;
   color: #3131ce;
}
