/* CSS Document */

div.fceWebsites1 {
	margin-bottom: 10px;
}
div.fceWebsites2 {
	margin-bottom: 10px;
}
div.fceWebsites3 {
}
div.fceWebsitesDIV_SPACER {
}
img.fceWebsitesIMG_SPACER {
	height: 7px;
}


table.fceWebsitesTABLE {
	border: 1px solid #666666;
}
tr.fceWebsitesTR_R1 {
	background-color: #e4a412; /*#2F63BF; #AAC8FF;*/
	color: #000000;
}
td.fceWebsitesTD_R1C1 {
	border-bottom: 1px solid #666666;
}
tr.fceWebsitesTR_R2 {
	background-color: #ffffff; /*#FFFAED;*/
}
td.fceWebsitesTD_R2C1 {
	background-image: url(../images/fceWebsitesBG.jpg);
	background-repeat: repeat-y;
}
td.fceWebsitesTD_R2C2 {
}


div.fceWebsitesDIV_R1C1 {
	margin: 3px;
}
div.fceWebsitesDIV_R2C1 {
	margin: 3px;
}
div.fceWebsitesDIV_R2C2 {
	margin: 5px;
}
div.fceWebsitesDIV_R2C2 img {
	box-shadow:2px 2px 7px rgba(0,0,0,0.5);
	-moz-box-shadow:2px 2px 7px rgba(0,0,0,0.5);
	-webkit-box-shadow:2px 2px 7px rgba(0,0,0,0.5);
}

div.fceWebsitesDIV_TITLE1 {
}
div.fceWebsitesELEMENT0 {
	color: #000000;
	font-weight:bold;
}
div.fceWebsitesELEMENT1 {
	display: inline;
	text-align: justify;
	font-style: italic;
}
div.fceWebsitesELEMENT2 {
	margin: 5px 0px 0px 10px;
	text-align: justify;
	font-style: italic;
}
img.fceWebsitesIMG {
	margin: 0px;
	border: 0px;
	width: 160px;
	height:	120px;
}

.rapidfyre-2col { width:100%; }
.rapidfyre-2col .rapidfyre-col1,
.rapidfyre-2col .rapidfyre-col2 { width:48%; }
.rapidfyre-2col td { vertical-align:top; }

.rapidfyre-3col { width:100%; }
.rapidfyre-3col .rapidfyre-col1,
.rapidfyre-3col .rapidfyre-col1,
.rapidfyre-3col .rapidfyre-col2 { width:32%; }
.rapidfyre-3col td { vertical-align:top; }

.rapidfyre-4col { width:100%; }
.rapidfyre-4col .rapidfyre-col1,
.rapidfyre-4col .rapidfyre-col1,
.rapidfyre-4col .rapidfyre-col1,
.rapidfyre-4col .rapidfyre-col2 { width:23%; }
.rapidfyre-4col td { vertical-align:top; }

.valignMiddle td { vertical-align:middle; }