.c_head_blue
{
	background-color: white;
	/* float: left; */
	clear: both;
}

.c_head_blue h1, .c_head_blue h1 input {color:#61A3D5;}

.c_head_blue .head_title
{
	width: 100%;
	background: #000066 url(background-blue-gradient-10x30.jpg) repeat-x top;
	margin-bottom: 10px;
	height: 27px;
}

.c_head_blue .head_title h1
{
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0px;
	color: #FFFFFF;
}

.c_head_blue .c_content
{
	padding: 10px;
}

.c_head_blue .c_content .Normal h1
{
	background: #000066 url(background-blue-gradient-10x30.jpg) repeat-x top;
	width: 100%;
	margin: 0px;
	color: #FFFFFF;
}

.c_head_blue .c_content .Normal h2 {
	color: black;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
}
.c_head_blue .c_content .Normal h3 {
	color: #002a68;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

.c_head_blue .c_content .Normal h4 {
	color: #000;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

.c_head_blue .c_content .Normal p,
.c_head_blue .c_content .Normal li,
.c_head_blue .c_content .Normal td
{
	color: #000;
	margin: 0px 0px 0px 0px;
	padding-bottom: 1em;
  font-size: 12px;
  line-height: 18px;
}

/* .c_head_blue .c_content img
{
	display: block;
	float: left;
	padding: 5px;
} */






