body					{font-family: tahoma, arial, verdana, sans-serif;
						 background: #fafafa; 
						 color: #333;
						 font-size: 11pt;
						 }

div#page				{border: #333 solid 1px;
						 width: 593px;
						 margin: 0;
						 padding: 0;
						 background: #fafaf;
						 }

div#navbar		{color: #052c5d;
						 background: #FAFAFA url('images/navbar.jpg') no-repeat top left;
						 margin: 0;
						 padding: 0;}

div#content		{background: #FAFAFA url('images/mainbg.jpg') no-repeat top left;
						 margin: 0;
						 padding: 0;}
						 
div#content2		{background: #FAFAFA url('images/mainbg2.jpg') no-repeat top left;
						 margin: 0;
						 padding: 0;}
						 
div#content3		{background: #FAFAFA url('images/mainbg3.jpg') no-repeat top left;
						 margin: 0;
						 padding: 0;}						 
						 
div#footer			{text-align: right;
						 width: 595px;
						 font-size: 7pt;
						 background: #fafafa url('images/btmbar.jpg') no-repeat top right;
						 padding: 4px 0 7px 0;}

div#footer span			{line-height: 18pt;
						 color: #fff;
						 word-spacing: 1px;}

div.floater				{float: left;
						 margin: 20px 0 0 3px;}

img#badge				{vertical-align: middle;
						 padding: 0;
						 margin: 0;
						 border: none;}

p.special			{margin: 0;
						 padding: 5px 0 5px 9px;
						 width: 180px;
						 color: #333;
						 background: transparent;
						 font-size: 9pt;
						 line-height: 9pt;
						 
						}

img					{padding: 0;
						 margin: 0;}

ul						{margin: 0;
						 padding: 0;
						 list-style-type: none;
						 color: #052C5D;
						 background: transparent;
						 font-size: 8pt;
						 font-weight: 700;}
						 
li						{margin: 0;
						 padding: 0 5px;
						 display: inline;
						 background: transparent;
						 line-height: 16pt;
						 }

a, a:link 				{color: #052C5D;
						text-decoration: none;}

a:visited 				{color: #052C5D;
						text-decoration: none;}

a:hover 				{color: #567;
						text-decoration: none;}
	
a.image, a:link.image	{border: 1px solid #000; text-decoration:none;}

a:hover.image		{border: 1px solid #666; text-decoration:none;}
	
table a, table a:link 				{color: #052C5D;
						font-size: 10pt;
					 	font-weight: 700;
						 text-decoration: underline;}

table a:visited 				{color: #052C5D;
						font-size: 10pt;
					 	font-weight: 700;
						 text-decoration: underline;}

table a:hover 				{color: #567;
						font-size: 10pt;
					 	font-weight: 700; 
					  	 text-decoration: underline;}
	
		  
dl					{ padding: 5px;
					  margin: 5px 0 5px 5px;
					  width: 125px; 
					  line-height: 10pt;
					  border: #333 solid 1px;
					  background: transparent;
					  float:right;}
					  
dt					{background: #BAC7D3;
					 padding: 2px;
					 font-size: 10pt;
					 font-weight: 700;
					 text-align: center;}

dd					{margin: 0;
					 font-size: 7pt;
					 line-height: 8pt;
					 background: #eee;
					 padding: 3px 0 3px 12px;}

table dl				{width: 200px;
						 margin: 0; padding: 5px;
						 background: transparent;
						 border: none;}

table dl.narrow			{width: 95px;
						 margin: 0 0 3px 0; padding: 5px;
						 background: transparent;
						 border: none;}

table dt				{font-weight: 700;
						 font-size: 8pt;
						 line-height: 9pt;
						 text-align: left;
						 margin: 0 0 3px 0; padding: 0;
						 background: transparent;
						 border-bottom: #333 solid 1px;}

table dd				{font-size: 8pt;
						 line-height: 8pt;
						 margin: 0; padding: 0;
						 background: transparent;}
					 
						 
td						{margin: 0; padding: 0; border:none;}

tr						{margin: 0; padding: 0; border:none;}

table a					{font-size: 7pt;
						 font-weight: 700;}
						 
td.pic					{width: 156px;}

td.pic img				{border: #333 solid 1px;
						 margin: 20px 0 0 5px; padding: 0;}
						 
td.pic2 img				{border: #333 solid 1px;
						 margin: 0px 0 0 0px; padding: 0;}
						 
						 
.topic		{font-size:larger;}						 
.head	{font-size:large; font-weight:bold;}		
.subtopic	{font-size:small;font-weight:bold;}			 
.text		{font-size:small; font-weight:normal;}