 
* {
	margin:0pt;
	padding:0pt;
}
html {

	background:#87AEC5;       /* outside the main block, the main background */
	text-align:center;
}
body {
	background-color:#87AEC5;   /* block above footer */                                                   
	color:#333333;
	font-family:Verdana, Arial, Helvetica;
	font-size:75%;

	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:35px auto 0em;
	margin-top:0px;
	text-align:center;
		background-image: url(../images/B.gif);
	background-repeat: repeat-x;


	/*width:770px;*/
	
}

a {
	color:#009be7;                                    /* hyperlinks color */
	text-decoration:none;
	font-weight:bold;
}

a:hover {
color:#00FF00;
	text-decoration:none;
}



#page {
	width:1000px; 
	max-width:1024px;                                    
	/* background-color:#FFFFFF; body containing left and right column */
	position:inherit;
	margin-top:8px;
	font-size:1.2em;
	line-height:1.5em;
	
}
p {
	font-size:1.2em;
	line-height:1.5em;
	margin:1em 0pt;
}
.header {
	font-size:80%;
	font-weight:bold;
	line-height:1.5em;
}
.foottxt
{
font-size:80%;
margin-left:10px;
margin-right:10px;
text-align:justify;
}
	.txt
	{font-size:98%;
	font-weight:bold;
	}
#leftColumn {
	background-color:#FFFFFF;       /* left column */

	float:left;
/*	height:450px; */
	
	margin-right:5px;
	width:715px;
	text-align:left;
	overflow:hidden;

	white-space:normal;

}
#leftleftColumn {
	padding: 0;
	/* background-color:#FFFFFF;       left column */
	float:left;
	/*height:500px;*/
/* 	background:url(../images/left-bar-middle.jpg) repeat-y;*/
	margin-left:0px;
	margin-right:0px;
	width:280px; 
	text-align:left;
	overflow:hidden;
}

#mainContent {
	width:475px;
	font-size:12px;
}
#TmainContent {
clear:both;
position:relative;
width: 945px;
background:url(../images/footer-bar-middle.jpg) repeat-y;
padding-left:10px;
	text-align:left;	
	display:none;
}
#TmainContentTop {
	clear:both;
position:relative;
	min-height:20px;
	height:20px;
	max-height:20px;
	width:955px;
background-image:url(../images/footer-bar-top.jpg);	
	display:none;
}
#TmainContentBottom {
clear:both;
position:relative;
	min-height:20px;
	height:20px;
	max-height:20px;
	width:955px;
background-image:url(../images/footer-bar-bottom.jpg);
		display:none;
}


#rightColumn {
	/*background-color:#C2CE79;                right column */
	 background-color:#FFFFFF;
	
	float:right;
/*	height:450px;
	margin-right:10px;*/
	width:215px;
	overflow:hidden;
}
#rightColumnMiddle {
	
	width:215px;
	text-align:center;
}
#rightColumnBottom {
	
	min-height:20px;
	height:20px;
	max-height:20px;
	width:235px;
}

#mainContent {
	margin-bottom:12px;
	/*padding:0.1em 2em 2em 2em;*/
	padding-left: 8px;
	width:450px;
}
#mainContent ul {
	color:#FFFFFF;                            
}
#mainContent li {
	background:transparent url(../images/li_bullet.gif) no-repeat scroll left center;
	color:#333333;
	font-size:1.2em;
	margin:0pt 0pt 0.5em 1em;
	padding-left:1em;
}
#footer {
	color:#333333;
	padding:1em 0pt;
	position:relative;
	text-align:center;
	top:10px;
	font-size:12px;
}
#footer li {
	display:inline;
	margin:0.5em;
}
#footer a {
	color:#0074B6;
}

.welcomeText {
	font-size:1.0em;
	margin-top:0px;
	width:450px;
}
.welcomeSubText {
	font-size:1.2em;
}
.statTitle {
	float:left;
	width:80px;
}
.statData {
	float:left;
	width:50px;
}
.spacer {
	clear:both;
	height:4px;
}
fieldset {
	border:medium none;
}
label {
	display:block;
	font-weight:bold;
	padding-bottom:0.5em;
}
.frmFieldHeading {
	display:inline;
	width:90px;
}
.frmField {
	display:inline;
	width:290px;
}
.formHeading {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;	
	text-align: center;
	position:relative;
	
	/*padding: 12px 0px 12px 0px;
	top:-30px;
	left:-7px;
	width:473px;
	margin-bottom: -20px;*/
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:5em;
	line-height:normal;
	width:28em;
}
input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#FF6600;
}
#submit {
	background:#FF9900 url(../images/nav_bg.gif) repeat-x scroll center bottom;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	width:auto;
}
input#submit:hover {
	border-color:#FF6600;
}
.message {
	font-weight:bold;
	padding:4px 0px 8px;
	text-align:center;
}
.row {
	padding:2px;
	text-align:center;
}
.header {
}
.title {
	color:#2C2F00;
	font-size:16px;
	font-weight:bold;
}
.corr {
	color:#006633;
	font-size:12px;
	font-weight:bold;	
}
.incorr {
	color:#990000;
	font-size:12px;
	font-weight:bold;
margin-left:10px;
text-align: justify; 
width:300px;
height:20px;	
}


