/* This is the only css used in the new template for BFB.
   This css file uses only classes and makes some changes in the attributes 
	of the tags used in the new-wide-template-kid.dwt */
	
/*Use class for adding texts inside the body container*/
.content_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-style:normal;
	color: #2F2D2D;
	padding-left:15px;
	text-decoration: none;
	line-height: 20px;
	padding-right: 15px;
	}
/*Under context class, this will be used for heading 1*/
.context-headingh1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight:bold;
	color: #8D4163;
	text-decoration: none;
	padding-left:15px;
	border:#FF0000 solid 0px;	
}
/*Under context class, this will be used for heading 2*/
.context-headingh2 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color: #8D4163;
	font-style:italic;
	line-height: 30px;
	text-decoration: none;
	padding-left:0px;
	border:#FF0000 solid 0px;
	}
/*Under context class, this will be used for heading 3*/
.context-headingh3{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color: #8D4163;
	font-style:italic;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	padding-left:15px;
	border:#FF0000 solid 0px;
	}
/*For every head tab*/
.pink-tab-head {
	color: #FFFFFF;
	font-weight: bold;
}
/*Attributes for text class*/
.text{
	font-family:Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color: #2F2D2D;
	text-decoration: none;
	}
/*Attributes for more_text class*/
.more_text{
	font-family:Trebuchet MS;
	font-size: 10px;
	font-weight:bold;
	font-style:italic;
	color: #5DA9D9;
	text-align:right;
	text-decoration: none;
	}
/*Hyperlink attributes for more_text*/
.more_text a{
	font-family:Trebuchet MS;
	font-size: 10px;
	font-weight:bold;
	font-style:italic;
	color: #5DA9D9;
	text-align:right;
	text-decoration: none;
	}
/*Mouseover attributes for more_text*/
.more_text a:hover{
	font-family:Trebuchet MS;
	font-size: 10px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	color: #2F2D2D;
	text-decoration:underline;
	}

/*Additional style for texts*/
.style2a{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 10px;
}
/*Additional style for texts*/
.style5a {
font-size: 17px; 
font-weight: bold; 
color: #000000;
font-family: Arial;
text-align: justify;
padding-left: 40px;
}
/*Additional style for texts*/
.style7a{
font-size: 14px; 
font-weight: bold; 
color: #000000;
font-family: Arial;
text-align: justify;
padding-left: 150px;
}
/*Additional style for texts*/
.style8a {font-size: 12px; 
font-weight: bold;
 color: #0099FF; 
 font-family: Arial; 
 text-align: center; 
 padding-left: 240px; }
/*Additional style for texts*/
.style2 {
	font-size: 12px;
	color: #000000;
}
/*Additional style for texts*/
.style5 {
	color: #000000
}
/*Additional style for texts*/
.style6 {
font-size: 12px
}
/*Style for the hyperlink*/
a:link {
	text-decoration: none;
	color: #000000;
}
/*Style for the visited hyperlink*/
a:visited {
	text-decoration: none;
	color: #000000;
}
/*Style for doing mouseover to a hyperlink*/
a:hover {
	text-decoration: underline;
}
/*Style if the current hyperlink active*/
a:active {
	text-decoration: none;
}
/*Highligh attribute during highlight selection of texts*/
.Highlight {
	background: #C69BAD;
	color: #FFF;
}
/*Attribute for the highlighted texts*/
.highlight.yellow {
	background-color: #FFFF33;
}
.testhead {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 26px;
	padding-top: 5px;
}
.style9 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
/*kid2009*/
