/************************
	TAGS
************************/

body 					{margin:0; padding:0; background-color:#9ECB96;
						FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
						color:#cccccc;
						font-size:9pt;}
img						{border:0;}

form					{margin:0; padding:0;}						
						

/************************
      TEXTFIELDS
************************/

.filed					{ border: 1px solid #8fafbf; background-color: #fff;}

.filedall				{ border: 1px solid #9ba2a1; background-color: #fff; width:87px}

.hrclass				{width:100%}	

.tarea					{
						width:198px;
						border: 1px solid #9ba2a1; 
						background-color: #fff; 
						}

				
/************************
     TABLE ELEMENTS
************************/

.blueup					{
						margin-top:0;
						padding-top:0;
						display:block; top:0;
						}
						
.bluedwn				{
						margin-bottom:0;
						padding-bottom:0;
						display:block; bottom:0;						}

.bborder				{
						background-image:url('images/bluefiller.gif');
						background-repeat: repeat-y;
						}
						
.bborderl				{
						background-image:url('images/bluelf.gif');
						background-repeat: repeat-y;
						}

.formdwn				{
						background-image:url('images/formdbg.gif');
						background-repeat: repeat-x;
						background-position:right;
						}
						
.formlft				{
						background-image:url('images/formlbg.gif');
						background-repeat: repeat-y;
						background-position:right;
						}
						
.formrgt					{
						background-image:url('images/formrbg.gif');
						background-repeat: repeat-y;
						background-position:right;
						}
				

.formup					{
						background-image:url('images/formubg.gif');
						background-repeat: repeat-x;
						background-position:right;
						}
						
.gbgd					{
						background-image:url('images/bgdg.gif');
						background-repeat: repeat-x;
						background-position: bottom;
						vertical-align:bottom; 
						}	

.gbgu					{
						background-image:url('images/bgug.gif');
						background-repeat: repeat-x;
						background-position: top; 
						}
						
.gray					{
						background-image:url('images/graybg.gif');
						background-repeat: repeat-x;
						background-position: top; 
						background-color:#d2d5d1;
						}
						
						
.step1					{
						background-image:url('images/bgblue.gif');
						background-repeat: repeat-y;
						background-position:right;
						}
						
.step2					{
						background-image:url('images/bggreen.gif');
						background-repeat: repeat-y;
						background-position:right;
						}
						
.step3					{
						background-image:url('images/bgylw.gif');
						background-repeat: repeat-y;
						background-position:right;
						}

.step4					{
						background-image:url('images/bgorg.gif');
						background-repeat: repeat-y;
						background-position:right;
						}

.step5					{
						background-image:url('images/bgred.gif');
						background-repeat: repeat-y;
						background-position:right;
						}


/************************
     COLORS
************************/
.mention				{color:#be8036;}
.color1					{color:#36a9be;}
.color2					{color:#2e9908;}
.color3					{color:#a89428;}
.color4					{color:#be8036;}
.color5					{color:#be3636;}
.bgcolor1				{background-color:#36a9be; color:#FFFFFF}
.bgcolor2				{background-color:#66be36; color:#FFFFFF}
.bgcolor3				{background-color:#bcbe36; color:#FFFFFF}
.bgcolor4				{background-color:#be8036; color:#FFFFFF}
.bgcolor5				{background-color:#be3636; color:#FFFFFF}

/************************
     TEXT ELEMENTS
************************/

.btxt					{
						FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
						color:#474747;
						font-size:9pt;
						font-weight:normal;
						text-align:left;
						}
.extraTxt					{
						FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
						font-size:11pt;
						font-weight:normal;
						text-align:left;
						}
p.extraTxt				{margin: 0px; padding: 0.35em 1em; width:100%}

				
.pageslinks				{
						FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
						color:#98EEFF;
						font-size:9pt;
						font-weight:normal;
						text-align:left;
						padding-bottom: 22px;
						}
				
a.pageslinks:link     	{color:#0062a8; text-decoration:none;}
a.pageslinks:visited  	{color:#36a9be; text-decoration:underline;}
a.pageslinks:hover   	{color:#5159f1; text-decoration:underline;}
a.pageslinks:active   	{color:#be3636; text-decoration:underline;}



.featureList			{
						FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
						color:#666666;
						font-size:10pt;
						font-weight:bold;
						text-align:left;
}

ul.featureList 			{ padding:0 11px 0 14px; margin: 11px 0 14px 0;}
.featureList ul li		{ list-style-type: square;}
