﻿.General {
	font-family: "Verdana", Arial, "Microsoft Sans Serif";
	font-size: 20pt;
	color: #000000;
}
.Exhibit {
	font-family: "Verdana", Arial, "Microsoft Sans Serif";
	font-size: 20pt;
	color: #000000;
}
input {
	font-family: "Verdana", Arial, "Microsoft Sans Serif";
	font-size: 16pt;
	color: #000000;
	text-align: center;
}
.SectionLabel {
	font-family: "Verdana", Arial, "Microsoft Sans Serif";
	font-size: 22pt;
	font-weight: bold;
	color: #00246e;
	text-align: left;
}

.Answerkey_Intro {
	font-family: "Verdana", Arial, "Microsoft Sans Serif";
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.Answerkey_ListLabel {
	font-family: "Verdana", Arial, "Microsoft Sans Serif";
	font-size: 20pt;
	font-weight: bold;
	color: #00246e;
	text-align: left;
}
.Answerkey_AnswerList {
	font-family: "Verdana", Arial, "Microsoft Sans Serif";
	font-size: 20pt;
	color: #000000;
	text-align: left;
	list-style-type: decimal;
}
.Answerkey_EvaluateLabel {
	font-family: "Verdana", Arial, "Microsoft Sans Serif";
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.Answerkey_Evaluate {
	font-family: "Verdana", Arial, "Microsoft Sans Serif";
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	list-style-type: circle;
}
.Answerkey_EGOScore {
	font-family: "Verdana", Arial, "Microsoft Sans Serif";
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.Answerkey_CISScore{
    font-family: "Verdana", Arial, "Microsoft Sans Serif";
    font-size: 20pt;
    font-weight: bold;
    color: black;
    text-align: left;
}
.Answerkey_Score {
	font-family: "Verdana", Arial, "Microsoft Sans Serif";
	font-size: 20pt;
	color: #000000;
	text-align: left;
}
.Direction {
	font-family: "Verdana", Arial, "Microsoft Sans Serif";
	line-height: 1.15em;
	font-size: 20pt;
	margin-bottom: 0em;
	margin-top: 2.08em;
	text-indent: 0em;
	margin-right: 12.92em;
	font-weight: bold;
	font-style: normal;
	color: rgb(0,0,0);
	width: 400px;
	margin-left: 2.5em;
}

/*Question Numbers*/
.questionWidth, #tdNumber {
    width: 40px;
	text-align: right;
	font-family:  "Verdana", Arial, "Microsoft Sans Serif";
	font-size: 20pt;
	font-weight:bold;	
}
.tdNumberIndentation{
	padding-right: 14px;
}

.tdNumberIndentationMultiMatch{
	width: 8px;
}

.mcsr-col1
{
	width:15px;
}

.mcsr-col2
{
	width:20px;
}

.mcsr-col3
{
	width:200px;
}

.mcsr-cola
{
	width:15px;
}

.mcsr-colb
{
	width:20px;
}

.mcsr-colc
{
	width:80px;
}

.match-col1
{
	width:30px;
}

.match-col2
{
	width:20px;
}

.match-col3
{
	width:100px;
}
.match-col4
{
	width:20px;
}

.match-col5
{
	width:20px;
}

.match-col6
{
	width:100px;
}

.fill-col1
{
	width:80px;
}

.fill-col2
{
	width:550px;
}

.freeform-col1
{
	width:80px;
}

.freeform-col2
{
	width:550px;
}

.freeform-box
{
	width:550px;
	border: 1px black solid;
}

.sidebar 
{ 
	border-left :30px solid #e5e5e5; padding-left :5px;
}

.horizontalbar
{
	height :2px;
	color:#003399;
	text-align:left ;
	width :100%;
}

.Table-BorderStyle {
    table-layout: fixed; 
	border: none;	
	vertical-align:top;
	border-collapse: collapse;
}
.GP_Table-Row-Dark{
    background-color: #fccf9d;
	vertical-align:top;
}
.GP_Table-Row-Light{
    background-color: #FDE9DD;
	vertical-align:top;
}
.IP_Table-Row-Dark{
    background-color: #d0e6b7;
	vertical-align:top;
}
.IP_Table-Row-Light{ 
    background-color: #eef6e5;
	vertical-align:top;
}
.PT_Table-Row-Dark{
    background-color: #ffd984;
	vertical-align:top;
}
.PT_Table-Row-Light{
    background-color: #fff2d3;
	vertical-align:top;
}
.MT_Table-Row-Dark{
    background-color: #bde1f7;
	vertical-align:top;
}
.MT_Table-Row-Light{
    background-color: #e6f3fc;
	vertical-align:top;
}
.AP_Table-Row-Dark{
    background-color: #fccf9d;
	vertical-align:top;
}
.AP_Table-Row-Light{
    background-color: #feedd7;
	vertical-align:top;
}
.OA_Table-Row-Dark{
    background-color: #ffd984;
	vertical-align:top;
}
.OA_Table-Row-Light{
    background-color: #FFF2D3;
	vertical-align:top;
}
.PR_Table-Row-Dark{
    background-color: #ffd984;
	vertical-align:top;
}
.PR_Table-Row-Light{
    background-color: #fff2d3;
	vertical-align:top;
}
