body {
	margin: 0px;
	background-color: #0081C6;
}
img
{
	behavior: url( "pngbehavior.htc" );
}
.wrapper {
	position: absolute;
	width: 100%;
	text-align: center;
}
.container {
	position: relative;
	width: 1052px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url( "../images/border_long.gif" );
	background-repeat: repeat-y;
	/* background-color: red; */
}
.borderTop {
	background-image: url(../images/border_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.borderLongTopRight {
	background-image: url(../images/border_long_top_right.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.white {
	position: relative;
	width: 872px;
	height: 711px;
	background-color: #ffffff;
}
*:first-child+html .white {
	height: auto;
	min-height:711px;
}
.chocImg {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 379px;
	height: 314px;
}
.logo
{
	position: absolute;
	z-index: 1;
	left: 420px;
	top: 0px;
	width: 210px;
	height: 163px;
}
.navBlueBack
{
	position: absolute;
	z-index: 2;
	left: 261px;
	top: 189px;
	width: 688px;
	height: 30px;
}
.navBlueFront
{
	position: absolute;
	z-index: 4;
	left: 261px;
	top: 189px;
	width: 688px;
}
.navBlueParent
{
}
.navBlueParentEntry
{
	height: 30px;
	background-color: #2660a8;
	text-align: center;
	vertical-align: middle;
}
.navBlueParentEntryHover
{
	height: 30px;
	background-color: #0081c6;
	text-align: center;
	vertical-align: middle;
}
.navBlueParentEntry, .navBlueParentEntry *, .navBlueParentEntryHover, .navBlueParentEntryHover *
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.navBlueParentEntryFront
{
	height: 30px;
}

.navBlueChild
{
}

.navBlueChildEntry
{
	background-color: #ffffff;
	cursor: pointer;
	text-align: left;
	vertical-align: top;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-top-color: #e0ebf8;
	border-right-color: #66b3dd;
	border-left-color: #66b3dd;
	border-width: 1px;
	padding: 5px;
}

.navBlueChildEntryLastItem
{
	background-color: #ffffff;
	cursor: pointer;
	text-align: left;
	vertical-align: top;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-top-color: #e0ebf8;
	border-right-color: #66b3dd;
	border-left-color: #66b3dd;
	border-width: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.navBlueChildEntryHover
{
	background-color: #66b3dd;
	cursor: pointer;
	text-align: left;
	vertical-align: middle;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-top-color: #e0ebf8;
	border-right-color: #66b3dd;
	border-left-color: #66b3dd;
	border-width: 1px;
	padding: 5px;
}

.navBlueChildEntryLastItemHover
{
	background-color: #66b3dd;
	cursor: pointer;
	text-align: left;
	vertical-align: middle;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-top-color: #e0ebf8;
	border-right-color: #66b3dd;
	border-left-color: #66b3dd;
	border-width: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.navBlueChildEntry, .navBlueChildEntry *, .navBlueChildEntryLastItem, .navBlueChildEntryLastItem *
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2660a8;
	text-decoration: none;
}

.navBlueChildEntryHover, .navBlueChildEntryHover *, .navBlueChildEntryLastItemHover, .navBlueChildEntryLastItemHover *
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.rollback
{
	position: absolute;
	z-index: 3;
	left: 90px;
	top: 88px;
	width: 289px;
	height: 226px;
}
.tabs {
	position: absolute;
	z-index: 0;
	right: 0px;
	top: 0px;
	/* background-color: red; */
}
.awards {
	position: absolute;
	z-index: 0;
	left: 656px;
	top: 19px;
	width: 203px;
	height: 82px;
	/* background-color: red; */
}
.headerStandard {
	position: absolute;
	z-index: 0;
	left: 217px;
	top: 226px;
	width: 642px;
	height: 34px;
	border-bottom: solid;
	border-width: 1px;
	border-color: #0f4991;
	/* background-color: red; */
}

.headerCompetition {
	position: absolute;
	z-index: 0;
	left: 59px;
	top: 226px;
	width: 840px;
	height: auto;
	text-align: left;		
}

	.headerCompetition .subHeading {
		font: bold 22px Verdana,Arial,Helvetica,Sans-serif;
		color: #0081C6;
		margin: 5px 0px 5px 0px;
	}

.breadcrumb {
	position: absolute;
	z-index: 4;
	left: 109px;
	top: 295px;
	width: 842px;
	height: 15px;
	text-align: left;
	/* background-color: red; */
}

.breadcrumb, .breadcrumb * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #221e72;
}

.leftSidebar {
	position: absolute;
	z-index: 0;
	left: 19px;
	top: 226px;
	width: 180px;
	height: 468px;
	/* background-color: red; */
}
.navSidebar {
	position: relative;
	width: 180px;
	/* background-color: red; */
}
.navSidebarHeader {
	height: 30px;
	background-color: #0081c6;
	background-image: url( "../images/nav_sidebar_header_bg.gif" );
	background-repeat: no-repeat;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.navSidebarItem {
	height: 20px;
	background-color: #e9eff6;
	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;
}
.navSidebarItemSelected {
	height: 20px;
	background-color: #59aedb;
	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;
}
.navSidebarSubItem, .navSidebarSubItemSelected {
	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;
}
.navSidebarFooter {
	height: 25px;
	background-color: #e9eff6;
	background-image: url( "../images/nav_sidebar_footer_bg.gif" );
	background-repeat: no-repeat;
	text-align: left;
}
.navSidebarHeader, .navSidebarHeader *
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.navSidebarItem, .navSidebarItem a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2660a8;
	text-decoration: none;
}
.navSidebarItemSelected, .navSidebarItemSelected a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.navSidebarItem a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #038dd7;
}
.navSidebarSubItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.navSidebarSubItemSelected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.navSidebarSubItem .arrow
{
	color: #ffffff;
}
.navSidebarSubItem .text
{
	color: #2660a8;
	cursor: pointer;
}
.navSidebarSubItemSelected .arrow
{
	color: #038dd7;
}
.navSidebarSubItemSelected .text
{
	color: #038dd7;
	text-decoration: underline;
	cursor: pointer;
}
.featureButton
{
	position: relative;
	margin-top: 10px;
	width: 180px;
}
.contentStandard
{
	position: relative;
	height: auto;
	width: 655px;
	margin-top: 275px;
	float: right;
}
.contentCompetition
{
	position: relative;
	height: auto;
	width: 800px;
	margin: 310px 0px 0px 59px;
	float: left;
}

* html .contentCompetition {
	position: relative;
	height: auto;
	width: 800px;
	margin: 290px 0px 0px 30px;
	float: left;
}

.contentCompetition #content_txt {
	position: relative;
	float: left;
	text-align: left;
	
}

.contentCompetition #content_img {
	position: relative;
	float: left;
	margin-left: 14px;
}

.contentCompetition #content_form {
	position: relative;
	width: 800px;
	height: auto;
	float: left;
	text-align: left;
}

