html 
{height: 100%;}

body {
	margin: 0; 
	padding: 0; 
	min-width: 1125px; 
	color: #000000; 
	background: url(../../Pics/NCISL2/background.gif) repeat-x top; 
	background-color: #000000; 
	text-align: Center;
}

body, td 
{font: 12px verdana, arial, helvetica, san-serif;}

label 
{font-weight: bold;}

img
{border: none;}

a, a:visited 
{color: #0000dd;}

.short {width: 75px;}
.mediuma {width: 125px;}
.mediumb {width: 175px;}
.mediumc {width: 250px;}
.wide {width: 350px;}


/*----------- tables ------------------*/

table.formtable td
{
	padding: 3px 10px 3px 0;
	white-space: nowrap;
	vertical-align: baseline;
}

table.listtable td
{
	padding: 3px;
	vertical-align: baseline;

}

table.listtable th, table.listtable thead, table.listtable tr.tableheader td
{
	color: #ffffff;
	padding: 3px;
	background: ;
	background-color: #333333;
	white-space: nowrap;
}

table.listtable th a
{
    color: #ffffff;
}

table.listtable tr.altrow td
{
	background: #ddd;
}
/*----------- grouped settings ------------------*/

#mainwrapper, #wrapper, #topbanner, #centrecol, #leftcol, #rightcol
{position: relative;}

#centrecol span.code, #rightcol span.code  
{display: block;}

/*----------- banner area ------------------*/

#topbanner {
	width: 1125px;
	overflow: hidden;
	height: 168px;
	color: #000;
	background: url(../../Pics/NCISL2/background-banner.jpg) no-repeat;
	background-color: #fff;
}

#topbanner h1 {
	position: absolute;
	top: 40%;
	left: 200px;
	color: #000;
	font-size: 35px;
	margin: 0;
	padding: 0;
display:none;
}

#logo {
	display: block;
	left: 24px;
	top: 0px;
	position: absolute;
}

div.spacer {
	display: block;
	background: ;
	background-color:  /* #eee */;
	padding: 2px 10px;
	text-align: right;
	border-top: dotted 1px #bbb;
}

div.spacer a {
	color: #4d4d4d /* #000 */;
	font-weight: bold;
	text-decoration: none;
}

/*----------- contents ------------------*/

#mainwrapper {
	width: 1125px;
	background: url(../../Pics/NCISL2/background-left.gif) repeat-y left;
	background-color: #ffffff;
	text-align: left;
	margin: 0 auto;
}

#secondarytitle {background:  repeat-x; background-color: ; clear: both;}
#secondarytitle h1 {margin: 0 0 0 220px; color: #4d4d4d;}
#secondarytitle a {display: none;}
#secondarytitle .spacer {display: none;}
#secondarytitle h1 {font-size: 14px;}

#leftcol {width: 219px; padding: 12px 0 25px 0; float: left;}
#leftcol a, #leftcol span {color: #333333; display: block; margin: 0; width: auto; padding: 4px 5px 4px 12px; text-decoration: none;}
/* #leftcol a:hover {enter hover colour} */
#leftcol span {color: #fb9324; font-weight: bold;}
#leftcol p {padding: 12px 5px 4px 12px; border-bottom: #303030 dotted 1px; color: #000000; font-weight: bold; background: ; background-color: #e6bb3e }

#rightcol {width: 231px; padding: 0; margin-left: 30px; float: right;}

#centrecol {padding: 12px 20px 10px 21px; width: auto; margin-left: 219px;}

#centrecol h1 
{color: #4d5761; font-size: 12px;}

#footer {clear: both; text-align: center; margin: 0 210px; padding: 2px;}

#E2E {position: absolute; top: 121px; right: 71px; z-index: 1000;}

.clear {clear: both; height: 0; overflow: hidden;}

#TopMenu1_RadMenu {clear: both; width: 100%;}

form {margin: 0; padding: 0;}

#txtPrimaryCSS, #txtSecondaryCSS  {width: 100%;}

