@charset "utf-8";
/* CSS Document */


body 
{
	font-family: Myriad web pro, Candara, Tahoma, Arial, Verdana;
	color:#464646;
	font-size:12pt;
	background-color:#99CC66;
}
.Footer
{
    background-color:#282828;
    color: White;
    font-size: x-small;
    padding-top:5px;
    padding-bottom:5px;
	text-decoration:none;
}
.submit input
{
margin-left: 4.5em;
}
inputbox
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.blue_color
{
	color:#00C;
	font-weight:bold;
}
.submitinput
{
color:#FFF;
background:#000;
border: 2px outset #d7b9c9
}


.numtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	font-weight:bold;
	padding:0;
}
.nametext{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333; font-weight:bold; padding:5px;}

.radotext{font-family:Tahoma, Geneva, sans-serif; font-size:13px; font-style:normal; font-weight:bold; color:#666;}
.textnormal{font-family:Arial, Helvetica, sans-serif; font-size:13px; text-align:left; color:#36F; line-height:18px; text-decoration:none;
padding-left:10px;}
h2{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFF; text-decoration:none;}
.heading {
	font-size: 22px;
	color: #066;
	text-decoration: none;
}

.yellow_row
{
	background-color:#FF9;
}
.header_row
{
	background-color:#009;	
	color:#FFF;
	font-weight:bold;
}
.radio
{
	color:#900;
}

.tabledata td
 {
 padding-left:10PX; 
 border: 1px solid #CCC;
 border-collapse : collapse;

  }

     span.checkbox {
     width: 19px;
     height: 25px;
   padding: 0 5px 0 0;
    background: url(checkbox.gif) no-repeat;
    display: block;
      clear: left;
      float: left;
    }
   span.radio {
     width: 19px;
     height: 25px;
    padding: 0 5px 0 0;
     background: url(radio.gif) no-repeat;
     display: block;
     clear: left;
     float: left;
   }
   span.select {
     position: absolute;
     width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
     height: 21px;
     padding: 0 24px 0 8px;
     color: #fff;
     font: 12px/21px arial,sans-serif;
     background: url(select.gif) no-repeat;
     overflow: hidden;
   }
.chart_heading
{
	color:#F30;
	font-size:20px;
}

.header_text1
{
	color:#903;
	font-size:18px;
	font-weight:bold;
}
.header_text2
{
	color:#090;
	font-size:18px;
	font-weight:bold;
}
.header_text3
{
	color:#00F;
	font-size:18px;
	font-weight:bold;
}
.header2_text
{
	color:#06F;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

.sub_header
{
	color:#F60;
	font-size:16px;
	font-weight:bold;
	
}

