﻿body,div,p,li,blockquote,td,th,h1,h2,h3,h4,h5,h6,input,textarea,select,option,caption {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
    /* WinIE4/5 font size trick */
    font-size:    x-small;
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: inherit;
    /* recover from trick */
    font-size:    small;
    /* intended value for better browsers */
    voice-family: "\"{\"";
    /* finish WinIE4/5 trick */
  }
a {
  color: #036;
  }
a:hover {
 /* color: #666*/;
  }


/*This section is used for the right bar on the DCP Partners Home Page*/
div#sidebar {
   width: 190px;

}
 
div#sidebar h2{
   font-size:    small;

}
div#sidebar A{
	text-decoration: underline;
	color: #036;

}

div#sidebar A:hover{
	text-decoration: underline;
	color: #666666;

}
div#box  {
  /*position: relative;*/
  font-family: Arial;
  font-size: .9em;
  line-height: 1.5em;
  color: #666;
  margin-bottom: 1em;
  border: 1px solid #999;
  padding: 10px 10px 10px 10px;
  }
div#box2 {  
 /* position: relative;*/
  margin-bottom: 1em;
    font-size: .9em;
  border: 1px solid #999;
  padding: 10px 10px 10px 10px;
  background: #edeae7;
  } 
  
/*End of section*/ 

.contentimage a:hover{
color:red;
}





/*This section is used for content.  This section was not updated or clean*/
div#contentlink {
  color: #036;
  }


div#content {
  line-height: 1.4em;
  }
div#content h4 {	/* small heading */
  font-size: .9em;
  color: #000;
  font-weight: normal;
  margin-bottom: .25em;
  }
div#content h1 {	/* large heading */
  font-weight: normal;
  margin-bottom: .75em;
    /* WinIE4/5 font size trick */
    font-size:    large;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size:    x-large;
    voice-family: "\"{\"";
    /* finish WinIE4/5 trick */
    color: black;
  }
div#content p.frontpage
{
  width: 350px;
  font-size: .9em;
  color: #666;
  margin-bottom: 1.5em;
  padding: 5px;
}
div#content p {
  font-size: .9em;
  color: #666;
  margin-bottom: 1.5em;
  }

div#content td {
  font-size: 1.0em;
  color: #666;
  margin-bottom: 1.5em;
  }

div#content li {
  font-size: .9em;
  color: #666;
  }
div#content h3 {
  color: #036;
  }
div#content p.callout {
  float: right;
  width: 250px;
  color: #000;
  font-weight: normal;
  font-style: italic;
  line-height: 1.2em;
  margin: 10px 0 10px 10px;
    /* WinIE4/5 font size trick */
    font-size:     medium;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size:    large;
    voice-family: "\"{\"";
    /* finish WinIE4/5 trick */
  }

/* Remove after testing
div#sitemap 
{
}
*/

div#sitemap h2 {
  border-bottom: 1px solid #a1a5a9; 
  padding-bottom: 3px; 
  padding-top: 5px; 
  color: #76797c; 
  margin-bottom: .5em;
  }
/*End of section*/
 
/*This section is used on the pages that hide and show content*/
span.showpointer {
	cursor: pointer;
}
span.showcontent {
	display: ;
}
span.hidecontent {
	display: none;
}
/*End of section*/



/*This section drives the three recent Thomson news posts*/
div#dcpm-RecentNewsLinks{
	padding-right:15px;
	padding-left:15px;
	font-size:1.1em;
}

div#dcpm-RecentNewsLinks A
{
	color:#036 ;
	text-decoration: underline;
}

div#dcpm-RecentNewsLinks A:hover 
{
	color:#666666 ;
}
/*End of section*/

table.borderContact            {border:    1px solid #DEDEDE;}
tr.borderContact td            {background-color: #EDEAE7;}
.ccbnBgTblTtl                 {background-color: #DEDEDE;}
.ccbnTtl                      {font-family: Arial, Helvetica,
Sans-Serif;

                                  font-size: 0.9em;
                                  font-weight: bold;
                                  color: #036;}
.ccbnTxt                      {font-family: Arial, Helvetica,
Sans-Serif;
                                  font-size: 0.9em;
                                  font-weight: normal;
                                  color: #666666;}
.ccbnLabel                    {font-family: Arial, Helvetica,
Sans-Serif;
                                  font-size: 0.9em;
                                  font-weight: bold;
                                  color: #666666;}
/*.ccbnTblTxtBold               {font-family: Arial, Helvetica, Sans-Serif;
                                  font-size: 0.9em;
                                  font-weight: bold;
                                  color: #666666;}
.ccbnBgTxt                    {background-color: #FFFFFF;}
*/



.ms-WPBody A:link,.ms-WPBody A:visited
{
color:#036;
text-decoration:underline;
}
.ms-WPBody A:hover
{
color:#666;
text-decoration:underline;
}


