<style type='text/css'>

<!--

	body 	{	border: 0px;
	margin: 0px;
	}

	p {		font-family: verdana, arial, helvetica, sans-serif;
			font-size: 12px;
	}		
	
	h1 {		font-family: verdana, arial, helvetica, sans-serif;
			font-size: 16px;
			color: #555555;
	}
	
	h2 {		font-family: verdana, arial, helvetica, sans-serif;
			font-size: 16px;
			color: #555555;
	}	

	h3 {		font-family: verdana, arial, helvetica, sans-serif;
			font-size: 16px;
			color: red;
	}
	
	h4 {		font-family: verdana, arial, helvetica, sans-serif;
			font-size: 14px;
			margin-left: 3px;
			color: red;
	}
	
	/*h5 {		font-family: arial;
			font-size: 11px;
			margin-left: 10px;
			margin-right: 30px;
			margin-top: 4px;
			margin-bottom: 6px;
			color: white;
	}*/
	
	li {		font-family: verdana, arial, helvetica, sans-serif;
			font-size: 12px;
	}		

	
	.titleTable {	border: 0px;
			border-style: solid;
			border-color: #0b1966;
	}
	
	.highLightBox {	border: 1px;
			border-style: solid;
			border-color: #6c80ad;
			padding: 10px;
			background-color: #e8ebf0;
	}
	
	.highLightBox2 {border: 1px;
			border-style: solid;
			border-color: #6c80ad;
			padding: 20px;
			background-color: #e8ebf0;
	}

	.highLightBox3 {border: 1px;
			border-style: solid;
			border-color: #6c80ad;
			padding: 3px;
			background-color: #e8ebf0;
	}

	a.link {	color: #0b1966;
	}

	a.link:hover {	color: #0b1966;
	}

	a {		color: #0b1966;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 12px;	
		
	}

	a:hover {	color: #820082;
	}
	

	.button{
		/* may cause windows bug:
		   position: relative;
		*/
		letter-spacing: .05em;

		color: #000000;
		z-index: 100000;
		cursor: default;
		font-family:  "Arial", "sans-serif";
		font: menu;
		margin-bottom: -2px;
		margin-top: 2px;
		font-size: 12px;
	}

	.buttonlabel{
		font-size: 10px;
		color: #909090;
		font-family: verdana, arial, helvetica, sans-serif;
		height: 14px;
		/* may cause windows bug:
		   position: relative;
		*/
		font-weight: 500;
		cursor: default;

		/** padding/margin Causes Freeze in
		 *  Windows IE6.
		 *  Bug discovered by 
		 *  Michael of 13thparallel.org
		 *
		 * padding: .05em .5em .05em .4em;
		 * margin: 1px 1px 0px 1px;
		 */

		border-width: 1px;
		top: 0;
		left: 0;
		visibility: visible;
	}

	.buttonlabel img{
		margin: 0 0 -4px 0 !important;
		border: 0 !important;
		padding: 0 !important;
		
	}

	.level1label {
		height: 12px;
		font-size: 11px;
		font-weight: 500;
		padding: 1px 3px;
		cursor: default;
		margin-bottom: 0;
		margin-top:  .05em;
		border-left: 0px solid #BBBBBB !important;
	}

	.menuNode{
		font-size: 11px;
		border-bottom: 1px solid #BBBBBB;
		border-left: 1px solid #BBBBBB;
		//height: 5px;
	}

	.menuNode a{
		color: #000;
		font-size: 10px;
		line-height: 16px;
		font-weight: 400;
		padding: 0px 3px 1px 8px;
		text-decoration: none;
		width: auto;
		white-space: nowrap;
		text_decoration: none;
		color: #0b1966;
	}

	.menuNode a:hover{
		text-decoration: underline;
		color: #0b1966;
	}

	.menu {
		position: relative;
		padding-left: 6px;
		padding-bottom:  .6em;
		padding-top: 1px;
		font-family: Arial, sans-serif;
		margin-bottom: -3px;

	 }
	 .menu .menu, .menu .menu .menu{ /* submenus & submenus' submenus  */
		border-left: 1px solid #BBBBBB;
		padding-left: 10px;
	 }			 
	 .menu .menu .menu{ /* submenus' submenus  */
		height:1%;
	 }			 
	
	 .spacedText {font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12px;
		line-height: 13pt;
	 }

	 .news  {font-family: arial;
	 	font-size: 11px;
	 	margin-left: 10px;
		margin-right: 30px;
		margin-top: 4px;
		margin-bottom: 6px;
		color: white;
	 }

	 .news2  {font-family: arial;
	 	font-size: 11px;
	 	margin-left: 10px;
		margin-right: 30px;
		margin-top: 4px;
		margin-bottom: 6px;
		color: white;
		text-decoration: none;
	 }

	.news2:hover {	color: white;
	}

-->

</style>