/* Global */
body { margin: 0px; background: url(/images/bg.gif); font: 12px Georgia, Arial, Times New Roman, serif; color: #000000; line-height: 12px; }
/* body { margin: 0px; background-color: #4C3F2E;  font: 12px Georgia, Arial, Times New Roman, serif; color: #000000; line-height: 12px; } */
td { font: 12px Georgia, Arial, Times New Roman, serif; color: #000000; line-height: 15px; }
img { behavior:	url("pngbehavior.htc"); }

/* Links */
a { color: #000000; font-weight: bold; }
a:active { color: #000000; font-weight: bold; }
a:visited { color: #000000; font-weight: bold; }
a:hover { color: #000000; font-weight: bold; text-decoration: none; }

/* Headers */
h1 { font: bold 15px Georgia, Arial, Times New Roman, serif; color: #ffffff; line-height: 15px; margin-top: 0px; margin-bottom: 15px; }

/* Lists */
ul li { list-style: outside url(/images/bullet.gif); }

/* Plan Detail Tables */
.th1 { background: #631700; border-bottom: 1px solid #000000; color: #ffffff; }
.td1 { background: #FFF1C4; border-bottom: 1px solid #000000; border-right: 1px solid #000000; color: #000000; font: 10px Arial, Verdana; }
.td1 ul { margin: 2px; }
.td2 { background: #C5A05E; border-bottom: 1px solid #000000; color: #000000; font: 10px Arial, Verdana; text-align: center; }
.td3 { background: #C5A05E; border-bottom: 1px solid #000000; border-left: 1px solid #000000; color: #000000; font: 10px Arial, Verdana; text-align: center; }
.td4 { background: #ffffff; border-bottom: 1px solid #000000; color: #000000; font: 10px Arial, Verdana; }
.td5 { background: #C5A05E; color: #000000; font: 10px Arial, Verdana; }
.td6 { background: #FFF1C4; color: #000000; font: 10px Arial, Verdana; }
.outline { border: 1px solid #000000; }

/* Containers */
#container { background: #869c97 url(/images/insidebg.gif) no-repeat; width:506px; height: 481px; }
#container #inside { position: relative; top: 35px; left: 15px; height: 425px; padding: 2px; overflow: hidden; }
#container #inside #welcome { color: #ffffff; }

/* Form */
form { display: inline; }
input { height: 16px; font: 10px Arial, Verdana, serif; color: #000000; background: #B98C4E; border: 1px solid #000000; }
select { height: 16px; font: 10px Arial, Verdana, serif; color: #000000; background: #B98C4E; border: 1px solid #000000; }
.sub1 { background: #793D0D; font: 12px Georgia, Arial, Times New Roman, serif; color: #ffffff; height: 18px; }
.text1 { font: 10px Arial, Verdana, serif; color: #000000; background: #B98C4E; border: 1px solid #000000; width: 100%; height: 60px; } 

/*Header*/
.headerbgmain {
  background-repeat: yes-repeat;
	background-image: url(../images/headerbg_02.gif);
  height: 150px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
  text-decoration:none
  }
  
  .headerbg1 {
  background-repeat: no-repeat;
	background-image: url(../images/headerbg_01.gif);
  height: 150px;
  width: 68px;
  }
  
    .headerbg2 {
  background-repeat: no-repeat;
	background-image: url(../images/headerbg_03.gif);
  height: 150px;
  width: 68px;
  }
  
  .header {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
  text-decoration:none
  }
    .header2 {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
  text-decoration:none
  }
   .subtitle{
  font-family: Georgia,Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
  text-decoration:none
  }
  .subtitle2{
  font-family: Georgia,Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
  text-decoration:none
  }
