/* Table of Contents:
	Global
	Typography
	Header Layout
	Middle Layout
	Footer Layout
	Customs
*/

/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/

body {
	font-size: 1em;
	line-height: 1.5em;
	color: #000;
	background: #800;
	background-image: url(images/fabric-red2.gif); repeat
}

* { margin:0; padding:0; font-family: helvetica, Verdana, Arial, sans-serif;}
        
/* Typography
--------------------------------------------------------------------------------------- */

h1,h2,h3,h4,h5 
		{
margin-bottom: 0;
        }

P
	{
	font-size: .815em;
	line-height: 1.5em;
	}



/* Header Layout
--------------------------------------------------------------------------------------- */

.header
	{
font-size: 2em;
font-weight: bold;
color: #000;
	}

.header2
        {
font-size: 2.5pt;
font-weight: bold;
color: #000;
        }
.nav
	{
	font-size: 9pt;
	color: #ffffff;
    font-weight: bold;
	text-decoration : none;
	}

.nav:HOVER
	{
	color: yellow;
	}
	



/* Middle Layout
--------------------------------------------------------------------------------------- */






/* Footer Layout
--------------------------------------------------------------------------------------- */
.footer  {
    font-size: .8em;
    font-weight: bold;
	text-decoration : none;
	}

/* Footer Layout
--------------------------------------------------------------------------------------- */

H3 
		{
font-family: helvetica, veranda, arial, sans-serif;
font-size: 14pt;
font-weight: bold;
        }

H2 
		{
font-family: helvetica, veranda, arial,  sans-serif;
font-size: 16pt;
        }
        
li 
		{

line-height: 1.5em;
font-family: helvetica, veranda, arial, sans-serif;
        }
        
        							
.text
	{
	font-family: helvetica, veranda, arial, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: justify;
	}

.smText
        {
font-family: helvetica, veranda, arial, sans-serif;
font-size: 10pt;
line-height: 1.2em;
color: #000000;
        }
        
.pgBanners
        {
font-family: helvetica, veranda, arial, sans-serif;
font-size: 10pt;
line-height: 1.2em;
color: #FFFFFF;
        }

.pgBanners:HOVER
        {
text-decoration : underline;
color: yellow;
        }


.navBlue
        {
        font-family: veranda, arial narrow, arial, helvetica, sans-serif;
        font-size: 12pt;
        color: #0000FF;
        }

P
	{
	font-family: helvetica, veranda, arial,  sans-serif;
	font-size: 10pt;
	line-height: 1.5em;

}

TD
	{
font-family: helvetica, veranda, arial, helvetica, sans-serif;
font-size: 10pt;
line-height: 1.5em;
}