
html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #000000 url(/imgs/bg.gif) top left repeat-x;
}

a:link, a:visited { color: #8bbde3; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #1089ed; text-decoration: none; }

p {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #1089ed;
	font-size: 15px;
}

h2 {
	color: #1089ed;
	font-size: 13px;
}

h3 {
	color: #1089ed;
	font-size: 13px;
}

.bold {
	font-weight: bold;
	color: #78b9ea;
}

.boldfcOne {
	font-weight: bold;
	color: #005598;
}

.italic{
	font-style: italic;
}

.rta{ text-align: right;}
.cta{ text-align: center;}
.lta{ text-align: left;}

p.form{
	margin: 0 0 8px 0;
}

input{
	color: #000000;
	background: #aaaaaa;
	border: 1px solid #FCFCFC;
}

textarea{
	color: #000000;
	background: #aaaaaa;
	border: 1px solid #FCFCFC;
}

img{
	margin: 0 0 10px 0;
	padding: 0px;
	border: 2px solid #FFFFFF;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.mr_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.h_divider { background: url(images/horizontal_divider.jpg) bottom repeat-x; }
.vl_divider { background: url(images/vertical_divider.jpg) left repeat-y; }
.vr_divider { background: url(images/vertical_divider.jpg) right repeat-y; }

.fl { float: left; }
.fr { float: right; }

.cta { text-align: center; }

.fw { width: 980px; }

#container {
	width: 980px;
	margin: 0 auto;
	padding: 0 5px;
}

#top_banner {
	width: 100%;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
}

#top_banner a {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 80px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

#banner {
	width: 100%;
	height: 284px;
	margin: 0px 0 0 0px;
	text-align: center;
	vertical-align: top;
	background: #000000 url(/imgs/bearbar.jpg) top left no-repeat;
}

#bear_banner {
	width: 100%;
	height: 139px;
	margin: 0px 0 0 0px;
	text-align: center;
	vertical-align: top;
	background: #000000 url(/imgs/lilbearbar.jpg) top left no-repeat;
}

/* menu */

#menu {
	clear: both;
    width: 980px;
	height: 30px;
	text-align: center;
	margin: 0px 0 0 7px;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 0px;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#menu ul li a {
	position: relative;	
	display: inline-block;
	height: 28px;
	margin-right: 10px;
	text-align: center;
	padding: 8px 10px 0px 10px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #005598;	
	outline: none;
}

#menu li a:hover, #menu li .current {
	position: relative;
	color: #1089ed;
}

#menu li a:hover span, #menu li .current span	{
	position: absolute;
	display: inline-block;
	width: 15px;
	height: 42px;
	top: 0;
	left: 0;
}

/* end of menu */

/* content */

#content_wrapper {
	padding: 0px 0px 0px 0px;
    width: 980px;
}

#content {
	padding: 0 8px;
}

.column_w190 {	padding: 0 8px; margin-top: 10px; width: 182px;}
.column_w230 {	padding: 0 8px;	margin-top: 10px; width: 222px;}
.column_w250 {	padding: 0 8px;	margin-top: 8px; width: 240px;}
.column_w300 {	padding: 0 8px;	margin-top: 10px; width: 292px;}
.column_w330 {	padding: 0 8px;	margin-top: 10px; width: 322px;}
.column_w400 {	padding: 0 8px;	margin-top: 10px; width: 392px;}
.column_w580 {	padding: 0 8px;	margin-top: 10px; width: 572px;}
.column_w650 {	padding: 0 8px;	margin: 8px 4px; width: 702px;}
.column_wfull {	padding: 0 8px; margin-top: 10px;	width: 980px;}
.column_wfullnp {	padding: 0 0px; margin-top: 10px;	width: 980px;}

.latest_news {
	clear: both;
	padding-bottom: 10px;
}
	
/* end of content */

/* footer */

#real_footer {
	clear: both;
	width: 100%;
	padding: 8px 0 8px 0;
	text-align: center;
}


p.real_footername{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #005598;
}

.btmlogo {
	width: 58px;
	height: 35px;
	margin: 0 auto;
	padding: 0 0 4px;
	background: url(images/lillogo.jpg) no-repeat;
}

/* end of footer */

#footer {
	width:100%;
	padding-bottom:64px;
}
#footerdiv {
	margin: 0 auto;
	width:980px;
	text-align: left;
	position: relative;
	z-index: 0;
}

.sitemap {
	padding: 10px 0 0 20px;
	font-size: 12px;
	line-height: 1.6em;
}
.sitemap ul {
	float: left;
	margin-right: 30px;
	list-style:  none;
}
.sitemap ul ul {
	float:none;
	margin:0;
}
.sitemap li strong {
	display:block;
	margin-bottom:.5em;
	list-style: none;
}
.sitemap li li {
	font-size:11px;
	list-style: none;
	margin-left: -40px;
	padding-left: 0px;
}
.sitemap li a, .sitemap li a:visited, .sitemap li a:link {
	color:#fff;
	text-decoration:none;
}
.sitemap li li a, .sitemap li li a:visited, .sitemap li li a:link {
	color:#e9e9eb;
}
.sitemap li a:hover, .sitemap li li a:hover,
.sitemap li a:focus, .sitemap li li a:focus {
	text-decoration:underline;
	color: #1089ed;
}
.sitemap li a.tinynew {
	display:block;
	background:url(http://s3.cdn.net/_images/nav/newbadge-tiny__d7d0d84.gif) no-repeat right 5px;
	padding-right:30px;
	margin-right:-20px;
	color:#fff !important;
}
