* html body {
  position:relative;
  top:4px;
}
:root body {
  position:relative;
  top:-3px;
}
body { 
	font-family: Arial, Helvetica, sans-serif; 
	color:#5A5A5A;
	font-size: 11px; 
	background-color: transparent;
}
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #5A5A5A; 
	background-color: transparent;
}

select {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #5A5A5A; 
	width: 180px;
}

input { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #5A5A5A;
}

textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #5A5A5A;
	width: 180px;
}

:root div.column_title h1 {
  w\idth:770px;
	width:780px;   
	font-size: 11px;
	color: #506e82;
	line-height:16px;
	text-transform:uppercase;
	margin-bottom: 5px;
  border-top:1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
  padding-top: 3px;
  padding-bottom:2px;
  padding-left:10px;   /* 8px*/
  overflow:hidden;
  position:relative;
/*  	w\idth:772px;
	width:782px;   
	font-size: 11px;
	color: #506e82;
	line-height:16px;
	text-transform:uppercase;
	margin-bottom: 5px;
  	border-top:1px solid #b7b7b7;
  	border-bottom: 1px solid #b7b7b7;
  	padding-top: 4px;
  	padding-bottom:2px;
  	padding-left:8px;
  	overflow:hidden;
  	position:relative;*/
}
div.column_title h1 {
	width:790px;
	font-size: 11px;
	color: #506e82;
	line-height:15px;
	text-transform:uppercase;
	margin-bottom: 5px;
  border-top:1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
  padding-top: 3px;
  padding-bottom:3px;
  padding-left:10px;    /*8px;*/
  overflow:hidden;
  position:relative;
/*
	width:790px;
	font-size: 11px;
	color: #506e82;
	line-height:16px;
	text-transform:uppercase;
	margin-bottom: 5px;
  	border-top:1px solid #b7b7b7;
  	border-bottom: 1px solid #b7b7b7;
  	padding-top: 4px;
  	padding-bottom:2px;
  	padding-left:8px;
  	overflow:hidden;
  	position:relative;*/
}

a:link, a:visited, a:active	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: underline; 
	color: #4E4E4E;
}

a:hover	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000B63;
}

div.column_content {
	padding-left: 8px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 6px;
	background: transparent;
	width: auto;
	height: auto;
}
