﻿
/*Splash page */

html { top:0px; margin:0px; padding:0px;}
body { top:0px; margin:0px; padding:0px; font-family:Arial,Helvetica; font-size:14px; color:#515151;  }
img { border:0; }

#splash { width:900px; min-height:100%; padding:0px; margin: 0px 0px 10px 45px;}
#leftcol { float:left; margin-top:26px; width:364px; }
#rightcol {float:left; margin-top:86px; width:480px;}

#subscribe { margin-top:12px; border:0px;}

#bb_footer { width:1000px; height:22px; margin: 8px auto 0px auto; padding-top:4px;
		text-align:left; font-family: Arial,ITC Franklin Gothic,sans-serif; font-size: 10px; color:#666666;}
#bb_footer a, #footer a:visited { text-decoration:none; color:#666666; }
#bb_footer a:hover, #footer a:active  { text-decoration:underline; color:#666666; }

.regionimg { margin-top:10px; }
.bannerfade{ width:480px; height:56px; }
div.introText { width:380px; margin-top:34px; margin-left:5px; }
div.ad { margin-top:38px; margin-left:5px; margin-right:5px; }



.splashRegionMenuText { height:36px; margin-top:8px;}
.splashRegionMenuText a {
	color: #03A4D8;
	font-family: Verdana, sans-serif;
	font-size: 30px;
	font-weight:bold;
	background-image:none;
}
.splashRegionMenuText a:hover {
    text-decoration:none;
    background-image:url(images/selectArrow.gif);
    background-repeat:no-repeat;
    color: #0072BB;
}

div.clear { clear:both; height:0px; }
*.clear { clear:both; height:0px; display:none; visibility:hidden; }
html>body .clear {display: block;}	

#login 
{
	margin-top:42px;
}

#login table td input 
{
	width:100px;
	font-size:11px;
}