.						{ font-family: verdana, arial; font-size: 10px }
body					{ font-family: verdana, arial; font-size: 10px }
table					{ font-family: verdana, arial; font-size: 10px }
img						{ border: 0 }

a:link					{ color: #5A94C6; text-decoration: none }
a:visited				{ color: #567288; text-decoration: none }
a:active				{ text-decoration: none }
a:hover					{ text-decoration: underline }

table.list				{ border-style: solid; border-width: 1 1 0 1; border-color: #D7D7D7 }

tr.menu					{ cursor: hand }

td.border				{ background: #D7D7D7 }
td.body					{ background: #FAFAFA; border-bottom: solid 1px #D7D7D7 }
td.body_text			{ background: #FAFAFA; border-bottom: solid 1px #D7D7D7; padding: 16; text-align: justify }
td.header				{ background: #F0F0F0; border-bottom: solid 1px #D7D7D7 }
td.header_text			{ background: #F0F0F0; border-bottom: solid 1px #D7D7D7; padding: 8 8 8 8 }
td.header_menu			{ background: #F0F0F0; border-bottom: solid 1px #D7D7D7; padding: 8 8 8 8; text-align: center }
td.footer				{ background: #F0F0F0 }
td.list1				{ background: #E6E6E6; border-bottom: solid 1px #D7D7D7; padding: 8 }
td.list2				{ background: #F0F0F0; border-bottom: solid 1px #D7D7D7; padding: 8 }
td.list_title			{ font-weight: bold; padding: 0 0 4 0 }
td.list_desc			{ padding: 0 0 4 0 }
td.list_label			{ vertical-align: top; padding: 0 8 0 0 }
td.list_content			{  }
td.body_menu			{ background: #FAFAFA; border-bottom: solid 1px #D7D7D7; padding: 6 }
div.title				{ font-weight: bold; color: #5A94C6; font-size: 11px }
div.desc				{ margin-top: 6px }
div.caption				{ font-weight: bold; color: #5A94C6; margin-bottom: 10px }

ul.lvl1					{ margin: 0 0 0 16; font-weight: bold; text-align: left }
ul.lvl2					{ margin: 4 0 8 32; font-weight: normal; text-align: left }

img.icon_sm				{ position: relative; top: 4 }

<!--
html {
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	scrollbar-DarkShadow-Color: #666666;
	scrollbar-Track-Color: #FFFFFF;
	scrollbar-Face-Color: #F0F0F0;
	scrollbar-Shadow-Color: #F0F0F0;
	scrollbar-Highlight-Color: #F0F0F0;
	scrollbar-3dLight-Color: #666666;
	scrollbar-Arrow-Color: #5A94C6
}
-->