body {
      background-color:#ebecec;
		  font-family: Tahoma, Arial, Helvetica, sans-serif;
		  font-size: 11px;	
      padding: 0px 0px 0px 0px;
		  color:#000000;
		  margin: 0px 0px 0px 0px;	
		  margin-bottom: 0px;
      margin-top: 0px;
      z-index: 2000;
}

select { 
	width: 55px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px 2px 2px;
	
}

textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 0px 5px;
}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.main_table {
	border-color: #dfdfdf;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}

.menu {
	background-image: url('menu_bg.gif');
	padding: 0px 1px 0px 1px;
}

.menu_active {
	background-image: url('menu_active_bg.gif');
	padding: 0px 1px 0px 1px;
	
}

.submenu
{
	color: #666666;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-color: #d5d5d5;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

.submenu_active
{
	color: #4bb8e5;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-color: #d5d5d5;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

.page_title
{
	color: #ffffff;
	background-image: url('title_b.gif'); 
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
}
.td_menu { 
	background-image: url('title_b.gif'); 
	color: #ffffff;
	font-size: 11px;
}

.td_menu_href { 
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.td_back { 
	background-color: #f0f1f1;
	color: #666666;
	font-size: 11px;
}

.nobold 
{
	font-weight: normal; 
}
.nounderline
{
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

A:link { text-decoration: none; } 
A:active { text-decoration: none; }
A:visited { text-decoration: none; }

.title
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.tr_title { 
	background-color: #e2e5e5;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	border-color: #f0f1f1;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	padding: 0px 10px 0px 10px;
	text-align: left;
	text-decoration: none;
	height: 24px;
}
.tr_title A {
	color: #000000;
}

.tr_title_up { 
	background-color: #d9dada;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	border-color: #f0f1f1;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}

.tr_title_up_font {
	font-size: 11px;
	font-weight: bold;
}

.tb_b 
{
	background-color: #cfe6ef;
	color: #299ac8;
	font-size: 11px;
	font-weight: bold;
	border-color: #f0f1f1;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	padding: 0px 10px 0px 10px;
	text-align: center;
	height: 24px;
}

.newsletter { 
	background-color: #cfe6ef;
	color: #299ac8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.tb_b_a { 
	color: #299ac8;
	font-size: 11px;
	border-color: #f0f1f1;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	padding: 0px 10px 0px 15px;
	text-align: left;
	height: 24px;
}

.tb_b_a A { 
	color: #299ac8;
}

.tb_b_s
{
	color: #5f7179;
	font-size: 11px;
	font-weight: normal;
	border-color: #f0f1f1;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	padding: 0px 10px 0px 10px;
	text-align: left;
	height: 24px;
	
}

.buttonSurvey
{
	color: #4bb8e5;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Verdana, Tahoma, sans-serif;
	text-align: center;

}

.button
{
	color: #4BB8E5;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Verdana, Tahoma, sans-serif;
	text-align: center;

}
.button label
{
	vertical-align: super;
}

.button_error
{
	color: #d53a3a;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Verdana, Tahoma, sans-serif;
}

.buttonExportToExcel
{
	color: #666666;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Verdana,  Tahoma, sans-serif;
	vertical-align: middle;
}

.buttonAccept
{
	color: #3f9b07;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Verdana,  Tahoma, sans-serif;
}

.buttonCancel
{
	color: #d53a3a;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Verdana,  Tahoma, sans-serif;
}
.buttonCancel A
{
	color: #d53a3a;
}

#tips {
	position: absolute;
	top: 290px;
	left: 390px;
}

.tips_menu {
	background-color: #4bb8e5;
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 0px 10px 0px 5px;
	text-decoration: none;
}

.tips_menu_error {
	background-color: #d53a3a;
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

.tips_text {
	color: #333333;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	padding: 10px 10px 0px 10px;
	text-decoration: none;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

.modalSelect
{
	border: 2px #ffffff inset;
	background:#ffffff;
	margin:0px;
}


/*  SURVEY OLD

.labels{
font-family:Tahoma;
font-weight:bold;
color:#333333;
margin-bottom:5px;
padding-bottom:5px;
line-height:20px;
}

.dropdowns{
padding-left:5px;
margin-right:10px;
width:95px;
}
.dropdownsNewQ{
padding-left:5px;
margin-left:10px;
margin-right:10px;
width:125px;
float:left;
margin-top:22px;
}

.NewQuestion{
width:520px;
height:65px;
background:url(createSurvey_newQuestion.gif) 0 0 no-repeat;
margin-top:50px;
}

.QuestionsForm{
width:400px;
height:120px;
margin-bottom:5px;
margin-left:10px;
}

.AnswersForm{
width:395px;
height:60px;
margin-left:15px;
margin-top:3px;
margin-bottom:5px;
}
.Answerlabels{
margin-left:10px;
}

div.questionHolder{
width:520px;
background:#cfe6ef;
height:auto;
margin-left:20px;
}
*/


/* SURVEY */

div#divHeader {
	display: block;
	margin: 15px 20px 15px 20px;
}
div#divQuestion {
	display: block;
	float: left;
	clear: left;
	width: 520px;
	max-width: 490px;
	margin: 0px 0px 10px 20px;
	padding: 10px 15px 10px 15px;
	background-color: #cfe6ef;
}
div#divEditQuestion {
	display: block;
	float: left;
	width: 150px;
	max-width: 137px;
	height: 54px;
	max-height: 25px;
	margin-top: 15px;
	padding: 16px 0px 13px 13px;
	background: url(survey/bg_editquestion.gif) no-repeat left top;
}
div#divAnswer {
	display: block;
	float: left;
	clear: left;
	width: 490px;
}
div#divEditAnswer {
	display: block;
	float: right;
	padding: 4px 0px 6px 0px;
}
div#divAddQuestion {
	display: block;
	float: left;
	clear: both;
	width: 520px;
	max-width: 490px;
	margin: 0px 0px 10px 20px;
	padding: 15px;
	background-color: #E2E5E5;
}
div#divLoadSave {
	display: block;
	float: left;
	clear: both;
	width: 520px;
	max-width: 490px;
	margin: 0px 0px 10px 20px;
	padding: 15px;
	background-color: #cfe6ef;
}
div#divButton {
	display: block;
	float: right;
	width: 100px;
	padding-top: 15px;
}
div#divDropDownList {
	display: block;
	float: left;
}

