@charset "utf-8";
.header{
position:relative;
float:left;
margin:0px;
width:600px;
height:90px;
overflow:hidden;
}


.perceptions{
position:relative;
float:left;
margin:0px 0px 8px 8px;
padding:0px;
width:292px;
height:420px;
background:#ffffff url('../images/layout/perceptions_bg.jpg') repeat-x left top;
}

.perceptionHeader{
position:relative;
float:left;
}

.perceptions ul{
position:relative;
float:left;
width:258px;
list-style:none;
padding:0px;
margin:10px 20px 0px 20px;
}

.perceptions li{
position:relative;
float:left;
padding:10px 0px 10px 20px;
margin:0px;
width:238px;
height:20px;
line-height:20px;
background: url('../images/layout/bullet_2.jpg') left center no-repeat;
}

.perceptions li:hover{
background:#ebe8e8;
}

.perceptions li a{
color:#424141;
}

.perceptions li a:hover{
text-decoration:none;
color:#424141;
}
.accountDoc{
position:relative;
float:left;
width:299px;
height:107px;
margin:0px 0px 0px 0px;
border-bottom:1px #e4e4e4 solid;
border-right:1px #e4e4e4 solid;
}

.noRighttBorder{
border-right:0px #e4e4e4 solid;
}

.noBottomBorder{
border-bottom:0px #e4e4e4 solid;
}

.accountDoc img{
position:absolute;
left:20px;
top:0px;
width:64px;
height:64px;
}



.accountDoc h3{
position: absolute;
width:205px;
left:90px;
top:0px;
font-size:11px;
letter-spacing:normal;
word-spacing:2px;
text-decoration:underline;
color:#535352;
text-transform:uppercase;
}
.accountDoc h3 a{
text-decoration:underline;
color:#535352;
}



.accountDoc p{
position: absolute;
left:90px;
top:20px;
width:190px;
height:auto;
color:#aa0100;
}

.dropDown1{
position: absolute;
left:90px;
top:77px;
width:55px;
color:#535352;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}


.dropDown2{
position: absolute;
left:155px;
top:77px;
width:120px;
color:#535352;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
