#Container_wrap_Blue{
	position:relative;
	background-image: url(images/Blue_Gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	vertical-align:top;

}
#NoGradientContainer_wrap{
	position:relative;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	vertical-align:top;

}
#NoGradientNoBorderContainer_wrap{
	position:relative;
	background-color: #ffffff;
	vertical-align:top;

}
#BlueCorner_wrap{
	position:relative;
	background-color: #ffffff;
	vertical-align:top;
	background-image: url(images/BlueCorner.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 300px;
}
#Bubble_wrap{
	position:relative;
	background-color: #ffffff;
	vertical-align:top;
	background-image: url(images/Bubble.jpg);
	background-repeat: no-repeat;
	height: 109px;
	width: 300px;
}
#Title_Container{
	position:relative;
	font-size:0px;
	padding-top:10px;

}
#sosimpletitle{
	position:relative;
	padding-left: 10px;
	text-align:left;



}
.ciotext {
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2b2d30;
	font-weight: normal;
	text-align:justify;
	font-size:12px;
	
}
.Whitetext {
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size:12px;
	text-align:justify;
	vertical-align:top;
	
}
.Bluetitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #f6b901;
	font-weight: bold;
	font-size:20px;
	padding:0px;


}
.Greentitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #5cb219;
	font-weight: bold;
	font-size:20px;
	padding:0px;


}
A:link {
	COLOR: #005b7e;
}
A:visited {
	COLOR: #005b7e; 
}
A:active {
	COLOR: #005b7e;
}
A:hover {
	COLOR: #005b7e;
}


