/* ---------------------
	NC CSS v2.0 
    @author: Tony Lan
    @date: 17/07/2006
   --------------------- */


.cssnav
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/ncm_r2_c3_2.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 110px;
	height: 33px;
	margin: 0;
	padding: 0;
}

* html a:hover
{
	visibility:visible
}

.cssnav a:hover img
{
	visibility:hidden
}


.cssnavclients
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/ncm_r2_c4_2.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 104px;
	height: 33px;
	margin: 0;
	padding: 0;
}

.cssnavclients a:hover img
{
	visibility:hidden
}

.warn {
	font-size: 12px;
	font-style: normal;
	color: #000000;

}

.error {
	font-size: 12px;
	font-style: normal;
	color: #FF0000;

}


.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 500px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


.userMenu {
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	position: relative;
	visibility: visible;
	height: auto;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-position: left top;
	vertical-align: top;
	float: none;
	clear: none;
	background-color: #DCDBD9;
}


/**************** Module **********************/
.module {
	font-family: Arial, Helvetica, sans-serif;
}



/**************** Right Menu ******************/
.rightMenu {
	font-size: 14px;
	font-style: normal;
	weight: bold;
	color: #000000;
}



a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
	weight: bold;
} 


a: visited{
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

a:hover{
	color: #EE3226;
	text-decoration:none;
}

.highlight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
}

a.highlight:link,
a.highlight:active,
a.highlight:visit,
a.hover{
	color:#808080;
	text-decoration:none;
	font-weight: normal;
}


/********************* Footer ******************/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	text-decoration:none;
}


a.footer:link
a.footer:active
a.footer:visited{
	color:#808080;
	text-decoration:none;
	font-weight: normal;
}

a.footer:hover{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}

/********************* Next Links ******************/
.nextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	text-decoration:none;
}

a.nextLinks:link
a.nextLinks:active
a.nextLinks:visit{
	color:#FF0000;
	text-decoration:none;
	font-weight: normal;
}

a.nextLinks:hover{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}

/********************* Side Box ******************/

.sideBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	float: none;
	clear: none;
	position: relative;
	height: auto;
	width: auto;
	top: 5px;
	visibility: inherit;
	left: 8px;
	right: 8px;
	bottom: 5px;
}

a.sideBox:link,
a.sideBox:active,
a.sideBox:visited {
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}

/********************* Box Module ******************/
.boxModule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	float: none;
	clear: none;
	position: relative;
	height: auto;
	width: auto;
	top: 0px;
	visibility: inherit;
	left: 0px;
	right: 0px;
	bottom: 0px;
}


/************** Heading ****************/
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
}


/******************** Side Box Hints **************/
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: none;
	clear: none;
	position: relative;
	height: auto;
	width: auto;
	top: 0px;
	visibility: inherit;
	left: 0px;
	right: 0px;
	bottom: 0px;
	list-style-type: square;
}


/******************** Main Text *****************/

a.mainText:link,
a.mainText:active,
a.mainText:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}

a.mainText:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}


/******************** Main Box **********************/

.boxMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	float: none;
	clear: none;
	position: relative;
	height: auto;
	width: auto;
	top: 0px;
	visibility: inherit;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

.boxMainLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	float: none;
	clear: none;
	position: relative;
	height: auto;
	width: auto;
	top: 0px;
	visibility: inherit;
	left: 0px;
	right: 0px;
	bottom: 0px;
	font-style: normal;
	font-weight: bold;
}


/************** Regional Box ******************/

.regionalBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/ncm_r16_c3.jpg);
}


/***************** Login Box *******************/
.loginBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/ncm_r2_c12.jpg);
	position: relative;
	visibility: visible;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

/***************** Login Preference *******************/
.loginPreference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	top: 0;	
}


/***************** Login Preference *******************/
.loggedin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;	
}


/************** Search Box *****************/
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/ncm_r5_c12.jpg);
	position: relative;
	visibility: visible;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}


.searchBoxButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/nc_r6_c12.jpg);
	position: relative;
	visibility: visible;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	position: relative;
	visibility: visible;
	height: auto;
	width: auto;
	left: 0px;
	top: 5px;
	right: 10px;
	bottom: 0px;	
}


 ul {margin-left: 0; padding-left: 5;}


/***************** Link Styles *****************/
.linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	position: relative;
	height: auto;
	width: auto;
	left: 0px;
	top: 5px;
	right: auto;
	bottom: 0px;
	visibility: visible;
}

.linkTextSide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	position: relative;
	height: auto;
	width: auto;
	left: 0px;
	top: 5px;
	right: auto;
	bottom: 0px;
	visibility: visible;
}


/************** Header ****************/


.header {
	background-image: url(../images/nc_r1_c7.jpg);
	position: relative;
	visibility: visible;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FDFCFA;
}

/********************* Mainbox hyperlink ******************/
a.boxMainLink:link,
a.boxMainLink:active,
a.boxMainLink:visited {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

a.boxMainLink:hover {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

/******************* Polls / Questionaire ********************/
.poll {
	font-size:11px;
	font-weight: normal;
	line-height: 16px;
}

table.pollstableborder .sectiontableentry2 {
	background-color:transparent; 
	text-align:left; 
	font-size:11px;
	font-weight: normal;
}
table.pollstableborder .sectiontableentry1 {
	font-size:11px;
	font-weight: normal;
	background-color:#F5F5F5; 
	text-align:left;
}

/****************** Front Page Hyperlinks for RSS Feed ******************/
A.pageLink:hover {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

A.frontPageLink {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

A.frontPageLink:hover {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}