table, div, span, td{
      font-size: 100%;
      color: #000000;
}
body
{
	text-align: center;
}

div.page {
      border-style: none;
      margin: auto;
      width: 750px;
	text-align: left;
}


div.spacer{
      width: 700px;
      height: 10px;
      border-style: none;
      text-align: left;
}

div.text_spacer{
      width: 700px;
      height: 50px;
      border-style: none;
      text-align: left;
}

div.text_spacer_large{
      width: 700px;
      height: 85px;
      border-style: none;
      text-align: left;
}

div.footer_spacer{
      width: 700px;
      height: 20px;
      border-style: none;
      text-align: left;
}

div.glossary_spacer{
      width: 700px;
      height: 100px;
      border-style: none;
      text-align: left;
}

div.nav_bar_row {
      width: 700px;
      height: 50px;
      border-style: none;
}

div.nav_bar {
      width: 700px;
      height: 50px;
      border-style: none;
      text-align: left;
      background-image:url('../../graphics/pat_lite.jpg');
}

div.nav_bar_timer {
      width: 580px;
      height: 50px;
      border-style: none;
      text-align: left;
      float: left;
      background-image:url('../../graphics/pat_lite.jpg');
}

div.main_body {
      width: 700px;
      border-style: none;
      padding: 5px;
      text-align: left;
      margin-top: 10px;
}



div.footer_row {
      width: 700px;
      height: 50px;
      border-style: none;

}

div.footer_logo {
      width: 120px;
      height: 50px;
      padding: 10px;
      border-style: none;
      background-color: transparent;
      vertical-align: bottom;
      float: left;
}
 
div.footer_bar {
      width: 550px;
      height: 40px;
      padding: 5px;
      border-style: none;
      text-align: center;
      font-size: 9pt;
      float: left;
      font-family:arial,helvetica,sans-serif;
      background-image:url('../../graphics/pat_lite.jpg');
}

div.footer_contact {
      width: 120px;
      height: 50px;
      border-style: none;
      background-color: transparent;
      float: right;
      vertical-align: bottom;
}
 
div.CA_footer_bar {
      width: 420px;
      height: 40px;
      padding: 5px;
      border-style: none;
      text-align: center;
      float: left;
      font-size: 9pt;
      font-family:arial,helvetica,sans-serif;
      background-image:url('../../graphics/pat_lite.jpg');
}

div.timer_row {
      width: 120px;
      height: 50px;
      float: right;
      border-style: none;
      background-image:url('../../graphics/pat_lite.jpg');
}

div.policy {
      width: 7.0in;
	  margin-right: 1.0in;
}
div.timer {
      width: 120px;
      height: 26px;
      padding-top: 5px;
      text-align: left;
      vertical-align: bottom;
      float: right;
      color: #000000;
      border-style: none;
      font-weight: bold;
      font-size:9pt;
      font-family:arial,helvetica,sans-serif;
      background-image:url('../../graphics/pat_lite.jpg');
}

div.ContactName {
      width: 200px;
      height: 15px;
      border-style: none;
      border-width: 1px;
      text-align: left;
      color: #000000;
      font-size: 100%;
      margin-left: 20px;
}

div.BirthDate {
      width: 35px;
      height: 15px;
      border-style: none;
      border-width: 1px;
      text-align: left;
      color: #000000;
      font-size: 100%;
      margin-left: 10px;
}

div.SigninName {
      width: 200px;
      border-style: none;
      font-size: 100%;
      font-family:arial,helvetica,sans-serif;
      font-weight: bold;
}

div.SigninBirthDate {
      width: 35px;
      border-style: none;
      font-size: 100%;
      font-family:arial,helvetica,sans-serif;
      font-weight: bold;
}

img.nav{
cursor: pointer;
}

img.liclogo {
      width: 350px;
      height: 150px;
      padding: 15px;
      border-style: none;
      background-color: transparent;
}

img.main_body_image_wide {
      width: 213px;
      height: 160px;
      padding: 5px;
      border-style: none;
      background-color: transparent;
      float: right;
      margin-right: 10px;
      vertical-align:top;
}

img.main_body_image_tall {
      width: 160px;
      height: 213px;
      padding: 5px;
      border-style: none;
      background-color: transparent;
      float: right;
      margin-right: 10px;
      vertical-align:top;
}

