
#cont {
	position: relative;
	width  : 800px;
	margin :   0px;
	padding:   0px;
	background-image: url(../images/bgCont.gif);
}

#bbox {
	position: relative;
	top    :   0px;
	left   :  77px;
	width  : 658px;
	margin :   0px   0px   0px   0px;
	padding:   0px   0px  20px   0px;
}
#bboxt {
	position: relative;
	width  : 691px;
	height :  27px;
	margin :   0px;
	padding:   0px;
	background-image : url(../images/bgBBoxTopR.gif);
}
#bboxc {
	position: relative;
	width  : 691px;
	margin :   0px;
	padding:   0px;
	border : solid 1px #C8DFEA;
	background-color: #C8DFEA;
}
#bboxc p {
	margin :   0px  20px   5px  20px;
}
#bboxc h2 {
	font-size  : 18px;
	font-weight: normal;
	color  : #003273;
	margin :   0px  20px   5px  20px;
}
#bboxc h3 {
	font-size: 13px;
	margin :   0px  20px   5px  20px;
}
#bboxc table {
	margin :   0px  20px   5px  20px;
}
#bboxc table td {
	padding:   5px   0px   0px   0px;
}
#bboxc table .lbl {
	width: 150px;
}
#bboxc table .btn {
	padding:   0px   0px   0px   5px;
}
#bboxc table .btn a {
	font-weight: bold;
	color : #990000;
}
#bboxc table label {
	padding:   0px   5px   0px   0px;
}
#bboxb {
	position: relative;
	width  : 691px;
	height :  16px;
	margin :   0px;
	padding:   0px;
	background-image : url(../images/bgBBoxBotR.gif);
}
#bboxc {
	font-family: "Trebuchet MS", "Verdana";
	font-size  : 12px;
	line-height: 19px;
}