/*EMBEDDED*/
body {
width: auto;
height: auto;
color: #000;
font: 12px/15px Arial, sans-serif;
padding: 0 1px 0 2px;
}
.content h2{
border-bottom: 1px solid #aaa;
}
.content h1, .content h2, .content h3, .content h4{
color: #000;
}
.noPrint{
display: none;
}
/*MASTER*/
.bodyMain{
background: none;
}
.wrapper{
width: auto;
}
.pageTop{
display: none;
}
.pageWrapper{
float: none;
width: auto;
background: none;
}
.topWrapper{
float: none;
width: auto;
margin-bottom: 0;
}
.logoWrapper{
float: none;
text-align: right;
width: auto;
height: auto;
padding: 0;
}
.loginWrapper{
display: none;
}
.navMenuWrapper{
display: none;
}
/*FOOTER*/
.footerWrapper{
float: none;
width: auto;
background: none;
}
.footer{
height: 200px;
width: auto;
margin: 0;
padding-top: 0;
background: none;
}
.footer ul{
display: none;
}
.footer li{
display: none;
}
.footer p{
font: 100% sans-serif;
margin: 0;
padding: 0;
text-align: left;
clear: both;
}
/*CONTENTBOXES*/
.content{
float: none;
width: auto;
}
.contentLeftWrapper{
display: none;
}
.contentMainWrapper{
float: none;
width: auto;
margin-left: 0;
}
.contentFull .contentMainWrapper{
float: none;
width: auto;
margin-left: 0;
}
.contentRightWrapper{
display: none;
}
.contentMainTop{
display: none;
}
.contentFull .contentMainTop{
display: none;
}
.contentMain{
float: none;
width: auto;
background: none;
padding: 0;
}
.contentFull .contentMain{
float: none;
width: auto;
background: none;
padding: 0;
}
.contentMainBottom{
display: none;
}
.contentFull .contentMainBottom{
display: none;
}
/*STYLES*/
.contentHeadImgWrapper{
display: none;
}
.gototop{
display: none;
}
.kfContent{
float: none;
}
.kfImg{
float: none;
}
.kfAbout{
text-align: left;
float: none;
margin: 0;
}
.kfQuestion{
background: none;
color: #000;
}
.kfContent img{
float: none;
margin: 0;
}
/*TABLES*/
.content .tabMainWrapper {
border: 1px solid #aaa;
margin: 0 0 20px 0;
}
.content .tdMainHead {
padding: 4px 2px;
font: bold 100% sans-serif;
background: #efefef;
color: #000;
}
.content .trMainAlt {
background: #fafafa;
}
.content .tdMainItem{
border-top: 1px solid #aaa;
}
.content .dgAlternateItemStyle span{
border-top: 1px solid #aaa;
}
.content .dgItemStyle span{
background: #fafafa;
border-top: 1px solid #aaa;
}
