body, html { margin:0; padding:0; background:#C0C0C0; text-align:center; height:100%; }
body, td, div, a { font-family:arial,verdana; font-size:10.5pt; color:#001276; }

img {
	border:0;
}

a {
	font-weight:bold;
}

ul {
	margin:0;
	list-style:none;
	text-indent:0;
}

ul li {
	background:url(images/list_bullet.gif) no-repeat 0px 5px;
	margin:0;
	padding:0 20;
}

.nav_selected {
	background:url(images/nav_rolleffect.gif) no-repeat 95% 30%;
}

.table_container {
	background: #BFD9D0 url(images/body_bkgd_white.gif) repeat-y;
}

.table_header {
	height:155;
	background:url(images/header_bkgd.gif) no-repeat;
}

.table_content {
	background:url(images/header_wave_white.jpg) no-repeat;
}

.table_footer {
	height:140;
	background:url(images/footer_wave.jpg) no-repeat bottom;
	text-align:center;
}

.table_form_outer {
	background:#77919E;
}

.table_form_inner {
	background:#BFD9D0;
}

.spacer {
	height:27;
}

.prodname {
	font-weight:bold;
	font-style:italic;
}

.text_footer {
	color:#FFFFFF;
	font-size:8pt;
}

.text_emphasize {
	font-weight:bold;
}