body {

	margin: 0px;

	text-align: center;

}

.container {

	position: relative;

	width: 650px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: auto;

	margin-left: auto;

}

.top {

	position: relative;

	width: 650px;

	height: 200px;

}

.logo

{

	position: absolute;

	z-index: 0;

	left: 216px;

	top: 0px;

	width: 217px;

	height: 175px;

}

.awards

{

	position: absolute;

	z-index: 1;

	right: 0px;

	top: 119px;

	width: 203px;

	height: 82px;

}

.headerStandard {

	height: 34px;

	border-bottom: solid;

	border-width: 1px;

	border-color: #0f4991;

	text-align: left;

}

.contentStandard {

	padding-top: 15px;

	text-align: left;

}

.contentStandard, .contentStandard * {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}

.contentStandard h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 22px;

	font-weight: bold;

	color: #0081c6;

	margin-bottom: 0px;

}

.contentStandard h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #0081c6;

	margin-bottom: 0px;

}

.contentStandard h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #0081c6;

	margin-bottom: 0px;

}

.footerLeft {

	padding-top: 20px;

	text-align: left;

	vertical-align: bottom;

}

.footerRight {

	padding-top: 20px;

	text-align: right;

	vertical-align: bottom;

}

.footerLeft, .footerLeft *, .footerRight, .footerRight *

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #0081C6;

	text-decoration: none;

}

.productListHeader {

	height: 30px;

	border-bottom: solid;

	border-width: 1px;

	border-bottom-color: #ced9e6;

	text-align: left;

	padding-right: 10px;

	padding-left: 10px;

}

.productListItem, .productListItemSelected,.productListItemCurrent {

	height: 20px;

	background-color: #ffffff;

	border-bottom: solid;

	border-right: solid;

	border-width: 1px;

	border-bottom-color: #ced9e6;

	border-right-color: #e9eff6;

	text-align: left;

	padding-right: 10px;

	padding-left: 10px;

}

.productListItem

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

}

.productListItemSelected

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

}

.productListItem .arrow

{

	color: #ffffff;

}

.productListItem .text

{

	color: #2660a8;

	cursor: pointer;

	font-size:11px;

}

.productListItemSelected .arrow

{

	color: #038dd7;

}

.productListItemSelected .text

{

	color: #038dd7;

	text-decoration: underline;

	cursor: pointer;

	font-size:11px;

}

.productListItemCurrent .arrow

{

	color: #038dd7;

}

.productListItemCurrent .text

{

	color: #038dd7;

	text-decoration: none;

	cursor: arrow;

	font-size:11px;

}

.productListItemCurrent

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

	background-color:#E5F2FA;

}

.tabs,
.breadcrumb,
.action_print,
.footer_links,
.navBlueParent,
.navBlueFront,
.navBlueBack,
.navBlueChild,
.navBlueChildEntry,
.rollback,
.chocImg,
.navSidebar,
.leftSidebar,
.border {
    display: none;
}

.awards {
    top: 0px;
    right: -500px;
}
.logo {
    left: 0px;
}

.headerStandard {
    margin-top: -200px;
    left: 0px;
    width: auto;
}

.contentStandard {
    width: auto;
    float: none;
    margin-top: 50px;
}

iframe {
    width: 700px;
    height: 1200px;
}

.white {
    top: 150px;
    position: absolute;
}