		.searchbox
		{
			border-top: 1px solid #003D7A;
			border-left: 1px solid #003D7A;
			border-right: 1px solid #003D7A;
			border-bottom: 1px solid #003D7A;

			color:#000000; 
			font-family:Arial; 
			font-size:12px; 

		}

		.searchbox a
		{
			text-decoration: none;
			font-weight:bold; 
		}


		.searchbox_inner
		{


			color:#000000; 
			font-family:Arial; 
			font-size:12px; 

		}

		.searchbox_inner a
		{
			text-decoration: none;
			font-weight:bold; 
		}


		.title
		{
			color:#003D7A; 
			font-weight:bold; 
			font-family:Arial; 
			font-size:14px

		}


		.nav
		{
			position:absolute;
			top:195;
			left:90;
		}

		.navlinks
		{
			color:#ffffff; 
			font-weight:bold; 
			font-family:Arial; 
			font-size:12px; 
			text-decoration: none;
		}

		.navlinks a
		{
			color:#ffffff; 
			font-weight:bold; 
			font-family:Arial; 
			font-size:12px; 
			text-decoration: none;
		}

		.navlinks a:hover
		{

			text-decoration: underline;
		}

		h1
		{
			color:#003D7A; 
			font-weight:bold; 
			font-family:Arial; 
			font-size:12px

		}

		h2
		{
			color:#003D7A; 
			font-weight:bold; 
			font-family:Arial; 
			font-size:16px;
			text-align: left;
		}
		
		hr
		{
			color:#003D7A; 
			height:1
		}
		
		.blocktext
		{
			font-weight:normal
		}

		.blocktextmain
		{
			color:#000000; 
			font-family:Arial; 
			font-size:12px;	
			text-align: justify;
		}

		.blocktextmain a
		{
			color:#000000; 
			font-family:Arial; 
			font-size:12px;	
			text-align: justify;
		}