#clear {
	clear: both;
}

.contentStandard, .contentStandard *,
.contentCompetition #content_txt, 
/*.contentCompetition #content_txt *,*/
.contentCompetition #content_form, .contentCompetition #content_form *
{
	font: 12px Verdana,Arial,Helvetica,Sans-serif;
}

.contentStandard h1, .contentStandard h1 *,
.contentCompetition #content_txt h1, .contentCompetition #content_txt h1,
.contentCompetition #content_form h1, .contentCompetition #content_form h1 * {
	font: bold 22px Verdana,Arial,Helvetica,Sans-serif;
	color: #0081c6;
	margin-bottom: 0px;
	text-decoration: none;
}

.contentStandard h2, .contentStandard h2 *,
.contentCompetition #content_txt h2, .contentCompetition #content_txt h2 *,
.contentCompetition #content_form h2, .contentCompetition #content_form h2 * {
	font: bold 18px Verdana,Arial,Helvetica,Sans-serif;
	color: #0081c6;
	margin-bottom: 0px;
	text-decoration: none;
}

.contentStandard h3, .contentStandard h3 *,
.contentCompetition #content_txt h3, .contentCompetition #content_txt h3 *,
.contentCompetition #content_form h3, .contentCompetition #content_form h3 * {
	font: bold 12px Verdana,Arial,Helvetica,Sans-serif;
	color: #0081c6;
	margin-bottom: 0px;
	text-decoration: none;
}

.contentStandard p,
.contentCompetition #content_txt p,
.contentCompetition #content_form p {
	margin-top: 0px;
}

.footer {
	height: 35px;
	background-image: url(../images/white_long_bottom.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	/* background-color: green; */
}

* html footer {
	height: 50px;
	padding-top: 15px;
}
.footer, .footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.formSubHeader {
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	text-align: right;
	background-color: #e9eff6;
	background-image: url( "../images/form_subheader_bg.gif" );
	background-repeat: no-repeat;
}
.formSubHeader2 {
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	text-align: right;
	background-color: #e9eff6;
}
.formContent, .formError {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	height: 25px;
	background-color: #e9eff6;
	text-align: left;
	vertical-align: top;
}
.formFooter {
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	text-align: left;
	background-color: #e9eff6;
	background-image: url( "../images/form_footer_bg.gif" );
	background-repeat: no-repeat;
}

.formSubHeader, .formSubHeader *, .formSubHeader2, .formSubHeader2 *, .formContent, .formContent *, .formFooter, .formFooter *, .formContent2, .formContent2 *,
.contentCompetition #content_form .formSubHeader, .contentCompetition #content_form .formSubHeader *,
.contentCompetition #content_form .formFooter, .contentCompetition #content_form .formFooter * {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0f4991;
}

.contentCompetition #content_form .formContent, .contentCompetition #content_form .formContent * {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	color: #0f4991;
}

.formWarning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0020;
}

.formSmallContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0081c6;
}

.formSmallContent b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0081c6;
}

