
  .policy{font-family:Tahoma; font-size:10px;  color:#B2B2B2; text-decoration:none}
  .div{font-family:Tahoma; font-size:10px;  color:#8A8A8A; line-height:13px }
  .bold{font-family:Tahoma; font-size:10px;  color:#747474; }
  a{font-family:Tahoma; font-size:10px;  color:#000000; }
  .SmallLink{font-family:Arial; font-weight:bold; font-size:8pt;  color:#000000;}
  a:hover{color:#E61422; }
  .a_blue{font-family:Tahoma; font-size:10px;  color:#2E8CAE; }
  .a_orange{font-family:Tahoma; font-size:10px;  color:#FDB534; }
  .a_blue_l{font-family:Tahoma; font-size:10px;  color:#72BBD1; }
  .a_orange2{font-family:Tahoma; font-size:10px;  color:#E6AC33; }

.form{font-family:Tahoma; font-size:10px;  color:#000000; text-decoration:none; }

 input, select, textarea {
    border: solid 1px #000000;
    COLOR:#232121;
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
}

.submit {border:none;}		 
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}
body{
	font-family: verdana, geneva, arial, helvetica;
}

p {
	color: #000000;
	font-size: 12px;
	font-family: tahoma, geneva, arial, helvetica;
}

td {
color: #000000;
font-size: 8pt;
font-family: tahoma, geneva, arial, helvetica;
}

.text2 {
color: #407AC2;
font-size: 11;
}

.form {
	color: #000000;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.button{
	font-size: 9px;
	color: #555555;
	font-weight: bold;
	background-color: #EEEEEE;
	border: 1 solid #999999;
}
table.list{
	width: 95%;
	background-color: #999999;
}
td.list{
	background-color: #FFFFFF;
	font-size:10px;
}
td.listh{
	background-color: lightgray;
	text-align: center;
	font-weight: bold;
    font-size:10px;	
}
td.listhighlight{
	background-color: #FFFF99;
	text-align: center;
    font-size:10px;	
}
textarea.border{
	width: 350px;
	height: 200px;
}

.GridViewStyle
{    
    border-right: 2px solid #A7A6AA;
    border-bottom: 2px solid #A7A6AA;
    border-left: 2px solid white;
    border-top: 2px solid white;
    padding: 4px;
}

.GridViewHeaderStyle th
{
    border-left: 1px solid #EBE9ED;
    border-right: 1px solid #EBE9ED;
}

.GridViewHeaderStyle
{
    background-color: #E0E0E0;
    font-weight: bold;
    color: Black;
}
.GridViewHeaderStyle a
{
    font-weight: 10px;
}

.GridViewFooterStyle
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewRowStyle
{
    background-color: #F7F6F3;
    color: Black;
    font-weight: 10px;
}

.GridViewAlternatingRowStyle 
{
    background-color: Gainsboro;
    color: #284775;
    font-weight: 10px;    
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    border: 1px solid #EBE9ED;
}

.GridViewSelectedRowStyle
{
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.GridViewPagerStyle
{
    background-color: White;
    color: #FFFFFF;
}

.GridViewPagerStyle table /* to center the paging links*/
{
    margin: 0 auto 0 auto;
}

.LinkButtonStyle
{
    font-weight:bold;
    font-size:11px;
    color:Red;
}

.TextBoxNoOutline
{
    border: solid 0px #000000; 
    background-color: White;
    text-align:right;
}

.TextBoxNoOutlineCalculated
{
    border: solid 0px #000000; 
    background-color: WhiteSmoke;
    text-align:right;
}


 




