﻿body 
{
	margin:0px 0px 0px 0px;
}
#updateDiv
{
	width:645px;
	float:left;
}
#info_div
{
	width:645px;
	float:left;
}

.info_vborder
{
	background-image:url(../images/tablebg.gif);
	background-repeat:repeat-y;
	width:645px;
	float:left;
}
.info_padding
{
	width:633px;
	float:left;
	padding:5px 6px 10px 6px;
}
.info_bluebold 		
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #006699; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-decoration: none;
	width:115px; 
	float:left; 
	text-align:center;
}
.info_bluetext 		
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #006699; 
	text-decoration: none;
	text-align:center;
	width:115px; 

}
.info_bluetext:hover
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline;
	text-align:center;
	width:115px; 

}
.info_blocks
{
	width:325px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
.info_greybold
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	width:115px;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
}
.info_blacktext
{
	font-family:arial;
	font-size:10pt;
	color:#000000;
	width:625px;
	float:left;
}
.infoimage_block
{
	float:left;
	width:295px;
	padding-bottom:10px;
}
.info_image
{
	width:298px; 
	text-align:center;
	float:left;
	
}
.info_header
{
	font-family: Arial;
	
	font-size:12pt;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:3px;
	background-color:#99C2D6;
	width:635px;
	float:left;
	padding-left:10px;
	
}
.info_click
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	width:632px;
	padding-right:8px;
}
.info_click:hover
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#cccccc;
	width:632px;	
	padding-right:8px;

}
