body
{
    color: #000000;
    font-family: gillsans, "gill sans mt", "gill sans", arial, helvetica, sans-serif;
    font-size: 12pt;
    margin: 0;
    padding: 0;
    background-color: #f2f2f2;
}

#page
{
    margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	max-width: 880px;
	border: 10px solid #ffffff;
	background-color: #dbdbdb;
}

#logodiv
{
    background-color: #ffffff;
    color: #000000;
    padding-bottom: 10px;
    height: 56px;
}

#logodiv img
{
    border: 0;
    float: left;
}

#logodiv a
{
    border: 0;
}

#logodiv #ricsimg
{
    float: right;
    padding-right: 2px;
}

#menudiv
{
  clear: both;
  height: 32px;
  background-color: #000000;
  font-family: georgia, "times new roman", times, serif;
}

#menudiv ul
{
  list-style: none;
  z-index: 99;
  position: relative;
  overflow: visible;
  background-color: #000000;
  margin: 0;
  padding: 0;
}

#menudiv ul li
{
  position: relative;
  overflow: visible;
  text-align: center;
  float: left;
  height: 30px;
  display: block;
  background-color: #000000;
  padding: 2px 10px 0 10px;
  color: #ffffff;
}

#menudiv ul ul
{
  width: 9.5em;
  display: block;
  visibility: hidden;
  position: relative;
  padding-left: 0;
  top: 6px;
  border-top: 1px solid #b00000;
}

#menudiv a
{
  line-height: 1.6em;
  overflow: hidden;
  display: block;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  font-size: 11pt;
}

#menudiv li li a
{
  line-height: normal;
  font-size: 8pt;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #444444;
}

#menudiv ul ul li
{
  position: relative;
  text-align: left;
  float: none;
  height: auto;
  background-color: #f8f8f4;
  border: 1px solid #a0a0a0;
  border-width: 0 1px 1px 1px;
}

#menudiv li:hover ul
{
  visibility: visible;
}

#menudiv li:hover, #menudiv li.active, #menudiv li:hover > a, #menudiv li.active > a
{
  background-color: #b00000;
  color: #ffffff;
}


#cdiv
{
    background-image: url('images/framegrad.png');
    background-position: top left;
    background-repeat: repeat-x;
    color: #000000;
    background-color: #ffffff;
    margin: 10px 170px 10px 10px;
}

#contactdiv
{
    background-image: url('images/framegrad.png');
    background-position: top left;
    background-repeat: repeat-x;
    float: right;
    width: 150px;
    margin: 10px 10px 10px 5px;
    color: #000000;
    background-color: #ffffff;
}

p
{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 14px;
}

h1
{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    font-family: georgia, "times new roman", times, serif;
    font-size: 13pt;
    color: #900000;
    font-weight: normal;
}

h2
{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
    font-family: georgia, "times new roman", times, serif;
    font-size: 11pt;
    color: #900000;
    font-weight: bold;
	font-style: italic;
}

#contactdiv p
{
    font-size: 8pt;
    color: #666666;
    margin-bottom: 10px;
}

a, a:link, a:visited
{
    color: #900000;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#cdiv p, #cdiv ol
{
    line-height: 1.5em;
    font-size: 11pt;
	margin-bottom: 1.5em;
}

#cdiv ul li
{
    line-height: 1.5em;
    font-size: 11pt;
	margin-bottom: 1em;
	margin-top: 0.5em;
}

#footer
{
    margin: 0 10px 10px 10px;
    clear: both;
    background-color: #ffffff;
}

#footer p
{
    text-align: right;
    font-size: 7pt;
    color: #999999;
}

#footer a
{
    color: #666666;
}

.contacttable
{
    margin-right: auto;
    margin-left: auto;
    border: 0;
}

.contacttable td
{
    vertical-align: top;
}

#cdiv p.locate
{
    font-size: 7pt;
    color: #bfbfbf;
    margin-bottom: 2em;
}

#cdiv p.locate a, #cdiv p.locate a:link, #cdiv p.locate a:visited
{
    color: #bfbfbf;
    text-decoration: underline;
}

#cdiv p.locate a:hover
{
    text-decoration: none;
    color: #900000;
}

p#ricsreg
{
    color: #000000;
	font-size: 10pt;
}

p#ricsreg a
{
	color: #000000;
}

#pricetable
{
	margin-left: 20px;
}

#pricetable th
{
	font-weight: normal;
	width: 40%;
	text-align: left;
}

#conditiontable
{
	margin-left: 50px;
	margin-right: 20px;
}

#conditiontable th
{
	font-size: 11pt;
	text-align: left;
}

#conditiontable td
{
	font-size: 11pt;
}

#conditiontable td img
{
	padding: 0 45px;
}
