/* ---- ---------------------------- ---- */
/* ---- XCenta print stylesheet      ---- */
/* ---- steve@bit10.net              ---- */
/* ---- ---------------------------- ---- */


/* ---- Default HTML tag definitions and misc styles ----- */

body 				{ background: #afafaf url('/home/img/body_bg_main.jpg') top left repeat-x; color: #363636; text-align: left; margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; }

h1					{ font-size: 150%; font-weight: normal; color: #005b92; }
h2					{ font-size: 140%; font-weight: normal; color: #005b92; }
h3					{ font-size: 120%; font-weight: normal; color: #005b92; }
h4, h5			{ font-size: 110%; font-weight: normal; color: #005b92; }

img 				{ border: 0px; }

a, a:link		{ color: #005b92; text-decoration: underline; }
a:visited		{ color: #005b92; text-decoration: underline; }
a:hover			{ color: #005b92; text-decoration: none; } 


blockquote  { padding: 1px 10px; margin: 0px; background: #e5eef4; }
hr          { margin: 0px; padding: 0px; height: 0px; border: #f78400 solid; border-width: 1px 0px 0px 0px; }
ul, ol			{ margin-left: 18px; padding-left: 0px; }
ul					{ list-style: url('/home/img/bullet_main_01.gif') square; }

.gold_highlight { color: #f78400; }

/* ---- Main site containers ----- */

div.main_site_container			{ width: 100%; line-height: 130%; font-size: 70%; border: 0px; margin: 4px auto 0px auto; padding: 0px; background: #FFFFFF; text-align: left; }
div.site_border							{ border: 0px; }

div.site_head_bg						{ display: none; }
div.site_head_right					{ display: none; }
div.site_head_left					{ display: none; }

div.site_foot_bg						{ display: none; }
div.site_foot_right					{ display: none; }
div.site_foot_left					{ display: none; }

/* ---- Site header and navigation ----- */

div.main_site_nav_top				{ background: #f78400; margin: 0px; padding: 2px 0px; font-size: 0px; line-height: 0px; clear: both; }

div.main_site_nav						{ display: none; }

table.header_login					{ display: none; }

div.header_main							{ clear: both; height: 104px; text-align: right; background: none; margin: 0px; padding: 0px 12px 0px 10px; }
div.header_main img					{ float: left; margin-top: 10px; }

/* ---- Home page ----- */

div.splash_image						{ display: none; }
div.splash_image h1					{ display: none; }
table.home_main_content			{ border: 0px; margin: 0px; padding: 0px; width: 100%; }
td.home_main_content_left		{ border-bottom: 1px solid #f78400; width: 33%; vertical-align: top; padding: 14px 0px 12px 0px; margin: 0px; }
td.home_main_content_mid		{ border-bottom: 1px solid #f78400; width: 34%; vertical-align: top; padding: 14px 0px 12px 0px; margin: 0px; }
td.home_main_content_right	{ border-bottom: 1px solid #f78400; width: 33%; vertical-align: top; padding: 14px 0px 12px 0px; margin: 0px; }

div.home_content_header			{ border-bottom: 2px solid #f78400; margin: 0px; padding: 0px 20px 4px 20px; }
div.home_content_box				{ margin: 0px; padding: 0px 20px; }

div.home_content_header h2	{ margin: 0px; padding: 0px; }

/* ---- Content styles ----- */

table.cont_main_content			{ border: 0px; margin: 0px; padding: 0px; width: 100%; }
td.cont_main_content_left		{ display: none; }
td.cont_main_content_mid		{ border-bottom: 1px solid #f78400; vertical-align: top; padding: 0px 0px 12px 0px; margin: 0px; }
td.cont_main_content_right	{ display: none; }

div.cont_content_header			{ border-bottom: 2px solid #f78400; margin: 0px; padding: 14px 16px 4px 16px; background: #FFFFFF; }
div.cont_content_header h2	{ margin: 0px; padding: 0px; color: #363636; font-size: 110%; }
div.cont_content_box				{ margin: 0px; padding: 0px 16px; }

div.cont_content_bcrumb			{ border-bottom: 2px solid #f78400; margin: 0px; padding: 14px 16px 4px 16px; }
div.cont_content_bcrumb p		{ margin: 0px; padding: 0px; }

div.cont_content_bcrumb a, div.cont_content_bcrumb a:link, div.cont_content_bcrumb a:hover, div.cont_content_bcrumb a:visited { color: #363636; }

div.cont_content_box				{ margin: 0px; padding: 0px 20px; }
div.cont_extrar_box					{ margin: 0px; padding: 0px 16px; }
div.cont_extral_box					{ margin: 0px; padding: 0px 16px; }

/* ---- Site footer ----- */

div.main_site_footer_spacer	{ margin: 0px; padding: 4px 0px; font-size: 0px; line-height: 0px; clear: both; }
div.main_site_footer_top		{ background: #f78400; margin: 0px; padding: 2px 0px; font-size: 0px; line-height: 0px; clear: both; }

div.site_foot_left a				{ padding: 6px 7px; }

div.site_foot_left a, div.site_foot_left a:link, div.site_foot_left a:visited { color: #FFFFFF; text-decoration: none; }
div.site_foot_left a:hover	{ color: #FFFFFF; text-decoration: underline; }

.footer_print								{ border-right: 1px solid #80b5d1; }
.footer_tp									{ border-left: 1px solid #80b5d1; margin-left: 12px; }