#climate body{
	background:#ffffff;
}
#climate p, #climate li{
	font-family:arial;
	font-size:12px;
}
#climate li{
	padding-bottom:10px;
}
#climate a{
	color:#404B0E;
	font-size:12px;
	font-weight:bold;
}
#climate hr{
	color : #dedede;
	height : 1px;
}
#climate sub{
	font-size: 9px;
	line-height: 0px;
	vertical-align:bottom;/*baseline*/
}

#climate .h1{
	font-size:14px;
	color:#9B1515;
	font-weight: bold;
}
#climate .h2{
	font-size:12px;
	color:#3B4A5A;
	font-weight: bold;
}

#climate .white{
	background:#ffffff;
}
#climate .white .pad{
	padding:10px;
}
#climate .turq{
	background-color:#D4E4F2;
}
#climate .ask{
	background-color:#EBF8E9;
	color:#585858;
	border-style:solid;
	border-color:#A4ADA3;
	border-width:1px;
	padding:5px;
}
#climate .gray{
	background-color:#878787;
}
#climate .gray p{
	color:#ffffff;
}
#climate .gray a{
	color:#ffffff;
}
#climate .caption{
	font-size:10px;
	font-style:italic;
	color:#666666;
}
#climate .caption a{
	font-size:10px;
	font-style:italic;
}

