html,
body,
table,
p,
input,
select,
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

html,
body,
table,
p,
input,
select,
textarea
{
	font-size: 9pt;
}

body
{
	margin: 0px;
	padding: 0px;
/*	background: url(images/tile-top.png) repeat-x top left;*/
}

table#top-container
{
	margin: 0px;
	padding: 0px;
	background: url(images/tile-top.png) repeat-x top left;
}

table#top-container2
{
	margin: 0px;
	padding: 0px;
}

a
{
	color: #4b7b71;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

a:hover
{
	color: #f9113d;
	text-decoration: underline;
}

td#tile-body-left
{
	background: url(images/tile-body-left.png) repeat-y top left;
}

td#tile-body-right
{
	background: url(images/tile-body-right.png) repeat-y top right;
}

table#footer-container
{
	background: url(images/tile-bottom.png) repeat-x bottom left;
}

td#footer-link
{
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

td#footer-link a
{
	color: #8c0b16;
	font-style: italic;
	font-weight: bold;
}

td#footer-link a:hover
{
	text-decoration: underline;
}

table#footer-home
{
	background: url(images/tile-footer-home.png) repeat-x top left;
}

td.tile-dot
{
	background: url(images/tile-dot.png) repeat-x top left;
	padding-top: 3px;
}

td.login-box
{
	font-size: 10pt;
	background: url(images/tile-login-body.png);
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
td.login-box p
{
	font-size: 10pt;
	text-align: right;
}
td.login-box p
{
	margin: 0px;
	padding: 2px;
}

a.home-big-link
{
	padding-left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	color: #000000;
	text-decoration: none;
}

a:hover.home-big-link
{
	color: #8c0b16;
	text-decoration: none;
}
.login-link
{
	padding-top: 4px;
}
a.login-link
{
	font-size: 11pt;
	color: #972420;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a:hover.login-link
{
	text-decoration: none;
}

td.img-box
{
	background: url(images/tile-body-box.png);
	color: #000000;
}

td.img-box-top
{
	background: url(images/tile-body-box-top.png);
	color: #000000;
}

td.img-box-top-on
{
	background: url(images/tile-body-box-on.png);
	color: #ffffff;
}

td.img-box,
td.img-box-top,
td.img-box-top-on
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: middle;
	text-align: center;
}

p.header-small
{
	color: #972420;
	font-size: 10pt;
	font-weight: bold;
}

p.highlight-point,
span.highlight-point
{
	color: #000000;
	font-weight: bold;
}

td.brown-side
{
	background-image: url(images/tile-brown-side.png);
}

div.frame-padding
{
	padding: 10px;
}

div#main-header
{
	padding: 10px;

}

div#main-header h1
{
	border-bottom: 2px solid #ccc;
}

ul
{
	margin-left: 14px;
	padding: 2px;
}

li
{
	padding-bottom: 10px;
}

h1, h2, h3
{
	color: #972420;
}

h1, h2
{
	margin-bottom: 5px;
	margin-top: 5px;
	padding:0px;
}

h2.italic-header
{
	font-style: italic;
}

.attention {
  color: #000000;
  font-size: 11px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
}

.plain-text {
  color: #972420;
  font-size: 11px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.text11 {
  color: #000000;
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
}
