#nbskm-body
{
    margin: 0px;
    width: 100%;
}

#nbskm-world
{
    width: 100%;
}

#nbskm-banner
{
    width: 100%;
    height: auto;
}

.nbskm-ad
{
    width: 100%;
    height: auto;
}

.nbskm-image
{
    width: 100%;
    height: auto;
    border-width: 1px;
    border-style: solid;
}

.nbskm-image-speaker
{
    width: 33%;
    height: auto;
    border-width: 1px;
    border-style: solid;
}

#nbskm-menu
{
    clear: both;
    background-color: #dddddd;
    font-size: 14px;
    line-height: 31px;
    font-weight: bold;
//    width: 768px;
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

#nbskm-menu-left
{
}

#nbskm-menu-right
{
}

.nbskm-menu-item
{
}

.nbskm-menu-item a
{
    background-color: #2040a0;
    color: #e0e0e0; 
    text-decoration: none; 
    margin: 0px;
    padding: 5px 12px;
}

.nbskm-menu-item a:hover
{
    text-decoration: none; 
    color: #ffffff; 
    background-color: #d00000;
}

a:hover
{
	color: #3030C0; 
	text-decoration: underline; 
}

a:active
{ 
	color: #3030C0; 
	text-decoration: underline;
}

#nbskm-main
{
    clear: both;
    float: left;
    background-color: #fcfcfc;
    width: 100%;
    padding: 0;
    margin: 0;
}

#nbskm-col1
{
    clear: both;
    width: 94%;
    padding: 3%;
}

.nbskm-submenu-item
{
	display: inline-block;
	margin: 8px 1px;
	font-size: 14px;
    font-weight: normal;
}

.nbskm-submenu-item a:hover
{
	background-color: #cccccc;
	text-decoration: none;
}


#nbskm-col2
{
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: 1 px dotted #dddddd;
	clear: both;
	float: left;
	padding: 3%;
	width: 64%;
}

#nbskm-col3
{
	float: left;
	width: 23%;
	padding: 3%;
	margin: 0;
	font-size: 8px; 
	font-weight: normal; /* bold; */
}

#nbskm-footer
{
	clear: both;
	float: left;
	background-color: #dddddd;
	font-size: 10px;
	height: 14px;
	padding: 1% 3%;
	width: 94%;
}

#nbskm-below
{
	clear: both;
	margin: 0;
	float: right;
	font-size: 9px;
	width: 94%;
	padding: 1% 3%x;
}


h1, h2, h3, h4, h5, h6, body, th, p, li
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 
{ 
	font-size: 24px;
}

h2
{ 
	font-size: 20px; 
	font-weight: bold; 
}

h3
{ 
	font-size: 17px;
	font-weight: bold;
}

h4
{ 
	font-size: 15px;
	font-weight: bold; 
}

body, th, td, p, li
{ 
	font-size: 13px;
}

li
{
	margin-bottom: 1em;
}

a
{
	color: #3030C0;
	text-decoration: none;
}

.menu
{
      font-size: 10px;
}

.small 
{
       font-size: 9px;
}

.form
{
	font-size: 10px;
}

.margin0
{
	margin: 0px;
}

.highlight
{
	background-color: #ffffe3; 
}

.nbskm-formtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
