BODY
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: arial, verdana, helvetica, sans-serif
}

.DQ_tr_darkbg
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-WEIGHT: none;
    /*BACKGROUND-COLOR: #9AD2F9*/
    BACKGROUND-COLOR: #F0F5F7;
}
.DQ_tr_darkbg_new
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-WEIGHT: none;
    /*BACKGROUND-COLOR: #9AD2F9*/
    BACKGROUND-COLOR: #E0DFE4;
}


.DQ_heading1
{
/* For the text to be put on heading images*/
    font-size: 20px;
    color: #000000
}


INPUT
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    font-family: arial, verdana, helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
    /*WIDTH: 50px;
    HEIGHT: 20px;*/
}


.DQ_tborder
{
/* border colour of the main inbody table*/
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    background-color: transparent;
    FONT-SIZE: 10px;
    color: #000000;
    FONT-WEIGHT:none

}

.highlight_text
{
    FONT-SIZE: 14px;
    color: #000000;
    FONT-WEIGHT:bold
}

.highlight_text_red
{
    FONT-SIZE: 14px;
    color: #FF0000;
    FONT-WEIGHT:none
}

.highlight_text_black
{
    FONT-SIZE: 14px;
    color: #000000;
    FONT-WEIGHT:none
}

.DQ_BUTTON
{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    BORDER-LEFT: #000000 1px solid;
    WIDTH: 75px;
    HEIGHT: 20px;
    CURSOR: hand;
    BORDER-BOTTOM: #000000 1px solid;
    font-family: arial, verdana, helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT:none;
    color: #ffffff;
    BACKGROUND-COLOR: gray
}

.DQ_smallcombostyle
{
/* small sized combo box size */
    width: 68px;
/*    height: 75px*/
line-height: 75px;
}

.DQ_td_head_red
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#BA3535;
	font-weight:bold;
	text-decoration:none
}
.DQ_td_head_blk
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none
}


/*---------------------*/
.DQ_content_table
{
	background-color:#FFFFFF;
	border:solid 1px #a3a3a3
}

.DQ_tr_head
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1B4E7D;
	font-weight:bold;
	text-decoration:none
}

.DQ_tr_blk
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none
}
.DQ_td_table
{
	background-color:#ffffff;
	border:solid 1px #a3a3a3

	
}
.DQ_td_question
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #2A669F; /*#357CB7;*/
	font-weight:bold;
	text-decoration:none
}
.DQ_choice
{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4C4C;
	text-decoration:none;	
	font-weight :bold 
}
.DQ_grey_table
{
	background-color:#B82828; /*#F4F4F4 ; */
	border:double 3px #B82828;
	/*border:solid 1px #ffffff; #a3a3a3;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff
	/*width:320px;
	height:32px*/
}
.DQ_grey_table_new
{
	background-color:#00CCCC; /*#F4F4F4 ; */
	border:double 3px #00CCCC;
	/*border:solid 1px #ffffff; #a3a3a3;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff
	/*width:320px;
	height:32px*/
}

.DQ_Choice_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#494949;
	text-decoration:none
}
.DQ_button_blue
{
	background-color:#3176B1;
	width:95px;
	height:25px;
	border:double 3px #6A9CC0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff
	
}
.DQ_button_grey
{
	background-color:#606060;
	width:95px;
	height:25px;
	border:double 3px #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	FONT-WEIGHT:bold
}
.DQ_bigbutton_blue
{
	background-color:#3176B1;
	width:115px;
	height:25px;
	border:double 3px #6A9CC0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff
	
}
.DQ_bigbutton_grey
{
	background-color:#606060;
	width:125px;
	height:25px;
	border:double 3px #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	FONT-WEIGHT:bold
}
.DQ_button_red
{
	background-color:#B82828;
	width:95px;
	height:25px;
	border:double 3px #B82828;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	FONT-WEIGHT:bold;
	color:#ffffff
	
}
.DQ_highlight_text_red
{
	Font-family:Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color: #FF0000;
    FONT-WEIGHT:bold;
}

.highlight_text_black
{
    FONT-SIZE: 14px;
    color: #000000;
    FONT-WEIGHT:none
}

.DQ_td_head_blk
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none
}

.DQ_td_question_blk
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000; /*#357CB7;*/
	font-weight:bold;
	text-decoration:none
}
