@charset "utf-8";

body {
background-color:#eee;
margin:0;
padding:0;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
line-height:18px;
color:#666;
background-image:url(../../img/bgFade.jpg);
background-repeat:repeat-x;
}

img{
border:none;
}

#outsideLogo{
background-color:#ff0000;
float:left;
width:100px;
height:100px
}

#container{
background-color:#FFF6EF;
width:980px;
margin:0 auto;
background:url(../../img/contBg.png) repeat-y right;
}

.nav{
height:20px;
position:relative;
top:130px;
}

.navTest{
height:30px;
background-color:#000;
}

#banner{
background-color:#aaaaaa;
background:url(../../img/banner.jpg); background-repeat:no-repeat; 
height:150px;
}


.leftPanel{
background-color:#fff;
width:655px;
float:left;
background-image:url(../../img/lPanelFade.png);
background-repeat:no-repeat;
background-position:top;
}

.lPanelItem{
padding:15px 20px 40px 80px;
}

.lineAfter{
border-bottom:#FFDBBF dotted 2px;
padding-bottom:10px;
}

.nextItem{
padding-top:0;
}

.lead{
font-size:12px;
line-height:21px;
padding:10px;
border-left:#ccc dotted 2px;
border-top:#ccc dotted 2px;
}

.rightPanel{
float:left;
width:325px;
}

.box{
padding:0px 0 5px 5px;
}

spaceAfter10px{
padding-bottom:10px;
}

h1{
font-size:26px;
line-height:32px;
font-weight:normal;
}

h2{
font-weight:bold;
font-size:16px;
}

h3{
font-weight:bold;
font-size:12px;
color:#666;
padding:0;
}

h1,h2{
color:#f90;
}

#footer{
width:980px;
margin:0 auto;
background-color:#eee;//ffdbbf
height:100%;
xbackground-image:url(img/ieFooterFixer.gif);
xbackground-repeat:repeat-y;
}

#footer p{
float:left;
}

#footer img{
float:right;
margin-top:15px;
}

.hide{
display:none;
}

#footer p{
font-size:9px;
color:#999;
padding:10px 80px 10px 5px;
}

.leftMenu{
padding:0 15px 5px 0;
width:200px;
float:left;
}

.pic{
background-color:#eeeeee;
margin:0 30px 5px 0;
float:left;
border:#A6B4B5 solid 1px;
}

.pic p{
color:#000;
}

.standOut{
background-color:#FFD1AF;
font-size:14px;
line-height:20px;
color:#411E3C;
padding:5px 20px;
margin-bottom:20px;
border-bottom:#FF9900 5px solid;
}

.standOut h3{
border-bottom:#FF9900 solid 1px;
color:#411E3C;
font-size:18px;
font-weight:normal;
font-style:italic;
padding:0;
margin:10px 0 0 0;
}

.hasMenuPara ul{
background-color:#ff0000;
}

.backToIcon{
font-size:9px;
color:#9B387B;
font-weight:bold;
float:right;
padding:0 0 0 25px;
height:20px;
}

.alert{
font-style:italic;
}

.qst{
color:#FF9342;
font-weight:bold;
font-size:12px;
padding:0;
margin:0;
border-bottom:#666 solid 1px;
}

.ans{
padding:0;
margin:5px 0px 0 0px;
padding-bottom:10px;
}

.pinBtm{
background-color:#FFD1AF;
height:3px;
border-bottom:#ccc solid 3px;
padding:0;
margin:0;
clear:both;
}