body{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin:0;
padding:0;
}

#content{
margin-left:auto;
margin-right:auto;
width:950px;

}

.mmnu{
display:block;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
text-align: center;
line-height:29px;
border-right:2px solid #FFFFFF;
cursor:hand;
}


.mmnuover{
display:block;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
text-align: center;
line-height:29px;
border-right:2px solid #FFFFFF;
cursor:hand;
background-image:url(images/hoverbkg.gif);
}

#submnu{
border-top:2px solid #FFFFFF;
background-image:url(images/submenubkg.gif);
}

#submnu ul{
margin:0;
padding:0;
list-style:none;
}

#submnu li{
float:left;

}

#submnu li a{
display:block;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#000000;
text-align: center;
line-height:30px;
height:31px;
background-image:url(images/arrow.gif);
background-position:left;
background-repeat:no-repeat;
}

#submnu li a:hover{
color:#9d292a;
}

#mnucontainer{
background-image:url(images/hrbkg.gif);
border-top:2px solid #FFFFFF;
border-bottom:2px solid #FFFFFF;

}

#tdmnu ul{
margin:0;
padding:0;
list-style:none;
}

#tdmnu li{
float:left;
}

#leftColumnContainer{
width:259px;
}

.leftbox{
background-image:url(images/submenubkg.gif);
}

.leftbox .corner{
text-align:right;
background-image:url(images/boxcorner.gif);
background-position:right;
background-repeat:no-repeat;
}


.leftbox .content{
padding:0 18px 18px;
color:#3f3f3f;
font-style:italic;
font-size:14px;
text-align:justify;
}

.leftbox .docname{
font-style:normal;
font-size:14px;
font-weight:bold;
color:#9d292a;
padding-top:5px;
}

#centerColumn{
background-image:url(images/bodybkg.gif);
background-position:bottom;
background-repeat:repeat-x;
}

#homeCenterColumn{
background-image:url(images/pc.jpg);
background-position:bottom;
background-repeat:no-repeat
}

#footer{
border-top:2px solid #FFFFFF;
background-image:url(images/footerbkg.gif);
text-align:center;
padding:5px;
color:#FFFFFF;
font-size:10px;
}
.dot{
font-size:36px;
line-height:10px;
}

#footer a{
color:#FFFFFF;
text-decoration:underline;
}

#footer a:hover{
color:#62070c;
text-decoration:none;
}

.pageheading{
color:#62090b;
font-size:18px;
}
.text{
padding-left:3px;
}

.hline{
border-top:2px solid #62090b;
}

.empty{
height:31px;
}

.body{
padding:0 20px 20px 5px;
}

.imgdemo{
padding:15px 0;
}

.imgtop{
padding-right:3px;
}

.h3{
color:#62090b;
font-weight:bold;
}

div.dnl{
padding:25px;
border:1px dotted #CCCCCC;
}

div.dnlcap{
padding:0 0 15px 0;
color:#62090b;
font-weight:bold;
}