form {
    display: inline;
}

acronym {
    cursor: help;
}

input {
    border: solid 1px #ccc;
}
textarea {
    border: solid 1px #ccc;
}
select {
    border: solid 1px #ccc;
}

.red {
    color: red;
}
.required{
    color: red;
    display:none;
}
.bold {
    font-weight: bold;
}
.left {
    text-align: left;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.right {
    text-align: right;
}
.block {
    display: block;
}
.blocku {
    display: block;
    text-decoration: underline;
}
.error {
	color: red;	
}
#aaddr {
	padding-left:5px;	
}
#adr {
	padding-left:5px;	
}
#forward1 {
	padding-left:5px;	
}

/*-----------------------------------------------------------------------------------------------*/
/*  misc
/*-----------------------------------------------------------------------------------------------*/

.padding_left_50 {
    padding-left: 50px;
}

.padding_left_100 {
    padding-left: 100px;
}

/*-----------------------------------------------------------------------------------------------*/
/*  #text_content
/*-----------------------------------------------------------------------------------------------*/

#text_content input{
    width: 150px;
}
#text_content .button {
    width: 160px;
    height: 20px;
    font-size:10pt;
    background: url('button_160.png') no-repeat 0 0;
    border: none;
    color: #000;
    padding: 0;
}

#upload_addr_button {
	width: 200px;
    height: 20px;
    font-size:10pt;
    background: url('button_200.png') no-repeat 0 0;
    border: none;
    color: #000;
    padding: 0;
}

#upload_addr_button1 {
    width: 120px;
    height: 20px;
    font-size:10pt;
    background: url('button_120.png') no-repeat 0 0;
    border: none;
    color: #000;
    padding: 0;
}

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

#text_content {
    padding-bottom: 5px;
    background-color: #ffffff;
}

.content h2 {
    color:#005496;
	font-size:22px;
	font-weight: bold;
	margin-bottom:15px;
	margin-top:0;
}

#text_content .title_blue {
    color:#005496;
	font-size:22px;
	font-weight: bold;
	margin-bottom:15px;
	margin-top:0;
}

#text_content .title_blue_grey {
    background:transparent url(title_box_middle.png) repeat-x scroll left top;
	color:#FFFFFF;
	font-size:12px;
	height:24px;
	padding:4px 4px 0;
	font-weight:bold;
	margin:0;
	margin-bottom: 4px;
    margin-top: 4px;
}

#text_content .title_blue_grey a{
	color:#FFFFFF;
	text-decoration:none;
}

#text_content .title_grey {
    margin: 0;
    padding: 0;
    padding: 2px;
    padding-left: 5px;
    background-color: #efefef;
    font-weight: bold;
}

#text_content .title_grey_more {
    margin: 0;
    padding: 0;
    padding: 2px;
    padding-left: 5px;
    background-color: #ffffff;
    font-weight: bold;
}

#text_content .text_blue {
    margin: 0;
    padding: 0;
    padding: 2px;
    padding-left: 5px;
    background-color: #4c79a3;
    color: #fff;
}

#text_content .text_blue_grey {
    background:transparent url(title_box_middle.png) repeat-x scroll left top;
	color:#FFFFFF;
	font-size:12px;
	height:24px;
	padding:4px 4px 0;
	font-weight:bold;
	margin:0;
	clear: both;
}

#text_content .text_grey {
    margin: 0;
    padding: 0;
    padding: 2px;
    padding-left: 5px;
    background-color: #ffffff;
}

#text_content .text_grey_more {
    margin: 0;
    padding: 0;
    padding: 2px;
    padding-left: 5px;
    background-color: #e6e6e6;
}

#text_content label {
    width: 160px;
    float: left;
}

#text_content .submit_form {
    font-size: 10px;
}


/* <!-- Menu --> 
##################################################################################
*/

.TopMenuItemLSel {
	float:left;
}

.TopMenuItemRSel {
	background:transparent url(f-menu_bd_right.png) no-repeat scroll right top;
	float:left;
	padding-right:3px;
	width:201px;
}

#menu {
	overflow: hidden;	
}

#menu_1 {
		
}

#menu ul {
    margin: 0;
    padding: 0;
}

.menu_1 {
    list-style-type: none;
    padding-top: 2px;
    padding-bottom: 2px;
    overflow: hidden;
}

