/* CSS Document */
h2 {margin-bottom:15px;}

.box2 {
	width:700px;
	margin-bottom:26px;
}

.box2 .logo {
	width:103px;
	margin-left:15px;
	float:right;
	text-align:center;
}

.box2 h4 {
	background:url(../../img/icon_red.gif) no-repeat 0 3px;
	padding:0 0 5px 15px;
	color:#b10000;
	font-weight:bold;
	font-size:90%
}

.box2 table td {
	vertical-align: top;
}

.box3 h4 {
	background:url(../../img/icon_red.gif) no-repeat 0 3px;
	padding:0 0 5px 15px;
	color:#b10000;
	font-weight:bold;
	font-size:90%
}

.blue {color:#295ca1;}
.blue a:link{color:#295ca1;text-decoration:none;}
.blue a:visited{color:#295ca1;text-decoration:none;}
.blue a:hover{color:#295ca1;text-decoration:underline;}
