
BODY 
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}

TD, P, SPAN 
{
	font-family: Arial, Helvetica;
	font-size: 11px;
}

TD
{
	text-align: left;
}

P 
{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

A 
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000066;
	text-decoration: underline;
}

A:Hover 
{
	color: #333333;
}

HR
{
	border: 0px;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}

HR.White 
{
	border: 0px;
	height: 1px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

HR.Yellow 
{
	border: 0px;
	height: 1px;
	color: #ffcc00;
	background-color: #ffcc00;
}

SELECT 
{
	font-family: Arial, Helvetica;
	font-size: 11px;
}

INPUT 
{
	font-family: Arial, Helvetica;
	font-size: 11px;
}

h1, .Heading1 
{
	margin-top: 5px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	EditMenuName: Heading1;
}

h2, .Heading2 
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
	EditMenuName: Heading2;
}
h2 a, h2 a:hover
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
h3, .Heading3 
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
	EditMenuName: Heading3;
}
h3 a, h3 a:hover
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.ImageHeader 
{
	padding:0;
	margin:0;
}

.IntroText 
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	EditMenuName: Intro-text;
}

.BodyText 
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	EditMenuName: Body-text;
}

/* --- Start - Header Table -- */

TABLE.Header 
{
	padding: 0px;
	margin-bottom: 8px;
	width: 755px;
}

TABLE.Header TD.Logo
{
	/*width: 66px;*/
	padding-left: 3px;
	padding-right: 16px;
	padding-bottom: 0px;
	vertical-align: bottom;
}

TD.Logo IMG
{
	vertical-align: bottom;
}


TABLE.Header TD.TaskMenu 
{
	width: 100%;
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
	font-size: 10px;
	color: #999999;
}

