table.home_page_table
{
	width:90%;
}
table.home_page_table td.ssl_logo
{
	text-align:right;
}

table.home_page_table td.home_page_title
{
	width:100%;
	color:#0365ad;
	font-size:20px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:0px;
}
table.home_page_table td.home_page_title span
{
	color:#1d99e0;
	font-size:25px;
}

table.home_page_table td.home_page_subtitle
{
	font-size:14px;
	font-weight:bold;
	color:#808080;
	padding-bottom:5px;
}
table.home_page_table td.home_page_subtitle div
{
	padding-top:3px;
}
table.home_page_table td.home_page_banners
{
	padding-bottom:50px;
}

table.banners_table
{
	width:100%;
}
table.banners_table td.cell_horizontal_line
{
	padding-bottom:5px;
	padding-top:5px;
}
table.banners_table td.cell_horizontal_line#short_line
{
	padding-right:12px;
}
table.banners_table td.cell_horizontal_line div
{
	width:100%;
	height:1px;
	font-size:1px;
	background-image:url('/images/bg_dot_line_horiz.gif');
	background-repeat:repeat-x;
}
table.banners_table td.banner_title
{
	text-align:center;
	padding-top:10px;
}
table.banners_table td.cell_vertical_line
{
	height:100%;
	width:13px;
}
table.banners_table td.cell_vertical_line div
{
	height:100%;
	width:1px;
	background-image:url('/images/bg_dot_line_vertic.gif');
	background-repeat:repeat-y;
}
table.banners_table td.banner_image
{
	text-align:center;
	padding-top:10px;
	padding-bottom:7px;
}

table.banners_table td.more_info
{
	text-align:right;
	padding-right:5px;
}

table.banners_table td.more_info a:link, table.banners_table td.more_info a:active, table.banners_table td.more_info a:visited, table.banners_table td.more_info a:hover, table.banners_table td.more_info a:focus
{
	font-size:12px;
	color:#c82648;
	text-decoration:none;
}

table.banners_table td.cell_short_horizontal_line
{
	padding-top:5px;
}

table.banners_table td.cell_short_horizontal_line div
{
	width:100%;
	font-size:1px;
	height:1px;
	background-image:url('/images/bg_dot_line_horiz.gif');
	background-repeat:repeat-x;
}