/* CSS Document */

/* CSS layer control Document */


body {background:#FFFFFF
}

#image_logo{
	position:absolute;
	left:0px;
	top:0px;
	width:0px;
	height:0px;
	z-index:1;
	background-image:url(../images/banner/norc_banner1.gif);
	display:none
}
#image_center {
	position:absolute;
	left:0px;
	top:0px;
	width:0px;
	height:0px;
	z-index:2;
	background-image:url(../images/banner/norc_banner2.jpg);
	display:none
}
#navigationbar1 {
	position:absolute;
	left:0px;
	top:0px;
	width:0px;
	height:auto;
	z-index:3;
	background-color:#FFFFFF;
	color:#FFFFFF;
	line-height: normal;
	line-height: normal;
	display:none
}


#navigationbar2 {
	position:absolute;
	left:0;
	top:0px;
	width:0px;
	height:0px;
	z-index:4;
	background-color:#FFFFFF;
	display:none
}

#topic{
	position:absolute;
	left: 50px;
	top: 0px;
	width: 700px;
	height:70px;
	z-index:5;
	background-color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:600;
	color:#000000;
	line-height: normal;
	text-decoration: none;
	display:block;
	line-height: normal;
	text-decoration:none

}

#content {
	position:absolute;
	left:50px;
	top:70px;
	width:700px;
	height:800px;
	z-index:6;
	background-color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration:none;
	font-weight: normal
}

p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #000000
	
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	color:#000000;
	text-decoration: none;
	text-transform:capitalize
	}


h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color:#000000
	}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color:#000000;
	text-decoration: none;
	font-weight: bold
	}

h5 {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color:#000000;
	text-decoration: none;
	font-weight:lighter
	}
	
i {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color:#000000;
	}
	

div#content a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:normal;
	color:#000000
	}

div#content img {
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 5px;
	page-break-inside:avoid
}

