/********** GENERAL FORMATTING **********/
* 			{margin: 0;
			padding: 0;
			}
			
body		{font:  0.8em/160% arial, helvetica, sans-serif;
			color: #666666;
			background: #FFFFFF;
			}

p			{padding-bottom: 1.3em;
			}

img:link, a img {border: 0px;}

.left		{float: left;}
.right		{float: right;}
.clear		{clear:both;line-height:0;height:0;margin:0;padding:0;}

ul, ol		{list-style-position: outside;
			padding-left: 20px;
			}

li			{padding: 5px;
			}

a 			{color: #E05F16;
			text-decoration: underline;
			}

a:hover		{color: #666666;
			text-decoration: none;
			}

.small		{font-size: 0.9em;
			}
			
hr			{}

th			{font-weight: bold;
			text-align: left;
			}
						
/********** TEXT FORMATTING **********/
h1			{color: #000000;
			font:  1.4em/120% arial, helvetica, sans-serif;
			text-transform: uppercase;
			padding: 0 0 .8em 0;
			}

h2			{color: #000000;
			font:  1.2em/120% arial, helvetica, sans-serif;
			text-transform: uppercase;
			padding: 1em 0 .8em 0;
			}

h3			{color: #000000;
			font:  1.2em/120% arial, helvetica, sans-serif;
			padding: 1em 0 .4em 0;
			}

h4, h5, h6	{color: #000000;
			font:  1.1em/100% arial, helvetica, sans-serif;
			text-transform: uppercase;
			padding: 0 0 .8em 0;
			}

.alert		{font-size: 0.95em;
			color: #E05F16;
			font-style: italic;
			padding-top: 10px !important;
			line-height: 10px !important;
			}

.errorMsg	{color: #E05F16;
			font-size: 1.1em;
			padding: 2px 0 2px 10px;
			font-style: italic;
			}

.errorMsg a	{color: #666666;
			}
												
/********** MAIN STRUCTURE **********/

#container	{width: 794px;
			margin: 0 auto;
			}

#contentPrint {
			width: 540px;
			margin: 30px
			}
						
#bkgd		{background: url(/images/bkgd.gif) repeat-y;
			width: 794px;
			}
			
#left		{float: left;
			width: 195px;
			}

#logo		{width: 183px;		
			}
			
#nav		{color: #999999;
			width: 155px;
			padding: 24px 0 60px 28px;			
			}

.nav		{padding: 9px 0;
			background: url(/images/div-horz.gif) bottom repeat-x;				
			}

.nav a		{color: #999999;
			text-decoration: none;
			}

.nav a:hover {color: #E05F16;
			text-decoration: none;
			}
			
#sub_nav	{color: #999999;
			padding-left: 20px;
			font-size: 0.9em;
			}
			
.hdrImg		{width: 592px;
			height: 255px;
			background: url(/images/div-horz.gif) bottom repeat-x;
			margin-bottom: 7px;				
			}

.title		{float: left;
			width: 201px;
			height: 86px;
			}	
								
#content	{float: right;
			width: 592px;
			}

.contentPad, .contentPadQuiz {padding-left: 10px;
			}

.contentPad	h1 {			
			color: #74DADA;
			font-weight: bold;
			padding-bottom: 10px;
			}

.contentPadQuiz h1 {			
			color: #FF8B49;
			font-weight: bold;
			padding-bottom: 10px;
			}

.contentPad .errorMsg {
			padding-left: 0 !important;
			}
				
#footer		{clear: both;
			padding: 20px 0;
			font-size: 0.85em;
			}
			
			
.login_nav {font-size: 1.1em;
			font-style: italic;
			padding-bottom: 10px;
			line-height: 180%;
			}
			
.formLabel {clear: both;
			float: left;
			text-align: right;
			padding: 5px 12px 8px 0;
			width: 190px;
			font-weight: bold;
			}
			
.formInput	{float: left;
			padding: 0 8px 8px 0;
			}

.formExtraText {
			float: right;
			padding-left: 40px;
			}

.formDropDown {
			padding-top: 6px;
			}						

.required	{
			width: 200px;
			}

input		{padding: 3px 4px;
			font-size: 1.1em;
			}
						
