/*

* Filename.........: MOZ.CSS
* Library..........: PHP-HTML V1.0
*
* Functionality....: mozilla css file
*
* Version..........: 1.0
* Created..........: 08 Sep 2008

*/

html{

	font-size:100%;
	font-weight:bold;
	text-align:center;
	height:100%;

}

body{
	font:14pt/1.5em Arial Narrow, sans-serif;
	font-weight:bold;
	width:100%;
	padding:0px;
	margin:auto;
	text-align:left;
	line-height:1.25em;
}

a:link{


 	color:#0000FF;
 	font-weight:bold;
 	text-decoration:underline;

}

a:visited{

/* 	color:#939393;*/
 	color:#0000FF;
 	font-weight:bold;
 	text-decoration:underline;

}

a:hover{

	color:#D37374;
 	font-weight:bold;
 	text-decoration:underline;

}

img{

	border:0px solid #000;
/*	margin:15px;*/

}

p{

	text-align:justify;

}


/*

	///////////////////////////////////////////
	ID ( Unique tags - use only once per page )
	///////////////////////////////////////////

*/


/*

	//////////////////////////////////////////////////
	CLASS (Non-unique tags - use many times per page )
	//////////////////////////////////////////////////

*/

ul {

 text-align:justify;
 margin-top:20px;
 margin-right:132px;
 margin-left:132px;
 margin-bottom:20px;
 padding:0px;
/* list-style-image:url(images/bullet.gif);*/

}

.clear{

	clear:left;

}

.table_left{

 	font:14pt Arial Narrow, sans-serif;
	font-weight:bold;
	float:left;
	height:3em;
/*	border:1px solid #DADADA;*/
	padding-left:100px;

}


.table_right{

 	font:14pt Arial Narrow, sans-serif;
	font-weight:bold;
	float:left;
	height:3em;
	border:1px solid #DADADA;
	padding-left:5px;

}

.box{

	height:auto;
	border:1px solid #DADADA;
	padding:15px;

}

.box_small{

	height:auto;
	border:1px solid #DADADA;
	padding:5px;

}

.table_cell_big{
 	font:12pt Arial, sans-serif;
	font-weight:bold;
}

.table_cell{
 	font:12pt Arial Narrow, sans-serif;
	font-weight:bold;
}

.table_cell_small{
 	font:10pt Arial Narrow, sans-serif;
	font-weight:bold;
}

.td_pad94{
	text-align:justify;
	padding-left:94px;
	padding-right:94px;
	padding-bottom:12px;
}

.td_padtop20{
	align:center;
	margin-top:20px;
}

.td_padleft16{
	padding-left:16px;
}

.td_padleft24{
	padding-left:24px;
}

.lyr_pad20{
	position:relative;
	width:800px;
	z-index:1;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	align:center;
	margin-top:20px;
}

.normal{
 	font:14pt Arial, sans-serif;
	line-height:1.80em;
}

.copyright{
 	font:10pt Arial, sans-serif;
    text-align:center;
	font-weight:bold;
}

.lyrLink{
	text-decoration:none;
}

.lyrText {
	visibility:hidden;
	font-family:"Arial Narrow", sans-serif; 
	line-height:0.25em;
	font-size:xx-small;
}

.style5 {
	font-family: Impact;
	font-size: 24pt;
	color: #CC0000;
	line-height:1.25em;
}
.style6 {
	font-family: Impact;
	font-size: 24pt;
	line-height:1.25em;
}
.style7 {color: #0000FF}
.style9 {font-family: Impact; font-size: 20pt; color: #CC0000; line-height: 1.25em; }
.style11 {
	font-family: Impact;
	font-size: 20pt;
	line-height: 1.25em;
}
.style12 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
	font-size: 22pt;
	line-height: 1.2em;
}
.style13 {
	font-size: 22pt;
	color: #0000FF;
}
h1 {
	font-family: Impact;
	font-size: 58pt;
	line-height:1.25em;
	color: #CC0000;
}
h2 {
	font-family: Impact;
	font-size: 36pt;
	line-height:1.25em;
}
