body
{
font-family: verdana, arial, sans-serif;
font-size: 10pt;
border: 0em;
margin: 0em;
padding: 0em;
}


div.cntOuter,
div.cntInner
{
width: 99%;
}

div.headLeft
{
width: 100%;
text-align: center;
/* display: none; */
}

div.headLeft #headBanner
{
display: none;
}

div.headRight
{
display: none;
}

#contentBodyLeft
{
display: none;
}

#contentBody,
#contentBodyRight
{
background-image: url(/images/backgrounds/white.gif);
background-repeat: repeat;
background-color: #ffffff;
}

#contentBodyRight div.colorSpacer
{
display: none;
}

#contentBodyRight div.navContainer,
#contentBodyRight div.navContainerBottom
{
display: none;
}

#contentBodyFooter
{
display: none;
}

div.textContainer
{
float: left;
}

div.imageContainer
{
float: left;
overflow: auto;
}

h1
{
margin-top: 0px;
font-size: 13pt;
font-weight: bold;
}

h2
{
font-size: 12pt;
font-weight: bold;
}

h3, h4, h5, h6
{
font-size: 11pt;
font-weight: bold;
}


div.stopFloat
{
clear: both;
height: 1px;
overflow: hidden;
display: block;
}


img
{
border: 0px;
}

a,
a:link,
a:visited,
a:focus,
a:hover,
a:active
{
text-decoration: underline;
color: #333C7A;
}

.hidden
{
display: none;
}

