/*		Layout Div		*/
div#layhtml				{width:980px;height:auto;clear:both;border:#000000 1px solid;overflow:hidden}
div#laytop				{width:980px;height:150px;clear:both}
div#laytoplogo		{width:160px;height:150px;float:left;text-align:right;vertical-align:bottom;background-image:url('/layout/stripesdark.png')}
div#laytopcontent	{width:820px;float:right}
div#laytopmenue		{height:20px;border-bottom:#000000 1px solid;color:#ffffff;font-weight:bold;font-size:8pt;background-image:url('/layout/stripesdark.png');padding-left:50px;padding-right:20px}
div#laypage				{width:980px;min-height:500px;clear:both}
div#laymenuebg		{width:159px;min-height:500px;float:left;background-image: url('/layout/stripesdark.png');border-bottom:#000000 1px solid;border-right:#000000 1px solid}
div#laymenueleft	{width:18px;min-height:500px;float:left}
div#laymenue			{width:141px;min-height:500px;float:right}
div#laycontent		{width:820px;float:right}
div#footercopy		{font-size:10pt;width:980px;clear:both;text-align:center}
div#footertext		{font-size:8pt;width:980px;clear:both;text-align:center}

/*		Layout		*/
html	{margin:0;padding:0;height:100%}

.box_pagetitle{background: url('/layout/bg_title.gif') repeat-x;color:#ededed;font-size:10pt;font-weight:bold;padding:0px;width:auto;height:55px;overflow:hidden;white-space:nowrap;text-align:left}
.box_left	{width:540px;padding-left:20px;overflow:hidden;float:left}
.box_right	{width:250px;padding-right:5px;overflow:hidden;float:right}
.box_full	{width:auto;padding-left:20px;padding-right:5px;overflow:hidden}

.spacer			{height:20px;display:block}
.reset			{clear:both}

a.white:link		{color:#eeeeee;text-decoration:underline}
a.white:visited	{color:#eeeeee;text-decoration:underline}
a.white:active	{color:#eeeeee;text-decoration:underline}
a.white:hover		{color:#ffffff;text-decoration:none}

