#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding-bottom: 0;
background: #000000;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
font: normal 9px verdana;
padding-left:10px; padding-right:10px; padding-top:10px
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: normal 16px verdana;
//letter-spacing: 5px;
//line-height: 1.1em;
color: white;
//padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #590000; text-align:center
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

a:link   {color:#ffffff; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: normal;}
a:visited {color:#ffffff; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: normal; }
a:active  {color:#E7DECF; text-decoration:none; font-family: Verdana, Sans Serif; font-weight: normal; }
a:hover   {color:#E7DECF; text-decoration:none; font-family: Verdana, Sans Serif; font-weight: normal }


a:link.mainNav     {color:#E7DECF; text-decoration:none; font-family: Verdana, Sans Serif; font-weight: bold; font-size: 10pt;}
a:visited.mainNav  {color:#E7DECF; text-decoration:none; font-family: Verdana, Sans Serif; font-weight: bold; font-size: 10pt;}
a:active.mainNav   {color:#ffffff; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: bold; font-size: 10pt;}
a:hover.mainNav    {color:#ffffff; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: bold; font-size: 10pt;}

a:link.trailerNav   	{color:#E7DECF; text-decoration:none;  font-weight: bold; font-size: 8pt;}
a:visited.trailerNav   {color:#E7DECF; text-decoration:none; font-weight: bold; font-size: 8pt;}
a:active.trailerNav   	{color:#ffffff; text-decoration:underline; font-weight: bold; font-size: 8pt;}
a:hover.trailerNav  	 {color:#ffffff; text-decoration:underline; font-weight: bold; font-size: 8pt;}

//type3 is for size 7 Navigation{  }
a:link.type3    {color:#E12A16; text-decoration:underline; font-family: Times New Roman, Verdana, Sans Serif; font-weight: normal; font-size: 7pt;}
a:visited.type3 {color:#881414; text-decoration:underline; font-family: Times New Roman, Verdana, Sans Serif; font-weight: normal; font-size: 7pt;}
a:active.type3  {color:#FE7720; text-decoration:none; font-family: Times New Roman, Verdana, Sans Serif; font-weight: normal; font-size: 7pt;}
a:hover.type3   {color:#FF911E; text-decoration:none; font-family: Times New Roman, Verdana, Sans Serif; font-weight: normal; font-size: 7pt;}

//type4 is for size 8 Bold links on Search Page{  }
a:link.type4    {color:white; text-decoration:underline; font-family: Times New Roman, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:visited.type4 {color:#F3F7C9; text-decoration:underline; font-family: Times New Roman, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:active.type4  {color:#C21014; text-decoration:none; font-family: Times New Roman, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:hover.type4   {color:#FE7720; text-decoration:none; font-family: Times New Roman, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}

a:link.type5    {color:#000000; text-decoration:none; font-family: Times New Roman, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:visited.type5 {color:#000000; text-decoration:none; font-family: Times New Roman, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:active.type5  {color:#444444; text-decoration:none; font-family: Times New Roman, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:hover.type5   {color:#707070; text-decoration:underline; font-family: Times New Roman, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}

a:link.xs    {color:#ffffff; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: bold; font-size: 7pt;}
a:visited.xs {color:#ffffff; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: bold; font-size: 7pt;}
a:active.xs  {color:#E7DECF; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: bold; font-size: 7pt;}
a:hover.xs   {color:#E7DECF; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: bold; font-size: 7pt;}

a:link.type7    {color:#492325; text-decoration:none; font-family: Times New Roman, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 14pt;}
a:visited.type7 {color:#707070; text-decoration:none; font-family: Times New Roman, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 14pt;}
a:active.type7  {color:#999999; text-decoration:none; font-family: Times New Roman, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 14pt;}
a:hover.type7   {color:maroon; text-decoration:underline; font-family: Times New Roman, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 14pt;}

a:link.type8    {color:#E12A16; text-decoration:underline; font-family: Times New Roman, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 14pt;}
a:visited.type8 {color:#E12A16; text-decoration:underline; font-family: Times New Roman, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 14pt;}
a:active.type8  {color:#E12A16; text-decoration:none; font-family: Times New Roman, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 14pt;}
a:hover.type8   {color:#E12A16; text-decoration:none; font-family: Times New Roman, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 14pt;}

body
{
	font-family: Verdana, Sans Serif;
	background-color: white;
	color: #CDBD9E;
	font-size:10pt;
	font-weight:normal
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
	font-size:10pt
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Sans Serif, Arial, Helvetica;
}
h1
{
	color: #Ffffff;font-size:14pt;font-weight:normal;
}
h2
{
	color: #FFFFCC;font-size:13pt ;
}
h3
{
	color: #FFFFCC;font-size:10pt ;
}
h4
{
	color: #003366;font-size:10pt;
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: #000080;
	FONT-SIZE: 10pt; font-weight:normal
}
hr
{
	BORDER:1px;
	width: 85%;
	color:  #F43E00;
}

.lgImg{border: 2px solid #4E1E08; padding: 2px}
.smImg{border: 1px solid #83573C; padding: 2px}

#calculator {
  width: 230px;
}

#calculator label {
 	display: block;
 	margin-top: 0.8em;
}

#result strong {
 	display: block;
}