﻿body {
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bolder;
    color: #028ee9;
}

.HeaderGrey
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bolder;
    color: #666666;
    font-style: normal;
}
.HeaderRed
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bolder;
    color: #CC3300;
    font-style: normal;
}
.smalltext
{
    font-family: Verdana;
    font-size: x-small;
    color: #333333;
    text-decoration: none;
}
.smalltextbold
{
    font-family: Verdana;
    font-size: x-small;
    color: #333333;
    font-weight: bolder;
}
.smalltextboldoblique
{
    font-family: Verdana;
    font-size: x-small;
    color: #a6ce39;
    font-weight: bolder;
	font-style:oblique
}
.HeaderGreyLarge
{
    font-family: Verdana;
    font-size: 17px;
    font-weight: bolder;
    color: #666666;
    font-style: normal;
}
.HeaderRedLarge
{
    font-family: Verdana;
    font-size: 17px;
    font-weight: bolder;
    color: #CC3300;
    font-style: normal;
}
.smalltextred
{
    font-family: Verdana;
    font-size: x-small;
    color: #CC3300;
}
.smalltextboldred
{
    font-family: Verdana;
    font-size: x-small;
    color: #CC3300;
    font-weight: bolder;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.tinytextlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aaaaaa;
}
.NewsMoreLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: lighter;
    color: #FF0000;
    text-decoration: none;
}
.NewsHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bolder;
    color: #028ee9;
}
.NewsText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #028ee9;
}
.NewsTextHighlight
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #CACA00;
}
.NewsTextBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #028ee9;
}
.NewsTextSmall
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #028ee9;
}
.smalltextlink
{
    font-family: Verdana;
    font-size: x-small;
    color: #333333;
    text-decoration: none;
}
.smalltextlink:hover
{
    font-family: Verdana;
    font-size: x-small;
    color: #3399FF;
    text-decoration: none;
}

#tablefoot 
{
    background: url(../images/dpandt-seo-footer770x300.jpg) no-repeat top left;
    background-image: url(../images/dpandt-seo-footer770x300.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 770px;
    height: 300px;
    color: #ffffff;
}

#tablefoot a {color: #ffffff;}

.panelfoot
{
display: block;
position: relative;
float: left;
clear: none;
margin-top: 80px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 5px;
height: 215px;
width: 210px;
font-family: Sans-Serif, Helvetica, Arial;
font-size: 11px;
color: #ffffff;
text-align: right;
}

.panelfoot .panelfootcat {
 display: block;
 position: relative;
 float: none;
clear: right;
width: 209px;
font-size: 16px;
color: White;
text-align: right;
font-weight: bolder;
margin: 0 0 5px 0;
margin-bottom: 5px;
border-bottom: dashed 1px #028ee9;
padding: 0 0 10px 0;
padding-bottom: 10px;
}

.panelfoot a {
color: White;
text-decoration: none;
}

.panelfoot a:hover {
color: White;
text-decoration: underline;
}

.divclear {
 display: block;
 position: relative;
 float: none;
 clear: both;
 height: 0px;
}

.imagemargin
{
    margin-top: 5px;
}

.imageborder
{
    border: 2px solid #028ee9;
}