body,a{
	font:medium georgia,Times,serif;
	color:#000;
	text-decoration:none;
}
a{text-decoration:underline; color: #000099;}
a:hover{text-decoration:none;}
body{
	text-align:left;
	background:#fff;
}
body,form{
	margin:0;
	padding:0;
}
img{
	border:none;
	display:block;
}
ol li {
  color:#333333;
font:96%/22px georgia,Times,serif;
margin-bottom:20px;
}
select,input{vertical-align:middle;}

p.crumbs { font-size: 0.7em !important; float: right; padding-right: 20px; margin: 0 !important; position:absolute;
right:0;
top:-8px; }

.B_homeCrumb, .B_firstCrumb { font-size: inherit !important }

/* layout */
#main{
	width:938px;
	padding:10px 11px;
	margin:0 auto;
}
#header{
	clear:both;
	width:938px;
	height:198px;
	background:url(../images/header-bg2.gif) no-repeat;
	position:relative;
}
#leftColumn{
	float:left;
	padding:0px 0 0 24px;
	width:655px;
	margin:0 0 20px;
        position: relative;
}
#rightColumn{
	float:right;
	width:221px;
	background:#3393E0;
	position:relative;
	margin:-22px 0 20px;
}
#footer{
	clear:both;
	width:938px;
	height:60px;
	background:#D2ECF5 url(../images/footer-corner.gif) no-repeat 100% 100%;
	position:relative;
}

/* header content */
#header h1{
	margin:0;
	position:relative;
	left:47px;
	top:10px;
}
#header h1 a{
	width:234px;
	height:196px;
	background:url(../images/logo.jpg) no-repeat;
	text-indent:-3000px;
	overflow:hidden;
	display:block;
}
#header blockquote{
	margin:0;
	position:absolute;
	left:308px;
	top:30px;
	background:url(../images/header-qstart.gif) no-repeat;
    margin-right: 10px;
}
#header blockquote div#scrollup{
	background:url(../images/header-qend.gif) no-repeat 100% 0;
	padding:0px 35px 0;
	margin:0;
	text-align:center;
	font:26px georgia,Times,serif;
	color:#c2c3dd;
	/*word-spacing:-.1em;*/
}
#header blockquote p.place{
	background:none;
	font:133%/35px arial,sans-serif;
	color:#ABC7D3;
	vertical-align:baseline;
}
#header blockquote p.place span{
	font:100%/35px arial,sans-serif !important;
	padding:0 5px;
	background:url(../images/header-bull.gif) no-repeat 50% 50%;
}

/* footer content */
#footer p{
	margin:5px 0 0 14px;
	padding:5px 0 0 35px;
	height:57px;
	float:left;
	display:inline;
	/*background:url(../images/footer-emb.gif) no-repeat;*/
	font:77%/20px arial,sans-serif !important;
	color:#555;
}
#footer p span{
	font:92%/20px arial,sans-serif !important;
	color:#444;
	padding:0 0 0 2px;
}
#footer p a{
	font:bold 100%/20px arial,sans-serif !important;
	color:#444;
}
#footer ul{
	margin:11px 19px 0 0;
	float:right;
	display:inline;
	list-style-type:none;
	text-align:right;
}

#footer ul li{
float: left;
margin-left: 6px;}

#footer ul a{
	font:bold 70%/15px arial,sans-serif !important;
	color:#444;
}

/* right content */
#rightColumn ul{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}
#rightColumn ul li{
	padding:0 0 20px 14px;
	float:left;
	width:207px;
}
#rightColumn ul a{
	font:96%/18px georgia,Times,serif;
	color:#fff;
	text-decoration:underline;
	padding:0 0 10px 26px;
	background:url(../images/left-white-arrow.gif) no-repeat 0 1px;
	float:left;
}
#rightColumn ul a:hover{text-decoration:none;}
#rightColumn ul ul{padding:0 0 0 6px;}
#rightColumn ul ul li{
	padding:2px 0;
	width:201px;
}
#rightColumn ul ul a{
	/*font:96%/18px arial,sans-serif;*/
	padding:0 0 0 20px;
	text-decoration:none;
	background:url(images/left-blue-arrow.gif) no-repeat 0 3px;
}
#rightColumn ul ul a:hover{text-decoration:underline;}
#rightColumn ul li.contact{
	border-top:5px solid #fff;
	padding:18px 0 18px 14px;
	background:#3481D4 url(images/left-contact-corner.gif) no-repeat 100% 100%;
}
#rightColumn ul li.contact a, #rightColumn ul li.latestnews a{
	font:96%/19px georgia,Times,serif;
	padding-bottom:0;
	background:url(images/left-white-dark-arrow.gif) no-repeat 0 1px;
}
#rightColumn ul li.latestnews div a {
        background:url(images/left-blue-arrow-news.gif) no-repeat scroll 0 1px transparent;
}
#rightColumn ul li.signup{
	border-top:5px solid #fff;
	padding:18px 0 18px 14px;
	background:#3393E0 url(../images/left-signup-corner.gif) no-repeat 100% 100%;
        color: #fff;
}
#rightColumn ul li.latestnews{
	border-top:5px solid #fff;
	padding:18px 0 18px 14px;
	background:#3481D4 url(../images/left-contact-corner.gif) no-repeat 100% 100%;
        color: #fff;
}
#rightColumn ul li.latestnews h3 a {
        background: none !important;
        text-decoration: none;
        padding: 0 !important;
        font-weight: bold;
        clear: both;
        position:absolute
}
#rightColumn ul li.latestnews div {
        margin: 30px 0;
        clear: both;
        padding: 0;
}
#rightColumn ul li.latestnews div a {
        padding-bottom: 0 !important;
}
#rightColumn ul li.latestnews span.date {
        color:#FFDD33;
