/*MPC : NOC_1.CSS*/

/* TEXT ELEMENTS */

/*  ///////////////    DEFAULT BODY  ////////////////  */
body
	{
	background: #ffffff url(page_background.gif) 50% 0;
	color: #333333;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	}

body
	{
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	}

html>body
	{
	font-size: small;
	}




/* TEXT ELEMENTS */
body 
	{
	background-color: #ffffff; 
	font-family: arial, helvetica, sans-serif;
	font-style: normal; 
	font-weight: normal; 
	font-size: 9pt;
	}
	
	
/* -- 
	.bordercolor
	{
	color: #FFFFFD;
	} 
	-- */

	
	
div, span
	{
	font-family: arial, helvetica, sans-serif
	}
	
p 
	{
	font-family: arial, helvetica, sans-serif;
	font-style: normal; 
	font-weight: normal; 
	font-size: 9pt; 
	color: #000000;
	}
	
	
td
	 {
	 font-family: arial, helvetica, sans-serif;
	 font-style: normal;
	 font-weight: normal; 
	 font-size: 9pt
	 }


h1
	{
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 18pt;
	color: #444444;
	} 
	 
h2 
	{
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13pt;
	color: #555555;
	}


h3
	{
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	}

td.listbox
	{
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt; 
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px 1px 1px 1px
	}
	
	
	
td.listbox_p
	{
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 7pt; 
	color: #000000;
	background-color: #C0C0FF; 
	padding: 0px 0px 0px 0px
	}
	


div.footnote
	{
	font-family: arial, helvetica, sans-serif;
	font-style: oblique;
	font-weight: lighter;
	font-size: 9pt;
	color: #000000;
	padding: 0px 0px 0px 0px
	}

/*  ///////////////////   M A S T H E A D  //////////////////////  */	

#masthead
	{
	width: 660px;
	margin: 0 auto;
	background-color: #ffffff;
	}
	
		
#img1
	{
	background-color: #ffffff;
	float: left;
	width: 122px;
	padding: 0px 10px 0px 0px;
	margin-top: 0;
	margin-bottom: 0px;
	}
	
#img2
	{
	background-color: #ffffff;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	}

/*  ///////////////////  SEPARATOR //////////////////////  */	

/*  .separator
	{
	height: 15px;
	background-color: #ffffff;
	clear: both;
	margin-bottom: 2em;
	} 

.separatorInvisible
	{
	height: 0;
	clear: both;
	}
*/	
	
	
/*  ///////////////////  WRAPPER  //////////////////////  */

#wrapper
	{
	width: 660px;
	margin: 0 auto;
	}
	
body
	{
	text-align: center;
	}
	
/*  ////////////////  COLUMNS  //////////////////  */
	
	
.column1
	{
	float: left;
	padding-left: 5px;
	width: 120px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 120px;
	}
 html>.column
	{
	width: 120px;
	} 

.column2
	{
	float: right;
	padding-left: 5px;
	width: 500px;
	border-left: 2px solid #C0C0FF; 				/* -- purple --- */
	margin-left: 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 500px;
	}
html>.column
	{
	width: 500px;
	} 
	
	
.column3
	{
	float: none;
	padding: 0px 10px 0px 0px;
	width: 620px;
	margin: 0px 5px 0px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 620px;
	}
html>.column
	{
	width: 620px;
	} 
	
	
.center   /*  floats text centre in column 2  */
	{
	width: 500px;
	background: #ffffff;
	margin: 0;
	padding: 5px;
	text-align: left;
	}
	
/*  ///////////////////  FOOTER //////////////////////  */

.footer
	{
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px; 
	color: #C0C0FF; 			/* -- purple --- */
	border-top: none;
	padding: 6px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 500px;
	}


	
	
/*NAVIGATION*/



a.link, a.link:visited
	{
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: #9966FF;
	text-decoration: none;
	}

a.link:hover
	{
	color: #9966FF;
	text-decoration: underline;

	}
	

a.bodylink, a.bodylink:visited
	{
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal; 
	font-size: 10pt;
	color: #0000FF;
	text-decoration: underline;

	}
	
a.navlocal, a.navlocal:visited 
	{
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #9966FF;
	text-decoration: none;

	}

a.navlocal:hover
	{
	color: #9966FF;
	text-decoration: none;
	}
	

a.leftmenu, a.leftmenu:visited, a.listbox, a.listbox:visited, a.hlink, a.hlink:visited 
	{
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	}

a.leftmenu:hover, a.listbox:hover, a.hlink:hover
	{
	color: #000000;
	text-decoration: underline;
	}
	
	
	
	
