body{
        background-color: #ffffff;
        /*background-image: url("../images/ips-htmlbg.jpg");
        background-position: top;
        background-repeat: repeat-x;*/
        color: #222;
        font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
        font-size: 16px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        text-align: center;
}

h4 {margin:0px;}

img{
        border: 0px;
}

p{
        padding: 0px 10px 5px 10px;
        margin: 0px 0px 0px 0px;
        text-align: justify;
}

/*a:link, a:visited{
        color: #336699;
        text-decoration: none;
}

a:hover{
        color: #FF6600;
        text-decoration: none;
}

a:active{
        color: #336699;
        text-decoration: none;
}*/




a.iconlink, a.iconlink:visited, a.iconlink:hover, a.iconlink:active, a.iconlink:link, span.icontext {
        color: #000000;
        font-size: 16px;
        text-decoration: none;
        background: none;
}
a:link { color: #0063DC; text-decoration: underline; }
a:visited { color: #2E67C7; text-decoration: underline; }
a:hover { color: #FFFFFF; text-decoration: none; background: #0063DC; }
a:active { color: #FFFFFF; text-decoration: none; background: #0259C4; }




h1{
        background-color: transparent;
        color: #000;
        font-size: 20px;
        font-weight: bold;
        font-family: Arial, Verdana, Tahoma, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
        padding: 4px 4px 4px 0px;
        margin: 0px 0px 0px 0px;
}

h2{
        background-color: transparent;
        color: #000;
        font-size: 12px;
        font-weight: normal;
        font-family: Verdana, Tahoma, Arial, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
        padding: 4px 4px 4px 4px;
        margin: 4px 0px 0px 0px;
}

.line{
        background-color: transparent;
        /*border-bottom: 1px solid #FF6600;*/
        border-top: 1px solid #000;
        color: #000;
        font-size: 1px;
        height: 2px;
        padding-bottom:10px;
}

.copytable{
        margin: 0px auto 0px auto;
        width: 750px;
}


.copybox{
        background-color: transparent;
        color: #000;
        font-size: 11px;
        font-weight: normal;
        font-family:  Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
        text-align: left;
        padding: 4px 4px 4px 20px;
}

.copybox a:link, .copybox a:visited{
        color: #000;
        text-decoration: none;
}

.copybox a:hover{
        color: #FFF;
        text-decoration: none;
}

.copybox a:active{
        color: #000;
        text-decoration: none;
}

.copyboxr{
        background-color: transparent;
        color: #000;
        font-size: 11px;
        font-weight: normal;
        font-family:  Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
        text-align: right;
        padding: 4px 20px 4px 4px;
}

.copyboxr a:link, .copyboxr a:visited{
        color: #000;
        text-decoration: none;
}

.copyboxr a:hover{
        color: #FFF;
        text-decoration: none;
}

.copyboxr a:active{
        color: #000;
        text-decoration: none;
}

#maintable{
        width: 750px;
        margin: 0px auto 0px auto;
        text-align: left;
}

.header{
        height: 92px;
}

.content{
        background-color: #FFF;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        padding-left:14px;
}

.content td tr table { font-size:11px; }

.intable{
        width: 100%;
}

.main{
        background-color: transparent;
        vertical-align: top;
        padding: 4px 7px 4px 4px;
}

.side{
        background-color: #F0F7FE;
        /*border-left: 1px solid #777;*/
        width: 175px;
        vertical-align: top;
        font-size: 10px;
        line-height:125%;
}

.side a:active, .side a:visited, .side a:link{
        padding-left: 2px;
        font-size: 10px;
        color: #000000;
}

.side a:hover{
        text-decoration: underline;
}

.footer{
        height: 23px;
}

.menuhwrap{
        /*border-bottom: 1px solid #336699;
        border-top: 1px solid #336699;*/
        padding: 1px 0px 1px 0px;
        margin: 2px 0px 2px 0px;
}


.menuhead{
        background-color: #7E93AB;
        border-bottom: 1px solid #FFF;
        border-top: 1px solid #FFF;
        color: #FFF;
        font-size: 11px;
        font-weight: bold;
        padding: 4px 4px 4px 4px;
        text-align: left;
}

.mytext { padding:6px 0px 0px 0px;line-height:140%; color:#333 }

.minime
{
        font-size:9px;
        font-weight:normal;
}

.notsominime
{
        font-size:10px;
        color:#000;
        font-weight:normal;
}

.subtitletext
{
        font-family: helvetica, arial, sans-serif;
        font-weight:bold;
        font-size:16px;
        color: #336699;
        padding:4px;
}

.subheadertext
{
        font-family: helvetica, arial, sans-serif;
        font-weight:bold;
        font-size:18px;
        color: #000;
}

.bigheadertext
{
        font-family: helvetica, arial, sans-serif;
        font-weight:bold;
        font-size:26px;
        color: #000;
}

