
body 
{	
	text-align: center;
	margin:0px;
	margin-top:20px;
	margin-bottom:50px;
	background-color:#ffffff;
	font-family:verdana,arial;
	font-size:12px;	
	line-height:140%;
}
img
{ 
	behavior: url(scripts/iepngfix.htc); 
} 
#menu
{	
	/*
	z-index:130;
	position:absolute;
	top:200px;
	left:15px;
	*/
}
#footerImage
{	
	/*
	z-index:130;
	position:absolute;
	top:0px;
	left:3px;
	
	height:61px;
	width:731px;*/
}
#fontSizeToolbar img
{
	cursor:pointer;
}
#fontSizeToolbar ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#fontSizeToolbar ul li 
{
	display:inline;
}
#logo
{	
	
	width:295px;
	height:84px;
	
}
#wrapperDiv
{	
}

#pageImage
{

	width:264px;
	height:128px;
	
}
#innerWrapperDiv
{	
}
#topDiv
{
}
#leftDiv
{
	float:left;
}
#contentDiv
{
	background-color:white;	
	float:left;
}
#rightDiv
{
	float:left;
}
#bottomDiv
{
}
#innerTopDiv
{
}
#innerLeftDiv
{
	float:left;
}
#innerContentDiv
{
	background-color:white;
	float:left;
}
#innerRightDiv
{
	float:left;
}
#innerBottomDiv
{
}
#innerLeftWrapperDiv
{	
}
#innerLeftTopDiv
{
}
#innerLeftLeftDiv
{
	float:left;
}
#innerLeftContentDiv
{	
	background-color:white;
	float:left;	
}
#innerLeftContentDiv a
{
	color:black;
}
#innerLeftRightDiv
{
	float:right;
}
#innerLeftBottomDiv
{
}
#wrapper
{
	position: relative;
	width: 800px; 
	margin: 0 auto; 
	text-align: left;
	visibility:hidden;
}
#footer
{
	text-align: center;		
	color:#003871;
	padding-top:65px;
}
#footer a
{
	color:#003871;
	text-decoration:none;	
}
img
{
	border:none;
}
.button	
{
	height:30px;
	border:1px solid #000000;
	text-decoration:none;
	background-image:url(../Images/ButtonBg.gif);
}
.info
{
	background-color:#ffffe1;
	border:solid 1px #000000;
	padding:3px;
}
.grid
{	
	border:solid 1px #cccccc;	
	font-size:10px;
}
.gridheader
{
	background-color:#c0c0c0;
}
.gridheader td
{		
	height:30px;
	background-image:url(../Images/ButtonBg.gif);
	font-size:12px;	
	padding-left:2px;
	padding-right:2px;			
}
.griditem td
{
	background-color:#ffffff;
	color:#000000;
	vertical-align:top;
	padding-left:2px;
	padding-right:2px;
}
.formfield
{
	padding-bottom:10px;
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}