.formError, .formError *, .searchFormError,
.contentCompetition #content_form .formError, .contentCompetition #content_form .formError * {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.formText {
	width: 350px;
	height: 18px;
	border-top: solid;
	border-right: none;
	border-bottom: none;
	border-left: solid;
	border-width: 2px;
	border-color: #0081C6;
	padding-left: 5px;
	padding-right: 5px;
}

.formTextArea {
	width: 350px;
	height: 100px;
	border-top: solid;
	border-right: none;
	border-bottom: none;
	border-left: solid;
	border-width: 2px;
	border-color: #0081C6;
	padding-left: 5px;
	padding-right: 5px;
	overflow: auto;
}

.formLayer {
	width: 350px;
	height: 200px;
	border-top: solid;
	border-right: none;
	border-bottom: none;
	border-left: solid;
	border-width: 2px;
	border-color: #0081C6;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffffff;
	overflow: auto;
}

.formSelect {
	height: 18px;
	border-top: solid;
	border-right: none;
	border-bottom: none;
	border-left: solid;
	border-width: 2px;
	border-color: #0081C6;
}

.formText, .formText, .formSelect, .formOption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0f4991;
}

.dataRowHeader {
	background-color: #2660a8;
	padding-right: 5px;
	padding-left: 5px;
}

.dataRowHeaderTop {
	width: 642px;
	height: 10px;
	background-color: #2660a8;
	background-image: url(../images/darkblue_topcorner.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.dataRowHeaderBottom {
	width: 642px;
	height: 10px;
	background-color: #2660a8;
	background-image: url(../images/darkblue_bottomcorner.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.dataRowBlue {
	background-color: #e9eff6;
	padding-right: 5px;
	padding-left: 5px;
}

.dataRowBlueTop {
	width: 642px;
	height: 10px;
	background-color: #e9eff6;
	background-image: url(../images/lightblue_topcorner.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.dataRowBlueBottom {
	width: 642px;
	height: 10px;
	background-color: #e9eff6;
	background-image: url(../images/lightblue_bottomcorner.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.dataRowWhite {
	background-color: #ffffff;
	padding: 5px;
}

.dataRowWhiteTop {
	width: 642px;
	height: 10px;
	background-color: #ffffff;
}

.dataRowWhiteBottom {
	width: 642px;
	height: 10px;
	background-color: #ffffff;
}

.dataRowHeader, .dataRowHeader * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.dataRowBlue, .dataRowBlue *, .dataRowWhite, .dataRowWhite * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.dataRowHeader2 {
	background-color: #0081c6;
	padding-right: 5px;
	padding-left: 5px;
}

.dataRowHeaderTop2, .dataRowHeaderBottom2 {
	background-color: #0081c6;
}

.dataRowWhite2 {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: solid;
	border-width: 1px;
	border-color: #0081c6;
	padding: 5px;
	background-color: #ffffff;
}

.dataRowWhite2b {
	border-top: none;
	border-right: solid;
	border-bottom: none;
	border-left: solid;
	border-width: 1px;
	border-color: #0081c6;
	padding: 5px;
	background-color: #ffffff;
}

.dataRowWhiteFooter2 {
	border-top: none;
	border-right: none;
	border-bottom: solid;
	border-left: solid;
	border-width: 1px;
	border-color: #0081c6;
	padding: 5px;
	background-color: #ffffff;
}

.dataRowWhiteFooter2b {
	border-top: none;
	border-right: solid;
	border-bottom: solid;
	border-left: solid;
	border-width: 1px;
	border-color: #0081c6;
	padding: 5px;
	background-color: #ffffff;
}

.dataRowBlue2 {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: solid;
	border-width: 1px;
	border-color: #0081c6;
	padding: 5px;
	background-color: #e9eff6;
}

.dataRowBlue2b {
	border-top: none;
	border-right: solid;
	border-bottom: none;
	border-left: solid;
	border-width: 1px;
	border-color: #0081c6;
	padding: 5px;
	background-color: #e9eff6;
}

.dataRowBlueFooter2 {
	border-top: none;
	border-right: none;
	border-bottom: solid;
	border-left: solid;
	border-width: 1px;
	border-color: #0081c6;
	padding: 5px;
	background-color: #e9eff6;
}

.dataRowBlueFooter2b {
	border-top: none;
	border-right: solid;
	border-bottom: solid;
	border-left: solid;
	border-width: 1px;
	border-color: #0081c6;
	padding: 5px;
	background-color: #e9eff6;
}

.whiteLongBottomLeft {
	background-image: url(../images/white_long_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.whiteLongBottomRight {
	background-image: url(../images/white_long_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.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;
}

.contentCompetition  #content_txt {
	font-weight:none;
}

.headerCompetition.newwords_competition{
	font: bold 22px Verdana,Arial,Helvetica,Sans-serif;
	color:#0F4991;
}

#content_txt.newcompetition{
	font-weight:inherit;
}

.contentCompetition #content_txt.newcompetition p strong{
	font-weight:bold;
}