TD.TaskMenu A
{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

TABLE.Header TD.FirstLevelMenu 
{
	width: 100%;
	padding-bottom: 2px;
	vertical-align: bottom;
}

TD.FirstLevelMenu DIV.FirstLevelMenu 
{
	padding: 0px;
	width: 100%;
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	text-align: right;
}

DIV.FirstLevelMenu IMG
{
	vertical-align: bottom;

}

/* --- End - Header Table -- */

/* --- Start - Content Table -- */

DIV.Main 
{
	width: 755px;
	background-image: url(/Yale/Images/Framework/Background.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}

DIV.MainWhite
{
	width: 755px;
	/*background-image: url(/Yale/Images/Framework/BackgroundWhite.gif);*/
	background-repeat: repeat-x;
	margin-bottom: 5px;
}

TABLE.Main 
{
	width: 755px;
}

/* --- Content Table - PageWithMenu -- */

TABLE.Main TD.SecondLevelMenu 
{
	width: 160px;
	background-image: url(/Yale/Images/Framework/SecondLevelMenuBackground.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

TABLE.Main TD.SecondLevelMenuWhite
{
	width: 160px;
	background-image: url(/Yale/Images/Framework/SecondLevelMenuBackground2.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

DIV.SecondLevelMenuArea 
{
	margin-top: 7px;
	width: 160px;
	height: 500px;
}

TABLE.Main TD.NormalWithMenuContent
{
	width: 595px;
	vertical-align: top;
}

/* --- Content Table - Normal Page -- */

TABLE.Main TD.NormalContentA 
{
	width: 447px;
	vertical-align: top;
}

TABLE.Main TD.NormalGraphics 
{
	width: 308px;
	background-repeat: no-repeat;
	vertical-align: top;
}

TD.NormalGraphics DIV.NormalContentB 
{
	margin-top: 283px;
	height: 50px;
	margin-left: 8px;
	padding: 10px;
	background-color: #FFFFFF;
}

/* --- End - Content Table -- */

/* --- Start - Footer Table -- */

TABLE.Footer 
{
	width: 755px;
	text-align: left;
}

TABLE.Footer A 
{
	color: #000000;
	text-decoration: none;
}

TABLE.Footer IMG 
{
	vertical-align: bottom;
}

TABLE.Footer TD.Footer
{
	padding: 5px;
	background-color: #FFCC00;
}

TD.Footer TD 
{
	padding-right: 15px;
}

TABLE.Footer TD.Endorsement 
{
	width: 50%;
	padding-top: 5px;
}

TABLE.Footer TD.AssaAbloy 
{
	width: 50%;
	padding-top: 5px;
	text-align: right;
}

/* --- End - Footer Table -- */

/* --- Start - Second Level Menu -- */

DIV.SecondLevelMenu 
{
	width: 127px;
	padding-top: 17px;
	line-height: 12px;
}

DIV.SecondLevelMenu DIV.SecondLevelMenuItem
{
	padding: 7px 0px 5px 12px;
	border-top: 1px solid #FFFFFF;
}

DIV.SecondLevelMenu DIV.ThirdLevelMenuItem
{
	padding: 0px 0px 5px 24px;
}

DIV.SecondLevelMenu A.MenuItem
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

DIV.SecondLevelMenu A.SelectedMenuItem
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* --- End - Second Level Menu -- */

/* --- Start - Breadcrumb -- */

DIV.Breadcrumb 
{
	width: 595px;
	text-align: right;
}

DIV.Breadcrumb TABLE.Breadcrumb 
{
	width: 584px;
	margin-left: 11px;
	border-bottom: 1px solid #FFFFFF;
}

DIV.BreadcrumbGrey 
{
	width: 595px;
	text-align: right;
	background-color: #CCCCCC;
	border-bottom: 1px solid #ffffff;
}

DIV.BreadcrumbGrey TABLE.Breadcrumb 
{
	width: 584px;
	margin-left: 11px;
}

DIV.FullWidthBreadcrumb 
{
	width: 755px;
	text-align: right;
}

DIV.FullWidthBreadcrumb TABLE.Breadcrumb 
{
	width: 755px;
}

TABLE.Breadcrumb TD 
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 11px;
	padding-right: 5px;

	text-align: right;
	
	font-size: 11px;
	color: #666666;
}

TABLE.Breadcrumb A 
{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

/* --- End - Breadcrumb -- */

/* --- Start - Body -- */

DIV.BodyHeader 
{
	width: 447px;
}

DIV.BodyHeader DIV.BodyHeaderArea 
{
	padding-top: 11px;
	padding-left: 11px;
}

DIV.BodyHeaderArea IMG 
{
	vertical-align: bottom;
}

DIV.Body 
{
	width: 100%;
}

DIV.Body DIV.BodyArea 
{
	padding-top: 11px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 0px;
}

/* --- End - Body -- */

/* --- Start - Download -- */

TABLE.DownloadHeader
{
	width: 100%;
	margin-bottom: 8px;
}

TABLE.DownloadHeader TD.DownloadLogo
{
	width: 55px;
	vertical-align: bottom;
}

TABLE.DownloadHeader TD.DownloadFirstLevelMenu
{
	padding-bottom: 2px;
	text-align: right;
	vertical-align: bottom;
}

TD.DownloadFirstLevelMenu DIV.DownloadFirstLevelMenu 
{
	padding: 0px;
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	text-align: right;
}

TABLE.DownloadHeader IMG
{
	vertical-align: bottom;
}

DIV.Download
{
	width: 100%;
	height: 174px;
	background-image: url(/Yale/Images/Framework/DownloadBackground.gif);
	background-repeat: repeat-x;
}

DIV.DownloadMain
{
	padding: 12px;
}

TABLE.DownloadData
{
	margin-top: 10px;
}

TABLE.DownloadData TD.Caption {
	padding: 1px 5px 0px 0px;
	vertical-align: top;
	color: #999999;
}

TABLE.DownloadData TD.Value {
	padding: 1px 0px 0px 3px;
	vertical-align: top;
	font-weight: bold;
	color: #333333;
}
			
/* --- End - Download -- */

/* --- Start - Sitemap -- */

DIV.Body DIV.SitemapArea 
{
	padding-top: 0px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 0px;
}

DIV.SitemapArea DIV.SitemapLevel1 
{
	padding-bottom: 20px;
}

DIV.SitemapArea DIV.SitemapLevel2 
{
	padding-top: 2px;
	padding-left: 30px;
}

DIV.SitemapArea DIV.SitemapLevel3 
{
	padding-top: 2px;
	padding-left: 15px;
}

/* --- End - Sitemap -- */
