Body 
{  
margin: 0; 
padding: 0;
background: #EDEADB;
background-image: url(images/bg.jpg);
height: 100%;
font-family: arial;
font-size: 13px;
line-height: 20px;
}

#footinfo {
margin: auto;
margin-top: -15px;
width: 960px; 
height:40px; 
background: #B10405;
color: #ffffff;
}

#push {
clear:both; 
height: 50px;
}

a:focus, a:active { 
outline:none 
}  

img
{
border: 0px
}

#topbar
{
position: relative;
width: 960px;
margin: auto;
margin-top: 25px;
}

#topshadow
{
width: 960px;
height: 25px;
background-image: url(images/topshadow.gif);
}

#topnav
{
width: 960px;
height: 46px;
background-image: url(images/logohead.gif);
}


#bottomnav
{
width: 960px;
height: 53px;
background-image: url(images/logobottom.gif);
}

#menuribbon
{
width: 960px;
height: 72px;
background-image: url(images/menuribbon.gif);
}


#navbar
{
font-size: 18px;
font-weight:normal;
float: right;
top: 26px;
height: 21px;
right: 90px;
vertical-align: bottom;
position: relative;
overflow: hidden;
}

#navbar a {
margin-left: 35px;
}

#navbar a:link {
text-decoration: none;
color: #FFEBED;
}

#navbar a:visited {
text-decoration: none;
color: #FFEBED;
}

#navbar a:hover {
text-decoration: underline;

}

#sectionwrappers
{
width: 960px;
margin: auto;
background-image: url(images/mainbg.gif);
overflow:hidden;
}

.MainLeftDiv{
display: inline;
float:left;
margin-top: 45px;
margin-left:45px;
width:540px;
}

#MainRightDiv{
font-size: 12px;
color: #333;
display: inline;
float:right;
margin-right: 15px;
margin-top: 45px;
width: 340px;
}

a:link {
text-decoration: none;
color: #009184;
}

a:visited {
text-decoration: none;
color: #009184;
}

 a:hover {
text-decoration: underline;
}

.rnav li {
width: 230px; 
padding: 0;
margin-left: -30px;
margin-top: 10px;
list-style-type: none;
background-image: url(images/pdf.gif);
background-repeat: no-repeat;
}

.rnav a{
margin-left: 25px;
}

.jumpto a{
 margin-left: 10px;
 margin-right: 10px;
}
 
h1{
color: #b10405;
font-size: 26px;
font-weight: normal;
line-height: 30px;
}

h2{
font-size: 16px;
color: #B10405;
}


#footinfo p{
text-align: center;
padding-top: 15px;
font-size: 12px;
}

#popeye2.ppy-js {
    float:          left;
    margin:         0px;
}
.ppy {
    font-size:      0.8em;
}
.ppy-stagewrap {
    background-color:#333;
	background-image: url(images/loading.gif);
	background-repeat:no-repeat;
	background-position:center center; 
	border-right:   2px solid #fff;

}
.ppy-stage {
    position:       relative;

}
.ppy-tools {
    overflow:       hidden;
    zoom:           1;      /* IE float container hasLayout fix */
    position:       absolute;
    padding:        0px;
    bottom:         0px;
    background:     #EDEDED;
    z-index:        100;
    display:        inline;
	border:			1px dotted #777;
	padding: 		5px;

}


.ppy-tools.ppy-right {
    right:           0px;
}

.ppy-tools div {
    width:          80px;
    height:         0px !important;
    padding-top:    25px;
    overflow:       hidden;
    float:          left;
    background:     no-repeat center top;
    cursor:         pointer;

}

.ppy-enlarge {
    width:          80px !important;
    margin:         0 0px;
    background-image:url(images/enlarge.png) !important;
}
.ppy-compact {
    width:          80px !important;
    margin:         0 0px;
    background-image:url(images/compact.png) !important;
}

.ppy-tools div:hover {
    background-position: center -25px;
}
.ppy-cap {
    background:     #f6f9e0;
    color:          #666;
    line-height:    1.2em;
    border:         1px solid #ddd;
    border-top:     0px;
    font-size:      0.9em;
    position:       relative;
    overflow:       hidden;
}

}
.ppy-loading {
    background:     #333;
	background-image: url(images/loading.gif);
	background-repeat:no-repeat;
	background-position:center center; 
}
	
.ppy ul {           /* hide everything if js deacitvated */
    height:         0px;
    width:          0px;
    padding:        0px;
    margin:         0px;
    overflow:       hidden;
}
.ppy-stage {
    background:     #333;  
}







