@import "General.css"; 

/*------------------------- */
/*		Framework			*/
/*------------------------- */

div#Frame						{ width: 980px; margin-left: auto; margin-right: auto; background-image: url(/Img/Framework/Background.gif); background-repeat: repeat; min-height: 400px; height: auto !important; height: 400px; }
div#Wrapper						{ width: 100%; background-image: url(/Img/Framework/BackgroundTop.gif); background-repeat: no-repeat; background-position: top; min-height: 400px; height: auto !important; height: 400px; }
div#Content						{ width: 100%; background-image: url(/Img/Framework/BackgroundContent.gif); background-repeat: no-repeat; background-position: bottom; min-height: 400px; height: auto !important; height: 400px; }
div#Content:after				{ content: "."; display: block; line-height: 1px; font-size: 1px; clear: both; }
div#Bottom						{ width: 100%; background-image: url(/Img/Framework/BackgroundBottom.gif); background-repeat: no-repeat; background-position: top; min-height: 25px; height: auto !important; height: 25px; }
div#ColumnLeft					{ width: 175px; overflow: hidden; float: left; position: relative; left: 0px; }
div#ColumnCenter				{ width: 538px; overflow: hidden; float: left; position: relative; left: 0px; }
div#ColumnRight					{ width: 216px; overflow: hidden; float: left; position: relative; left: 15px; }

/*------------------------- */
/*		Page				*/
/*------------------------- */

div#Page						{ margin: 40px 40px 30px 40px; font-size: 110%; line-height: 130%; width: 458px; overflow: hidden; font-family: "Trebuchet MS", arial, verdana; }
div#Page ul						{ margin-left: 25px; margin-bottom: 1.5em; }
div#Page ol						{ margin-left: 25px; margin-bottom: 1.5em; }
div#Page ul li					{ margin-bottom: 1.3em; }
div#Page ol	li					{ margin-bottom: 1.3em; }

div#PageControl					{ margin: 0px 40px 15px 40px; font-size: 110%; line-height: 120%; }
div#PageControl div.Print		{ float: left; width: 67%; text-align: left; color: #787878; position: relative; top: -5px; }
div#PageControl div.Print img	{ margin-right: 3px; position: relative; top: 3px; }
div#PageControl div.Print span	{ margin-left: 6px; margin-right: 6px; }
div#PageControl div.Print a,
div#PageControl div.Print a:link,
div#PageControl div.Print a:visited,
div#PageControl div.Print a:active,
div#PageControl div.Print a:hover	{ color: #787878; font-weight: normal; text-decoration: none; }
div#PageControl div.Print a:hover   { text-decoration: underline; }
div#PageControl div.History		{ float: right; width: 33%; text-align: right; color: #787878; }

/*------------------------- */
/*		Box					*/
/*------------------------- */

div#Box div.Spacer				{ height: 15px; overflow: hidden; }
div#Box div.Image				{ width: 216px; overflow: hidden; }
div#Box div.Image img			{ display: block; }
div#Box div.Flash				{ width: 216px; overflow: hidden; }
div#Box div.Flash img			{ display: block; }

div#Box div.Text div			{ margin-top: 0px; }
div#Box div.Text div.Top		{ background-image: url(/Img/Framework/BoxBackgroundTop.gif); background-repeat: no-repeat; height: 10px; overflow: hidden; }
div#Box div.Text div.Content	{ background-image: url(/Img/Framework/BoxBackground.gif); background-repeat: repeat; }
div#Box div.Text div.Bottom		{ background-image: url(/Img/Framework/BoxBackgroundBottom.gif); background-repeat: no-repeat; height: 10px; overflow: hidden; }
div.BoxContent					{ margin: 0px 15px 0px 15px; padding: 0px 0px 0px 0px; width: 186px; overflow: hidden; font-size: 110%; line-height: 130%; font-family: "Trebuchet MS", arial, verdana; }

div.BoxContent h1				{ font-weight: bold; font-size: 120%; margin: 0em 0em 0.3em 0em; line-height: 130%; color: #1b7eca; font-family: arial, verdana; }
div.BoxContent h2				{ font-weight: bold; font-size: 110%; margin: 0em 0em 0.3em 0em; line-height: 130%; color: #1b1b1b; font-family: arial, verdana; }
div.BoxContent h3,
div.BoxContent h4,
div.BoxContent h5,
div.BoxContent h6,
div.BoxContent h7				{ font-weight: bold; font-size: 110%; margin: 0em 0em 0.3em 0em; line-height: 130%; color: #1b1b1b; font-family: arial, verdana; }
