﻿/*------- sIFR Rules -------*/

.sIFR-active h1, 
.sIFR-active h1.h1, 
.sIFR-active h2, 
.sIFR-active h2.h2, 
.sIFR-active p, 
.sIFR-active .fontReplace
 { visibility: hidden; line-height: 1em; }


body, h1, h2, p, span{
	color:#0085cd;
	font-size:12px;
	line-height:1.2em;
	margin:0;
	padding:0;
	display:block;
}

h1, h1.h1{
	font-size:20px;
	color:#0085cd;
}

h2, h2.h2{
	font-size:12px;
	color:#0085cd;
	font-weight:bold;
}

#xmasContainer{
	width:880px;
	height:520px;
}

#xContent{
	width:860px;
	height:440px;
	overflow:auto;
	margin-top:60px;
	margin-bottom:20px;
	margin:60px 20px 20px 0;
	float:left;
}

#xLeftCol{
	width:475px;
	height:500px;
	display:block;
	float:left;
}

#xRightCol{
	width:385px;
	float:left;
	margin:60px 0 20px 0;
	overflow:auto;
	height:440px;
}
#xCont{
	float:left;
	width:350px;
}


#xLeftCol2{
	width:330px;
	margin:60px 0 0 80px;
	float:left;
}

#xRightCol2{
	width:450px;
	float:left;
	margin:20px 20px 0 0;
	height:500px;
}

#Header{
	width:740px;
	margin-left:80px;
	float:left;
}

#xLeftCol3{
	width:330px;
	margin:0 60px 0 80px;
	float:left;
}

#xRightCol3{
	width:330px;
	margin:0 40px 0 0;
	float:left;
}

.closePopup{
	text-align:right;
	display:block;
}

.FloatNone{
	float:left;
	display:block;
	margin-bottom:16px;
}

.FloatLeft{
	float:left;
	margin-right:15px;
}

.FloatLeftTxt{
	float:left;
	width:197px;
}

.FloatRight{
	float:right;
	margin-left:15px;
}´

.FloatRightTxt{
	float:right;
	width:197px;
}