.menu_1 a {
	color:#005496;
	display:block;
	float:left;
	line-height:15px;
	margin-bottom:5px;
	padding-left:15px;
	padding-top:5px;
	text-decoration:none;
	width:185px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

.menu_1 .sel a{
	background:transparent url(f-menu_bg.png) repeat-x scroll left top;
	color:#005496;
	display:block;
	float:left;
	height:19px;
	margin-bottom:0;
	padding-left:15px;
	margin:0;
	padding-top:5px;
	text-decoration:none;
	width:185px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

.menu_1 a:link,
.menu_1 a:visited,
.menu_1 a:active{}

.menu_1 a:hover {
	text-decoration: none;
}


/* <!-- Login --> 
##################################################################################
*/

/* user login menu */
#user_login_menu {
	margin-top: 10px;
	overflow: hidden;	
}

#user_login_menu h1 {
	background:transparent url(f-menu_bg.png) repeat-x scroll left top;
	color:#005496;
	display:block;
	float:left;
	height:19px;
	margin-bottom:0;
	padding-left:15px;
	margin:0;
	padding-top:5px;
	text-decoration:none;
	width:185px;
	
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

#user_login_menu ul {
	padding:0;
	margin:0;	
}

/* <!-- user_login --> */
#user_login a {
	margin-left:5px;
}
#user_login a:link,
#user_login a:visited,
#user_login a:active,
#user_login a:hover {
    color:#000;
	text-decoration:underline;
}

#user_login {
	margin: 0;
	background-color: #ffffff;
}


#user_login .user_login_form_p {
    margin: 0;
    padding: 10px 0px 5px 10px;
    border-top: solid 1px #fff;
}

#user_login input {
    background:transparent url(table_form_input.png) no-repeat scroll right top;
	border:medium none;
	font-size:0.9em;
	height:18px;
	margin-bottom:5px;
	padding-left:5px;
	width:100px;
	outline-style:none;
	outline-width:medium;
}

#user_login .button {
    width: 63px;
    height: 20px;
    font-size: 8pt;
    background: url('search_simple_button_bg.png') no-repeat 0 0;
    border: none;
    color: #000;
    padding: 0;
}

#user_login_auth_txt {
    padding: 5px 5px 5px 10px;
    border-top: solid 1px #fff;
}

#locator {
	color:#005496;
	float:left;
	font-size:22px;
	font-weight: bold;
	margin-bottom:15px;
	margin-top:0;
	width: 100%;
}

/* <!-- pages --> 
##################################################################################
*/

#pages {
	clear:both;	
	color: #000;
	font-size:12px;
}

.pages {
    margin-top: 7px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}



.pages ul{
    margin: 0;
    padding: 0;
}


.pages li{
	display:block;
	float:left;
	padding-left:1px;
	padding-right:1px;
	text-align:center;
	text-decoration:none;
}

.pages .pages_num a{
	padding: 0px 5px 1px 5px;
	border: 1px solid #d4d4d4;
	color: #000;
	text-decoration: none;
	font-size: 8pt;
	color:#000;
	display:block;
	margin: 0;
}

.pages .pages_num_sel{
	padding: 0px 5px 1px 5px;
	font-size: 8pt;
	color: #fff;
	background: #d4d4d4;
	border: 1px solid #d4d4d4;
	margin:0;
}

/* <!-- Button --> 
##################################################################################
*/

.buttonBox {
	background: #225F98;
	overflow:hidden;
	background:transparent url(button_middle.png) repeat-x scroll left top;
	color:#FFF;
	text-align:left;
	width:auto;
}

.buttonBoxR {
	background:transparent url(button_right.png) no-repeat scroll right top;
	float:left;
	height:26px;
	padding-right:3px;
}

.buttonBoxL {
	background:transparent url(button_left.png) no-repeat scroll left top;
	float:left;
	margin-right:2px;
	padding-left:3px;
}

.buttonBoxValue a{
	color: #000;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	display: block;
	/*font-size: 12px;*/
}

.buttonBox a:link,
.buttonBox a:visited,
.buttonBox a:active,
.buttonBox a:hover {
	color:#000;
	text-decoration: none;
}

/*-----------------------------------------------------------------------------------------------*/
/*  register
/*-----------------------------------------------------------------------------------------------*/

#register {
    margin: 0;
    padding: 0;
}
#register fieldset {
    margin: 0;
    padding: 0;
    padding-left: 10px;
    margin-bottom: 10px;
    border: solid 1px #c0c0c0;
}
#register legend {
    font-weight: bold;
    padding: 2px 5px;
    border: solid 1px #c0c0c0;
}
#register label {
    width: 100px;
    float: left;
}
#register .red {
    color: red;
}
#register input {
    width: 200px;
}
#register .submit {
    width: 120px;
}
#register select {
    width: 200px;
}
#register p {
}
#register textarea {
    width: 200px;
    height: 60px;
}

