body, p, td, li
{
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #555555;
line-height: 16px;
text-align: left; }

body{ background:#cfdaee url(../images/bg.png) top repeat-x ;}

#tb_container_1{
	padding-left:4px;

	background:white url(../images/bg_left_y.png) left top no-repeat;
}
#tb_container_2{
	padding-right:4px;

	background:url(../images/bg_right_y.png) right top no-repeat;
}
#tb_container_3{
	padding-bottom:10px;
	width:955px;
	background:url(../images/tb_bottom.gif) bottom center no-repeat;
}

#flckr_img img{ float:left;}

#menu_b{ background:url(../images/menu_bottom.png) top repeat-x}

#tb_1{ margin-left:-5px!IMPORTANT; margin-right:-5px!IMPORTANT; background-color:#000033; padding:0;}
h1, h2, h3, h4, h5, h6
{font-family: Tahoma, Arial, sans-serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
line-height: 16px;
text-align: left; }

.title
{
font-family: Tahoma, Arial, sans-serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: left;
color: #002859;
font-size: 24px;
 }
 
 .headerTD{ background:url(../images/headerBG.jpg) left top no-repeat;}
 .home-copy
{
text-align: left;
line-height: 24px;
color: #999999;
font-size: 16px;
 }
 
 .home-newstitle
{
text-align: left;
color:#106ca3;
font-size: 16px;
line-height: 18px;
 }

 .home-news
{
text-decoration: none;
text-align: left;
font-size: 11px;
line-height: 16px;
color: #7c7c7c;
 }

h2
{color: #002859;
font-size: 18px;
line-height: 18px}

h3
{
color: #333333;
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
margin-left: 54px; }

h4
{
color: #99521a;
font-size: 16px;
font-style: italic; }

h5
{
color: #333333;
margin-botton:-10px;
font-weight: bold;
 }

h6
{font-size: 11px;}

.dots
{font-size: 10px;
color: #cccccc;
}

p
{}

a:link
{
color: #106ca3;
text-decoration: none; }

a:visited
{
color: #106ca3;
text-decoration: none; }

a:hover
{
color: #84b0d2;
text-decoration: none; }

a:active
{
color: #106ca3;
text-decoration: none; }


.nav2
{
margin-left: 54px; }

a.nav2:link
{
color: #999999;
text-decoration: none;
}

a.nav2:visited
{
color: #999999; }

a.nav2:hover
{
color: #333333;
text-decoration: none; }

a.nav2:active
{
color: #333333;
text-decoration: none; }

.nav2ON
{
margin-left: 54px;
color: #333333; }

.footer
{
font-size: 10px;
color: #999999;
margin-top: 50px; }

a.footer:link
{
color: #999999;
text-decoration: none;
}

a.footer:visited
{
color: #999999; }

a.footer::hover
{
color: #333333;
text-decoration: none; }

a.footer:active
{
color: #333333;
text-decoration: none; }

img
{margin:0px;
border: 0px;}

#top_menu{ width:955px; text-align:center; _margin-bottom:-2px;}
#top_menu a{ padding:0px; margin:0px; border:0px; float:left;}

/*crossbrowser clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
