TABLE, DIV, SPAN, A, TD, B, BODY, INPUT,  SELECT, LI, UL,TEXTAREA
{
	
	font-family : Arial;
	font-size : 12px;
	color : #20516C;
}

INPUT, TEXTAREA, SELECT 
{
	font-size : 12px;
}

.strField {behavior: url(/firstgov/HTC/strField.htc);}
.SurveyTitle
{	
	font-size  : 20px;
	background-image:url(/firstGov/Images/he/govCon/arrow1-left.gif);
	background-repeat:no-repeat;
	background-position : right 5px;
	padding-right:19px;
	font-weight:bold;
	font-family : Arial;	
	color : #20516C;
	padding-right :15px;
	background-color :#E2EEF9;
}

.SurveyAnswer
{		
	padding-right :15px;
	padding-left :15px;
	
}

.GraySurveyTitle
{
	/*background-color:#cee7ff;*/
	background-image:url(/firstGov/Images/he/survey/title_corner_gray.gif);
	background-repeat:no-repeat;
	padding-right:19px;
	background-position:100%;
	font-weight:bold;
	font-family : Arial;
	font-size :x-small !important /*12px*/;
	background-color:#eeeeee;
	/*border-top: white 2px solid;		
	border-bottom: white 2px solid;*/
}



.SurveyImageBoxTopLeft
{
	background-image:url(/firstGov/Images/he/survey/image_corner_left_top.gif);
	background-repeat:no-repeat;
	width : 10px;
	height :8px;	
	float :right ;
	
}
.SurveyImageBoxTopRight
{
	clear :both ;
	background-image:url(/firstGov/Images/he/survey/image_corner_right_top.gif);
	background-repeat:no-repeat;
	width : 10px;
	height :8px;	
	float :right ;
	
	
}
.SurveyImageBoxBottomLeft
{
	background-image:url(/firstGov/Images/he/survey/image_corner_left_bottom.gif);
	background-repeat:no-repeat;
	width : 10px;
	height : 8px;
	float :right ;
}

.SurveyImageBoxBottomRight
{
	background-image:url(/firstGov/Images/he/survey/image_corner_right_bottom.gif);
	background-repeat:no-repeat;
	width : 10px;
	height :10px;	
	float :right ;
	
}
.SurveyImageBoxTopLine
{
	border-top : solid 8px #eeeeee;		
	width : 171px;
	float :right ;
	
}
.SurveyImageBoxBottomLine
{
	border-top : solid 8px #eeeeee;		
	width : 171px;
	float :right ;
	
}

.SurveyImageBoxSide
{
	border-left :  solid 10px #eeeeee;	
	border-right :  solid 10px #eeeeee;	
	line-height :10px;
	cursor :hand ;
}


.ImageTitle
{	
	padding-bottom:3px;
	float :right;
}


.SurveyBoxWarp
{
	width : 191px;
	height : 202px;
	margin-left: auto;
	margin-right: auto;	
}

.SurveyImageBoxSide  img
{
	width : 170px;
	height : 200px;	
}




