	.innner_content
		{
			width:780px;
			margin:0 auto;
			padding:5px 10px 0 25px;
			border-right:1px dashed #ccc;
			border-left:1px dashed #ccc;
			
		}
	div.inner_hdr_message
		{
			color:#fff; 
			width:325px; 
			float:right; 
			font-size:28px; 
			margin-right:145px; 
			position:relative; 
			bottom:35px; 
		}
	div.inner
		{
			

		}
	div.inner_hdr
		{
			background-image:url(../../images/header.jpg);
			background-position:top right;
			background-repeat:no-repeat;
			height:135px;
		}
	.inner_menu
		{
			height:220px; 
			background-image:url(../../images/l_menu_box.jpg); 
			background-repeat:no-repeat; 
			padding:10px 10px 10px 3px;
			*padding:28px 0 0 0px;
			
			float:left; /*new*/
		}
	#inner_menu ul
		{
			
			list-style-image:none;
			list-style-type:none;
			float:left;
			margin-left:-25px;
			*margin-left:8px;
			width:170px;
			/*position:relative; right:25px;*/
			
		}
	#inner_menu ul li
		{
			margin:0;
			padding:0;
			float:left;
		}
	#inner_menu ul li a
		{
			text-decoration:none;
			font-size:12px;
			color:#403F36;
			width:135px;
			height:15px;
			display:block;
			position:relative;
			padding:2px 0px 3px 6px;
			border-bottom:2px dotted #7F7F6D;
		}
	#inner_menu ul li a:hover
		{
			color:#fff;
		}
	.inner_start
		{
			float:left; 
			width:160px; 
			height:78px; 
			background-image:url(../../images/start.jpg);
			background-repeat:no-repeat; 
			padding:40px 0 0 18px;
		}
	.inner_start a
		{
			font-size:16px;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
			border-bottom:8px dotted #14649F;
			display:block;
			width:140px;
			padding-bottom:8px;
		}
	.inner_start a:hover
		{
			border-color:#0B3378;
			color:#ccc;
		}
	.rgt_column
		{
			float:right; 
			width:165px; 
			height:800px;  
			background-image:url(../../images/r_border.jpg);
			background-repeat:no-repeat;
		}

	div.message
		{
			position:absolute; top:35px; right:27%;
			font-size:28px;
			color:#fff;
			border-bottom:8px dotted #125C99;
			width:400px;
			padding-bottom:10px;
			/*margin:-105px 0 60px 100px;*/
		}
	ul
		{
			list-style-image:url(../../images/bullet.jpg);
			list-style-type:square;
		}
	li
		{
			padding-top:0;
		}
	.faq
		{
			color:#0000CC;
			font-size:18px;
			
		}
	table.basic
		{
			width:500px;
		}
	table.basic td
		{
			background-color:#fff;
			
			font-size:15px;
		}	
	table.basic td.hdr
		{
			font-weight:bold;
			font-size:18px;
			
			color:#444;
			border-bottom:1px solid #444;
		}
	table.basic td.lk
		{
			padding:0;
			text-align:right;
			
		}
	table.basic td.lk a
		{
			font-weight:bold;
			font-size:11pt;
			display:block;
			padding:5px;
			background-color:#EBECF0;
			color:#07246A;
			border-bottom:1px solid #444;
		}
	table.basic td.lk a:hover
		{
			background-color:#fff;
			text-decoration:none;
		}
	fieldset.contact
		{
			margin:10px;
			padding:0 20px;
			
		}
	fieldset.contact legend
		{
			font-weight:bold;
			color:#6A7E8C;
			font-size:12pt;
		}
	fieldset.contact table.first
		{
			margin:10px 0 20px 0;
			color:#6A7E8C;
		}
	input.box
		{
			border:1px solid #737256;
			width:300px;
		}
	.modality
		{
			padding-right:5px;
			font-size:8pt;
		}
	.modalityt
		{
			text-align:right; padding-left:5px; font-size:8pt;
		}
		
