body {
	background-color: #A3AEC0;
	font-family:Verdana;
}

a {
	text-decoration:none;
	color: #CF0072;
	font-weight: bold;
}

/* Dimensions and background image for the blue top bar */
.topBar {
	height:110px;
	width:1000px;
	background-image: url(images/top_bar.jpg);
	background-repeat: no-repeat;
}

/* Section Title Font and Postion Information */
.topBarText {
	top: 40%;
	position: relative;

	font-family: Verdana;
	font-size:18px;
	color:#FFFFFF;
	padding-left: 50px;
}

.middle {
	padding-left: 10px;
}

.middleTop {
	background-image: url(images/middle_top.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 980px;
}

.middleMiddle {
	background-image: url(images/middle_middle.jpg);
	background-repeat: repeat-y;
	height: 490px;
	width: 920px;
	vertical-align:top;
	padding-left: 30px;
}

.middleBottom {
	background-image: url(images/middle_bottom.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 980px;
}

.middleTextQuestion {
	position: relative;
}

.middleTextAnswers {
	position: relative;

	color:#000000;
	font-family: Verdana;
	font-size:14px;
	padding-top: 30px;
	padding-left: 94px;
}

.bottomBar {
	height:110px;
	width:1000px;
	background-image: url(images/bottom_bar.jpg);
	background-repeat: no-repeat;
}

.bottomBarText {
	
	padding-top: 30px;
	font-family: Verdana;
	font-size:14px;
	color:#000000;
	padding-left: 50px;

}

.questionNumber {
	background-image: url(images/question_number.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 37px;
	float: left;
	margin-top:5px;
	float:none;
	position: relative;
}

.questionNumberBlank {
	background-image: url(images/question_number_blank.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 37px;
	float: left;
	margin-top:5px;
	float:none;
	position: relative;
}

.questionNumberError {
	background-image: url(images/question_number_error.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 37px;
	float: left;
	margin-top:5px;
	float:none;
	position: relative;
}

.questionNumberClear {
	height: 37px;
	width: 37px;
	float: left;
	margin-top:5px;
	float:none;
	position: relative;
}

.questionNumberText {
	text-align:center;
	top: 9px;

	font-family: Verdana;
	font-size:14px;
	color:#FFFFFF;

	position: relative;
}

.plainText {
	margin-top: 3px;
	color:#0B355B;
	font-family: Verdana;
	font-size:16px;
	top: 14px;
}

.questionText {

	color:#0B355B;
	font-family: Verdana;
	font-size:16px;
	top: -27px;
	left:40px;
	position: relative;

	font-weight: bold;
	width:870px;
}

.errorText {
	color:#E00000;
	font-family: Verdana;
	font-size:16px;
	top: 14px;
	position: relative;

	height: 37px;

	margin-bottom: 14px;
	font-weight: bold;
}

.forwardbackButtons {
	float:left;
}

/* added by Nick H */

/* radio buttons for horizontal single punches */
.radiobutton2, .radiobutton2first, .radiobuttonvert, .radiobutton2col, .checkboxes
{
	min-height:22px;
	width:18px;
	font-family: Verdana;
	margin-left: 2px;
	background-color: #D8E0F5;
	vertical-align: middle;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom: 2px;
	font-size:14px;
	text-align:left;
	float:left;

}
.radioButton {
	height: 14px;
	width: 14px;
}

/* Grid 2 */
/* these are used for the grid questions */
.g_blue, .g_white, .g_miss, .g_blank
{
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
	clear:both;
	height:1em;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
}

.g_blank 
{
	background-color: #0D345D;
}

.g_white
{
	background-color: #F2F6FF;
	border-bottom: 1px solid #B0B0B0;
}

.g_blue
{
	background-color: #D8E1F2;
	border-bottom: 1px solid #B0B0B0;
}

.g_miss
{
	background-color: #F2F6FF;
	border-bottom: 1px solid #B0B0B0;
}

.g_blue_item, .g_header, .g_white_item, .g_blue_question, .g_white_question, .g_miss_item, .g_miss_question, .radio_blue_container, .radio_white_container, .radio_miss_container
{
  background-color: #D8E1F2;
  text-align: center;
  font-family: Verdana;
  font-size: 14px;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left:0px;
  padding-right:0px;
  border-left: 1px solid #B0B0B0;
}

.g_header
{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #0D345D;
}

.g_header a
{
	color: #FFFFFF;	
}


.g_padding, .g_padding2
{
  padding-left: 3px;
  padding-right: 3px;
}

.g_blue_question{text-align: left;}

.g_white_question{text-align: left; background-color: #F2F6FF;}
.g_white_item {background-color: #F2F6FF;}

.g_miss{background-color: #E00000; color:#FFFFFF}
.g_miss_item{background-color: #E00000;color:#FFFFFF}
.g_miss_question{background-color: #E00000;color:#FFFFFF; text-align: left;}

.g_button{height:18px;width:18px; }

.indent {margin-left:68px;}

/*this is style for the start and back buttons*/
.b {
	font-family: Verdana;
	font-size:16pt;
	background-image: url(images/button_b.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	border:0;
	color:#FFFFFF;
	width:150px;
	height:40px;
}

/*start page number buttons*/
.startNumber {
	background-image: url(images/question_number.jpg);

	height: 37px;
	width: 37px;
	float: left;
	margin-top:5px;
}

/*where the ID number gets inserted into*/
.idarea {
	font-family: Verdana;
	font-size:18pt;
	color:#000000;
	width:150px;
	height:71px;
	font-weight: bold;
	border: solid 1px #000000;
	padding-left:40px;
	padding-top:20px;
}

.idbox
{
 font-family:Verdana;
 font-size: 16pt;
 font-weight: bold;
 text-align:center;
 width:200px;
 border: solid 1px #0B355B;
 }


/* Login */

.middleLogin {

	padding-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
	left: 35%;

	height:364px;
	width:244px;
	background-image: url(images/background_login.jpg);
	background-repeat: no-repeat;

	font-family: Verdana;
	font-size:14px;
	color:#0B355B;

}

.loginTable {
	text-align: center;
}

.buttonGreen {
	background-image: url(images/button_green.jpg);
	background-repeat: no-repeat;

	text-align:center;

	height: 40px;
	width: 100px;

	font-family: Verdana;
	font-size:13px;
	color:#FFFFFF;
	padding-top: 10px;

	cursor: pointer;

}

.buttonGreenOff {
	background-image: url(images/button_green.jpg);
	background-repeat: no-repeat;

	text-align:center;

	height: 40px;
	width: 100px;

	font-family: Verdana;
	font-size:13px;
	color:#FFFFFF;
	padding-top: 10px;

	cursor: pointer;
	
	display:none;

}

.buttonBlue {
	background-image: url(images/button_blue.jpg);
	background-repeat: no-repeat;

	text-align:center;

	height: 40px;
	width: 100px;

	font-family: Verdana;
	font-size:13px;
	color:#FFFFFF;
	padding-top: 10px;

	cursor: pointer;

}


.buttonRed {
	background-image: url(images/button_red.jpg);
	background-repeat: no-repeat;

	text-align:center;

	height: 40px;
	width: 100px;

	font-family: Verdana;
	font-size:13px;
	color:#FFFFFF;
	padding-top: 10px;

	cursor: pointer;


}
.buttonRedBack {
	background-image: url(images/button_red.jpg);
	background-repeat: no-repeat;

	text-align:center;

	height: 40px;
	width: 100px;

	font-family: Verdana;
	font-size:13px;
	color:#FFFFFF;
	padding-top: 10px;

	cursor: pointer;
}


.buttonRedOn {
	background-image: url(images/button_red.jpg);
	background-repeat: no-repeat;

	text-align:center;

	height: 40px;
	width: 100px;

	font-family: Verdana;
	font-size:13px;
	color:#FFFFFF;
	padding-top: 10px;

	cursor: pointer;
}

.buttonRedNick {
  background-color: #EEF4F9;
 border: solid 1px #000000;
	text-align:center;

	height: 40px;
	width: 180px;

	font-family: Verdana;
	font-size:13px;
	padding-top: 10px;

	cursor: pointer;
}

.number1, .number2, .number3, .number4, .number5, .number6, .number7, .number8, .number9, .number0
{
	background-image: url(images/number_1.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 37px;
	float: left;
}

.number2 {background-image: url(images/number_2.jpg);}
.number3 {background-image: url(images/number_3.jpg);}
.number4 {background-image: url(images/number_4.jpg);}
.number5 {background-image: url(images/number_5.jpg);}
.number6 {background-image: url(images/number_6.jpg);}
.number7 {background-image: url(images/number_7.jpg);}
.number8 {background-image: url(images/number_8.jpg);}
.number9 {background-image: url(images/number_9.jpg);}
.number0 {background-image: url(images/number_0.jpg);}

 .star10
{
background-image: url(images/star10.jpg);
background-repeat: no-repeat;
background-position: center;
}

.star8
{
background-image: url(images/star8.jpg);
background-repeat: no-repeat;
background-position: center;
}

.makemodel
{
	font-family: Verdana;
	font-size:14px;
	top: 14px;
	position: relative;

	margin-bottom: 20px;
	font-weight: bold;
	width:400px;
}

.boxy{

font-family: Verdana;
font-size:16px;
background-color:#D8E1F2;
border: solid 1px #999999;
padding:8px;
font-weight:bold;
width: 900px;
}

/*
	This is for the change page stuff
*/
#container 
{
	position:absolute;
	background-color: Black;
	height:100%;
	width:100%;
	top:0px;
	left:0px;
	z-index:3;
	text-align:center;
	display:none;
}

#theform 
{
	text-align:left;
	margin-top:100px;
	background-color:White;
	height: 400px;
	width: 800px;
	border: solid 2px #C0C0C0;
}

#innerForm
{
	margin:10px;
	font-family:Verdana;
	font-size:12px;
}

#innerForm input
{
	font-family:Verdana;
	font-size:12px;
	border:none;
	width: 400px;
}

#newPageBack 
{
	float:left;
	border: solid 2px Black;
	width: 410px;
	padding-bottom:4px;
}

.blueButtonClose 
{
	background-image: url(images/buttonBack.png);
	height: 33px;
	width: 90px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: White;
	border: none;
	background-color:Transparent;
	cursor: pointer;
	vertical-align:middle;
}

#changePage 
{
	text-decoration:none;

}

#dek {
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:200;
}