/* Backgrounds */
body
{
	margin:0;
	/*background: #F4F7F8 url("../images/grad_btm.gif") 0% 98% repeat-x;*/
  font-family: Arial;
  font-size: 5pt; color:#000;
  
	
}

td 
{
	font-size:9pt
}

body a{color:#000; text-decoration:none; font-weight:bold}
body a:hover{text-decoration:underline}

.breadcrumbs a{text-decoration:underline; color:#fff; font-weight:normal}
.breadcrumbs a:hover{text-decoration:none; color:#fff}
.maincontent
{
	background-color: #ffffff;
  background-image: url("../images/content_grad.gif");
  background-repeat: repeat-x;
 	background-position: top;
}

.breadcrumbs_left 
{
		font-family: Arial, Helvetica, san-serif; font-size: 9pt; color:#fff;
}

.breadcrumbs_right
{
	font-family: Arial, Helvetica, san-serif; font-size: 12pt; color:#fff;
  font-weight:bold;
}

.breadcrumbs.thispage
{
  font-family: Arial, Helvetica, san-serif; font-size: 9pt; color:#E8E9E9;
}



.h1 {font-family: Arial; font-size:12pt; font-weight:bold; color:#1D2B31}
.h2 {font-family: Arial; font-size:10pt; font-weight:bold; color:#1D2B31}



.footerlinks a
{
color:#7F7F7F;
}

#footerleft 
{
		float:left;
		text-align:left;
}

#footerright 
{
  float:right;
  text-align:right;
}




hr {
  border: none;
  background-color: #B4CBDF;
  color: #B4CBDF;
  height: 1px;
}



.input 
{
	font-family:tahoma;  color:#687CA9; scrollbar-base-color: #fff; background-color: #fff; border-width:1px; border-style:solid; border-color:#687CA9;
}



.bdr
{
	border:1px solid #000;
}



.droplist{width:250px}




.title{font-color:#1D2B31; font-weight:bold; font-size:12pt}

.middle
{ 
	vertical-align:baseline;
} 

.outerbdr
{
	padding:2px;
	border:1px solid #B1B1B1;
    margin:1px;
}

p{font-family: Arial, Helvetica, san-serif; font-size: 8pt; color:#000}
p a{ font-family: Arial, Helvetica, san-serif; font-size: 8pt; color:#000}
p a:hover{ text-decoration:none}
.red{color:#ff0000}
.grey{color:#666}
.white{color:#fff}
.center{text-align:center}
.droplist {
width:220px;
font-family: Arial, Helvetica, san-serif; font-size: 8pt; color:#000
}