﻿linkButton{
   color: #00f;
   background-color: transparent;
   display:inline;
   border:0;
   cursor: pointer;
   text-decoration:underline;
   padding:0;
   margin:0;
   width:auto; 
   overflow:visible; 

}
.linkButtonUnderline{
   
   text-decoration:underline;
}
.linkButton, .linkButtonUnderline{
      color:#00f;
}

.linkButton.over,.linkButton:hover, .linkButtonUnderline:hover,a:hover{
   color:#CC0033;
}


td
{
	
  color:#908e8e;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:13px;
  
	}

a {text-decoration:none; color:#0066FF; }

a.hover
{
	background: #dd0;
	font-family: Century Gothic;
	font-size:14px;
	color: White;
	font-weight:bolder;
	background: url(gradient.gif) repeat-x bottom left;
	
	
	}


	
.title
{
	font-family: Century Gothic;
	font-size: 18px;
    font-weight:bolder;
}

.leftmenulink {
    font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:14px;
    text-decoration:none; 
    color:#0b63a2; 
	
	}
	
	.bodyheadertxtlinks
   {
  color:#0099CC;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:15px;
   font-weight:bolder;
  
}

.bodytxtlinks
   {
  color:#0099CC;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:13px;
   font-weight:bold;
   text-decoration:underline;
  
}

.bodytxttitle2
   {
  color:#807d7d;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:15px;
   font-weight:bolder;
  
}
.titleheadertxt
{
	
  color:#908e8e;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:14px;
   font-weight:bolder;
  
	}

	.bodyheadertittxtlinks
{
   color:#0099CC;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:17px;
   font-weight:bolder;
	}

.bodytitle
{
	
	font-family: Century Gothic;
	font-size:18px;
	color: Maroon;
    font-weight:bolder;
}

.bodytxttitle
   {
  color:#0099CC;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:15px;
   font-weight:bolder;
  
}


.backlinks
{
	font-family: Century Gothic;
	font-size:14px;
	color: Maroon;
	font-weight:bolder;
	 text-decoration:none;
	
	}
	
.labels
{
   color:#000000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:12px;
   font-weight:bold;
	}
	
	.labelswhite
{
    color:#ffffff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:17px;
   font-weight:bolder;
	}
	
.bodytxt
{
   color:Gray;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:normal;
	}	
input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}

input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;}
   
input.txtbox{
   color:#000000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:89%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-color:#e3da9c;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#112244004477');}
   
   
   
   /*Textboxes*/
   
   
   .tb-gradient {
    border:0;
    background: transparent url(gradient.gif) no-repeat top left;
    height: 22px;
    width: 230px;
    padding-top:2px;
}

   
   
   
   



/* If IE7*/
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}