td.footer
{
	font-size:10px;
	font-family:Tahoma, Arial, Sans-Serif;
	color:white;
	text-decoration:none;
	text-align:center;
	vertical-align:bottom;
	height:10px;
}
td.copyfooter
{
	font-size:10px;
	font-family:Tahoma, Arial, Sans-Serif;
	color:white;
	text-align:left;
	vertical-align:bottom;
	height:10px;
	/*font-weight: bold;*/
}
a.footer
{
	font-size:10px;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	color:white;
	text-align:center;
	vertical-align:bottom;
	/*font-weight: bold;*/
}

.adminheader
{
	font-weight: normal;
	font-size: 28px;
	color: darkorange;
	font-family: 'Microsoft Sans Serif' , Georgia, Tahoma, Arial;
}

.MainText
{
	font-size: 11px;
	color: #544D4D;
	font-family: Tahoma, Arial, Georgia, 'Times New Roman';
}	

.MainHeader
{
	font-weight: bold;
	font-size: 18px;
	color: olive;
	font-family: Tahoma, Arial, Georgia, 'Times New Roman';
}	

.LabelText
{
	font-size: 12px;
	color: black;
	font-family: Tahoma, Arial, Georgia, 'Times New Roman';
}	

.TrophyText
{
	font-size: 14px;
	color: navy;
	font-family: Tahoma, Arial, Georgia, 'Times New Roman';
}

.Labels
{
	font-size: 12px;
	color: black;
	font-family: Tahoma, Arial, Georgia, 'Times New Roman';
	font-style:normal; 
	font-weight:normal; 
	}	
	
.reqdLabels
{
	font-size: 12px;
	color:red;
	font-family: Tahoma, Arial, Georgia, 'Times New Roman';
	font-style:normal;
	font-weight:normal; 
	}	

.taskheader
{
	font-size: 16px;
	color: darkblue;
	font-family: Georgia, 'Times New Roman' , Arial, Tahoma;
}	

.StoryText
{
	
	font-size: 13px;
	color: #544D4D;
	font-family: Tahoma, Arial, Georgia, 'Times New Roman';
}

A.headertext
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Georgia, 'Times New Roman';
	text-decoration: none;
}	

A.headertext:hover
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Georgia, 'Times New Roman';
	text-decoration: none;
}	

A.LeftNav
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Georgia, 'Times New Roman';
	text-decoration: none;
}	

A.LeftNav:hover
{
	font-weight: bold;
	font-size: 11px;
	color: darkorange;
	font-family: Arial, Georgia, 'Times New Roman';
	text-decoration: none;
}

.Arial11
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Georgia, 'Times New Roman';
}	

A.Questions
{
	font-weight: bold;
	font-size: 11px;
	color: #F78671;
	font-family: Arial, Georgia, 'Times New Roman';
	text-decoration: none;
}	

A.clickhere
{
	font-weight: bold;
	font-size: 11px;
	color: #BD9210;
	font-family: Arial, Georgia, 'Times New Roman';
	text-decoration: none;
}

A.DetailedLink
{
	font-weight: bold;
	font-size: 11px;
	color: #4074ad;
	font-family: Tahoma, Arial, 'Times New Roman' , Verdana;
	text-decoration: none;
}

A.DetailedLink:hover
{
	font-weight: bold;
	font-size: 11px;
	color: darkorange;
	font-family: Tahoma, Arial, 'Times New Roman' , Verdana;
	text-decoration: none;
}

A.List1
{
	font-weight: normal;
	font-size: 8pt;
	color:  #4074ad;
	font-family: Arial, Georgia, 'Times New Roman';
	text-decoration: none;
}	

A.List1:hover
{
	font-weight: normal;
	font-size: 8pt;
	color: darkorange;
	font-family: Arial, Georgia, 'Times New Roman';
	text-decoration: none;
}
@media all{

	

	input.text{
		border-top : solid 1px #847D71;
		border-right : solid 1px #CCCCCC;
		border-left : solid 1px #847D71;
		border-bottom : solid 1px #CCCCCC;
		color : Black;
		font : normal 12px Tahoma;		
	}
	 select{
		border-top : solid 1px #847D71;
		border-right : solid 1px #CCCCCC;
		border-left : solid 1px #847D71;
		border-bottom : solid 1px #CCCCCC;
		color : Black;
		font : normal 12px Tahoma;		
	}
  
  input.submit
  {
	border-top : solid 1px #847D71;
		border-right : solid 1px #CCCCCC;
		border-left : solid 1px #847D71;
		border-bottom : solid 1px #CCCCCC;
		color : Black;
		font : normal 12px Tahoma;
	
	}


legend
{
		color : Olive;
		font : bold 15px Tahoma;		
	
	}
	
.abc
{margin-left:10px;	
}

.surveyHeader1
	{
		font-weight: bold;
		font-size: 18px;
		font-style: italic;
		font-family: Arial;
	}	
