@media screen, print 
{
	BODY 
	{
		background-image: url(../images/wl_lbg.jpg); 
		background-repeat: repeat-y;
		background-position: top left;
		margin: 0px;
		padding: 0px;
		font-size: 75%;
		font-family: Verdana, 'Times New Roman', Helvetica, Utopia, Times, 'MS Serif', Serif;
		background-color: #fff;
		COLOR: #000000;
	}

	A
	{
		font-family: Verdana, Arial, Sans-Serif; text-decoration: none
	}

	a:active 
	{
		text-decoration: none
	}

	a:visited
	{
		text-decoration: none
	}

	a:hover
	{
		text-decoration: underline
	}

	a[name]
	{
		font-family: inherit;
		text-decoration: inherit;
	}


	#wl_header
	{
		margin: 0px;
		background: white;
		color: white;
		text-align: right;
		width: 100%;
		height: 30px;
	}
	#wl_header IMG 
	{
		float: left;
		margin: 0px;
		padding: 0px;
		height: 30px;
	}


	#navbartop 
	{
		width: 100%;
		font-size: 90%;
		text-align: left;
		background: #005aa0;
		color: #003366;
		margin: 0px;
		padding-left: 140px;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	#navbartop a.link 
	{
		background: #005aa0;
		color: white;
		font-weight: bold;
	}


	#wl_block_a
	{
		background:transparent;
		color: black;
		padding: 1px;
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 10px;
		margin-left: 0px;
		margin-right:0px;
		font-size: 80%;
		text-align:justify;
		width: 600px;
		border: 1px solid silver;
		PADDING: 1px;
	}

	#wl_block_a A 
	{
		display: block;
		BACKGROUND-COLOR: inherit;
		COLOR: #266795;
		margin-top: 0px;
		margin-bottom: 0px;
	}


	#wl_content
	{
		position: absolute;
		left:142px;
		top:55px;
		width:80%;
		height:105%;
		background: transparent;
		color: black;
		font-family: Verdana, Helvetica, Utopia, Times, 'MS Serif', Serif;
	}

	#wl_title
	{
		background: white;
		color: black;
		padding: 1px;
		padding-top: 10px;
		padding-bottom: 5px;
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 10px;
		margin-left: 0px;
		margin-right:0px;
		font-size: 100%;
		text-align:justify;
	}


	#wl_title h1 
	{
		padding-left: 5px;
		margin-top: 0px; 
		margin-bottom: 5px; 
		margin-right:0px;
		font-size: 130%;
		color: white;
		background-color: #005aa0;
		text-align: left;
	}

	#wl_title h2
	{
		padding-left: 5px;
		margin-top: 0px; 
		margin-bottom: 5px; 
		font-size: 110%;
		color: #005aa0;
	}

	#wl_title h3
	{
		padding-left: 5px;
		margin-top: 0px; 
		margin-bottom: 5px; 
		font-size: 100%;
		color: black;
	}

	#wl_title #wl_text 
	{
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px; 
		margin-bottom: 5px; 
		padding-left: 5px;
		padding-bottom:5px;
		padding-right: 5px;
		font-size: 80%;
		color: black;
		background-color: white;
	}

	#wl_quote
	{
		background:#e0e0e0;
		color: black;
		padding: 1px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 10px;
		margin-right:0px;
		margin-left: 0px;
		margin-right:0px;
		font-size: 85%;
		text-align:justify;
	}

	#wl_quote h3
	{
		padding-left: 5px;
		margin-top: 0px; margin-bottom: 5px; 
		font-size: 125%;
		color: white;
		background-color: #82b1da;
	}

	#wl_quote table
	{
		font-size: 100%;
		text-align:justify;
	}


}

