﻿body
{ 
	margin: 0; 
	padding: 0;
	width:100%;
	height: 100%;
	text-align: center;
	color: #000000; 
}

select[disabled] {
    background-color: rgb(207, 207, 207);
}


.twoColFixLtHdr #Fastcontainer { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #mainNav {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.GVHeaderFooter /* Gridview fixed header and footer */
{
	position:relative;
}


.ButtonClicked
{ color: Black;
  background-color: #dcdcdc
}
.menuContainer
	{width: 100%; height: 900px; background-color: #336799
	}
.menuLayout
	{width: 130px; text-align:right; vertical-align:top;
	}
.menuPage
	{width:100%; padding:0 0 0 0; margin:0 0 0 0; text-align:center; 
	 color:#808080; font-family:Arial; font-size:x-small
	}
.masterPageLayout #Fastcontainer 
		{ background-color:#FFFFFF; margin:0 0 0 0; padding: 0 0 0 0;
				 text-align:left;
		 }
.masterPageLayout
	#bannerTop
		{ width:100%; background-color:#336799; margin: 0 0 0 0; padding: 0 0 0 0;
		}
		
.masterPageLayout
	#mainAndSideBar 
		{ width:100%; height:900px; }
		
		
.masterPageLayout
	#mainPage
		{ height: 700px;  overflow-x:hidden; overflow-y:auto; vertical-align: top; text-align: left; background-color: White;
		}
	#sideBar
		{ width:180px; height: 900px; vertical-align: top; float:left;background-color: #336799;
		  margin:0 0 0 0; padding: 0 0 0 0;
		}

.masterPageLayout
	
	#footer
		{ width:85%; height: 200px;text-align: left;  background-color: White; 
		  vertical-align: bottom; float:left; margin: 0 0 0 0; padding: 0 0 0 0;
		}
		
.titleStripOutter
		{width:100%; padding-top:5px; padding-right: 5px; padding-left: 1px; 
		 padding-bottom: 5px; margin: 5px 5px 5px 1px;
		}
.titleStripInner
		{background-color:#7084b0;width: 100%; height: 25px; 
		 margin: 2px 2px 2px 1px;text-align:left; padding-right: 4px; 
		 padding-left: 1px; padding-bottom: 4px; padding-top: 4px;
		}
/* Form Styles */


.FormBannerLeftImage
{
	background-color: #336799;
	padding: 0 0 0 0;
	clear:right;
	width:22%;/*313px;*/
	float:left;
	height: 75px;
	text-align:left;
	
		
}
.FormBannerMiddleImage
{
	background-color: #336799;
	padding: 0 0 0 0;
	clear:right;
	width:56%; /*421px;*/
	float:left;
	height: 75px;
	text-align:left;
	
		
}
.FormBannerRightImage
{
	background-color: #336799;
	padding: 0 0 0 0;
	clear:right;
	width:16%;/*208px;*/
	float:left;
	height: 75px;
	text-align: right;
	
		
}

.FormBannerFillerImage
{
	background-color: #336799;
	padding: 0 0 0 0;
	clear:right;
	width:3%;
	float:left;
	height: 75px;
	
		
}

.FormBannerBottomImage
{
	background-color: #336799;
	padding: 0 0 0 0;
	clear:right;
	width:25%;
	float:left;
	height: 25px;
	
		
}
.FormBannerBottomFillerImage
{
	background-color: #336799;
	padding: 0 0 0 0;
	clear:right;
	width:2%;
	float:left;
	height: 25px;
	
		
}

.FormBanner 
{
	background-color: #003366;
	clear: both;
	margin: 0px;
	width: 100%;
	
}

.FormBannerLogoBar
{
	background-color: #003366;
	clear: both;
	float: left;
	padding: 3px 3px 3px 3px;
	margin: 0px;
	width: 100%;
}

.FormBannerSubtitleBar
{
	background-color: #336699;
	clear: both;
	float: left;
	margin: 0px;
	padding: 3px 3px 3px 3px;
	width: 100%;	
}

.FormBannerSubtitle
{
	color: white;
	float: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.FormBannerUsernameLabel
{
	color: white; /*#e0e0e0;*/
	font-family: Sans-Serif;
	font-size: 13px;
	margin-top: 5px;
	 /*font-family: Courier New, Courier, monospace;Verdana, Helvetica, sans-serif;
	font-size: 20px;*/
	font-weight:bold
}

.FormBannerUsername
{
	color: white;
	font-family: Sans-Serif;
	font-size: 14px;
	margin-top: 5px;
	/*font-family: Courier New, Courier, monospace;
	font-size: 20px;*/
	font-weight:bold
}

.FormBannerSubtitleLinkButton
{
	color: #e0e0e0;
	font-size: 14px;
	margin: 4px;
	font-weight:bold
}

.FormMenu
{
	background-color: #c0c0c0;
	clear: left;
	float: left;
	width: 25%;
}

.FormMenuMenu
{
	background-color: #336799;	
	font-family: Sans-Serif;
	font-size: 13px;
	margin-top: 5px;
	width: 100%;
	text-align: left;
	
}


.FormContent
{
	clear: right;
	margin-left: 25%;
	width: 75%;
}

.FormFooter
{
	width:100%; 
	padding:0 0 0 0; 
	margin:0 0 0 0; 
	text-align:center; 
	color:Black; 
	font-family:Arial; 
	font-size:x-small
	}

.LoginContent
{
	border-bottom-color: transparent;
	border-bottom-style: solid;
	border-bottom-width: 20px;
	border-top-color: transparent;
	border-top-style: solid;
	border-top-width: 20px;
	width: 100%;
}

.WelcomeContent
{
	border-bottom-color: transparent;
	border-bottom-style: solid;
	border-bottom-width: 30px;
	border-top-color: transparent;
	border-top-style: solid;
	border-top-width: 40px;
	color: red;
	font-size: 40px;
}

.DropdownLabels
{
	color: white;
	font-family: Sans-Serif;
	font-size: 13px;
	margin-top: 5px;
	/*font-family: Courier New, Courier, monospace;
	font-size: 20px;*/
	font-weight:bold
	
}


.DropdownControls
{
	color: black;
	font-family: Sans-Serif;
	font-size: 11px;
	margin-top: 5px;
	/*font-family: Courier New, Courier, monospace;
	font-size: 20px;*/
	font-weight:bold
	
}

html > body table#Table100 
{
    background-color: #3d3d7a;
    width: 100%;
}
    html > body #Table1001
    {
        background-color: #3d3d7a;
        width: 100%;
    }
    html > body #Table1002
    {
        background-color: #336799;
        width: 100%;
    }


div#preloaderAnimation
{
	position:fixed;
	top:20%;
	left:200px;
	width:350px;
	height:50px;
	text-align:center;
	background-color:White;
	border:solid 3px black;
   

}



div#preLoaderDiv
{
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	background-color: Gray;
	opacity: 0.4;
	filter: alpha(opacity=40);
	
}