
BODY { 
background-color: #FFFFFF;
margin: 0px 0px 0px 0px;
height: 100%;
overflow: auto;
font-size: 10pt;
font-family: "Trebuchet MS", Trebuchet;
text-align:justify;
}


/* This is applied to all the scrollbar divs, to make them absolutely positioned. */

.absDiv { position: absolute; visibility: hidden; overflow: hidden; }

.absDiv2 { position: absolute; visibility: hidden; }

B, H1, H2, H3, H4, H5 {
font-weight: bold; font-family:Arial;
}

a:link {
color:#ff8003;
}

a:visited {
color:#ffb069;
}

a:active {
color:#7f00aa;
}

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

a#spacerh {
    display: block;
    width: 68px;
    height: 37px;
    background-image: url('graphics/trans.gif');
    margin: 0 auto;
}
a#spacerh:hover {
    background-image: url('graphics/h.gif');
}
a .alt { display: none; }

hr {
background-color:#ff9900;
color:#ff9900;
height:2px;
width:250px;
border:none;
text-align: center;
}

#dropcapN {
width:42px;
height:52px;
float:left;
padding: 0px 2px 0px 0px;
}

#dropcapT {
width:38px;
height:44px;
float:left;
padding: 2px 2px 0px 0px;
}

#dropcapE {
width:37px;
height:45px;
float:left;
padding: 2px 3px 0px 0px;
}

#dropcapA {
width:43px;
height:41px;
float:left;
padding: 2px 2px 0px 0px;
}

.clr_purple {
color: #6b00b0;
font-weight: bold;
}

.clr_orange {
color: #e27209;
font-weight: bold;
}

#content_txt {
line-height:13pt;
}

.indent {
margin: 0px 20px 0px 20px;
}

.subhead {
font-style: italic;
margin: 0px 0px 0px 25px;
}

#folio_links {
width:100px;
height:15px;
left:10px;
top:20px;
position:absolute;
z-index:100
}

#Logo { 
background: url('graphics/flip_logoTrans.gif') no-repeat;
width:218px;
height:203px;
position: absolute;
left:70px;
top:216px;
}

#Layout { 
background: url('graphics/layoutBG2.gif') no-repeat;
width:800px;
height:600px;
position: absolute;
margin: 0px 0px 0px 0px;
}

#footer {
left:287px;
top:600px;
position:absolute;
width:375px;
height:83px;
text-align:center;
}

#navigation {
left:324px;
top:550px;
position:absolute;
font-size:10px;
}

a.navigation:link {
color:#ff8003;
text-decoration:none;
}

a.navigation:visited {
color:#ffb069;
}

a.navigation:active {
color:#7f00aa;
}

a.navigation:hover {
color:#7f00aa;
border-bottom: 1px solid #ff8003;
}

#widget {
left:760px;
top:291px;
position:absolute;
}

#construct {
left:25px;
top:5px;
position:absolute;
}