body {
	background-image: url(images/common/bg_dot.gif);
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
/* main table */
#main_container {
	width:956px;
	border:0;
	background-color:#fff;
	margin-top:15px;
}
#main_container td {
	line-height:1.5em;
}
#main_container td h1 {
	line-height:2em;
}
#main_container td img {
	line-height:1em;
}

/*
 * left (tier 2) nav
 */
.tier2nav th, .tier2nav td {
	/* was blue-body-text */
	line-height:1em !important;
	color: #D2002A;
	text-align:left;
}
table.tier2nav {
	border-collapse:collapse;
}
.tier2nav img {
	border:0;
	margin-bottom:.4em;
}
.tier2nav th {
	padding-left:28px;
}
.tier2nav td {
	text-align:left;
	padding-left:0;
	padding-top:5px;
	height:16px;
}
.tier2nav td.active sup {
	color: #000000;
	margin-top:0;
}
.tier2nav td sup {
	color: #D2002A;
	margin-top:0;
}
.tier2nav td a span.reg {
	text-decoration:underline;
	background-image:url(images/common/registered_off.gif);
	background-repeat:no-repeat;
}
.tier2nav td a:hover span.reg {
	background-image:url(images/common/registered_on.gif);
}

.tier2nav td.bullet {
	text-align:right;
	vertical-align:top;
	padding-top:.5em;
	height:16px;
}

.tier2nav .active {
	color: #000000;
}
.tier2nav a {
	line-height:1.2em;
	color: #000000;
	text-decoration:underline;
}
.tier2nav a:hover {
	color: #D2002A;
	text-decoration:underline;
}


/*
 * info-box
 */
table.info-box {
	width:240px;
	border:0;
}
table.info-box h2 {
	margin:0;
	line-height:1.8em;
	font-weight:normal;
	font-size: 18px;
	color: #d2002a;
}
table.info-box a {
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}
table.info-box a:hover {
	color: #d2002a;
}

/*
 * footer
 */
#footer_table {
	width:956px;
	border:0;
}
#footer_table td, #footer_table a {
	color: #fff;
	text-decoration:none;
	vertical-align:bottom;
}
#footer_table a:hover {
	text-decoration:underline;
}
#footer_table td span {
	font-weight:bold;
	color: #fff;
}

/*
 * main content styles
 * (default content text style from blue-body-text is set in "body, td" selector)
 */
h1 {	/* was .blue-title-text */
	margin-top:0;
	margin-bottom:0;
	font-weight:normal;
	font-size: 29px;
	color: #BF0A30;
}
h1 span {	/* was .green-title-text */
	color: #43125F;
}
#content_wrapper {
	width:440px;
	border:0;
}
/*
 * default content styles
 * (normal text style from blue-body-text is set in "body, td" selector)
 * link styles:
 */
#content_wrapper a {
	color:#000000;
	text-decoration:underline;
}
#content_wrapper a:hover {
	color: #000000;
	text-decoration:underline;
}


/*
 * - alternate content styles (green)
 * - link styles
 */
.green-body-text {
	color: #000000;
}
#content_wrapper .green-body-text a {
	font-weight:normal;
	text-decoration:underline;
	color: #000000;
}
#content_wrapper .green-body-text strong a {
	font-weight:bold;
}
#content_wrapper .green-body-text a:hover {
	color:#2d8fc4;
}




.body-next-link {
	color: #d2002a;
	font-style: italic;
}
.side-box-title_blue {
	font-size: 18px;
	color: #2d8fc4;
}
.side-box-title_red {
	font-size: 18px;
	color: #d2002a;
}
.required {
	color:red;
}
.error {
	color:red;
}


td.stdFormFieldLabel {
	padding:0;
}








/* deprecated */
/*
.side-nav_tier2-active {
	color: #D2002A;
	font-size: 12px;
}
.side-nav_tier2-active-bold {
	color: #D2002A;
	font-size: 12px;
	font-weight: bold;	
}
.side-nav_tier2-inactive {
	font-size: 12px;
	color: #2d8fc4;
}
.side-nav_tier1 {
	font-size: 12px;
	color: #2d8fc4;
	font-weight: bold;	
}
.footer-text-unlinked {
	font-size: 12px;
	color: #FFFFFF;
}
.blue-title-text {
	font-size: 29px;
	color: #2d8fc4;
}
.green-title-text {
	font-size: 29px;
	color: #000000;
}
.blue-body-text {
	color: #2d8fc4;
}
.blue-body-text_bold {
	color: #2d8fc4;
	font-weight: bold;
}
.green-body-text-bold {
	color: #6EB34F;
	font-weight: bold;
}
.side-box-title_red {
	font-size: 18px;
	color: #d2002a;
}
.celonova-body-text-red-bold {
	color: #BF0A30;
	font-weight: bold;
}
*/