html, body {
background-color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
font-weight: normal;
color: #666666;
}

a {
text-decoration: none;
color:#F68833;
}

a.orangelink {
text-decoration: none;
color:#F68833;
}

p{
padding-top: 5px;
padding-bottom: 5px;
line-height: 1.5em;
}

h1 {
font-family:"Arial Narrow", Arial, sans-serif;
font-size: 26px;
color:#F68632;
font-weight:bold;
padding-top: 54px;
padding-bottom: 30px;
}

h2 {
font-family:"Arial Narrow", Arial, sans-serif;
font-size: 1.8em;
color: #F68833;
padding-top: 40px;
padding-bottom: 20px;
}

h3 {
font-family:"Arial Narrow", Arial, sans-serif;
font-size: 1.6em;
color: #F68833;
padding-top: 30px;
padding-bottom: 10px;
}

h4 {
font-family:"Arial Narrow", Arial, sans-serif;
font-size: 1.4em;
color: #F68833;
padding-top: 20px;
padding-bottom: 10px;
}

h5 {
font-family:"Arial Narrow", Arial, sans-serif;
font-size: 1.2em;
color: #F68833;
padding-top: 10px;
padding-bottom: 5px;
}

ul {
list-style: none;
list-style-type: none;
margin-top: 12px;
margin-bottom: 15px;
}

ul li {
background: url("img/list_symbol.gif");
background-repeat: no-repeat;
background-position: 10px 10px;
padding-left: 20px;
}

#read_more a {
text-decoration: none;
color: #F68833;
font-weight: bold;
}

#topmenu a {
text-decoration: none;
color: #F68833;
font-weight: bold;
font-size: 11px;
}

#bottommenuhead a {
text-decoration: none;
color: #F68833;
font-weight: bold;
font-size: 12px;
}

#bottomsubmenu a {
text-decoration: none;
color: #666666;
font-size: 10px;
}

#footerHR {
border-color: #b9bab7;
}

.separatorHR {
border-color: #b9bab7;
}

#footer {
color: #b9bab7;
}

.pr_textarea {
font-size: 17px;
color:#666666;
}
