body {
	background-color: white;
	color: black;
	margin: 0px;
	font-family: "Times New Roman", serif;
	font-size: 12px;
	background-image: none;
}

a {
	text-decoration: none;
	color: black;
}

#menu {
	display: none;
}

img, table {
	border: 0px;
}

h1 {
	margin: 0px;
}

h2 {
	color: #222;
	font-size: 14px;
	display: block;
}

h3 {
	color: #444;
	font-size: 13px;
}

strong {
	font-weight: bold;
}

ul {
	list-style-image: url("../images/css/list_image.gif");
}

hr {
	color: gray;
	background-color: gray;
	height: 1px;
	border-width: 0px;
}

#print_head {
	display: block;
}

.no_print, .summary a {
	display: none;
}

.right {
	margin-left: 350px;
	margin-top: -155px;
}

.summary {
	margin-left: 70px;
	margin-top: -80px;
}


#head {
	display: none;
}

#frame {
	width: 1000px;
	margin: 0px auto 20px auto;
}

#top {
	display: none;
}

#style_chooser {
	display: none;
}

#style_chooser img {
	display: none;
}

#text_logo {
	display: none;
}

#menu {
	display: none;
}

#flag_logo {
	display: none;
}

#content {
	margin-left: 0px;
}

#content_left, #content_right, #content_both {
	float: left;
}

#content_left {
	background-color: #fff;
	width: 314px;
	padding: 12px 82px 12px 12px;
}

#content_right {
	background-color: #fff;
	width: 360px;
	margin-left: -76px;
	padding: 12px;
}

#content_left a, #content_right a {
	font-weight: bold;
	font-size: 11px;
}

#content_both {
	background-color: #fff;
	width: 694px;
	padding: 12px;
}

.content_both_left {
	float: left;
	width: 55%;
}

.content_both_right {
	float: right;
	width: 45%;
	padding: 0px 10px 0px 10px;
	margin-top: 28px;
	margin-bottom: 10px;
}

.step {
	clear: both;
	margin-top: 16px;
	border-top: 1px solid gray;
}

#step1.step {
	margin-top: -6px;
	border-top: 0px;
}

#content_both strong, #content_left strong {
	color: #555;
}

#content_right #normal {
	border-left: 12px solid;
	margin-left: -12px;
	margin-right: -12px;
	margin-bottom: 12px;
}

#signature {
	display: none;
}

#signature, #signature a {
	font-size: 10px;
	color: #a5a5a5;
}

#signature a:hover {
	text-decoration: none;
}

#signature strong {
	font-weight: normal;
	color: #c0c0c0;
}
