a:link {
    color: brown;
}

a:visited {
    color: green;
}

a:hover {
    color: orange;
}

td.HighlightBox {
    padding: 5px;
    margin: 5px;
    margin-top: 10px;
    border-style: solid;
    border-width:1px;
    border-color: #993333;
    background-color: #ffefc4;
}

td.SurveyBottom{
    margin-top:44px;
}

td.SurveyBox {
    padding: 5px;
    margin: 5px;
    margin-top: 10px;
    height:20px;
    width:804px;
    border-style: solid;
    border-width:1px;
    border-color: #993333;
    background-color: #ffefc4;
}

div.SurveyBox.form{
    margin-left:10px;
}

H1 {
	margin: 0px;
	color: green;
	font-family: sans-serif;
	font-size: 24px;
	text-align: center;
}

H2 {
	margin: 0px;
	color: black;
	font-family: serif;
	font-size: 20px;
}

H3 {
	margin: 0px;
	color: green;
	font-family: sans-serif;
	font-size: 12px;
	text-align: left;
}

H4 {
	margin: 0px;
	color: brown;
	font-family: sans-serif;
	font-size: 24px;
	text-align: center;
}

H5 {
	margin: 0px;
	color: brown;
	font-family: sans-serif;
	font-size: 16px;
	text-align: center;
}

H6 {
	margin: 0px;
	color: Green;
	font-family: serif;
	font-size: 20px;
	text-align: Left;
}

li {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    padding: 0px;
	color: black;
	font-size: 20px;
}

p.Topic2 {
	margin: 0px;
    padding: 5px;
	color:  #B0C0C0;
	font-size: large;
}

p.Topic3 {
	margin: 0px;
    padding: 5px;
	color:  #0033ff;
	font-size: large;
}

table.SpecTab{
    border: 2px solid Green;
}

td.header {
    background-image: url(tebanner.jpg);
    background-repeat: no-repeat;
	background-position: right;
}

Td.TEButton {
    background-image: url(StockButton.png);
    background-repeat: no-repeat;
	background-position:  top center;
}

td.TEButton a {
    font-size: small;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: 13px;
}
	
td.TEButton a:link {
    color: black;
}

td.TEButton a:hover {
    color: red;
}

td.TEButton a:active {
    color: black;
}

Td.Topic1 {
	background-color: #568155;
    margin: 5px;
    margin-top: 10px;
    text-align: center;
	text-decoration: none;
}

Td.Topic2 {
    width: 100%;
    height: 100%;
    background-color: #568155;
    text-align: center;
	font-weight: bold;
}

Td.Topic3 {
    background-color: #CDCDCD;
    color: #0033FF;
    text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 1px 5px 1px 5px;
}
Td.BigSpecBox {
    border: 2px solid Green;
}

Td.SpecBox {
    background-color: #ffffdf;
    border: 1px solid Green;
}

Td.SpecBoxHdr {
    background-color: #ffff9f;
   
    border: 1px solid Green;
}

tr.TopicLink a:link {
    color: black;
    text-decoration: none;
    font-weight: bold;
	font-size: 18px;
	padding: 1px 5px 1px 5px;
}

tr.TopicLink a:visited {
    color: white;
    text-decoration: none;
    font-weight: bold;
	font-size: 18px;
	padding: 1px 5px 1px 5px;
}

tr.TopicLink a:hover {
    color: yellow;
    text-decoration: none;
    font-weight: bold;
	font-size: 18px;
	padding: 1px 5px 1px 5px;
}

div.TopicLink a:link {
    color: black;
    text-decoration: none;
    font-weight: bold;
	font-size: 18px;
	padding: 1px 5px 1px 5px;
  text-align: center
}

div.TopicLink a:visited {
    color: white;
    text-decoration: none;
    font-weight: bold;
	font-size: 18px;
	padding: 1px 5px 1px 5px;
  text-align: center
}

div.TopicLink a:hover {
    color: yellow;
    text-decoration: none;
    font-weight: bold;
	font-size: 18px;
	padding: 1px 5px 1px 5px;
  text-align: center
}


#pageTable{
 /* background: #FBFBF9 */
}


/* Start Dolphin Container ****************************************************/
#dolphinnav{
  font-size:14px;
  text-transform:uppercase;
  font-weight:bold;
  font-family: Tahoma, Arial, sans-serif
}

#dolphinnav a {
  color:#A52A2A;
  text-decoration:none;
}

#dolphinnav a:hover{
  color:#006400;
}

#dolphinnav a.current,#dolphinnav a.current:hover{
  color:#006400;
}

#dolphin_inner{
  color:#006400;
  text-align: center;
  font-weight:bold;
}

#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active{
  color:#006400;
}

#dolphin_inner a:hover{
  color: yellow
}


.innercontent{
  display: none;
}
/* End Dolphin Container ******************************************************/
