@import url("/FormBuilder.css");

BODY
{
/*    FONT-SIZE: 11px;*/
FONT-SIZE: xx-small;    
COLOR: #515356;
	 background-color: #FFFFFF;
    FONT-FAMILY: verdana, geneva, arial, sans-serif
}
P
{
    MARGIN-TOP: 0px;
	FONT-SIZE: xx-small;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    
}
OL
{
    MARGIN-TOP: 2pt;
    MARGIN-BOTTOM: 2pt
}
LI
{
    MARGIN-TOP: 0px;
    /*FONT-SIZE: 11px;*/
    FONT-SIZE: xx-small;
    MARGIN-BOTTOM: 4px;
    COLOR: #4e4e4e;
 	 background-color: transparent;
}
UL
{
    MARGIN-TOP: 4px;
    MARGIN-BOTTOM: 11px;
    COLOR: #4e4e4e;
	 background-color: transparent;
}
/* ************************************************** */
/* ************************************************** */
/* ************************************************** */
/* TABLES */
TABLE
{
    FONT-SIZE: xx-small;
    COLOR: #515356;
	 FONT-FAMILY: verdana, geneva, arial, sans-serif
}
TD
{
    FONT-SIZE: xx-small;
    COLOR: #515356;
	 FONT-FAMILY: verdana, geneva, arial, sans-serif
}
TD.teaserheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #780115;
	 TEXT-DECORATION: none
}
TD.teaserheader:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #780115;
	 TEXT-DECORATION: underline
}

tr.Blue
{
	background-color : #006991;
}
tr.Green
{
	background-color : #598526;
}
tr.green2
{
	background-color : #00A23B;
}
tr.Bordeaux
{
	background-color: #722E45;
}
td.Blue
{
	background-color : #006991;
}
td.Green
{
	background-color : #598526;
}
td.green2
{
	background-color : #00A23B;
}
td.Bordeaux
{
	background-color: #722E45;
}
tr.barBlue
{
	background-color : #3387A7;
}
tr.BarGreen
{
	background-color : #7A9D51;
}
tr.BarGreen2
{
	background-color : #00A23B;
}
tr.BarBordeaux
{
	background-color: #8E586A;
}

/* ************************************************** */
/* ************************************************** */
/* ************************************************** */
/*  LINKS */
A
{
    COLOR: #000;
	 background-color: transparent;
    FONT-FAMILY: verdana, geneva, arial, sans-serif;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #000;
	 background-color: transparent;
    TEXT-DECORATION: none
}
A:visited
{ 
	color: #000;
	 background-color: transparent;
	TEXT-DECORATION: none
 }
 
A.white
{
    COLOR: #FFFFFF;
	 FONT-FAMILY: verdana, geneva, arial, sans-serif;
    TEXT-DECORATION: none
}
A.white:visited
{ 
	color: #FFFFFF;
	TEXT-DECORATION: none
 }
A.white:hover
{
    COLOR: #FFFFFF;
	 TEXT-DECORATION: none
}

/* Various grey-color links */
A.greyBlue
{
 	 background-color: transparent;
    COLOR: #8D9196;
    FONT-FAMILY: verdana, geneva, arial, sans-serif;
    TEXT-DECORATION: none
}
A.greyBlue:visited
{ 
   background-color: transparent;
	color: #8D9196;
	TEXT-DECORATION: none
 }
A.greyBlue:hover {
	color : #3387A7;
	background-color: transparent;
	TEXT-DECORATION : none
}

A.greyBordeaux
{
 	 background-color: transparent;
    COLOR: #8D9196;
    FONT-FAMILY: verdana, geneva, arial, sans-serif;
    TEXT-DECORATION: none
}
A.greyBordeaux:visited
{ 
   background-color: transparent;
	color: #8D9196;
	TEXT-DECORATION: none
 }
A.greyBordeaux:hover {
	color : #8E586A;
	background-color: transparent;
	TEXT-DECORATION : none
}

A.greyGreen
{
 	 background-color: transparent;
    COLOR: #8D9196;
    FONT-FAMILY: verdana, geneva, arial, sans-serif;
    TEXT-DECORATION: none
}
A.greyGreen:visited
{ 
   background-color: transparent;
	color: #8D9196;
	TEXT-DECORATION: none
 }
A.greyGreen:hover {
	color : #7A9D51;
	background-color: transparent;
	TEXT-DECORATION : none
}

A.greyGreen2
{
 	 background-color: transparent;
    COLOR: #8D9196;
    FONT-FAMILY: verdana, geneva, arial, sans-serif;
    TEXT-DECORATION: none
}
A.greyGreen2:visited
{ 
   background-color: transparent;
	color: #8D9196;
	TEXT-DECORATION: none
 }
