﻿#header{
	background-color:black;
	background-image:url('/images/tphead.jpg');
	height:183px;
}
#maincontent{
	background-color:white;
}
#secondcolumn{
	background-color:gray;
}
#footend{
	background-color:black;
}
body{
background-color:#0066B2;
}
#contentcontainer{
background-color:#CCC6B3;
}
#banner{
background-color:#CCC6B3; 
}
blockquote{
color:navy;
border-top:1px silver dotted;
border-bottom:1px silver dotted;
font-family:Georgia, "Times New Roman", serif;
font-size:16px;
padding-left:40px;
margin-right:40px;
text-align:center
}
h5 {
	font-family:"Trebuchet MS";
	font-size:medium;
	font-weight:bold
}
}
.container{
border:3px gray inset;
}
#foot{
	background-color:black;
}
#foot p{
color:white;
}
#prehead{
background-color:black;
}

#textbox{
border:2px #800F0F inset; width:300px; height:240px; background-color:white; margin:6px 0px 6px 0px;
}
#textboxe{
	border: 2px #800F0F inset;
	width: 275px;
	background-color: white;
	margin: 2px 0px 6px 0px;
}

#textbox a{
color:#014B83;
}
.indexsection{
 background-color:#dddddd; border:1px #bbbbbb solid; padding-left:2px;
}
.indextext{
 padding-left:18px; background-color:#eeeeee; border:1px #dddddd solid;
}
.adtable{
 background-color:#dddddd; border:1px #bbbbbb solid; padding:2px; margin-left:4px;
}
.adtabletitle{
 background-color:#cccccc; font-weight:900; font-size:11px;
}
.adtablerow{
 background-color:white;
}
#contentgutter{
float:left;
}
#contentgutter td{
font-size:10px; font-family:Arial, Helvetica, sans-serif; padding:1px;
}
#maincontent li{
margin:12px 12px 12px 32px;
}
div.figure {
  background-color:#dddddd;
  margin:2px 6px 2px 6px;
  padding: 2px;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
.AccordionTitle, .AccordionContent, .AccordionContainer
{
  position:relative;
  width:120px;
}

.AccordionTitle
{
  height:20px;
  overflow:auto;
  cursor:pointer;
  font-family:Arial;
  font-size:8pt;
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
  background-color:#5abbed;
  border-bottom:1px black solid;
  background-repeat:repeat-x;
  display:table-cell;
  background-image:url('title_repeater.jpg');
  -moz-user-select:none;
}

.AccordionContent
{
  height:0px;
  overflow:auto;
  display:none;
  font-family:Arial, Helvetica, sans-serif;
  text-align:center;
}
.AccordionContent p{
  margin:0px 0px 0px 0px;
  border-top:1px black solid;
  border-bottom:1px black solid;
  }


.AccordionContent a{
  text-decoration:none;
  font-size:10px;
}
.AccordionContent a:hover{
   font-family:"Trebuchet MS", sans-serif;
   font-weight:bold;
  }
.AccordionContainer
{
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  border-left: solid 2px black;
  border-right: solid 2px black;
}
.newscaption{
margin:12px 12px 12px 12px; padding:1px; font-family:'Trebuchet MS', sans-serif; font-style:italic; font-size:12px; background-color:#E7E7E7;
}
