
body
{
	font-family:Arial;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 0;
	border: none 3px black;
	background-color: #ffffff;
	height: 100%;

}

form
{
	font-family:Arial;
	font-size: 15pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 0;
	border: none 3px black;
	background-color: #ffffff;
	height: 100%;
}


html
{
	height: 100%;
}

#Logo
{
	vertical-align: middle;
	background-color: White;
	height: 45px;
	padding-left: 20px;
	text-align: left;
	
}



#PageTitle
{
	vertical-align: bottom;
	text-align: center;
	width: 100%;
	height: 30px;
	
	
}

.HeaderPageTitle
{
	font-family: Arial;
	font-size: 16px;
}

#Header
{
	text-align: right;
	padding-right: 10px;
}

.HeaderLabelCell
{
	text-align:left;
}

.HeaderContentCell
{
	text-align:left;
}

.PipeLine1
{
	border-top: solid 1px gray;
	background-color: #c6d2bf;
		font-weight: bold;

	color: White;

	height: 23px;
	width: 100%;

}

.PipeLine
{
	color: White;

	height: 23px;
	width: 100%;
}

#HeaderLinks
{
	text-align: left;
	padding-right: 10px;
}

#HeaderLeftLink
{
	padding-right: 10px; 
	padding-left: 20px;
}
	
#HeaderMiddleLink
{
	border-right: solid 1px gray; 
	padding-right: 10px;
	padding-left: 10px; 
	border-left: solid 1px gray;
}

#HeaderRightLink
{
	font-size:8pt;
	color: #5C5C5C;	
	padding-left: 10px;
}

 

#HeaderLoginLabel
{
	padding-right: 5px;
	text-align: right;
	height: 10px;
}

#HeaderLoginAccountType
{
	text-align: right;
}

#HeaderLoginAccounts
{
	text-align: right;
	padding-right: 2px;
}

.TitleContainer {

	border-bottom: 1px solid #e1e1e1;
	background-color: White;
	padding: 15px 10px 10px 50px;
}

.Title 
{

	color: #00acec;
	float: left;
	font-family:Arial;
	font-size: 20px;
}