#sutijumi_select p{
    margin: 0;
    padding: 0;
}

#sutijumi_select .label_1 {
    width: 130px;
    height: 60px;
    float: left;
}

#show_blank .label_1 {
    width: 130px;
    float: left;
}

.site-search {
  margin-top: 4px;
}

/*-----------------------------------------------------------------------------------------------*/
/*  error
/*-----------------------------------------------------------------------------------------------*/

.error_msg {
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px;
    color: #000;
    background: #efceb7;
    border: 1px solid #d13f00;
}

/*-----------------------------------------------------------------------------------------------*/
/*  info
/*-----------------------------------------------------------------------------------------------*/

.info_msg {
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px;
    color: #666;
    background: #DAE8BE;
    border: 1px solid #A3D100;
}

.infoTip {
	margin-bottom: -4px;	
}

/*-----------------------------------------------------------------------------------------------*/
/*  current_to
/*-----------------------------------------------------------------------------------------------*/

#current_to
{
    margin-left: 5px;
    margin-right: 5px;
}

#current_to .title
{
    margin-top: 5px;
    margin-bottom: 5px;
    text-decoration: underline;
}

#current_to .light
{
    background: #f0f0f0;
}

#current_to p
{
    margin: 0;
    padding: 0;
}

/*-----------------------------------------------------------------------------------------------*/
/*  qTip
/*-----------------------------------------------------------------------------------------------*/


div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #fff;
 color: #000;
 font: bold 10px Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}

.contacts_table {
	border-bottom: solid 1px #000;
	text-align: center;
}

.contacts_table_cell_one {
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	text-align: left;
	width: 250px;
}
.contacts_table_cell_two {
	border-top: solid 1px #000;
	text-align: left;
	width: 250px;
}

#addr label {
  width: 160px;
  float: left;
}

#addr div {
	padding-top: 2px;
	padding-bottom: 2px;
}

#addr input, #addr select {
  width: 250px;
  border: solid 1px #ccc;
}

#addr div {
  margin-left: 5px;	
}

#aaddr label {
  width: 160px;
  float: left;
}

#aaddr select {
  width: 253px;
}

#aaddr div {
	padding-top: 2px;
	padding-bottom: 2px;
}

#aaddr_elem_1 {
    width: 115px;
    font-size: 9pt;
}

#aaddr_elem_2 {
    width: 115px;
    font-size: 9pt;
}

#aaddr_elem_3 {
    width: 115px;
    font-size: 9pt;
}

#aaddr_elem_4 {
    width: 115px;
    font-size: 9pt;
}

#aaddr_elem_5{
    width: 115px;
    font-size: 9pt;
}

#aaddr_elem_6 {
    width: 115px;
    font-size: 9pt;
}

#aaddr_elem_7{
    width: 115px;
    font-size: 9pt;
}

#aaddr_elem_8 {
    width: 115px;
    font-size: 9pt;
}

#aaddr_elem_9 {
    width: 115px;
    font-size: 9pt;
}
#adr label {
  width: 160px;
  float: left;
}

#adr select {
  width: 253px;
}

#adr div {
	padding-top: 2px;
	padding-bottom: 2px;
}

#adr_elem_1 {
    width: 115px;
    font-size: 9pt;
}

#adr_elem_2 {
    width: 115px;
    font-size: 9pt;
}

#adr_elem_3 {
    width: 115px;
    font-size: 9pt;
}

#adr_elem_4 {
    width: 115px;
    font-size: 9pt;
}

#adr_elem_5{
    width: 115px;
    font-size: 9pt;
}

#adr_elem_6 {
    width: 115px;
    font-size: 9pt;
}

#adr_elem_7{
    width: 115px;
    font-size: 9pt;
}

#adr_elem_8 {
    width: 115px;
    font-size: 9pt;
}

#adr_elem_9 {
    width: 115px;
    font-size: 9pt;
}

#forward1 label {
  width: 160px;
  float: left;
}

#forward1 div {
	padding-top: 2px;
	padding-bottom: 2px;
}


#forward1 select {
  width: 353px;
}

#forward1 input {
  width: 348px;
}

#forward1 label {
  width: 260px;
}

#rForwardRegion {
    width: 253px;
    font-size: 9pt;
}

#rForwardPlace {
    width: 353px;
    font-size: 9pt;
}

