body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    color: #464646;
    background-image:url(../images/Pbackground.png);
    background-repeat: repeat-x;
    background-color: #ffffff;
    margin: 0px;
    text-align: center;
}

#navContainer {
    background-image:url(../images/Pnavbar.png); 
    background-repeat: no-repeat;
    margin: 0px; 
    padding:0px;
    width: 930px;
    height: 35px;
    text-align: left;
}


#topHeader {
    background-image:url(../images/Pnavbar.png); 
    background-repeat:no-repeat; 
    height:35px;
    width: 930px;
    text-align:  left;
}



#topHeader ul {
    list-style-type: none; 
    margin: 0px;
    padding: 0px;
    line-height: 35px;
}

#topHeader ul li { 
    display: inline; 
}

#topHeader ul li a {
    padding: .9em 1.1em .9em 1.1em;
    text-decoration: none; 
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

#topHeader a:hover {      
    height: 35px;
    background-image:url(../images/PnavbarHighlight.png); 
    background-repeat: repeat-x;   
}


#topHeaderSelected a {      
    height: 35px;
    background-image:url(../images/PnavbarHighlight.png); 
    background-repeat: repeat-x;   
}


#footer {
    background-image:url(../images/Pfooter.png); 
    margin: 0; 
    padding:0;
    width: 930px;
    height: 35px;
}


#logo h1 {
    text-indent: -5000px; /* take the text off screen for users who can load the stylesheet */
    width: 160px;
    height: 88px;
    margin: 0;
    padding: 0;
    float: left;  
    color: #FFF;
    background: url(../images/logoD2pro.png) no-repeat left top;
}

#logo a {
    display: block;
    width: 160px;
    height: 88px;
}        




#content a.rssNews {
    display: block;
    width: 138px;
    height: 15px;
    border: none;
} 

h2 {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 15px; 
    color: #363636; 
    margin: 0; 
    padding: 15px 0px 10px 0px; 
    font-weight: bold;
}

h3 {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    color: #363636; 
    margin: 20px 0px 5px 0px; 
    padding: 0; 
    font-weight: bold;
}

h4 {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #363636; 
    margin: 5px 0px 15px 0px; 
    padding: 0; 
    font-weight: normal;
}

h5 {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #363636; 
    margin: 5px 0px 5px 0px; 
    padding: 0; 
    font-weight: bold;
}

li {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    padding-bottom: 5px; 
}

ul {
    padding-top: 5px;
}

#noBulletList {
    padding: 0;
    margin: 0;
}

#noBulletList ul {
    padding: 0;
    margin: 0;
    margin-left: 30px;
}

#noBulletList li {
    list-style: none;
    font-family: Tahoma, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    padding-bottom: 5px; 
}

#content p {
    font-family: Tahoma,Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #363636; 
    margin: 0; 
    padding: 0px 0px 15px 0px; 
    font-weight: normal;
    line-height: 1.54em;
}

#content span {
    color: #828282; 
    font-weight: normal;
}

#content a, #frontNews a {
    text-decoration: none;
    border-bottom: 1px  dotted; 
}

#content a:hover {
    text-decoration: underline;
    border-bottom: none; 
}

#frontNews h3, #frontNews p, #frontNews a   {
    font-size: 12px; 
    color: #fff; 
}

#frontNews {
    text-align: left; 
    width: 180px; 
    background-color: #1663B3; 
    padding: 0px 15px 15px 15px; 
    margin: 15px 0px 10px 0px; 
    float: left;
}

#frontOptions {
    text-align: left; 
    width: 667px; 
    background-color: #fff; 
    margin-top: 15px; 
    margin-bottom: 30px; 
    float: right;
}

.frontOption {
    border-bottom: 1px solid #B7B7B7;
    padding-top: 15px; 
    height: 70px
}

.frontOptionImage {
    float: left; 
    width: 60px; 
    height: 60px;
}

.frontOptionTitle {
    float: left; 
    width: 500px;
    padding-top: 10px;
    padding-left: 10px; 
}

.frontOptionTitle a {
    text-decoration: none;
    color: #0047B0;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.frontOptionText {
    float: left; 
    width: 500px;
    padding-left: 10px; 
}

.frontOptionText span {
    color: #545454;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;    
}
