br.ca{ clear:both; line-height:0px; }
body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	background:#FFFFFF;
}

a { color:#4B68BB; }
a:hover { text-decoration:none; }

#header
{
	text-align:center;
	padding:0;
	background:url(../imgs/top_bar_bg.jpg) repeat-x;
	height:74px;
	margin:0 0 25px 0;
}

#header_cont
{
	margin:0 auto;
	width:780px;
}

.header_beta
{
	float:left;
	font-size:95%;
	padding-top:7px;
	width:320px;
	line-height:1.25em;
	text-align:left;
	color:#E0E7F8;
}

.header_beta a { color:#E1FFC4 }
.scrub_num
{
	float:right;
	text-align:right;
	font-size: 150%;
	font-weight:bold;
	color:#FFFFFF;
	padding:18px 0 0 0;
}

#logo_nav
{
	text-align:center;
	padding:0;
	margin:0 0 25px 0;
}

#logo_nav_cont
{
	margin:0 auto;
	width:780px;
	text-align:left;
}

#logo_show
{
	float:left;
	width:220px;
}

#nav_show
{
	float:right;
	padding:30px 0 0 0;
}

#nav_show a { font-size:20px; font-weight:bold; color:#BCBCBC; margin-left:15px; text-decoration:none; font-family:Arial, Helvetica, sans-serif; }
#nav_show a:hover { text-decoration:underline; }

#home_teaser
{
	text-align:center;
	padding:0;
	margin:0 0 20px 0;
}

#home_teaser_cont
{
	margin:0 auto;
	width:780px;
	text-align:left;
	background:url(../imgs/home_body_bg.gif) no-repeat;
	height:235px;
}

#body
{
	text-align:left;
	padding:0;
	margin:0 0 20px 0;
}

#body_cont
{
	margin:0 auto;
	width:780px;
	text-align:left;
}

#footer
{
	text-align:center;
	clear:both;
	background:url(../imgs/footer_bg.jpg) repeat-x;
	height:98px;
}

#footer_content
{
	margin:0 auto;
	width:780px;
	text-align:left;
	padding:25px 0 0 0;
	font-size:12px;
	line-height:1.5em;
}

/*- Menu Tabs C--------------------------- */

    #tabsC {
      width:100%;
      line-height:normal;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:13px;
	  font-weight:bold;
	  clear:both;
      }
    #tabsC ul {
        margin:0;
        padding:0;
        list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("../imgs/tableftC.gif") no-repeat left top;
      margin:0 1px 0 0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("../imgs/tabrightC.gif") no-repeat right top;
      padding:7px 18px 6px 9px;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#212E4E;
      }
    #tabsC a:hover {
      color:#212E4E;
      }
    #tabsC a:hover span {
      color:#212E4E;
      }

        #tabsC #current a {
                background-position:0% -42px;
        }
        #tabsC #current a span {
                background-position:100% -42px;
				color:#212E4E;
        }
.home_col p{ margin-top:10px; font-size:12px; color:#666666; line-height:1.5em;}
.home_col h5{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal; color:#333333; }
.main_teaser
{
	padding:47px 15px 0 12px;
	font-size:135%;
	line-height:1.5em;
}

.setup
{
	float:right;
	width:480px;
	padding:15px 0 0 0;
	line-height:1.25em;
	font-size:95%;
}
.setup a
{
	color:#75AF3A;
	text-decoration:none;
}
.setup p
{
	margin:0 0 9px 0;
}

.body_cell
{
 background:#FFFFFF;
 padding-bottom:25px;
}
.style1 {
	color: #666666;
	font-weight: bold;
}
.center_text
{
	margin:0 auto;
	width:100%;
	line-height:1.5em;
	font-size:11px;
	padding-top:10px;
}