.lblHidden {
	display: none;
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.lblTitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.txtTitle {
	width: 235px;
	margin: 5px 0px 20px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.ddlDate {
	width: 95px;
	margin: 5px 15px 20px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.lblQuestion {
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.txtQuestion {
	width: 490px;
	height: 60px;
	padding: 0px;
	margin: 5px 0px 20px 0px;
}
.lblAnswer {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.txtAnswer {
	width: 490px;
	height: 19px;
	padding: 0px;
	margin-top: 5px;
}
.ddlAnswer {
	width: 150px;
	margin: 5px 15px 5px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.ddlAnswerNo {
	width: 50px;
	margin: 5px 15px 5px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.buttonSmall {
	display: block;
	float: right;
	width: 16px;
	height: 15px;
	margin-left: 3px;
}
.buttonLarge {
	display: block;
	float: left;
	width: 26px;
	height: 25px;
	margin-right: 6px;
}
.buttonCantEdit {
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Verdana,  Tahoma, sans-serif;
	vertical-align: middle;
}
.txtIntroText {
	width: 315px;
	height: 80px;
	padding: 0px;
	margin: 5px 0px 20px 0px;
}
.txtOutroText{
	width: 315px;
	height: 80px;
	padding: 0px;
	margin: 5px 0px 20px 0px;
}

/* Survey Results */
.outerTable {
	background-color: #C2E0EB;
	width: 100%;
	margin-bottom: 1px;
}
.outerLCell {
	width: 300px;
	vertical-align: top;
}
.outerRCell {
	padding-top: 25px;
	padding-bottom: 25px;
	vertical-align: top;
}

.divInnerTitle {
	display: block;
	float: left;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	padding-bottom: 10px;
}
.divInnerTable {
	display: block;
	float: left;
	width: 100%;
}
.innerTable {
	width: 600px;
	border-collapse: collapse;
}
.innerTableText {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #F0F1F1;
	border-left: 0px;
	padding: 5px;
}
.innerTableResult {
	width: 50px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-align: right;
	border: 1px solid #F0F1F1;
	padding: 5px;
}
.innerTableLegend {
	width: 15px;
	max-width: 14px;
	border: 1px solid #F0F1F1;
	border-right: 0px;
	padding: 5px;
}
.divLegend {
	font-size: 1px;
	width: 15px;
	max-width: 13px;
	height: 15px;
	max-height: 13px;
	border: 1px solid #FFFFFF;
}
.innerInfoTable {
	width: 600px;
	border-collapse: collapse;
}
.innerInfoTableText {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	border: 1px solid #F0F1F1;
	border-left: 0px;
	padding: 5px;
}
.innerInfoTableTitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	border: 1px solid #F0F1F1;
	border-right: 0px;
	padding: 5px;
	width:8%;
}
.rowDark {
	background-color: #D1E5EC;
}
.rowLight {
	background-color: #E0EBF1;
}
.imgDiagram {
	padding: 15px;
}
