/*        GLOBAL Styles       */

BODY            {background-color:#ffffff; font-family:Tahoma,Arial; font-size:11px; color:#333333;}
P,ol,ul,li      {font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#333333;}
H1              {font-family:Arial Narrow,Arial; font-size:14px; margin-bottom:0px;border-style:solid;border-width:0px 0px 2px 0px; border-color:silver}
H3              {font-family:Tahoma;font-size:11px;margin-bottom:0px;padding:2px 11px;}

A               {text-decoration:none ;font-size:12px;color:#8FB3D1;}
A:hover         {text-decoration:none;color:#800000;}
A.blc           {text-decoration:none;font-size:11px;color:#333333;}
A.blc:hover     {text-decoration:none;color:red}

td              {font-family:Tahoma,Arial; font-size:11px; color:#333333;}
td.th           {background-color:#D6FFFF;font-family:Tahoma;font-size:11px;font-weight:bold;text-align:center;color:#A53333;}
.text  { font-size: 8pt; font-family: Verdana, Arial; text-decoration: none }
TEXTAREA {
  font-family : Tahoma, arial, helvetica, sans-serif;
  font-size : 11px;
  color : #333333;
  background-color : #EAEFFF;
}
SELECT {
  font-family : Tahoma, arial, helvetica, sans-serif;
  color : #333333;
  font-size : 11px;
  background-color : #EAEFFF;
}
INPUT {
  font-family : Tahoma, arial, helvetica, sans-serif;
  color : #333333;
  font-size : 11px;
  background-color : #EAEFFF;
  border-color : #000000;
  border-width:1;
}

.noborder
{
  background-color : #ffffff;
  border: 0;
}
#ct {
	width: 550px;
	float: left;
	padding-right: 50px;
	padding-left: 60px;
}

/*        Other Styles       */

.thide{
	display: none;
}
.tshow{ 
	display: block; 
}
#refidiv{
width:120px;
height:240px;
border:5px solid #DBEEF7
}
#outercntr{
width:118px;
height:238px;
background-color:#EAF5FB;
border:2px solid #FFFFFF
}
#refi_active{
width:56px;
height:12px;
float:left;
text-align:center;
font-weight:bold;
font-family:arial;
font-size:8pt;
color:#003366;
cursor:pointer
}
#refi_inactive{
width:56px;
height:12px;
float:right;
border:1px solid #B1DAEE;
background-color:#E2E2E2;
text-align:center;
font-weight:bold;
font-family:arial;
font-size:7pt;
color:#9A9A9A;
cursor:pointer
}

#titlecntr{
float:left;
width:115px;
height:31px;
border-bottom:2px solid #FFFFFF;
color:#003366
}
#headercntr{
float:left;
width:115px;
height:15px;
text-align:center;
color:#003366;
font-family:arial;
font-size:13px;
font-weight:bold
}
#datecntr{
float:left;
width:115px;
height:15px;
text-align:center;
color:#003366;
font-family:arial;
font-size:13px;
font-weight:bold
}
#iframecntr{
float:left;
width:115px;
height:104px
}
#bottomcntr{
float:left;
width:115px;
height:10px;
text-align:center;
color:#666666;
font-family:Arial;
font-size:8pt
}
#frmcntr{
float:left;
width:115px;
height:14px;
text-align:center;
color:#666666;
font-family:Arial;
font-size:8pt
}
#ziptxt{
float:left;
padding-left:8px
}
.txtstyle{
width: 100px;
height: 19px;
font-size: 11px;
font-family:arial;
text-align:center
}
#buttoncntr{
float:left;
width:115px;
padding-left:7px
}
#backlinkcntr{
float:left;
width:115px
}
#purchasediv{
width:120px;
height:240px;
border:5px solid #DBEEF7
}
#purchase_inactive{
width:56px;
height:12px;
float:left;
border:1px solid #B1DAEE;
background-color:#E2E2E2;
text-align:center;
font-weight:bold;
font-family:arial;
font-size:7pt;
color:#9A9A9A;
cursor:pointer
}
#purchase_active{
width:56px;
height:12px;
float:right;
text-align:center;
font-weight:bold;
font-family:arial;
font-size:8pt;
color:#003366;
cursor:pointer
}

