html {
    margin:0px;
		padding:0px;
}

body {
    height:100%;
    margin:0px;
    padding:0px;
    text-align: left;
		background-color: #ffffff;
		font-family: Arial,Sans-Serif;
		font-size:12px;
		line-height:18px;
}
#wrapper {
		margin:0px;
		padding:0px;
		width:984px;
		height:100%;
}
#navigation {
		margin:0px;
		padding-top:14px;
		padding-bottom:7px;
		text-align: left;
}
#line_top {
    margin:0px;
    padding:0px;
		height: 3px;
    width:980px;
    border-bottom: 2px solid #82817c;
    margin-bottom: 2px;
}
#header_home {
		width:984px;
		height:190px;
		margin-bottom:10px;
}
#logo_home {
    float:left;
    width:353px;
    height:190px;
}
#keyvisual_home {
    float:left;
    width:627px;
    height:190px;
}

#header {
    width:980px;
    height:148px;
    margin-bottom:10px;
}
#logo {
    float:left;
    width:353px;
    height:148px;
}
#keyvisual {
    float:left;
    width:627px;
    height:148px;
}
#content_left {
    float:left;
    margin:0px;
    padding-left:20px;
    padding-top:20px;
	  width:333px;
    text-align:left;
}

#content_left_line {
    float:left;
    margin:0px;
    padding-left:20px;
    padding-top:20px;
	  width:333px;
    text-align:left;
    border-right: 1px solid #eae9e8;
}

#content_right {
    float:left;
	  padding-top:20px;
	  padding-left:15px;
    width: 421px;
    text-align:left;
}

#content_right_line {
    float:left;
	  padding-top:20px;
	  padding-left:15px;
    width: 421px;
    text-align:left;
    border-left: 1px solid #eae9e8;
}
#content {
    float:left;
    margin:0px;
    padding-left:20px;
    padding-top:20px;
	  width:754px;
    text-align:left;
    
}
#login {
    float:left;
    width: 145px;
    height: 310px;
    text-align:left;
    padding-left: 15px;
    border-left: 1px solid #eae9e8;
}

#line_bottom {
    clear:both;
    margin:0px;
    padding-top:22px;
    border-bottom: 1px solid #82817c;
}

#navigation_sub {
    clear:both;
    padding-left:20px;
    padding-top:5px;
    width:774px;
}
#copyright {
    clear:both;
    padding-left:20px;
    margin-bottom:15px;
    width:320px;
    color:#82817c;
    font-size: 10px;
}

div#navigation a {
    font-family: Arial,Sans-Serif;
    font-size:15px;
    letter-spacing:-1px;
    font-weight:bold;
    color:#8c8982;
    text-decoration:none;
    margin-left:13px;
    margin-right:14px;
}
div#navigation a:visited {
    text-decoration:none;
}
div#navigation a:hover {
    color:#000;
    text-decoration:none;
}
div#navigation a.selected {
    color:#000;
    text-decoration:none;
}

a.arrow {
    height:5px;
    width:8px;
    background: url("/content/images/arrow_link.png") 0px 0px no-repeat;
    text-align:center;
}
a.arrow:hover {	
    background-position: 0px -5px;
}
a.arrow:active {
    background-position: 0px -5px;
}


div#navigation_sub a {
    color:#000;
    text-decoration:none;
}
div#navigation_sub a:visited {
    text-decoration:none;
}
div#navigation_sub a:hover {
    color:#000;
    text-decoration:underline;
}

a.link {
    color:#333333;
    text-decoration:none;
}
a.link:visited {
    text-decoration:none;
}
a.link:hover {
    color:#000;
    text-decoration:underline;
}

a.underline {
    color:#333333;
    text-decoration:underline;
}
a.underline:visited {
    text-decoration:underline;
}
a.underline:hover {
    color:#000;
    text-decoration:underline;
}

#tabsF {
    float:left;
    width:100%;
    font-size:93%;
    line-height:normal;
    border-bottom:0px solid #666;
  }
#tabsF ul {
    margin:0;
    padding:0px 0px 0 0px;
    list-style:none;
  }
#tabsF li {
    display:inline;
    margin:0;
    padding:0;
  }
#tabsF a {
    float:left;
    background:url("/content/images/tableftF.png") no-repeat left top;
    margin:0;
    padding:0 0 0 2px;
    text-decoration:none;
  }
#tabsF a span {
    float:left;
    display:block;
    background:url("/content/images/tabrightF.png") no-repeat right top;
    padding:5px 10px 2px 6px;
    color:#666;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF a span {
  float:none;
  }
/* End IE5-Mac hack */
#tabsF a:hover span {
    color:#000;
  }
#tabsF a:hover {
    background-position:0% -42px;
  }
#tabsF a:hover span {
    background-position:100% -42px;
  }

br {
    letter-spacing:normal;
}

.headline {
    font-family: Helvetica,Verdana,Arial,Sans-Serif;
    font-size:14px;
    letter-spacing:-1px;
    font-weight:bold;
    color:#8c8982;
    margin-bottom:10px;
}

.headline a.space {
    font-family: Helvetica,Verdana,Arial,Sans-Serif;
    font-size:14px;
    letter-spacing:-1px;
    font-weight:bold;
    color:#8c8982;
    margin-bottom:8px;
    text-decoration: none;
    margin-left: 9px;
}

.headline a {
    font-family: Helvetica,Verdana,Arial,Sans-Serif;
    font-size:14px;
    letter-spacing:-1px;
    font-weight:bold;
    color:#8c8982;
    margin-bottom:8px;
    text-decoration: none;
}

form {
    margin:0px;
    padding:0px;
}

input, select, textarea {
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    color: #898989;
    background-color: white;
    border: 1px solid #c1c1c1;
    padding: 2px;
    margin-bottom: 6px;
}
