body {
	margin: 10px;
	width: 650px;
	background-color: white;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: black;
}

body img {
	border: none;
}

a {
	color: black;
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 4px;
	color: black;
}

h1 {
	font-size: 18px;
	color: black;
}

h2 {
	font-size: 15px;
}

h2.mr {
	color: rgb(217,0,16);
}

h3 {
	font-size: 13px;
}

div#frame {
	position: relative;
	margin: 0 auto;
	width: 650px;
	text-align: left;
}

div#content {
	position: relative;
	left: 7px;
	width: 630px;
	height: auto;
	min-height: 450px;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 15px;
}

/*
div#content a:after {
	content: " (" attr(href) ") ";
	font-size: 80%;
}
*/

div#menu {
	display: none;
}

div#footer {
	clear: both;
	display: none;
}

div#footer p {
	width: 935px;
	margin: 0;
	padding: 0;
	padding-top: 30px;
	text-align: right;
}

div#footer img {
	position: relative;
	top: 4px;
	margin-left: 10px;
}

div#footer a {
	margin-left: 4px;
	margin-right: 4px;
	color: black;
	font-weight: normal;
	text-decoration: none;
}

div#footer a:hover {
	color: rgb(217,0,16);
}

div#header {
	position: relative;
	height: 100px;
}

div#ieheader {
	display: none;
}

div#header h1 {
	display: none;
}

div#header a#corp-choice-btn {
	display: none;
}

div#header form#search {
	display: none;
}

div#header div#logos {
	display: none;
}

img#header-impression {
	display: none;
}

input.text {
	border: 1px solid rgb(189,189,189);
	height: 14px;
	margin: 2px;
	padding-left: 4px;
	font-size: 11px;
	width: 170px;
}

select {
	border: 1px solid rgb(189,189,189);
	height: 14px;
	margin: 2px;
	font-size: 11px;
}

input.btn {
	border: none;
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
	color: rgb(217,0,16);
	text-align: right;
}

fieldset {
	border: none;
	margin: 0;
	padding:0;
}

fieldset.styled {
	width: 450px;
	padding: 4px;
	border: 1px solid rgb(222,222,222);
	background-color: rgb(80,80,83);
	background-image: url('/img/grey-fade-bg.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	color: white;
}

fieldset legend {
	margin: 0;
	padding: 0;
	margin-top: 4px;
}

fieldset.styled legend {
	display: none;
}

fieldset.styled h2 {
	padding: 0;
	color: white;
}

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

fieldset ul li {
	text-indent: 0px;
	margin: 0;
	padding: 0;
}

fieldset ul li label {
	display: block;
	float: left;
	width: 70px;
	padding-right: 10px;
	line-height: 20px;
	color: rgb(12,80,130);
	font-weight: bold;
	text-align: right;
}

img.icon16 {
	vertical-align: -3px; 
	margin: 0;
	padding: 0;
	padding-right: 3px;
	border: none;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.img-inline-align-left {
	float: left;
	margin: 10px;
	margin-left: 0;
}
.img-inline-align-right {
	float: right;
	margin: 10px;
	margin-right: 0;
}
img {
	border: none;
}

div.childlist {
	width: 500px;
	padding: 6px;
	border: 1px solid rgb(222,222,222);
	background-color: rgb(80,80,83);
	background-image: url('/img/grey-fade-bg.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	margin-bottom: 6px;
	color: white;
}

div.childlist h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
}

div.childlist a:hover {
	color: white;
}

div#corp-choice {
	position: absolute;
	left: 211px;
	top: 24px;
	width: 236px;
}

div#corp-choice-top {
	position: relative;
	width: 236px;
	height: 6px;
	background-image: url('/img/corp-choice-top.png');
	background-repeat: no-repeat;
}

div#corp-choice ul {
	position: relative;
	margin: 0;
	padding: 0;
	width: 236px;
	height: 231px;
	background-image: url('/img/corp-choice-bg.png');
	background-repeat: repeat-y;
}

div#corp-choice ul li {
	list-style: none;
}

div#corp-choice ul li a {
	position: relative;
	display: block;
	left: 5px;
	width: 206px;
	height: 17px;
	line-height: 17px;
	padding-left: 20px;
	border-bottom: 1px solid rgb(211,185,187);
	color: black;
	font-size: 11px;
	background-image: url('/img/arrow-right.gif');
 	background-position: 6px 6px;
 	background-repeat: no-repeat;
}

div#corp-choice ul li a:hover {
	color: rgb(217,0,16);
	text-decoration: none;
}

div#corp-choice-btm {
	position: absolute;
	bottom: -13px;
	width: 236px;
	height: 13px;
	background-image: url('/img/corp-choice-btm.png');
	background-repeat: no-repeat;
}

p.error {
	width: 454px;
	padding: 6px;
	border: 2px dotted rgb(217,0,16);
}

span.error {
	font-size: 14px;
	font-weight: bold;
	color: rgb(217,0,16);
}

div#content-footer {
	display: none;
}

#search {
	display: none;
}

#sidebar-left {
	display: none;
}

#sidebar-right {
	display: none;
}

ul#tab {
	display: none;
}

#breadcrumb {
	display: none;
}

#header {
	display: none;
}

#content-deco {
	display: none;
}

#homelink {
	display: none;
}