/* =================================================================== */
/* Standard Element Styles                                            */
/* ==================================================================*/

	body
	{
		background-image: url(../../commonfiles/images/display-background.jpg);
		font-family: Arial, Helvetica, sans-serif;
		background-repeat: repeat-x;
		background-color: #CCCCCC;
		font-size: 12px;
		color: #CCCCCC;
		margin: 0px;
	}
	
	p
	{
		margin: 0px 0px 15px 0px;
		line-height: 15px;
	}



/* =================================================================== */
/* Layout Styles                                                      */
/* ==================================================================*/

	#Container
	{
		margin: 0px auto 0px auto;
		width: 730px;
	}
	
	#Logo
	{
		background-image: url(../../commonfiles/images/display-logo.jpg);
		background-repeat: no-repeat;
		margin: 58px 0px 0px 49px;
		position: absolute;
		line-height: 35px;
		height: 35px;
		width: 85px;
	}

	#Content
	{
		background-image: url(../../commonfiles/images/display-content-background.jpg);
		background-repeat: repeat-y;
		width: 730px;
	}

	#Header
	{
		background-image: url(../../commonfiles/images/display-header-background.jpg);
		background-repeat: repeat-x;
		line-height: 150px;
		margin-left: 15px;
		height: 150px;
		width: 700px;
	}

	#Header-Left
	{
		background-image: url(../../commonfiles/images/display-top-left.jpg);
		background-repeat: no-repeat;
		margin: -150px 0px 0px 0px;
		line-height: 250px;
		position: absolute;
		height: 250px;
		width: 30px;
		z-index: 11;
	}

	#Header-Right
	{
		background-image: url(../../commonfiles/images/display-top-right.jpg);
		background-repeat: no-repeat;
		margin: -150px 0px 0px 700px;
		line-height: 250px;
		position: absolute;
		height: 250px;
		width: 30px;
		z-index: 11;
	}
	
	#Welcome
	{
		margin: 3px 0px 0px 0px;
		position: absolute;
		text-align: right;
		font-size: 12px;
		color: #7F081D;
		width: 625px;
	}
	
	#Welcome b
	{
		font-weight: normal;
		font-size: 15px;
		color: #666666;
	}
	
	#SlideTitle
	{
		margin: 3px 0px 0px 10px;
		position: absolute;
		font-size: 12px;
		color: #7F081D;
	}
	
	#SlideTitle b
	{
		font-weight: normal;
		font-size: 15px;
		color: #666666;
	}
	
	#Navigation
	{
		position: absolute;
		text-align: right;
		margin-top: -60px;
		color: #FFFFFF;
		width: 675px;
		z-index: 111;
	}
	
	#Navigation a:link, #Navigation a:visited
	{
		text-decoration: none;
		font-size: 12px;
		color: #EEEEEE;
	}
	
	#Navigation a:hover
	{
		color: #FFFFFF;
	}

	#Instructions
	{
		background-image: url(../../commonfiles/images/display-module-grouping-background.jpg);
		background-position: 0px -30px;
		border-top: 1px solid #EEEEEE;
		padding: 10px 10px 50px 10px;
		background-repeat: repeat-x;
		font-style: italic;
		font-size: 12px;
		color: #999999;
	}

	#Text
	{
		margin-top: -60px;
		padding: 50px;
	}

	div.GroupTitle
	{
		background-image: url(../../commonfiles/images/design-large-bullet.jpg);
		background-repeat: no-repeat;
		padding: 0px 0px 8px 22px;
		line-height: 16px;
		font-weight: bold;
		font-size: 12px;
		color: #333333;
		height: 16px;
	}
	
	div.Expires
	{
		margin: -23px 0px 0px 461px;
		position: absolute;
		font-size: 12px;
		color: #7F081D;
	}
	
	div.Expires b
	{
		font-weight: normal;
		font-size: 12px;
		color: #666666;
	}
	
	table.Module-Group
	{
		background-image: url(../../commonfiles/images/display-module-grouping-background.jpg);
		background-repeat: repeat-x;
	}
	
	table.Module-Group tr td a:link, table.Module-Group tr td a:visited
	{
		text-decoration: none;
		color: #777777;
	}
	
	table.Module-Group tr td a:hover
	{
		color: #7F081D;
	}

	div.Module-Group
	{
		background-image: url(../../commonfiles/images/display-module-grouping-background.jpg);
		background-repeat: repeat-x;
		width: 620px;
	}

	div.Module-Group-Left
	{
		background-image: url(../../commonfiles/images/display-module-group-left.jpg);
		background-repeat: no-repeat;
		position: absolute;
		line-height: 90px;
		height: 90px;
		z-index: 11;
		margin: 0px;
		width: 7px;
	}

	div.Module-Group-Right
	{
		background-image: url(../../commonfiles/images/display-module-group-right.jpg);
		background-repeat: no-repeat;
		margin: 0px 0px 0px 613px;
		position: absolute;
		line-height: 90px;
		height: 90px;
		z-index: 11;
		width: 7px;
	}
	
	td.ModuleL1
	{
		padding: 0px 10px 12px 15px;
		font-weight: bold;
		font-size: 10px;
		color: #FFFFFF;
		width: 310px;
	}
	
	td.ModuleL2
	{
		padding: 0px 10px 12px 10px;
		text-align: center;
		font-weight: bold;
		font-size: 10px;
		color: #FFFFFF;
		width: 100px;
	}
	
	td.ModuleL3
	{
		padding: 0px 15px 12px 10px;
		text-align: center;
		font-weight: bold;
		font-size: 10px;
		color: #FFFFFF;
		width: 100px;
	}
	
	td.ModuleC1
	{
		border-bottom: 1px dotted #CCCCCC;
		border-right: 1px dotted #CCCCCC;
		padding: 7px 10px;
		font-size: 12px;
		color: #777777;
	}
	
	td.ModuleC2
	{
		border-bottom: 1px dotted #CCCCCC;
		border-right: 1px dotted #CCCCCC;
		text-align: center;
		padding: 7px 10px;
		font-size: 12px;
		color: #777777;
	}
	
	td.ModuleC3
	{
		border-bottom: 1px dotted #CCCCCC;
		text-align: center;
		padding: 7px 10px;
		font-size: 12px;
		color: #777777;
	}
	
	td.ModuleC1-Final
	{
		border-right: 1px dotted #CCCCCC;
		padding: 7px 10px;
		font-size: 12px;
		color: #777777;
	}
	
	td.ModuleC2-Final
	{
		border-right: 1px dotted #CCCCCC;
		text-align: center;
		padding: 7px 10px;
		font-size: 12px;
		color: #777777;
	}
	
	td.ModuleC3-Final
	{
		text-align: center;
		padding: 7px 10px;
		font-size: 12px;
		color: #777777;
	}

	#Footer
	{
		background-image: url(../../commonfiles/images/display-footer-background.jpg);
		background-repeat: repeat-x;
		line-height: 30px;
		width: 730px;
		height: 30px;
	}

	#Footer-Left
	{
		background-image: url(../../commonfiles/images/display-footer-left.jpg);
		background-repeat: no-repeat;
		margin: -30px 0px 0px 0px;
		position: absolute;
		line-height: 30px;
		height: 30px;
		width: 30px;
		z-index: 11;
	}

	#Footer-Right
	{
		background-image: url(../../commonfiles/images/display-footer-right.jpg);
		background-repeat: no-repeat;
		margin: -30px 0px 0px 700px;
		position: absolute;
		line-height: 30px;
		height: 30px;
		width: 30px;
		z-index: 11;
	}
	
	#Copyright
	{
		padding-left: 455px;
		font-size: 10px;
		color: #999999;
	}
	
	#QuickSquare
	{
		margin: -35px 0px 25px 45px;
	}
	
	#QuickSquare a img
	{
		border: 0px;
	}

	a.Button:link, a.Button:visited
	{
		background-image: url(../../commonfiles/images/display-button.jpg);
		background-repeat: repeat-x;
		padding: 5px 10px 5px 10px;
		border: 1px solid #EEEEEE;
		text-decoration: none;
		line-height: 23px;
		font-weight: bold;
		font-size: 12px;
		color: #777777;
		display: block;
		height: 23px;
		width: 100px;
	}

	a.Button:hover
	{
		background-image: url(../../commonfiles/images/display-button-over.jpg);
		background-repeat: repeat-x;
	}

	a.TabOn:link, a.TabOn:visited
	{
		background-image: url(../../commonfiles/images/display-button-over.jpg);
		background-repeat: repeat-x;
		padding: 5px 10px 5px 10px;
		border: 1px solid #EEEEEE;
		text-decoration: none;
		line-height: 23px;
		font-weight: bold;
		font-size: 12px;
		color: #777777;
		height: 23px;
		width: 100px;
	}

	a.TabOn:hover
	{
		background-image: url(../../commonfiles/images/display-button-over.jpg);
		background-repeat: repeat-x;
	}

	a.TabOff:link, a.TabOff:visited
	{
		background-image: url(../../commonfiles/images/display-button.jpg);
		background-repeat: repeat-x;
		padding: 5px 10px 5px 10px;
		border: 1px solid #777777;
		text-decoration: none;
		line-height: 23px;
		font-weight: bold;
		font-size: 12px;
		color: #777777;
		height: 23px;
		width: 100px;
	}

	a.TabOff:hover
	{
		background-image: url(../../commonfiles/images/display-button-over.jpg);
		background-repeat: repeat-x;
	}

	input.Submit
	{
		background-image: url(../../commonfiles/images/display-button.jpg);
		background-repeat: repeat-x;
		border: 2px solid #DCCDD4;
		text-decoration: none;
		font-weight: normal;
		line-height: 23px;
		font-size: 12px;
		color: #777777;
		height: 27px;
		width: 75px;
	}

	input.Normal
	{
		background-image: url(../../commonfiles/images/display-input-background.jpg);
		background-repeat: repeat-x;
		padding: 5px 5px 5px 5px;
		background-color: #FFFFFF;
		border: 2px solid #CCCCCC;
		text-decoration: none;
		font-weight: bold;
		font-size: 12px;
		color: #777777;
	}

	img.Star
	{
		vertical-align: middle;
		border:0px;
	}
	
	div.SlideDataContainer
	{
		margin-left: 27px;
		width: 580px;
	}
	
	div.SlideData
	{
		background-image: url(../../commonfiles/images/display-slide-data-background.jpg);
		background-position: 0px -30px;
		border-top: 1px solid #DDDDDD;
		padding: 10px 10px 50px 10px;
		background-repeat: repeat-x;
		font-size: 12px;
		color: #777777;
	}
	
	#SlideNumbers
	{
		margin: -15px 0px 0px 0px;
		position: absolute;
		text-align: right;
		font-size: 12px;
		color: #444444;
		width: 630px;
	}
	
	#PreviousNext
	{
		text-align: right;
		margin: 5px 0px 0px 0px;
	}
	
	input.FlashCardCheck
	{
		margin: 0px 15px 0px 5px;
		vertical-align: middle;
		height: 10px;
	}
	
	#FlashCardButton
	{
		text-align: right;
		margin-top: 15px;
	}
	
	#FlashCardButton input.Submit
	{
		background-image: url(../../commonfiles/images/display-button.jpg);
		background-repeat: repeat-x;
		border: 1px solid #DCCDD4;
		text-decoration: none;
		font-weight: normal;
		line-height: 23px;
		font-size: 10px;
		color: #999999;
		height: 27px;
		width: 125px;
	}
