/* CSS Document */

/* head-part css */
body{
text-align:center;
margin:0;
padding:0;
color:#000;
background-color:#FFFCB7;
font-size:12px;
color:#000;
}

.head{
text-align:center;
width:728;
height:10px;
margin:0;
padding:0;
background: #ffffff;
}

h1.headr{
text-align:center;
width:728;
height:10px;
margin:0;
text-indent:-9999px;
}

p.headcopy1{
text-align:center;
text-indent:-9999px;
width:200px;
height:47px;
margin:0;
position:absolute;
top:22px;
left:500px;
}

.description{
text-align:center;
text-indent:-9999px;
width:469px;
height:19px;
margin:0;
border-right:solid 3px #D6D8D9;
}

.pwrdCS{
position:absolute;
top:80px;
left:500px;
}

.nav{
width:728;
height:19px;
margin:0;
paddign:0;
background-color:#73D0F6;
border-top:solid 3px #D6D8D9;
}

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

.nav ul li{
float:left;
margin:0;
padding:0;
list-style:none;
text-indent:25px;
line-height:19px;
}

.nav ul li a{
display:block;
width:129px;
height:19px;
color:#fff;
background:#73D0F6 url(images/navi.gif);
font-size:10pt;
text-decoration:none;
}

.nav ul li a:hover{
display:block;
background:#73D0F6 url(images/navi.gif) no-repeat 0 -19px ;
}