/* Print Stylesheet */
/* if you want to SHOW the url of links use: a:link:after, a:visited:after {content: " (" attr(href) ") "; font-size: 90%;} */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}

body	{background: #FFF; color: #000; font-size: 12px; font-family: Arial, Verdana, sans-serif;}

h1, h2, h3, h4, h5, h6	{}
h1			{font-size: 20px; color: #666; margin: 10px 0;}
h2			{font-size: 17px; color: #706F6F; margin-bottom: 10px;}
h3			{font-size: 14px;}
h4			{font-size: 13px;}
h5			{font-size: 12px;}
h6			{font-size: 12px;}

p			{margin: 0 0 0.8em 0; font-size: 12px; line-height: 1.4em;}

a:link, a:visited 	{color: #04649B; text-decoration: underline;}
a:hover, a:active	{color: #04649B; text-decoration: none;}

a img 		{border: none;}

strong, b	{font-weight: bold;}
em, i		{font-style: italic;}
u			{text-decoration: underline;}
del         {color: #666;}
acronym, abbr, dfn {cursor: help; border-bottom: 1px dotted #CCC;}
cite		{font-style: italic;}

hr 			{float: none; width: 100%; height: .1em; margin: 0 0 0.8em; border: none; background: #CCC; color: #CCC; clear: both;}

ul, ol      {margin: .8em 2em;}
ul li       {list-style: disc; line-height: 1.4em; font-size: 12px;}
ol li       {list-style: decimal; line-height: 1.4em; font-size: 12px;}

#top, .head_620, #navigation, #subnav, .pref, #footer, #banner_sub, .quicklinks, .alpha_list {display: none;}


/* === EDITOR === */
table.table_type1	{border: 1px solid #f6f6f6; margin: 0 0 0.8em 10px;}
table.table_type1 tr	{}
table.table_type1 th	{vertical-align: top; padding: 5px; border: 1px solid #f6f6f6; font-size: 1.2em; line-height: 1.4em; text-align: left;}
table.table_type1 td	{vertical-align: top; padding: 5px; border: 1px solid #f6f6f6; font-size: 1.2em; line-height: 1.4em; text-align: left;}
table.table_type1 td p 	{font-size: 1em;}

table.table_type2	{border: 1px solid #f6f6f6; margin: 0 0 0.8em 10px;}
table.table_type2 tr	{}
table.table_type2 th	{vertical-align: top; padding: 5px; border: 1px solid #f6f6f6; font-size: 1.2em; line-height: 1.4em; text-align: left;}
table.table_type2 td	{vertical-align: top; padding: 5px; border: 1px solid #f6f6f6; font-size: 1.2em; line-height: 1.4em; text-align: left;}
table.table_type2 td p 	{font-size: 1em;}

table.table_type3	{margin: 0 0 0.8em 10px;}
table.table_type3 tr	{}
table.table_type3 th	{vertical-align: top; padding: 5px; font-size: 1.2em; line-height: 1.4em; text-align: left;}
table.table_type3 td	{vertical-align: top; padding: 5px; font-size: 1.2em; line-height: 1.4em; text-align: left;}
table.table_type3 td p 	{font-size: 1em;}

tr.table_header, tr.table_header th, tr.table_header td, th.table_header, td.table_header, .table_header {color: #FFF; background: #844338; padding: 5px; font-weight: bold;}
tr.table_bg_dark td, td.table_bg_dark, .table_bg_dark	{background: #D8D4D2;}
tr.table_bg_lite td, td.table_bg_lite, .table_bg_lite	{background: #f6f6f6;}

.pad_horizontal 	{padding: 0 5px;}
.pad_vertical 		{padding: 5px 0;}
.pad_all_sides 		{padding: 5px;}
.vertical_align_images	{vertical-align: middle;}

.image_left		{float: left; margin: 0.8em;}
.image_right 	{float: right; margin: 0.8em;}

.font_10	{font-size: 1em;}
.font_11	{font-size: 1.1em;}
.font_12	{font-size: 1.2em;}
.font_13	{font-size: 1.3em;}
.font_14	{font-size: 1.4em;}
.font_15	{font-size: 1.5em;}

.text_red {color: #844338;}
.text_navy {color: #336699;}

/* ==== MISC ==== */
.hide4print		{display: block; visibility: visible;}