html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background: #FFFFFFF;
}

p {
       padding: 0px;
       margin: 0px;
}

#main {
	margin: 0 auto 0 auto;
	width: 100%;
	text-align: left;
}

#top {
}
#top a {
	color: #000000;
	text-decoration: none;
}

#top_menu_1 {
	display: none;
	position: relative;
	top: 6px;
	right: 10px;
	text-align: right;
	font-size: 70%;
}

#top_menu_1 a {
       margin-left: 10px;
}

#top_menu_logo {
	top: 5px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 80%;
	word-spacing: 10px;
}

#top_slogan {
	display: none;
}

#top_menu_2 {
	display: none;
	padding: 82px 0px 0px 150px;
	text-align: left;
	font-size: 80%;
}

.top_menu_2_all a {
       color: #000000;
       font-size: 80%;
       text-decoration: none;
}

.top_menu_2_act a {
       color: #000000;
       font-size: 80%;
       background: #003399;
       text-decoration: none;
}

#top_menu_2 a {
      margin-left: 10px;
}

#language_select {
	display: none;
	position: absolute;
	top: 130px;
	line-height: 20px;
	padding: 0px 0px 0px 20px;
	text-align: right;
	font-size: 80%;
}

#content {
	padding: 5px 20px 0px 0px;
	line-height: 140%;
	font-size: 80%;
	color: #000000;
}

#content form {
	clear: both;
	padding: 5px 5px 5px 10px;
	margin: 10px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
	border-right: 1px dotted #880000;
	border-bottom: 1px dotted #880000;
	background-color: #E8EBF0;
	line-height: 140%;
	width: 400px;
}
#content a {
	text-decoration: underline;
	color: #000000;
}
#content_top {
	padding: 0px 0px 0px 0px;
	line-height: 140%;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
#content_background {
	width: 100%;
}

#bottom {
	line-height: 140%;
	font-size: 80%;
	color: #000000;
	margin: 15px 20px 0px 0px;
	background: url(images/design/line_3366CC.gif) repeat-x top left;
	font-size: 8pt;
	text-align: center;
	height: 80px;
}
#bottom a {
	text-decoration: underline;
	color: #000000;
}
