/* Maing sytle sheet  */

body {
		  	 	  font-family: Arial, Helvetica, sans-serif; 
					  font-size: 0.75em;
		  		  background-color: #f0f8ff;
					  text-align: justify;
		 }
		 
div#canvas {
					 	width: 750px;
						margin: auto;
					  padding: 3px;
						background-color: #ffffff;
					  border: 15px solid #26689d;
				 	  border-right: 15px solid #3c87c3;
				 	  border-left: 15px solid #3c87c3;
						
					 }
					 
div#Access_Language {
										margin-bottom: 0px;
										text-align: right;
									 }

div#logo_title {
							 	 width: 100%;
							   text-align: center;
							 }
							 
									 							 
div#adv 			 {
							 	text-align: center; 
							 }							 					 
div#R1 {
		 width: 100%;
		 float: none;
		 clear: both;
		}
		
div#R1B1 {
				  width: 33%;
					float: left;
					margin-right: 5px;
					padding: 3px;

				 }
				 
div#R1B2 {
				  width: 33%;
					float: left;
					margin-right: 5px;
					padding: 3px;

				 }
				 
div#R1B3 {
				  width: 29.7%;
					float: right;
					padding: 3px;
					text-align: center;
					border-left: dotted thin #ef5c29;
				 }

div#R2 {
		 	  width: 100%;
		 		float: none;
		 		clear: both;

		}
		
#R2B1_main {
					 	 width: 67%;
						 float: left;
						 padding: 3px;
		 				 margin-top: 10px;
						 

					 }
#R2B2 {
			  	 	 width: 29.7%;
						 float: right;
						 padding: 3px;
						 margin-top: 10px;							 

			}
#R2B3 {
			  	 	 width: 29.7%;
						 float: right;
						 padding: 3px;
						 margin-top: 10px;					 	
			}

div.navigation_bar {
									  width: 100%;
									 	float: none;
										clear: both;
										margin-bottom: 3px;
										padding-top: 3px;
										padding-bottom: 3px;
 										border-top: double 2px #ef5c29;
 										border-bottom: double 2px #ef5c29;
										background-color: #1d75bc;
										color: #ffffff;
										text-align: center;
										font-size: 1em;
									 }
ul#Nav_List 				 {
									 	list-style: none;
										margin: 0px;
									 }
ul#Nav_List li		 {
									  display: inline;
									 }									 
									 			
div.famous {
					 	 						width: 47%;
						 						float: left;
						 						margin: 5px;
					 	}
						
a.Nav_Bar_Links {
								  			color: #ffffff;
												text-decoration: none;
												padding-right: 5px;
												margin-right: 5px;
												border-right: solid thin #ffffff;
								}
								
a:hover.Nav_Bar_Links  {
								  		 color: #ffff00;
											 text-decoration: underline;
											 }
a.Nav_Bar_Links {
								  		 color: #ffffff;
											 text-decoration: none;
								}																
						
h2.section_heading-2 {
										   font-size: 1.05em;
 	 										 font-weight: bold;
											 text-align: left;
											 margin-top: 0px;
	 										 margin-bottom: 6px;
	 										 padding: 2px 2px 0px 0px;
											 background-image: url("images/right_Cut_Blue.gif");
											 background-repeat: no-repeat;
											 background-position: right bottom;								 
	 										 color: #295CA1;
	 									/*		 background-color: #f0f8ff;
										  #ccddff; #ef5c29;  #f0f8ff
	 										 border-top: solid thick ;*/
 	 										 border-bottom: solid thin #1d75bc; 
										 }
									 
ol.main {
				 					 	 	text-align: left;
											border-right: dotted thin #ef5c29;
				}

p.no_margin					{
										  margin: 0px;
										}
														
p.no_margin_align_center {
												 	margin: 0px; 
													text-align: center; 
													}
													
p.no_margin_align_right {
												  margin: 0px; 
												  text-align: right; 
												 }
												 									 				
p.align_center { 					
							 						text-align: center; 
							 }			

p.in_this_page {
							 						border-top: double 2px #ef5c29;	 
							 }
p.last_para		 {
							 	 margin-top: 0px;
								 margin-bottom: 10px;
							 }							 

img.img_float_right {
								  	 			float: right;
									 	 			margin-left: 3px;
										 }
								
img.img_float_left {
								   	 			float: left;
 									 	 			margin-right: 3px; 
									 }
									 
img.linked 				 {
									 				border: none;
									 }									 
								
#LH_01, #LH_02, #LH_03, #LH_04, #EH_01, #EH_02, #EH_03, #EH_04, 
#IN_01, #IN_02, #IN_03, #IN_04, #NN_01, #NN_02, #NN_03, #NN_04   
								{ 
									display: none; padding:1px; 
									background-color: #f9fdf9;
									border: dotted thin gray;
								}																			