﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.HomeLink:link
{
	color: #000000;
	text-decoration: none;
}

.HomeLink:visited
{
	color: #000000;
	text-decoration: none;
}
.NodeStyle
{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 8px;
}
.RootNode
{
	color: Green;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}
.SelectedNode
{
	color: #B1CEE0;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}

.BGPic2
{
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	color: #4D4D4D;
}

.HomeErrorMessage
{
	color: #FFFF99;
}
.Hand
{
	cursor: Hand;
}
.SearchResultMsg
{
	font-family: tahoma;
	color: #A41A05;
}
/*Reorder List*/
.ClsDragHandle
{
	background-image: url(Images/drag_handle.gif);
	background-color: #fAf9f8;
	border: thin outset white;
	cursor: move;
	width: 20px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin-top:0px;
	margin-bottom:0px;
}
.ClsCallbackStyle
{
	border: thin inset blue;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.ClsItemArea
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ClsItemArea li
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ClsItemArea ul
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
}
.ClsItemArea table
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ClsReorderCue
{
	background-color: Gray;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.processing
{
	background-color: yellow;
	color: black;
	border: thin inset white;
}

LI
{
/*	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	*/
}
ul
{
/*	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	*/
}
.ValidationSummary
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B22222;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.Bluenew
{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #436174;
	text-decoration: none;
}
div.dimmer
{
	visibility: hidden;
	position: absolute;
	font-family: verdana;
	font-weight: bold; /* ieWin only stuff left:112px;     top:104px; */ /* with this trick only IE             manage the following 2 attributes */
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=  'images/gray.png' );
}


.floatingHeader
{
	color: #ffffff;
}

/* For Loading Page */

.Progress
{
	top: 0px;
	right: 0px;
	position: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #CF4342;
	color: White;
	width: 105px;
}
.whiteBig
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.03em;
}
.dragHandle
{
	width: 10px;
	height: 10px;
	border: thin outset blue;
	background-color: red;
}
.processing
{
	background-color: yellow;
	color: black;
	border: thin inset white;
}
.reorderCue
{
	background-color: Gray;
	border: thin dotted black;
	height: 25px;
}
#basic-accordian
{
	border: 5px solid #EEE;
	padding: 5px;
	width: 350px;
	z-index: 2;
}

.accordion_headings
{
	padding: 5px;
	background: #99CC00;
	color: #FFFFFF;
	border: 1px solid #FFF;
	cursor: pointer;
	font-weight: bold;
}

.accordion_headings:hover
{
	background: #00CCFF;
}

.GridPad
{
	padding: 4px;
}

.RequestProcess
{
	background-color: #FFFFFF; 
	bottom: 5px; 
	border-color: #494949;	
	border-style: solid; 
	border-width: 1px; 
	color: #4D4D4D;
	left: 5px; 
	font-family: tahoma;
	font-size: 15px;
	height: 25px; 	
	padding: 2px;
	position: fixed;	
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	width: 200px; 

}

.HowItWorksAnsStyle
{
	background-color: #668091;
	border-color: #494949;		
	border-style: solid; 
	border-width: 1px; 
	color: #4D4D4D;
	filter: alpha(opacity=95);	
	height: auto;
	opacity: 0.95;	
	padding: 5px;	
	position: fixed;
	left: 118px;
	margin-top: 140px;
	width: 539px; 	
	z-index: 100;
}
.HowItWorksTextStyle
{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;	
	text-decoration: none;
	letter-spacing: 0.03em;

}


/****************Modal Popup************/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

.inputSmall {
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;
	font-family: tahoma;
	font-size: 11px;
	width:135px;
	color: #4D4D4D;
	text-decoration: none;
	padding:2px 0 2px 5px;
	vertical-align: middle;
}

.style1 {font-size:12px; text-decoration:none; letter-spacing: 0.03em; font-family: Arial, Helvetica, sans-serif;}
.style2 {font-size: 11px; text-decoration: none; font-family: tahoma;}

select 
{
	border: 1px solid #D0D0D0;
	font-family: tahoma;
	font-size: 11px;
	color: #4D4D4D;
	text-decoration: none;
	padding:2px 0 2px 5px;
	vertical-align: middle;
}

.select 
{
	border: 1px solid #D0D0D0;
	font-family: tahoma;
	font-size: 11px;
	color: #4D4D4D;
	text-decoration: none;
	padding:2px 0 2px 5px;
	vertical-align: middle;
}

.dotted-divider
{
	background-image: url(Images/dotted-divider.jpg);
	background-repeat: repeat-x;
}

.TextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.GridPageColor
{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#767676;
}
