/* FOOL FACTORY :: CSS Definitions */


.printcontent {
   
	
}
	
.screencontent {
    display:none;

}
	
a
{
   color: #0000FF;
   font-size: 8pt;
   font-weight: Bold;
   font-family: Verdana,Arial,Helvetica,Sans-Serif;
}

h1
{
   color: #883221;
   font-size: 14pt;
   font-weight: Bold;
   font-family: Trebuchet MS,Arial,Helvetica,Sans-Serif;
}


h2
{
   color: #883221;
   font-size: 12pt;
   font-weight: Bold;
   font-family: Trebuchet MS,Arial,Helvetica,Sans-Serif;
}


h3
{
   color: #000000;
   font-size: 12pt;
   font-weight: Bold;
   font-family: Trebuchet MS,Arial,Helvetica,Sans-Serif;
}

h4
{
   color: #883221;
   font-size: 10.5pt;
   font-weight: Bold;
   font-family: Trebuchet MS,Arial,Helvetica,Sans-Serif;
}

h5
{
   color: #883221;
   font-size: 10pt;
   font-weight: Bold;
   font-family: Trebuchet MS,Arial,Helvetica,Sans-Serif;
}

h6
{
   color: #883221;
   font-size: 9pt;
   font-weight: Bold;
   font-family: Trebuchet MS,Arial,Helvetica,Sans-Serif;
}

body
{
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;

   background-color: #0066CC;
}

p, td, ul, li
{
   color: #000000;
   font-size: 8pt;
   line-height: 16px;
   font-family: Verdana,Arial,Helvetica,Sans-Serif;
}

caption
{
   color: #000000;
   font-size: 8pt;
   font-style: italic;
   font-family: Verdana,Arial,Helvetica,Sans-Serif;
}

.cssBrdCrm
{
   color: #BF4D00;
   font-size: 8pt;
   font-style: italic;
   font-family: Verdana,Arial,Helvetica,Sans-Serif;
}

.cssPgeTab
{
   width: 100%;
}

.cssHdrCel
{
   background-color: #0066CC;
   background-image: url('../img/header/img-hdr-splash.jpg');
   background-repeat: no-repeat;
}

.cssHdrIns
{
   background-image: url('../img/header/img-hdr-inside.jpg');
}

.cssSepCel
{
   background-color: #0066CC;
}

.cssMnuCel
{
   width: 175px;
   bgcolor:#1A234A;
   background-color: #1A234A;

	
}

.cssConCel
{
   width: 100%;
}

.cssCntCel
{
   width: 100%;
}

.cssColTab
{
   width: 100%;
}

.cssConTab
{
   width: 100%;
}

.cssMnuTab
{
   width: 190px;
   background-color:#1A234A;
}

.cssCntTab
{
   width: 100%;
}

.cssSpcTab
{
   width: 100%;
}

.cssFtrCel
{
   background-color: #996600;

   background-image: url('../img/footer/img-ftr-bkg.gif');

   background-repeat: no-repeat;
}

.cssFtrSep
{
   background-color: #000000;
}

.cssNavTab
{
   width: 100%;
}

.cssSchFld
{
   border-width: 1px;
   border-color: #000000;

   font-size: 8pt;
   font-family: Verdana,Arial,Helvetica;
}

.cssHdrNav
{
   width: 100%;

   background-image: url('../img/header/img-hdr-splash-bkg.gif');
}

.cssFtrLnk
{
   color: #FFFFFF;

   font-size: 8pt;
   font-family: Tahoma,Verdana,Arial,Helvetica;

   font-weight: Bold;

   text-decoration: none;
}

.cssFtrDte
{
   color: #FFFFFF;

   font-size: 8pt;
   font-family: Tahoma,Verdana,Arial,Helvetica;
}

.cssBoxCel
{
   padding-left: 8px;
   padding-right: 8px;
   padding-bottom: 6px;

   background-image: url('../img/boxes/img-box-bkg.gif');
}

.cssNwsDte
{
   color: #808080;

   font-size: 8pt;
   font-family: Verdana,Arial,Helvetica;
}