html, body {
	margin: 0;
	padding: 14px 0px 40px 0px;
}
body {
	background-color: #427E4E;
	margin: 0px;
	padding: 0px;
	background-image: url(img4/pagebackground.png);
	background-repeat: repeat-y;
	background-position: center top;
}
p {
	margin-bottom: 5px;
	margin-top: 0px;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color:#0062A9;
}
a:hover {
	text-decoration:none;
	color:#FF6600;
}

#bodywrapper {
	height: auto;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img4/bodybackground.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #D0E9D5;
}
#headerBanner {
	text-align:center; position:relative; clear:both; height:107px; background-image:url(img4/header-banner-bgr.png); background-repeat:no-repeat;
}
#Main {
	/*position:relative;*/
	clear:both;
	background-image:url(img4/pagebackground2.png);
/*	background-position:top left;*/
	background-repeat:repeat-x;
	padding:21px 25px 0px 25px;
	z-index:10;
}
#LeftCol {
	position:relative;
	top:-21px;
	float:left; width:375px; background-image:url(img4/quizcontainer-down-bgr.gif); background-repeat:repeat-y; margin-bottom:20px;
}
#LeftCol2 {
	position:relative;
	top:-21px;
	background-image:url(img4/quizcontainer-down-bgr2.gif); background-repeat:repeat-y;
	margin-bottom:20px;
	width:728px;
}
#RightCol {
	float:left; width:340px; padding-left:12px; position:relative;
	top:-21px;
}
#menuWrapper {
	border-bottom:3px solid #8AB692; height:32px; clear:both; width:371px; position:relative;
}
#menuWrapper2 {
	border-bottom:3px solid #8AB692; height:32px; clear:both; width:724px; position:relative;
}
#quizContainer {
	width:371px; background-color:#FFFFFF; background-image:url(img4/quizcontainer-bgr.png); background-repeat:repeat-x; clear:both; position:relative; padding-top:20px;
	height:100%;
}
#quizContainer2 {
	background-color:#FFFFFF; background-image:url(img4/quizcontainer-bgr.png); background-repeat:repeat-x; clear:both; position:relative; padding-top:20px;
	height:100%; width:724px;
}
#QuizTitleDate {
	margin-left:15px; margin-bottom:15px; margin-right:15px; font-size:18px; font-family:Arial, Helvetica, sans-serif; position:relative;
}
#footer {
	position:relative; clear:right;
}
#footerNavContainer {
	position:absolute; top:10px; left:25px; width:728px;
}
#footerNav {
	position:relative; width:370px; float:left;
}
#footerNav a:link, #footerNav a:visited, #footerNav a:active {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#footerNav a:hover {
	font-weight:bold;
	text-decoration:underline;
}
#menuIndexButtons {
  width:371px;
  padding:0; 
  list-style-type:none;
  margin:0; 
  }
  	#menuIndexButtons li {
	float:left;
	width:119px;
	list-style-type:none;
	padding:0;
	margin:0; 
	}
	#menuIndexButtons a:link, #menuIndexButtons a:visited, #menuIndexButtons a:active {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 15px;
	  display:block;
	  font-weight:bold;
	  width:119px;
	  height:24px;
	  padding-top:8px;
	  background-image:url(img4/menu-normal.png);
	  background-repeat:no-repeat;
	  color:#FFFFFF; 
	  text-align:center; 
	  text-decoration:none; 
	  float:left; 
	  border:none;
	  }
	#menuIndexButtons a:hover {
	  color:#FFFFFF; 
	  background-image:url(img4/menu-hover.png);
	  background-repeat:no-repeat;
  	  border:none;
	}
.quizTitleBlock {
	clear:both; 
	position:relative; 
	margin-left:15px; 
	margin-right:15px; 
	border-bottom:2px solid #D0E9D5;
	overflow:auto; height:1%; 
	padding-bottom:2px;
}
.container {
	clear:both; 
	position:relative; 
	margin-left:15px;
	height:auto; 
	margin-right:15px; 
	margin-bottom:20px;
}
.quizTitle {
	float:left; font-weight:bold; margin-top:6px; width:270px;
}
.quizIcons {
	float:right;
}
.quizQuestion {
	font-size:12px; 
	padding: 0px 15px 0px 12px; 
	margin-top:10px; 
	border-left:3px solid #FF6600; 
	clear:both; 
	position:relative;
}
.quizOptions {
	font-size:12px; 
	margin-left:15px; 
	min-height:54px; 
	margin-right:15px; 
	background-image:url(img4/quiz-options-bgr.png); 
	background-repeat:no-repeat; 
	background-position:center bottom; 
	padding:11px;
	margin-bottom:15px;
}
.buttonSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #324126;
	background-image: url(img4/button-submit.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 100px;
	border:0;
	background-color: transparent;
}
/* rounded block start */
	.roundcont {
		width: 100%;
		clear:both;
		font-size:12px;
	}
	
	.roundcont p {
		margin: 2px 13px 5px 13px;
		text-align:justify;
	}
	
	.roundtop { 
		background: url(img4/round-top-right.gif);
		background-repeat: no-repeat;
		background-position:top right; 
	}
	
	.roundbottom {
		background: url(img4/round-down-right.gif);
		clear:both; 
		background-repeat: no-repeat;
		background-position:top right; 
	}
	
	img.corner {
	   width: 8px;
	   height: 8px;
	   border: none;
	   display: block !important;
	}

