﻿/*Body {
	padding: 0px 0px 0px 0px;
	background-color: White;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;

}
td{
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: NORMAL;
	line-height: 18px;
}
.left_logo_bg {
 background-image: url(../../Images/QuestionTemplate/left_logo_strip.gif);
 }
 .rigtbg1 {
 background-image: url(../../Images/QuestionTemplate/top_strip.gif);
 }
 .date{
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: BOLD;
	line-height: 18px;
	}
 .left_bg {
 background-image: url(../../Images/QuestionTemplate/left_border.gif);
 }
  .right_bg {
 background-image: url(../../Images/QuestionTemplate/right_border.gif);
 }
   .line {
 background-image: url(../../Images/QuestionTemplate/line.gif);
 }
  .round{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 24px;
	font-weight: BOLD;
	line-height: 18px;
	}
.bottom_bg {
 background-image: url(../../Images/QuestionTemplate/bottom_strip.gif);
 background-repeat: no-repeat;
 }
 .top_tab {
 background-image: url(../../Images/QuestionTemplate/top_tab_bg.gif);
 background-repeat: no-repeat;
 }
  .tab_bg {
 background-image: url(../../Images/QuestionTemplate/right_tab_bg.gif);
 }
  .answer_key{
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: BOLD;
	line-height: 15px;
	}
.table_bg {
 background-image: url(../../Images/QuestionTemplate/tab_bg.gif);
 }*/


Body {
	padding: 0px 0px 0px 0px;
	background-color: White;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;

}
td
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: NORMAL;
	line-height: 16px;
}
.left_logo_bg {
 background-image: url(../../Images/QuestionTemplate/left_logo_strip.gif);
 }
 .rigtbg1 {
 background-image: url(../../Images/QuestionTemplate/top_strip.gif);
 }
 .date{
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: BOLD;
	line-height: 14px;
	}
 .left_bg {
 background-image: url(../../Images/QuestionTemplate/left_border.gif);
 }
  .right_bg {
 background-image: url(../../Images/QuestionTemplate/right_border.gif);
 }
   .line {
 background-image: url(../../Images/QuestionTemplate/line.gif);
 }
  .round{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
	font-weight: BOLD;
	line-height: 18px;
	}
.bottom_bg {
 background-image: url(../../Images/QuestionTemplate/bottom_strip.gif);
 background-repeat: no-repeat;
 }
 .top_tab {
 background-image: url(../../Images/QuestionTemplate/top_tab_bg.gif);
 background-repeat: no-repeat;
 }
  .tab_bg {
 background-image: url(../../Images/QuestionTemplate/right_tab_bg.gif);
 }
  .answer_key{
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: BOLD;
	line-height: 8px;
	}
.table_bg {
 background-image: url(../../Images/QuestionTemplate/tab_bg.gif);
 }
 .mid_bg {
 background-image: url(../../Images/QuestionTemplate/mid_bg.gif);
 }
 table.print_breaks
 {
	
	vertical-align:top;page-break-after: always; height: 100%;
	}
	
	br.pagebreak
	{
		
		vertical-align:top;page-break-after: always; height: 100%;
		}