@charset "UTF-8";
/* CSS for the box starts here */
	.box {
	padding:0 12px 0 0;
	width: 450px;
	background-image: url(../images/borders.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0;
	background-color: #1039C4;
	margin-top: -100px;
	}
	.bi {
	padding:0 0 0 12px;
	background:url(../images/borders.jpg) 0 0 repeat-y;
	}

	.bt {
	height:17px;
	margin:0 -12px;
	background:url(../images/box.jpg) 100% 0 no-repeat;
	}
	.bt div {
	width:18px;
	height:17px;
	background:url(../images/box.jpg) 0 0 no-repeat;
	}
	.bb {
	height:90px;
	margin:0 -12px;
	background:url(../images/box.jpg) 100% 100% no-repeat;
	}
	.bb div {
	width:18px;
	height:90px;
	background:url(../images/box.jpg) 0 100% no-repeat;
	}
.box  h1 {
	font:normal 1.6em/1 Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0A1C55;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: -5px;
	margin-left: -5px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 5px;
}
.box2  h2 {
	font:bold 24px/1 Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0A1C54;
	margin: 0;
	padding: 0.3em 10px;
	margin-left: -5px;
	margin-right: -5px;
}
.box   h4 {
	background:#1451cf;
	font:normal 12px/1 Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
	padding: 0.3em 10px;
	margin-left: -5px;
	margin-right: -5px;
	}
.box  p   {
	margin:0;
	padding:10px 10px;
	color: #FFFFFF;
	margin-left: -5px;
	margin-right: -5px;
	list-style-type: none;
	line-height: 1.2;
	}
	.box li {
	display: inline;
	float: left;
	margin-top: -4px;
	}
.blue1 {
	background-color: #1039C4;
	position: relative;
}
.whiteedge {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.box img {
	background:#fff url(../images/borders.jpg) 100% 0 repeat-y;
	text-align: center;
	width: 100%;
	margin-top: 5px;
}
.boxfooter  {
	color: #FFFFFF;
	font-size: 12px;
	margin-left: -5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-right: -5px;
	background-color: #0A1C55;
	padding-right: 10px;
	padding-left: 10px;
}
.box ul {
	color: #FFFFFF;
	font: normal 12px/1 Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	height: auto;
	min-height: 100%;
	padding: 5px 5px;
}
#prices {
	margin-left: -5px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0A1C55;
}
tr {
	vertical-align: top;
}
.box2 {
	width: 600px;
	background-image: url(../images/borders2.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0;
	background-color: #1039C4;
	padding: 0 12px 0 0;
}
	
	.bi2 {
	padding:0 0 0 12px;
	background:url(../images/borders2.jpg) 0 0 repeat-y;
	}

	.bt2 {
	height:17px;
	margin:0 -12px;
	background:url(../images/box2.jpg) 100% 0 no-repeat;
	}
	.bt2 div {
	width:18px;
	height:17px;
	background:url(../images/box2.jpg) 0 0 no-repeat;
	}
	.bb2 {
	height:90px;
	background:url(../images/box2.jpg) 100% 100% no-repeat;
	margin: 0 -12px 0px 0;
	}
	.bb2 div {
	height:90px;
	background:url(../images/box2.jpg) 0 100% no-repeat;
	width: 18px;
	}