img.main_body_image_narrow {
      width: 120px;
      height: 180px;
      padding: 5px;
      border-style: none;
      background-color: transparent;
      float: right;
      margin-right: 10px;
      vertical-align:top;
}

img.training_time{
      width: 78px;
      height: 14px;
      padding-bottom: 12px;
      border-style: none;
      background-color: transparent;
      float: left;
}

div.Feedback {
	width: 600px;
      <div style="overflow: auto;  height: 100px">
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	text-align: left;
	font-size: 100%;
      font-weight: bold;
      color: #BA050A;
}

div.RefreshFeedback {
	width: 600px;
      height: 130px;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	text-align: left;
	font-size: 100%;
      font-weight: bold;
      color: #BA050A;
}




a:link {
 color:blue;
 text-decoration:underline;
 }
a:active {
 color:red;
 text-decoration:underline;
 }
a:hover {
 text-decoration:underline;
 font-size:13pt;
 }
a:focus {
 text-decoration:underline;
 }
a:visited {
 color:purple;
 text-decoration:none;
 }
body{
background-color:#FFFFFF;
}
td{
background-color:#FFFFFF;
}
td.pattern{
background-color:#F6F6F6;
background-image:url('../../graphics/pat_lite.jpg');
}
h1, h2{
margin-top:0pt;
margin-bottom:12pt;
margin-left:20pt;
margin-right:20pt;
font-weight:bold;
font-family:arial,helvetica,sans-serif;
}
h1{
color:#000000;
font-size:20pt;
}
h2{
color:#000000;
font-size:16pt;
margin-top: 10px;
margin-bottom: 10px;
}

h2.testblue{
color: #150890;
}
h3{
color:#000000;
margin-top:4pt;
margin-bottom:10pt;
margin-left:20pt;
margin-right:20pt;
font-weight:bold;
font-size:12pt;
font-family:arial,helvetica,sans-serif;
}
p{
color:#000000;
margin-top:0pt;
margin-bottom:12pt;
margin-left:20pt;
margin-right:20pt;
text-indent:1pt;
font-size:12pt;
line-height:1.2;
font-family:arial,helvetica,sans-serif;
}

blockquote{
color:#000000;
margin-top:0pt;
margin-bottom:12pt;
margin-left:30pt;
margin-right:20pt;
text-indent:1pt;
font-size:12pt;
line-height:1.2;
font-family:arial,helvetica,sans-serif;
}

table{
color:#000000;
margin-top:0pt;
margin-bottom:12pt;
margin-left:20pt;
margin-right:20pt;
text-indent:1pt;
font-size:12pt;
line-height:1.2;
font-family:arial,helvetica,sans-serif;
}

td{
color:#000000;
margin-top:0pt;
margin-bottom:12pt;
margin-left:20pt;
margin-right:20pt;
text-indent:1pt;
font-size:12pt;
line-height:1.2;
font-family:arial,helvetica,sans-serif;
}

td.testblue{
color: #150890;
font-weight: bold;
}

li{
color:#000000;
margin-top:0pt;
margin-bottom:4pt;
margin-left:12pt;
margin-right:20pt;
text-indent:0pt;
font-size:12pt;
line-height:1.2;
font-family:arial,helvetica,sans-serif;
}

a{
font-size:12pt;
font-family:arial,helvetica,sans-serif;
}

*.block {
text-indent:10pt;
font-size: 10pt;
}
*.small {
font-size: 10pt;
}

*.large {
font-size: 16pt;
}

*.largenowrap {
font-size: 16pt;
white-space:nowrap;
}

*.large_bold_italic {
font-size: 20pt;
font-weight: bold;
font-style: italic;
}

*.small_bold_italic {
font-size: 10pt;
font-weight: bold;
font-style: italic;
}

*.large_bold {
font-size: 20pt;
font-weight: bold;

}

*.small_bold {
font-size: 10pt;
font-weight: bold;
}

*.small_red {
font-size: 10pt;
color: #FF0000;
}

*.regular_italic {
font-style: italic;
}

*.regular_bold {
font-weight: bold;
}

*.regular_bold_italic {
font-weight: bold;
font-style: italic;
}

*.red_bold {
font-weight: bold;
color: #FF0000;
}

*.large_red_bold {
font-size: 16pt;
font-weight: bold;
color: #FF0000;
}

*.small_link {
font-size: 10pt;
text-decoration:none;
}
*.testblue {
color: #150890;
font-weight: bold;
}