font-size:0.8em;
font-style:italic;
margin-left:21px;
}
#rightColumn ul li.signup fieldset, #rightColumn ul li.latestnews fieldset, .column fieldset {
        border: none !important;
        margin: 0 !important;
        padding: 0 !important;
}
#rightColumn ul li.signup h3, #rightColumn ul li.latestnews h3 {
        margin: 0px;
        padding-top: 0px;
        
}

#rightColumn ul li.signup input.text {
        width: 186px;
}

/* left content */
#leftColumn .column{width:310px;}
#leftColumn .left{float:left;}
#leftColumn .right{float:right;}
#leftColumn .illustration{
	float:left;
	padding:4px;
	background:#EEE;
	border:1px solid #DDD;
}
#leftColumn h2{
	font:141%/32px georgia,Times,serif;
	border-bottom:1px solid #555;
	margin:10px 0px 8px;
	color:#444;
	clear:both;
	float:left;
	width:100%;
}
#leftColumn h3{
	font:114% georgia,Times,serif;
	margin:10px 6px;
	color:#222;
	clear:both;
}
#leftColumn .right h3{padding:11px 0 0;}

#leftColumn p{
	font:96%/22px georgia,Times,serif;
	margin:0 6px 11px;
	color:#333;
}
#leftColumn p.sub{font:83%/18px georgia,Times,serif;}
#leftColumn p.more{margin:0 5px 22px;}
#leftColumn p.more a{
	padding-left:28px;
	font:110%/18px georgia,Times,serif;
	color:#3393e0;
	text-decoration:underline;
	background:url(../images/more-arrow.gif) no-repeat;
}
#leftColumn p.more a:hover{text-decoration:none;}
#leftColumn ul{
	font:83%/18px georgia,Times,serif;
	margin:0 10px;
	color:#333;
	padding:11px 0;
	list-style-type:none;
}
#leftColumn ul li{
	padding:0 0 2px 17px;
	background:url(../images/content-bull.gif) no-repeat 0 5px;
}
#leftColumn .form{
	padding:11px 0 0;
	margin:0 18px 0 6px;
	overflow:hidden;
	clear:both;
	float:left;
	display:inline;
	width:284px;
}
#leftColumn .form p{
	font:83%/18px georgia,Times,serif;
	margin:0 0 11px;
	color:#3f3f3f;
}
#leftColumn .form label{
	font:83%/26px georgia,Times,serif;
	margin:0 0 5px;
	color:#3f3f3f;
	float:left;
	clear:left;
	white-space:nowrap;
}
#leftColumn .form input, #rightColumn ul li.signup .form input.submit{
	float:right;
	clear:right;
}
#rightColumn ul li.signup .form input.submit {
        padding: 15px 15px 0;
}
#leftColumn .form input.text{
	font:83%/16px georgia,Times,serif;
	margin:0 0 5px;
	color:#3f3f3f;
	border:1px solid #ccc;
	height:16px;
	padding:4px 5px;
	width:170px;
}
#scrollup {
   position: relative;
   overflow: hidden;
   /*border: 1px solid #000;*/
   height: 120px;
   width: 530px
 }
#scrollup p {
   width: 510px;
   margin: 0;
}
.headline {
   position: absolute;
   top: 210px;
   left: 40px;
   height: 195px;
   width:190px;
 }
.imgleft { 
   float: left;
   margin: 5px 20px 5px 5px;
}
.imgright { 
   float: right;
   margin: 5px 5px 5px 20px;
}
.B_crumb {
  font:96%/22px georgia,Times,serif;
}
#rightColumn ul ul li ul li {
  font-size: 0.8em;
}
.sponsor {
  min-height: 150px;
  min-width: 250px;
  max-width: 300px;
  float: left;
  margin-right:15px;
  text-align: center;
}
.sponsor img {
  max-width: 250px;
  max-height: 300px;
  margin: 0 auto;
}
.item {
  border-bottom:1px dotted #999999;
padding-bottom:15px;
}
.item h2 {
  border: none !important;
  margin-bottom: 0 !important;
}
.item h2 a {
  color: #444444;
  text-decoration: none;
}

.item .date {
  color:#444444;
font-size:0.8em;
font-style:italic;
margin:0 0 0 7px;
}



/* ################## NB Common Styles ### */

#leftColumn a[href^="http://"] {
	display:inline-block;
	padding:2px 14px 2px 0px;
	line-height:18px;
	min-height:18px;
	overflow:visible;
	background:transparent url(assets/js/external.gif) center right no-repeat;
}

#leftColumn .follow a, .sponsor a { background: none !important; padding-right: 0px; }

a[href$='.doc'] {
	display:inline-block;
	line-height:18px;
	min-height:18px;
	overflow:visible;
	background:transparent url(assets/js/word.png) center left no-repeat;
	padding:2px 0 2px 20px;
}
a[href$='.pdf'] {
	display:inline-block;
	line-height:18px;
	min-height:18px;
	overflow:visible;
	background:transparent url(assets/js/pdf.png) center left no-repeat;
	padding:2px 0 2px 20px;
}
#leftColumn a.thickbox {
	cursor: url(assets/js/magnify.cur), pointer;
}

.nb { margin:0 20px !important;padding:0 !important;float:right !important }

.sponsor-table {
border:1px solid #3393E0;
margin-bottom:30px;
width: 100%;
}

.sponsor-table .table-header {
background-color:#3393E0;
color:#FFFFFF;
}

.sponsor-table td {
padding:10px;
width:300px;
}

.sponsor-table td a {
background:none repeat scroll 0 0 transparent !important;
margin:0 auto;
width:280px;
}

.sponsor-table img {
display:block;
margin:0 auto;
max-height:200px;
max-width:280px;
}