body {
        margin:0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        background-color:#ccddee;
}
table {
        margin:0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size:11pt;
}
td {
        font-family: Arial, Helvetica, sans-serif;
}
p.left {
        border:0px;
        margin:5px;
        padding:10px;
}
.Boxed {
        position:static;
        margin:3px;
        margin-right:5px;
        padding:15px;
        border:3px solid black;
        background-color:#c6eff7;
        line-height:15pt;
        text-align:justify;
        font-size:12pt;
}
.content {
        position:static;
        margin:3px;
        margin-right:3px;
        padding:10px;
        border:3px solid black;
        background-color:#c6eff7;
}
.DarkContent {
        position:static;
        margin:3px;
        margin-right:3px;
        padding:10px;
        border:3px solid black;
        background-color:#000055;
}
.Thanks {
        background-color: #006699;
        border-top-width: thin;
        border-bottom-width: thin;
        border-top-style: dotted;
        border-bottom-style: dotted;
        border-top-color: #000000;
        border-bottom-color: #000000;
        font-variant: small-caps;
        font-weight: bold;
        color: #FFFFFF;
        padding:15px;
}
.Feedback {
        position:absolute;
        top:215;
        left:35;
}
.FeedbackEnd {
        position:absolute;
        top:380;
}
.FeedbackIE {
        position:absolute;
        top:230;
        left:35;
}
.FeedbackEndiE {
        position:absolute;
        top:400;
}
.PushRight15 {
        position:relative;
        left:15;
}
.PushRight50 {
        position:relative;
        left:50;
}
.PushRight85 {
        position:relative;
        left:85;
}
.PushRight160 {
        position:relative;
        left:160;
}
.PushRight178 {
        position:relative;
        left:178;
}
.PushRight225 {
        position:relative;
        left:225;
}
.PushRight300 {
        position:relative;
        left:300;
}
.Footer {
        border-top-width: thin;
        border-bottom-width: thin;
        border-top-style: dotted;
        border-bottom-style: dotted;
        border-top-color: #000000;
        border-bottom-color: #000000;
        font-variant: small-caps;
        color: #FFFFFF;
}
.Left>p {
        margin: 0px;
}
.Left>p+br {
        text-indent: 30px;
        font-size: 8pt;
}
.right {
        position:static;
        border:1px dashed black;
     /*   background-color:#77aadd; */
        background-color:cccccc;
        padding:10;
        margin: 10;
}
.left {
        position:static;
        border:1px dashed #000066;
        padding:5;
        margin:0;
}
.left a:link {
        color: #0000aa;
}
.left a:visited {
        color: #00cc66;
}
.left a:hover {
        color: #00CC66;
        text-decoration: underline;
}
a {
        text-decoration: none;
        color: #ffeeaa;
}
a:visited {
        color: #ffeeaa;
}
a:hover {
        text-decoration: underline;
}
.subcol {
        margin:10;
        border-left-width: thin;
        border-left-style: solid;
        border-left-color: #006699;
}
.mainrow {
        padding:5;
}
blockquote {
        font-style: italic;
        background-color: #CCCCCC;
        padding: 15px;
}
ol {
        list-style-type: decimal;
}
.left li {
        margin-left: -2em;
}
.DottedBox {
        font-size: 14pt;
        color: #FFFFFF;
        border:2px dotted white;
        padding: 5px;
}