.succMsg {
	color:#006633;
	font-size:12px;
	font-weight:bold;
	z-index: 200;
	position: absolute;
	top: 125px;
	left: 270px;
	
}
.errMsg {
	color:#990000;

	font-size:12px;
	font-weight:bold;}
#quizTimer {
	color:#2C2F00;
	font-size:18px;
	font-weight:bold;
	height:20px;
	left:-40px;
	position:relative;
	text-align:right;
	top:5px;
}
#frmSubmitAnswer {
	float:left;
	height:450px;
	text-align:left;
	width:305px;
	z-index:1;
}
#scoreBox {
	color:#2C2F00;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:380px;
	line-height:32px;
	padding-left:12px;
	text-align:left;
	width:150px;
	z-index:1;
}
.question {
	color:#FF6600;
	font-size:18px;
	font-weight:bold;
	line-height:32px;
}
.questionOption {
	color:#3333FF;
	cursor:pointer;
	font-size:12px;
	line-height:24px;
	font-weight:bold;
	text-align:justify;
}
.questionOption:hover {
	background-color:#FFFF99;
	font-weight:bold;
}
.questionOptionDisabled {
	color:#999999;
	font-size:12px;
	line-height:24px;
	font-weight:bold;
	
}
.btnDisabled
{
background-color:#ccc;
	border-color:#FFFFFF;
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding:2px 4px;
	margin-top:10px;
	margin-bottom:10px;
}
.questionOptionDisabled:hover {
}
#btnSubmitAnswer {
	background-color:#EF761C;
	border-color:#FFFFFF;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	height:32px;
	width:175px;
	z-index:5;
}
.button {

	background-color:#336699;
	border-color:#FFFFFF;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:2px 4px;
	
	margin-top:10px;
	margin-bottom:10px;
}


ul#nav {
	margin: 0;
	padding: 0;
	
	background: #fff;
	color: inherit;
}

ul#nav li {
float:left;
	font-size:13px;
	/*border-right:1px solid #A2c020;*/
	position:relative;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
	
	font-weight:bold;
}

ul#nav li a {
	text-decoration: none;
	padding: 5px 2px 5px 2px;
	
	
	
	color:#F26A28;
	font-weight:bold;
	
}

ul#nav li a:link, ul#nav li a:visited {
	background-color: inherit;
	color: #F26A28;
}

ul#nav li a:hover, ul#nav li a:active {
	background-color: inherit;
	color: #F26A28;
}

div#head{
	width: 1000px;
	background: #FFF;
	margin-bottom:8px
	
}
.secondaryContent {
	padding-left:8px;
	width:200px;
}
.secondaryContentBox {
	border-color:#FF3300;
	background:#E8EEFA;
	border-style:solid;
	border-color:#C2D3FC;
	border-width:1px;	
	padding-left:8px;
	margin:0px 5px 14px 5px;
	width:175px;
}
div#content{background: #fff; width:1000px; text-align:left; position:relative;}

b.rtop, b.rbottom{display:block;background: #87AEC5;}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background:#fff }
b.r1{margin: 0 5px 0}
b.r2{margin: 0 3px 0}
b.r3{margin: 0 2px 0}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.tab
{
font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	FONT-WEIGHT:bold;

}
div#one {
	width: 80px;
	height: 100px;
	float: left;
	margin: 20px 0 20px 0;
	padding: 0;
	background: #fff;
	text-align: center;
	}

div#two {
	width:250px;
	height: 100px;
	float: left;
	margin: 20px 5px 20px 5px;
	background: #fff;
	text-align: left;
	white-space:normal;
	}

div#three{
	width: 150px;
height: 100px;
	float: left;
	margin: 20px 0 20px 0;
	padding: 0;
	background: #fff;
}

 .ques{
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
	text-align:justify;
	
}
.ans {
	color:#3333FF;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}
table#bor {
 
  width:100%;
  border-collapse:collapse;
}
td#bor{
  
  border:1px solid black;
  padding:5px;
}
.a {
	color:#00FF7F;                                    /* logout */
	text-decoration:none;
	font-weight:bold;
}
.a:hover {
color:#00FF7F;
	text-decoration:none;
}
