body
{
	background-color: #FFFFFF;
	margin: 0px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

* body h1
{
	margin-bottom: 8px;
}

p, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p
{
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 16px;
}

* html p /* for IE only */
{
}

img
{
	border: 0px;
}

a, a:link, a:focus, a:active, a:hover, a:visited
{
	color: #B59A53;
}

#content h1
{
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px #000000 solid;
	/* color: #B59A53;
	border-bottom: 1px #B59A53 solid; */
}

table.content
{
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #B59A53;
	border-bottom: 1px solid #B59A53;
	margin-bottom: 12px;
}

table.content th
{
	color: #FFFFFF;
	height: 30px;
	background-color: #000000;
	border-top: 1px solid #B59A53;
	border-left: 1px solid #B59A53;
}

table.content td
{
	height: 30px;
	border-top: 1px solid #B59A53;
	border-left: 1px solid #B59A53;
}

table.plan td
{
	height: 20px;
}

div.submenu_left
{
	position: absolute; 
	top: 178px;
	padding: 38px 20px 38px 20px;
}

* html div.submenu_left /* for IE only */
{
	top: 0px; 
}

div.submenu_right
{
	position: absolute; 
	top: 178px;
	padding-top: 38px;
	padding-left: 38px;
}

* html div.submenu_right /* for IE only */
{
	top: 0px; 
	padding-top: 38px;
	padding-left: 0px;
}

/* Portal */

div#filterWrapper
{
	text-align: right;
	padding-bottom: 20px;
}

div#calendarWrapper
{
	padding-bottom: 20px;
}

div#gridWrapper
{
}

table.calendar th
{
	color: #FFFFFF;
	height: 30px;
	background-color: #000000;
	border-top: 1px solid #B59A53;
	border-left: 1px solid #B59A53;
}

table.calendar td
{
	height: 30px;
	border-top: 1px solid #B59A53;
	border-left: 1px solid #B59A53;
}

table.calendar table th, table.calendar table td
{
	border: 0px;
}

table.gridview th
{
	color: #FFFFFF;
	height: 30px;
	background-color: #000000;
	border-top: 1px solid #B59A53;
	border-left: 1px solid #B59A53;
}

table.gridview td
{
	height: 30px;
	border-top: 1px solid #B59A53;
	border-left: 1px solid #B59A53;
}

.teaser
{
  /*background-color: #FFCC33;*/
  background-color: #E5CA83;
  border: 1px solid #B59A53;
  padding: 0.5em 0.75em;
}

div.teaser
{
	padding-bottom: 0;
	margin-bottom: 1em;
}

cite
{

}

img.thumb
{
	margin: 0 0 5px 12px;
  border: 1px solid #B59A53;
  background-color: #FFFFFF;
  padding: 1px;
  
}
