@charset "utf-8";
body {
	background-color: #f0eee1;
}
.btm-bg-border {
	background-image: url(images/default_images/default-theme-bg_17.png);
	background-repeat: repeat-x;
	background-position: top;
}
.DD_theme {
	border-width: 1px;
	border-style: solid;
	border-color: #BFBFBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 150px;

}
.DD_theme:hover {
	border-color: #07A2D4;
	border-width: 1px;
}
.DD_theme:focus {
	border-color: #07A2D4;
	border-width: 1px;
}
.DD_theme:hover {
	FONT-SIZE: 12px;
	COLOR: #07A2D4;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}
.MainSurveyControlBarBg{
	background-color: #07A2D4;
}
.MainSurveyBg {
	background-color: #f7f7f5;
}

.TextBlueBold {
	FONT-SIZE: 12px;
	COLOR: #07A2D4;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.TextGreyBold {
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.TextGrey {
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.TextWhiteBold {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.TextWhite {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

.center-grey-gradient-bg {
	background-color: #f7f7f7;
	background-image: url(images/default_images/default_theme-bg_05.png);
	background-repeat: repeat-x;
	background-position: top;
}
a.TextButton {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	 cursor: hand;
}
a.TextButton:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
a.DelButton {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a.DelButton:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.TxtField-SurveyTitle {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 200px;
	height: 18px;

}
.TxtField-SurveyTitle:hover {
	border-color: #07A2D4;
	border-width: 1px;
}
.TxtField-SurveyTitle:focus {
	border-color: #07A2D4;
	border-width: 1px;
}
.TxtArea-SurveyTitle {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 200px;
	height: 100px;

}
.TxtArea-SurveyTitle:hover {
	border-color: #07A2D4;
	border-width: 1px;
}
.TxtArea-SurveyTitle:focus {
	border-color: #07A2D4;
	border-width: 1px;
}
.TxtArea-Question {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 400px;
	height: 100px;

}
.TxtArea-Question:hover {
	border-color: #07A2D4;
	border-width: 1px;
}
.TxtArea-Question:focus {
	border-color: #07A2D4;
	border-width: 1px;
}
.TxtField-Question {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 400px;
	height: 18px;

}
.TxtField-Question:hover {
	border-color: #07A2D4;
	border-width: 1px;
}
.TxtField-Question:focus {
	border-color: #07A2D4;
	border-width: 1px;
}
.TxtField-PageNo {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 15px;
	height: 18px;

}
.TxtField-PageNo:hover {
	border-color: #07A2D4;
	border-width: 1px;
}
.TxtField-PageNo:focus {
	border-color: #07A2D4;
	border-width: 1px;
}
.notification{
	border-color:#07A2D4;
	background-color: #CEF1FD;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}


.input_butt_edit{
font-family: "Trebuchet MS";
font-size: 12px;
font-weight: bold;
color: #333333;
text-decoration: none;

display: block;
background:url(../../images/default_images/edit_16.jpg) no-repeat 0px 0px;
height:21px;
width:46px;
cursor:hand;
cursor:pointer;
/*border-color: #a94111;*/
border:0px solid;
}
.input_butt_delet{
font-family: "Trebuchet MS";
font-size: 12px;
font-weight: bold;
color: #333333;
text-decoration: none;

display: block;
background:url(../../images/default_images/delet_17.jpg) no-repeat 0px 0px;
height:21px;
width:52px;
cursor:hand;
cursor:pointer;
/*border-color: #a94111;*/
border:0px solid;
}
.input_butt_copymov{
font-family: "Trebuchet MS";
font-size: 12px;
font-weight: bold;
color: #333333;
text-decoration: none;
	 
display: block;
background:url(../../images/default_images/copy_mov_17.jpg) no-repeat 0px 0px;
height:21px;
width:46px;
cursor:hand;
cursor:pointer;
/*border-color: #a94111;*/
border:0px solid;
}
.QuestionChoices
{
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.QuestionHeading
{
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}