/* Presentation Stylesheet */ 

html,body{
 color: #333333;
}
body{
 font: 71% Verdana, Arial, Helvetica, sans-serif;
}
textarea {
 font: 100% Verdana, Arial, Helvetica, sans-serif;
}
p{
 margin:6px 0
}

img {
 border: 0;
}
.orangedisc{
 list-style: url(/_common/images/disc.gif) disc;
}
.hr {
  height: 0;
  font-size: 0;
  line-height: 0;
  width: 100%;
  margin: 1em auto;
}
.dotted {
  border-bottom: dotted 1px #dfdfdf;
}
.dashed {
  border-bottom: dashed 1px #dfdfdf;
}
.solid {
  border-bottom: solid 1px #dfdfdf;
}

div#rh-col-head{color: #ffffff; text-align:right
}

div#rh-item-latestheadlines{font: 110% Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #333333}


div#footerbar p{margin:0; padding:9px 14px; font: 100% Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #333333
}
div#footerbar a{color:#333333;text-decoration:none}

div#footerbar-rh-col p{color: #ffffff; text-align:right
}

div#footer{
 font: 90% Verdana, Arial, Helvetica, sans-serif; color: #333333; text-align: left
}
div#footer p{margin:0;padding:9px 0}
a {color: #339933;text-decoration: none}

.mainmenu {font-size: small; letter-spacing: -1px}
.mainmenu a{color: #339933; padding-bottom:12px}
.mainmenu a:hover{color: #339933; background: transparent url(/images/menu3.gif)}

h1 {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	font-size: xx-large;
	font-weight: bold;
	color: #339933;
}
h2 {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	font-size: x-large;
	font-weight: lighter;
	color: #339933;
}
h3 {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-size: large;
	font-weight: lighter;
	color: #339933;
}
h4 {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-size: large;
	font-weight: lighter;
	color: #339933;
}
h5 {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-size: medium;
	font-weight: lighter;
	color: #339933;
}
h5 {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-size: medium;
	font-weight: lighter;
	color: #339933;
}

h6
{
    margin: 0;
    font-size: 90%;
    font-weight: bold;
    color: #606163;
}

.tel {
	font-size: xx-large;
	font-weight: lighter;
	margin: 0;
	padding: 0;
	color: #414042;
}
.email {
	font-size: large;
	font-weight: lighter;
	margin: 0;
	padding: 0;
	color: #414042;
}
.green {
	color: #339933;
}
.smallgreen {
	margin-top: 0em;
	margin-bottom: 0em;
	color: #339933;
	font-size: small;
}
.smallgrey {
	margin-top: 0em;
	margin-bottom: 0em;
	color: #333333;
	font-size: small;
}
.greengrey {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-size: large;
	font-weight: lighter;
	color: #339933;
}
.mediumtitle {
	font-size: medium;
	font-weight: bold;
}
.smalltitle {
	font-size: small;
	font-weight: bold;
}
.mediumtext {
	font-size: small;
	margin: 0;
	padding: 0;
}
.smalltext {
	font-size: x-small;
	margin: 0;
	padding: 0;
}
.nav-menu-right-two a{
	color: #333333;
	list-style-image: url(/_common/images/arrow-g.gif);
}

a.greylink {
	color: #339933;
	text-decoration: none;
}
a.greylink:hover {
	color: #339933;
	text-decoration: none;
}
a.whitelink {
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:hover {
	color: #ffffff;
	text-decoration: none;
}




.dataEntryTable tr td
{
    padding-right: 15px;
}


.dataTable
{
    background: #fff;
}

.dataTable tr td
{
    background: #dfdfdf;
}

hr
{
    height: 1px;
    background-color: #dfdfdf;
    color: #dfdfdf;
    margin: 0px;
    padding: 0px;
}