/*THIS STYLESHEET IS FOR MEDIA = PRINT*/

.noprint {display:none;}

.noscreen {display:inline;}

body {color: #000000; background-color: #ffffff; background-image: url('images/blank.gif');}

.main {width: 100%; position: absolute; TOP: 0; margin-top: 0; left: 0; margin-left: 0; height: 100%;}

.navigation {display:none;}

a:link{color:000000;text-decoration:none;}
a:visited{color:000000;text-decoration:none;}
a:hover{color:000000;text-decoration:none;}
a:active{color:000000;text-decoration:none;}

.s_button	{
	background-color: #C82C35;
	color: white;
	font-size: 7pt;
	font family: verdana,arial,helvetica,sans-serif;
	cursor:hand;
	}