/* Default CSS Stylesheet for a new Web Application project */


@font-face {
    font-family: 'Wingdings 3';
    font-style:  normal;
    font-weight: normal;
    src: url(WINGDIN0.eot);}

.DateHeader
{ text-align:Center;
 
	}
.ClipLabels
	{
  
		}

.LabelInput
{
	padding-left: 5px;
}

.LabelInput2
{
	padding-left: 5px;
	text-align: right;
}
.LogonPanel
{
	Padding-top: 20px;
	Padding-bottom: 20px;
}

.PadPanel
{
	Padding-top: 20px;
	Padding-bottom: 20px;
	Padding-Left: 20px;
	padding-right:20px;
}

.PadPanel1
{
	Padding-top: 20px;
	Padding-bottom: 20px;
	Padding-Left: 20px;
	padding-right:20px;
	border-bottom-style:solid;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-width:1px;
	border-color:black;
}

A.menuitem2:link, A.menuitem2:visited, A.menuitem2:active { 
				text-decoration: none; 
				color: black;
				border-style: none;
			    font-size: 14pt;
}
				
a.menuitem2:Hover{ 
				text-decoration: none; 
				color: Blue; 
				border-style: none;
				font-size:14pt;
}

A:link, A:visited, A:active, a:Hover {  
				color: blue;
}

.ErrorPanel
{
	 background-color: #dcdcdc;
	 border-Style: solid;
	 border-color: Black;
	 border-width: 1px;
	 position: absolute;
	 visibility: hidden; 
	 top: 100px;
	 left: 100px;
	 width: 350px;
	z-index: 100000;
	}
	
	.ShowErrorPanel
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	z-index: 100000;
	left: 100px;
	visibility: visible;
	border-left: black 1px solid;
	width: 350px;
	border-bottom: black 1px solid;
	position: absolute;
	top: 100px;
	background-color: #dcdcdc;
}

.HideControl
{
	 visibility: hidden;
	}
	
.ShowControl
{
	 visibility:visible;
	}
	
.HideObject
{
	 visibility: hidden;
	 position: absolute;
	}
	
.ShowObject
{
	 visibility: visible;
	 position: static;
	}

.ErrorSummary
{
	padding-left: 5px;
	}
	
.TitleBar
{
	 border-top-style: solid;
	 border-left-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-top-color: black;
	 border-left-color: black;
	 border-right-color: black;
	 border-bottom-color: silver;
	 border-top-width: 1px;
	 border-left-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 0px;
	}	

.TopDataGrid
{
	
	 border-top-style: solid;
	 border-left-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-top-color: silver;
	 border-left-color: black;
	 border-right-color: black;
	 border-bottom-color: black;
	 border-top-width: 0px;
	 border-left-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	}	
	
	.MenuButtonPanel
{
	 border-left-style: solid;
	 border-right-style: solid;
	 border-left-color: black;
	 border-right-color: black;
	 border-left-width: 1px;
	 border-right-width: 1px;

	}
	
	.Totals
{
	
	 border-top-style: none;
	 border-left-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-color: black;
	 border-right-color: black;
	 border-bottom-color: black;
	 border-left-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	}
	
	.TopMenu
{
	 padding-top: 5px;
	 padding-left: 5px;
	 border-top-style: None;
	 border-left-style: solid;
	 border-right-style: solid;
	 border-bottom-style: None;
	 border-left-color: black;
	 border-right-color: black;
	 border-left-width: 1px;
	 border-right-width: 1px;
	}	

.BottomMenu
{
	 padding-left: 10px;
	 border-top-style: None;
	 border-left-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-color: black;
	 border-right-color: black;
	 border-bottom-color: black;
	 border-left-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	}
	
	.GridHeader
	{
	 border-bottom-style: solid;
	 border-bottom-color:Black;
	 border-bottom-width: 1px;
		}
		
	.Questions
	{		
	font-size: 10pt;
	font-weight:bold;
	FONT-FAMILY: Arial;
	}	
	
	.SurveyList
	{		
	font-size: 10pt;
	FONT-FAMILY: Arial;

	}	
	
	
	.Choices
	{
	 padding-left: 110px;

 
	}	
	
	.AlignMiddle
	{
	 text-align:center;
	}
	.DescHead
	{
	 font-weight:bold;
	 padding-left:5px;
	}
	
	.HeadMLS1
	{
		COLOR:#ffffff;
		padding-left:5px;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-bottom-color:black;
	}
	
.Transparent
{
	  background-color:Transparent;
}	

.menuitem3:link, .menuitem3:visited, .menuitem3:active { 

				color:Maroon;
				border-style: none;
			    font-size: 14pt;
			    text-align:left ;
}
				
.menuitem3:Hover{ 

				color: Blue; 
				border-style: none;
				font-size:14pt;
				text-align:left ;
}

.PadderR
{
	padding-right: 10px;
	padding-top:3px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:Black 
	}
	
.PadderL
{
	padding-Left: 10px;
	padding-top:3px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:Black 
	}
	
	.UnderLiner
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:Black 
	}