.error		{float: left;
			color: #E05F16;
			font-size: 0.95em;
			padding: 2px 0 0 6px; 
			vertical-align: top;
			font-style: italic;
			}
			
.topTenHdr	{clear: both;
			}
			
.topTenBox	{width: 572px;
			background: url(/images/top-ten-bkgd.gif) repeat-y;
			padding: 2px 10px 6px 10px;	
			}

.topTenName	{text-align: center;
			font-size: 1.8em;
			color: #8EA8D7;
			font-weight: bold;
			padding: 12px 0;
			text-transform: uppercase;
			}
			
.topTenLeft {float: left;}
.topTenRight {float: right;}

.topTenTxt {float: left;}
.topTenScore {float: right;}
			
.topTen1, .topTen2, .topTen3, .topTen4, .topTen5, .topTen6, .topTen7, .topTen8, .topTen9, .topTen10 {
			height: 20px;
			line-height: 100%;
			width: 262px;
			color: #FFFFFF;
			padding: 6px 10px 0 10px;
			margin-bottom: 4px;
			}

.topTen1	{background: #8EA8D7;}
.topTen2	{background: #F7955B;}
.topTen3	{background: #45C9F5;}
.topTen4	{background: #FDBF5B;}
.topTen5	{background: #BCBDC0;}
.topTen6	{background: #A6D5E4;}
.topTen7	{background: #B5D770;}
.topTen8	{background: #BCBDC0;}
.topTen9	{background: #138EA1;}
.topTen10	{background: #F7955B;}		

.formBox	{clear: both;
			background: #C9E8F2;
			width: 592px;
			}
			
.formBox h2	{color: #666666;
			font-size: 1.6em;
			padding: 9px 0 14px 12px;
			width: 580px;
			background: url(/images/form-dots.gif) no-repeat bottom;
			}
			
#quiz		{background: url(/images/quiz-bkgd.gif) no-repeat top;
			width: 821px;
			}
			
#quiz .title {
			color: #F69053;
			width: 790px;
			text-align: right;
			padding-top: 65px;
			font-size: 1.9em;
			height: 50px;
			}

#quiz .overallTime {
			clear: both;
			color: #F69053;
			width: 790px;
			text-align: right;
			font-size: 1.5em;
			height: 54px;
			}
			
#quiz .qTime {
			clear: both;
			float: left;
			width: 246px;
			padding-left: 42px;
			padding-top: 100px;
			color: #7599D0;
			font-size: 2em;
			line-height: 200%;
			}
			
#quiz .qBox {
			float: left;
			width: 510px;
			}

#quiz .cancel {
			clear: both;
			padding: 25px 0 10px 0;
			text-align: center;
			}

#quiz .cancel a {
			text-decoration: none;
			font-size: 1.1em;
			color: #FC995E;
			}

#quiz .cancel a:hover {
			color: #666666;
			}

#quiz .num {float: left;
			font-size: 4.4em;			
			color: #56C3BF;
			padding-right: 15px;
			line-height: 100%;
			font-weight: bold;
			}
			
#quiz .question {
			font-size: 1.5em;			
			color: #000000;
			line-height: 140%;
			padding: 12px 0 6px 0;
			}
			
#quiz .aBox {
			clear: both;
			padding: 10px 0 0 100px;
			font-size: 1.4em;			
			color: #333333;
			}
			
#quiz .aBox div {
			padding-bottom: 5px;
			}


#quiz .ansRadio	{
			clear: both;
			float: left;
			width: 30px;
			padding-top: 6px;
			*padding-top: 0;
			}
			
<!--[if IE]> 
#quiz .ansRadio	{
			padding-top: 0px !important;
			}
<![endif]-->


#quiz .ansTxt {
			float: left;
			width: 375px;
			}
								
#quiz .submitBtn {
			clear: both;
			padding-top: 16px;
			float: right;
			margin-right: -16px;
			}
			
#quiz .category {
			width: 508px;
			height: 65px;
			padding-bottom: 20px;
			}
			
#contentPrint .question {
			font-size: 1.1em;
			padding: 20px 0 7px 0;
			}
			
#contentPrint .answer {
			padding-left: 30px;
			}
			
#contentPrint .correct {
			color: #E05F16;
			}
			
#overallCountdown, #qCountdown  {
			display: block;
			z-index: 10000;
}
