/* CSS Document */
/*Colors*/
	.RowHeaderColor{width: 100%;}
	.NavRowHeaderColor{width: 100%; height: 100%;	background-color: #002864; color:White}
	.RowAlternateColor{background-color: #eeeeee;}
/* Top Images */
/*
	.BrandingImages_CompanyLogo{background-image: url(../Images/Safe_.jpg);height: 116px;width: 71px;background-repeat: no-repeat; background-repeat:no-repeat; white-space: nowrap;float:left;} 
	.BrandingImages_Text{background-image:url(../Images/Partner.jpg); height:116px; width:177px; background-repeat:no-repeat;white-space: nowrap;float:left;}
	.BrandingImages_Images{background-image:url(../Images/images.jpg); height:116px; width:408px; background-repeat:no-repeat;white-space: nowrap;float:left;}
	.BrandingImages_Right{background-image:url(../Images/SAPH_LOGO.jpg); height:116px; width:284px; background-repeat:no-repeat;white-space: nowrap;float:left;}
*/
	.BrandingImages_CompanyLogo{display: none;} 
	.BrandingImages_Text{display: none;}
	.BrandingImages_Images{display: none;}
	.BrandingImages_Right{display: none;}
/*	
    .NavigationTop{background-image: url(../Images/EdgeTop.jpg); background-repeat:no-repeat; width: 156px; height: 71px; padding-bottom: 0px}
    .NavigationBottom{background-image: url(../Images/EdgeBase.jpg); background-repeat:no-repeat; width: 156px; height: 69px; padding-top: 0px}
	.NavigationContent{background-image: url(../Images/EDGEmiddle.jpg); background-repeat:repeat-y; width: 156px; height: 100%;  background-repeat: repeat-y; vertical-align: top;padding-bottom: 0px; padding-top: 0px;}
*/
    .NavigationTop{display: none;}
    .NavigationBottom{display: none;}
	.NavigationContent{display: none;}
	
	td.PageTitle {display: none;}
	td.BreadCrumb {display: none;}
    table.NavigationTable {display: none;}
	


/* Fonts and Formatting */
	/* Redefine HTML Classes*/
		H1{ font-size: 140%;font-weight: bolder;text-transform: capitalize;color: white;background-color: gray; text-align: center;line-height: 5px;vertical-align: middle;}
		H2{	font-size: 120%; font-weight: bolder; text-transform: capitalize; color: white;  background-color: #A9A9A9; text-align: center; line-height:5px;	vertical-align: middle; height:20px;}
		H3{	font-size: 120%; font-weight: bolder; text-transform: capitalize; color: white;  background-color: #A9A9A9; text-align: center; line-height:5px;	vertical-align: middle; height:20px;}
		H6{	font-size: 100%; font-weight: bold; text-transform: capitalize;  line-height: 0px; vertical-align: middle;}
		Body{font-family: Helvetica, Verdana, sans-serif;font-size: 80%; margin: 0px; padding: 0px}
		Table{font-family: Helvetica, Verdana, sans-serif;font-size: 100%;}
		/* td{font-family: Helvetica, Verdana, sans-serif;font-size: 100%; } */
		input {font-family: Helvetica, Verdana, sans-serif;font-size: 90%; white-space: nowrap;}
		
		/*a{color:White;}*/
	/* Bespoke Classes */
		.Navigation{}
		.Table_MaxWidth{width:80%;}
		.H1{ width:100%; height:24px;font-size: 140%;font-weight: bolder;text-transform: capitalize;color: white;background-color: gray;text-align: center;vertical-align: middle;}
		.H2{	font-size: 120%; font-weight: bolder; text-transform: capitalize; color: white;  text-align: center; line-height:20px;	vertical-align: middle;}
		.H6{	font-size: 100%; font-weight: bold; text-transform: capitalize;   vertical-align: middle; text-align:left; white-space: nowrap}
		.H6_White{	color:White; font-size: 100%; font-weight: bold; text-transform: capitalize; vertical-align: middle; text-align:left; white-space: nowrap}
		.highlight{ color:red;}
		/* CSS Selector */
		.WhiteBody {color:White; font-size: 90%;}
		a.WhiteBody {color:White; font-size: 90%;}
		a.WhiteBody:hover {color:White; font-size: 90%;}
		a.WhiteBody:visited {color:White; font-size: 90%;}
	 .nolines {color: #000000; border-color: #000000 black black; border-color: #000000 black black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width:0px; background-color: #FFFFFF} 
/* End of Fonts and Formatting */


form
{
    padding: 0px;
    margin: 0px;
}

a.LeftMenu    
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 100%;
    color: rgb(255, 255, 255);
    text-decoration: underline;
    line-height: 15px;
}

a.LeftMenu .hover    
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    font-style: normal;
    color: rgb(255, 255, 255);
    text-decoration: underline;
    line-height: 15px;
}

a.LeftMenu:hover    
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 100%;
    color: rgb(255, 255, 255);
    text-decoration: underline;
    line-height: 15px;
}

a.LeftMenu .hover   
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    font-style: normal;
    color: rgb(255, 255, 255);
    text-decoration: underline;
    line-height: 15px;
}

a.LeftMenu .hover:hover    
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    font-style: normal;
    color: rgb(255, 255, 255);
    text-decoration: underline;
    line-height: 15px;
}

.HideFromPrint {display: none;}


