* { padding: 0; }

body {
		font-family:		Helvetica;
		font-size: 			12pt;
		color: 				#000060;
		width:				800px;
		margin:				0 auto 0 auto;
		background-color:	#f8fcfe;
		background-image:	url(../images/BG.Header.1000x400.gif);
		background-position:center top;
		background-repeat:	no-repeat;
		}

p{		text-align:			justify; 
		margin:				10pt 0pt 0pt 0pt;
		}
		
.continuous{
		margin: 			0;
		padding: 			0;
		display: 			inline; 
		}

.heb, 	.heb_R, 
.heb_C, .heb_L  {
		direction:			RTL;	}
.heb	{text-align:	 	justify;}
.heb_R 	{text-align: 		right;	}
.heb_C 	{text-align: 		center;	}
.heb_L 	{text-align: 		left;	}

.eng, 	.eng_L
.eng_C, .eng_R{
		 direction:			LTR;	}
.eng 	{text-align: 		justify;}
.eng_L 	{text-align: 		left;	}
.eng_C 	{text-align: 		center;	}
.eng_R 	{text-align: 		right;	}

A:link 	{
		color: 				FireBrick;
		text-decoration:	none;
		}

A:visited {
		color: 				FireBrick;
		text-decoration:	none;
		}

A:hover {
		color: 				FireBrick;
		text-decoration:	underline;
		}

#wrapper { 
		margin: 			0 auto;
		width: 				900px;
		}

#content { 
		margin: 			0 auto 0 auto;
		padding: 			0;
		min-height:			400px;
		width: 				840px;
		border: 			1px;
		}

#footer { 
		width: 				800px;
		height: 			80px;
		margin: 			0;
		background-repeat:	no-repeat;
		padding: 			0;
		}
	
.NavBar{
		margin:				100px auto 0 auto;
		color: 				White;
		text-align:			center;
		font-size:			12pt;
		font-weight:		bold;
		}
.NavBarSelected{
		color: 				FireBrick;
		font-size:			16pt;
		}

.PageInternalFrame {
		margin: 			0px auto 0px auto;
		padding: 			0px;
		min-height:			400px;
		width: 				800px;
		border: 			0;
		}

.TableFrame {
		margin: 			0px auto 0px auto;
		padding: 			0 10px 0 10px;
		border-spacing:		0;
		width: 				100%;
		}

.Normal	{
		font-family:	 	Helvetica;
		font-size:	 		12pt;
		color: 				#000060;
		}

.HugeFont{ 	font-size:		16pt;	}
.BigFont{ 	font-size:		14pt;	}
.SmallFont{ font-size:		10pt;	}
.TinyFont{	font-size:		8pt;	}

.Times, .TimesB, 
.TimesI, .TimesBI {
		font-family: 		Times New Roman, Times, serif;
		color:				Black; 
		}
.TimesB, .TimesBI {
		font-weight:		bold;	}
.TimesI, .TimesBI {
		font-style: 		italic;	}

.BG_W	{background-color: 	White;}
.BG1	{background-color: 	LightYellow;}
.BG2	{background-color: 	FloralWhite;}
.BG3	{background-color: 	Snow;}
.BG4	{background-color: 	LightGoldenrodYellow;}
.BG5	{background-color: 	#fafaff;}

.center {
		 margin-left:		auto;
		 margin-right:		auto;
		 text-align: 		center;
		}

.email_address{
		font-family: 		Times New Roman, Times, serif;
		font-weight:		bold;
		font-style:			italic;
		display: 			inline; 
		}

.eng_signature_zone {
		direction:			LTR;
		text-align: 		center;
		line-height:		150%;
		float: 				right;
		margin-top: 		10pt;
		padding-right: 		40pt;
		}

.signature{
		font-family:		Times New Roman, Times, serif;
		font-size:			15pt;
		font-weight:		bold;
		font-style:			italic;
		}

.boxed	{border: 			1px solid black;
		 background-color: 	White;
		}

.button075{	width:			75px;}
.button100{	width:			100px;}
.button125{	width:			125px;}
.button150{	width:			150px;}
.button200{	width:			200px;}

.Table_C0, .Table_C1	{
			margin: 		0px auto 0px auto;
			padding: 		0px;
			border-spacing:	2px;
		}	
.Table_C0{	vertical-align:	top;}
.Table_C1{	vertical-align:	bottom;}
.Table_C5{
			margin: 		0px auto 0px auto;
			padding: 		5px;
			border-spacing:	10px;
		}
