@charset "utf-8";
/* CSS Document */

html, body			{min-height: 100%; height: auto; height: 100%;}
body				{Arial, Verdana, Helvetica, sans-serif; line-height:100%;}

#navigation, #footerBackgroundRepeatx, #headerTop, #navigationAdditional, #contentMainRight			{display:none;}
	
h1					{font-size: 1.6em; font-weight: bold; border-bottom: 2px solid #000; margin-bottom: 20px; padding-bottom: 4px; color: #000;}
h1 a				{text-decoration:none; color:#000;}

img					{display: none;}

h2					{font-size: 12pt; border-bottom: 1px solid #000; line-height:100%;}
h3					{font-size: 10pt; border-bottom: 1px dashed #000; font-weight:normal;}

p 					{font-weight:normal; font-size: 11pt; color:#000; text-align:left; line-height:120%;}

.floatright			{float: right;}
.floatleft 			{float: left;}


	