.roundMain {
	background-image:url(img4/round-main.gif); 
	background-repeat:repeat-y; 
	padding-left:15px; 
	padding-right:15px;
}
/* rounded block end */


/* rounded block start */
	.roundcont2 {
		width: 100%;
		clear:both;
		font-size:12px;
	}
	
	.roundcont2 p {
		margin: 2px 13px 5px 13px;
		text-align:justify;
	}
	
	.roundtop2 { 
		background: url(img4/round-top-right2.gif);
		background-repeat: no-repeat;
		background-position:top right; 
	}
	
	.roundbottom2 {
		background: url(img4/round-down-right2.gif);
		clear:both; 
		background-repeat: no-repeat;
		background-position:top right; 
	}
	
	img.corner2 {
	   width: 8px;
	   height: 8px;
	   border: none;
	   display: block !important;
	}

.roundMain2 {
	background-image:url(img4/round-main2.gif); 
	background-repeat:repeat-y; 
	padding-left:15px; 
	padding-right:15px;
}
/* rounded block end */

/* rounded block start */
	.roundcont3 {
		width: 100%;
		clear:both;
		font-size:12px;
	}
	
	.roundcont3 p {
		margin: 2px 13px 5px 13px;
		text-align:justify;
	}
	
	.roundtop3 { 
		background: url(img4/round-top-right3.gif);
		background-repeat: no-repeat;
		background-position:top right; 
	}
	
	.roundbottom3 {
		background: url(img4/round-down-right3.gif);
		clear:both; 
		background-repeat: no-repeat;
		background-position:top right; 
	}
	
	img.corner3 {
	   width: 8px;
	   height: 8px;
	   border: none;
	   display: block !important;
	}

.roundMain3 {
	background-image:url(img4/round-main3.gif); 
	background-repeat:repeat-y; 
	padding-left:15px; 
	padding-right:15px;
}
/* rounded block end */

.BlueTitles {
	font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight:bold; color:#327942;
}
table.calcell td {
	width: 28px;
	text-align:center;
}
.calcell a:link, .calcell a:visited, .calcell a:active {
	  display:block;
	  width:28px;
	  height:18px;
	  background-color: #E6F2E7;
	  padding-top: 3px;
	  color:#000000; 
	  text-align:center; 
	  text-decoration:none; 
	  float:left; 
  	  border:1px solid #E6F2E7;
}
.calcell a:hover {
	  background-color: #FFFFFF;
  	  text-decoration:none; 
	  border:1px solid #FFCC00;
}
#quizfooter {
	margin: 0px 15px 0 15px; position:relative; clear:both; height:25px;
}
#copyright {
	position:relative; float:right;
}.font18px {
	font-size: 18px;
}
.font14px {
	font-size: 14px;
}
.blue {
	color: #00559B;
}
.sunred {
	color:#FF3300; 
}
.font12px {
	font-size: 12px;
}
.font11px {

	font-size: 11px;
}
ul.answers {
	list-style-type: none;
	padding: 0px;
	margin:0;
}
li.correct {
	background-image: url(img4/answer-correct.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	margin-bottom:3px;
}
li.incorrect {
	background-image: url(img4/answer-incorrect.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	margin-bottom:3px;
}
.answerText {
	background-image:url(img4/quizcontainer-bgr.png); 
	background-repeat:repeat-x; 
	margin-left:15px; 
	margin-right:15px; 
	padding-left:6px; 
	padding-right:11px; 
	padding-top:6px; 
	padding-bottom:3px; 
	margin-top:10px; 
	border-bottom:1px solid #DADADA;
}
.explanation {
	font-weight:bold; font-size:10px; color:#666666; margin-bottom:4px; font-family:Verdana, Arial, Helvetica, sans-serif
}

.TitleLine {
border-bottom:2px solid #D0E9D5;
}
