/* CSS Document for CeFS Microsite

red line for highlighting border:1px solid #CC3333;
*/
body { font-family:Arial, Helvetica, sans-serif; color:#333333; }

p { font-size:0.7em; padding-left:10px; }

h1 { font-size:1em; padding-bottom:20px; padding-left:10px; }

.ifs { font-weight:bold; font-style:italic; }
.italic { font-style:italic; }

#border {
	background: #ffffff;
	border: 1px solid #cccccc;
	width : 650px;
	/*height:100%;*/
	padding:15px;
	margin-top: 15px;
	margin-left : auto;
	margin-right: auto;
}

#banner {
	position:relative;
	background:#E3F7F7;
	width:650px;
	height: 55px;
	border-bottom:1px solid #93D5D5;
	padding-bottom:0px;
	top: 0px;
}

#banner-text {
	position:relative;
	height:50px;
	width:600px;
	top:5px;
}

#bottom-banner {
	position:relative;
	background:#E3F7F7;
	width:650px;
	height:30px;
	border-top:1px solid #93D5D5;
	padding-top:10px;
	clear: both;
}

#logo {
	position:relative;
	padding:10px;
	width:223px;
	height:47px;
	left:417px;
}

#main-area { width:647px; /* height:418px; */ left:15px; top:40px; clear: both; }

#clear { line-height:0px; clear:both; }


.question {
	font-size:0.9em;
	color:#333333;
	padding-left:10px;
	padding-bottom:0px;
	font-weight:bold;
}


.questionh1 {
	font-size:0.85em;
	color:#006666;
	padding-left:10px;
	padding-bottom:0px;
	font-weight:bold;
	width:600px;
}


.question2 {
	font-size:0.8em;
	color:#333333;
	padding-left:10px;
}

.question-p-tag {
	font-size:0.7em;
	color:#333333;
	padding-left:15px;
	margin-bottom:2.4em;
	/*float:left;*/
}

.previous {
	font-size:14px;
	color:#333333;
	float:left;
	padding-left:10px;
	font-weight:bold;
}

.next {
	font-size:14px;
	color:#333333;
	float:right;
	padding-right:10px;
	font-weight:bold;
}

.hyperlink  {
	font-size:1em;
	color:#006666;
	text-decoration:none;
	font-weight:bold;
}

#image-baby {
	width:288px;
	height:418px;
	background-image: url(images/0blank_image.jpg);
	background-repeat:no-repeat;
	float:right;
}

#qtext {
	position:relative;
	color:#93D5D5;
	line-height:18px;
	background:#E3F7F7;
	width:300px;
	height:350px;
	border:1px solid #93D5D5;
	margin-top:30px;
	float:left;
}

.radio-btn { clear:left; float:left; padding-right:5px; }

.footmessage { width: 650px; margin:0 auto; color:#999999; font-size:0.6em; text-align:right; }
.footmessage a { color:#999999; text-decoration:none; }
