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.pdf_page {
	border-style: none;
	margin: auto;
	width: 100%;
	text-align: center;
}
div.pdf_header, div.pdf_footer {
	margin: auto;
	width: 750px;
}

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: 400px;
      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.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.footer_nav_row {
      width: 700px;
      height: 50px;
      border-style: none;
      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;
}

div.policy {
      width: 7.0in;
	  margin-right: 1.0in;
}

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;
      <div style="overflow: auto;  height: 150px">
	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;
}


/* Timer stuff */
.LoginFormDiv {
	width: 800px;
	margin: auto;
	margin-top: 20px;
	border: 1px outset #aaaaaa;
	text-align: center;
	background: #ffffff;
	padding: 10px 5px 10px 5px;
}
.LoginFormButtons {
	margin-top:10px;
	margin-bottom: 10px;
}
.LoggingIn {
	margin-top:10px;
	margin-bottom: 10px;
	text-align:center;
	font-weight: bold;
}
a.AButton, a.AButton:link, a.AButton:visited, a.AButton:hover, a.AButton:active {
	/*display: -moz-inline-block;
	display: inline-block;*/
	padding: 3px 5px 3px 5px;
	background: #eeeeee;
	border: 2px outset #777777;
	color: #0000AA;
}
a.AButton:hover, a.AButton:active {
	border: 2px outset #0000AA;
	color: #0000FF;
}
.Footnote {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 10pt;
	color: #bbbbbb;
}
.PageBody {
	width: 800px;
	margin: auto;
	margin-top: 30px;
	border: 1px outset #aaaaaa;
	text-align: center;
	background: #ffffff;
	padding: 10px 5px 10px 5px;
}
.PrevNext {
	text-align: right;
	height: 40px;
	vartical-align: middle;
}
.PrevNextButton, a.PrevNextButton, a.PrevNextButton:link, a.PrevNextButton:visited, a.PrevNextButton:hover, a.PrevNextButton:active {
	display: inline !important;
	display: inline-block;
	padding: 3px 5px 3px 5px;
	margin: 0px 2px 0px 2px;
	background: #eeeeee;
	border: 2px outset #777777;
	color: #0000AA;
}
a.PrevNextButton:hover, a.PrevNextButton:active {
	border: 2px outset #0000AA;
	color: #0000FF;
}
.PrevNextButtonDisabled, a.PrevNextButtonDisabled, a.PrevNextButtonDisabled:link, a.PrevNextButtonDisabled:visited, a.PrevNextButtonDisabled:hover, a.PrevNextButtonDisabled:active {
	display: inline !important;
	display: inline-block;
	padding: 3px 5px 3px 5px;
	margin: 0px 2px 0px 2px;
	background: #cccccc;
	border: 2px outset #777777;
	color: #777777;
	cursor: default;
}
.ModalLayer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/timer/images/ModalBack.png) !important;
	background: url(/timer/images/ModalBack.gif);
}
.PopupMessage {
	text-align:center;
	width: 600px;
	position: absolute;
	margin: 0px;
	padding: 10px;
	background: #ffffff;
	border: 3px outset;
}
/* Time stuff */
div.pdf_page {
	border-style: none;
	margin: auto;
	width: 100%;
	text-align: center;
}
div.pdf_header, div.pdf_footer {
	margin: auto;
	width: 750px;
}
.TimerDiv {
	position: fixed !important;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 490px;
	z-index: 20;
}
.TimerBottom {
	display: block;
}
.TimerBottom * {
	background: #ffffff;
	padding:0px 0px 0px 0px;
	border-left: 1px solid #aaaaaa;
	display:block;
	height:1px;
	overflow:hidden;
	font-size:0.01em;
}
.TimerBottomR5 {
	margin: 0px 0px 0px 1px;
}
.TimerBottomR4 {
	margin: 0px 0px 0px 1px;
}
.TimerBottomR3 {
	margin: 0px 0px 0px 2px;
}
.TimerBottomR2 {
	margin: 0px 0px 0px 3px;
	border-left: 2px solid #aaaaaa;
}
.TimerBottomR1 {
	margin: 0px 0px 0px 5px;
	background: #aaaaaa;
}
.TimerNotice {
	background: #ffffff url('../../../graphics/pat_lite.jpg');
	color: #770000;
	font-size: 10pt;
	padding: 3px;
	font-weight: bold;
	clear: both;
}
.TimerNoticeTitle {
	color: #770000;
	font-weight: bold;
}
.TimerNoticeMsg {
	color: #770000;
	font-style: italic;
	font-weight: bold;
}
.TimerStats {
	background: #ffffff;
	text-align: right;
	color: #000000;
	border-left: 1px solid #aaaaaa;
	font-size: 10pt;
	padding: 3px;
	white-space: nowrap;
}
.TimerStatLabel {
	margin-right: 3px;
	margin-left: 10px;
}
.TimerStatData {
	font-weight: bold;
	color: #0000ff;
}