A.greyGreen2:hover {
	color : #6DC28A;
	background-color: transparent;
	TEXT-DECORATION : none
}

/*    */ 
 A.greyUnderline
{
	 background-color: transparent;
    COLOR: #8D9196;
    FONT-FAMILY: verdana, geneva, arial, sans-serif;
    TEXT-DECORATION: underline
}
A.greyUnderline:visited
{ 
	color: #8D9196;
	 background-color: transparent;
	TEXT-DECORATION: underline
 }
A.greyUnderline:hover
{
    COLOR: #31618C;
	 background-color: transparent;
    TEXT-DECORATION: underline
}


/* Links COLOR-COLOR   */ 
A.Bordeaux
{
	 background-color: transparent;
    COLOR: #C7ABB5;
    TEXT-DECORATION: underline
}
A.Bordeaux:visited
{ 
	color: #C7ABB5;
	 background-color: transparent;
	TEXT-DECORATION: underline
 }
A.Bordeaux:hover
{
    COLOR: #ffffff;
	 background-color: transparent;
    TEXT-DECORATION: underline
}
 A.Blue
{
	 background-color: transparent;
    COLOR: #99C3D3;
    FONT-FAMILY: verdana, geneva, arial, sans-serif;
    TEXT-DECORATION: underline
}
A.Blue:visited
{ 
	color: #99C3D3;
	 background-color: transparent;
	TEXT-DECORATION: underline
 }
A.Blue:hover
{
    COLOR: #ffffff;
	 background-color: transparent;
    TEXT-DECORATION: underline
}
A.Green
{
	 background-color: transparent;
    COLOR: #BDCEA8;
    FONT-FAMILY: verdana, geneva, arial, sans-serif;
    TEXT-DECORATION: underline
}
A.Green:visited
{ 
	color: #BDCEA8;
	 background-color: transparent;
	TEXT-DECORATION: underline
 }
A.Green:hover
{
    COLOR: #ffffff;
	 background-color: transparent;
    TEXT-DECORATION: underline
}
A.Green2
{
	 background-color: transparent;
    COLOR: #BDCEA8;
    FONT-FAMILY: verdana, geneva, arial, sans-serif;
    TEXT-DECORATION: underline
}
A.Green2:visited
{ 
	color: #BDCEA8;
	 background-color: transparent;
	TEXT-DECORATION: underline
 }
A.Green2:hover
{
    COLOR: #ffffff;
	 background-color: transparent;
    TEXT-DECORATION: underline
}




A.small
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
	 background-color: transparent;
    COLOR: #7391A8
}
A.teaser:hover
{
    FONT-WEIGHT: bold;
    COLOR: #366084;
	 background-color: transparent;
    TEXT-DECORATION: underline
}
A.teaser
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #366084;
	 background-color: transparent;
    TEXT-DECORATION: none
}
/* ************************************************** */
/* ************************************************** */
/* ************************************************** */
/* Fonte  */
H1
{
   /* FONT-SIZE: 15px;*/
    FONT-SIZE: x-small;
    FONT-WEIGHT:Bold;
    MARGIN-BOTTOM: 10px;
    COLOR: #000000;
 	 background-color: transparent;
    FONT-FAMILY: verdana, geneva, arial, sans-serif;
    LETTER-SPACING: 0.07em
}
H2
{
    FONT-WEIGHT: bold;
    /*FONT-SIZE: 12px;*/
    FONT-SIZE: xx-small;
    MARGIN-BOTTOM: 3px;
    COLOR: #000000;
	 background-color: transparent;
    FONT-FAMILY: verdana, geneva, arial, sans-serif;
    LETTER-SPACING: 0.05em
}
H3
{
    FONT-WEIGHT: bold;
   /* FONT-SIZE: 12px;*/
FONT-SIZE: xx-small;
    MARGIN-BOTTOM: 0px;
    COLOR: #000000;
	 background-color: transparent;
    FONT-FAMILY: verdana, geneva, arial, sans-serif;
}
H4
{
    FONT-WEIGHT: bold;
    /*FONT-SIZE: 12px;*/
    FONT-SIZE: xx-small;
    COLOR: #000000;
	 background-color: transparent;
    FONT-FAMILY: verdana, geneva, arial, sans-serif
}
.small
{
    FONT-SIZE: 11px;
    COLOR: #4e4e4e;
	 background-color: transparent;
    FONT-FAMILY: verdana, geneva, arial, sans-serif
}

.whiteBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	 background-color: transparent;
    TEXT-DECORATION: none
}
.whiteBold:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	 background-color: transparent;
    TEXT-DECORATION: underline
}
.blueBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #366084;
	 background-color: transparent;
    TEXT-DECORATION: none
}
.blueBold:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #366084;
	 background-color: transparent;
    TEXT-DECORATION: underline
}
/* ************************************************** */
/* ************************************************** */
/* ************************************************** */
/* FORM ELEMENTS */ 
FORM
{
    MARGIN-BOTTOM: 0pt
}
SELECT
{
    FONT-SIZE: 10px;
    COLOR: #4e4e4e;
	 background-color: transparent;
    FONT-FAMILY: verdana, geneva, arial, sans-serif
}
INPUT
{
    FONT-SIZE: 9px;
    FONT-FAMILY: verdana, geneva, arial, sans-serif
}
TEXTAREA
{
    FONT-SIZE: 9px;
    FONT-FAMILY: verdana, geneva, arial, sans-serif
}
/****************************************************************/
/* * * * * * * * * * * * B L U E  * * * * * * * * * * * * * * * */
/****************************************************************/

/* Dealing with blue select tags */
SELECT.blue
{
    FONT-SIZE: 10px;
    COLOR: #006991;
	 background-color: transparent;
    FONT-FAMILY: verdana, geneva, arial, sans-serif
}
/* Dealing with blue input tags */
INPUT.blue
{
	 color : #ffffff; 
	 background-color : #66A5BD; 
	 border : 1px #99C3D3 solid; 
}
/* Used by blue submit buttons */
#blue 
 {
	background-color : #3387A7; 
	border : 1px #66A5BD solid;
	color : #ffffff;
}
/* Dealing with blue textarea tags */
TEXTAREA.blue
{
    COLOR: #ffffff;
	 background-color: transparent;
    FONT-FAMILY: verdana, geneva, arial, sans-serif
}
/*****************************************************************/
/* * * * * * * * * * * * G R E E N * * * * * * * * * * * * * * */
/*****************************************************************/
/* Dealing with green select tags */
SELECT.green
{
    FONT-SIZE: 10px;
    COLOR: #598526;
	 background-color: transparent;
    FONT-FAMILY: verdana, geneva, arial, sans-serif
}

/* Dealing with green input tags */
INPUT.green
{
    COLOR: #ffffff;
	 background-color : #9BB67D;
	 border : 1px #7A9D51 solid;
}
/* Used by green submit buttons */
#green
 {
	background-color : #7A9D51;
	 border : 1px #9BB67D solid;
	color: #ffffff;
	cursor: hand
}
/* Dealing with green textares tags */
TEXTAREA.green
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
	 background-color: transparent;
    FONT-FAMILY: verdana, geneva, arial, sans-serif
}




/*****************************************************************/
/* * * * * * * * * * * * G R E E N 2 * * * * * * * * * * * * * * */
/*****************************************************************/
/* Dealing with green select tags */
SELECT.green2
{
    FONT-SIZE: 10px;
    COLOR: #6DC28A;
	 background-color: transparent;
    FONT-FAMILY: verdana, geneva, arial, sans-serif
}

/* Dealing with green input tags */
INPUT.green2
{
    COLOR: #ffffff;
	 background-color : #6DC28A;
	 border : 1px #6DC28A solid;
}
/* Used by green submit buttons */
#green2 {
	background-color : #6DC28A;
	border: 1px #6DC28Asolid;
	color: #ffffff;
	cursor: hand
}
/* Dealing with green textares tags */
TEXTAREA.green2
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
	 background-color: transparent;
    FONT-FAMILY: verdana, geneva, arial, sans-serif
}


/*****************************************************************/
/* * * * * * * * * * * * B O R D E A U X * * * * * * * * * * * * */
/*****************************************************************/
/* Dealing with bordeaux select tags */
SELECT.bordeaux
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
	 background-color: transparent;
    FONT-FAMILY: verdana, geneva, arial, sans-serif
}

/* Dealing with bordeaux input tags */
INPUT.bordeaux
{
    COLOR: #ffffff;
	 background-color : #AA828F;
	 border : 1px #8E586A solid;
}
/* Used by bordeaux submit buttons */
#bordeaux
 {
	background-color : #8E586A; 
	border : 1px #AA828F solid;
}
/* Dealing with bordeaux textares tags */
TEXTAREA.bordeaux
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
	 background-color: transparent;
    FONT-FAMILY: verdana, geneva, arial, sans-serif
}