﻿.body
{
    font-size: 13px;
    background-position-y: top;
    background-image: url(Images/bgtop.png);
    color: #808080;
    background-repeat: repeat-x;
    font-family: Tahoma, Arial, 'Times New Roman';
    letter-spacing: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    line-height: 14pt;
    vertical-align: top;
}

.bodyframedir
{
    font-size: 13px;
    color: #808080;
    font-family: Tahoma, Arial, 'Times New Roman';
    letter-spacing: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    line-height: 14pt;
    vertical-align: top;
}



.frames
{
    font-size: 13px;
    color: #808080;
    font-family: Tahoma, Arial, 'Times New Roman';
    letter-spacing: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

h1
{
font-weight:normal;
}

.text
{
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: left;
    float: left;
    margin: 5px 15px 5px 5px;
}

.small
{font-size:smaller; }

.smallmainback
{
    font-size: 10px;
    background-image: url(Images/bg.png);
    background-repeat: repeat-y;
    text-align: right;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

.smallclearback
{
    font-size: 11px;
    text-align: right;
}

.green
{
    font-size: 15pt;
    text-transform: uppercase;
    color: #246432;
    font-family: 'Times New Roman';
}

.orange
{
	font-size: 17pt;
	text-transform: uppercase;
	color: #cb2900;
	font-family: 'Times New Roman';
}
.suborange
{
    font-size: 14pt;
    color: #cb2900;
    font-style:italic;
    font-family: 'Times New Roman';
    line-height: 20pt;
}
.suborangehighlight
{
    font-size: 14pt;
    color: #cb2900;
    font-style:italic;
    font-family: 'Times New Roman';
    line-height: 20pt;
    text-align: right;
    background-color: #fff8dc;
}

.menuorange
{
 background-color: #fff8dc;
}

.suborange2
{
    font-size: 14pt;
    color: #cb2900;
    font-style:italic;
    font-family: 'Times New Roman';
    line-height: 20pt;
}
.suborangeheading
{
    font-size: 14pt;
    color: #cb2900;
    font-style: italic;
    font-family: 'Times New Roman';
    line-height: 20pt;
    border-bottom: #cb2900 thin solid;

}

.black
{
    color: #000000;
}

.black2
{
    color: #000000;
    text-transform: uppercase;
    text-decoration: underline;
}

.thispage
{
    font-weight: bold;
    color: #cf2b00;
}

a:link
{
    font-weight: bold;
    color: #cc6633;
    text-decoration: underline;
    font-size: 9pt;
}
a:visited 
{
    color: #cc6633;
    text-decoration: underline;
    font-size: 9pt;
} 
a:active 
{
    text-decoration: none
}
a:hover
{
    text-decoration: none;
    font-weight: bold;
    color: #cf2b00;
}
a img, a:link img {
	border: 0px;
}

.li
{
    color: #cc6633;
}

.side
{
    padding-right: 15px;
    background-position: left top;
    padding-left: 60px;
    float: left;
    background-image: url(Images/side.jpg);
    margin: 0px 15px 0px 0px;
    padding-top: 15px;
    background-repeat: no-repeat;
	vertical-align:top;
}

.mainback
{
    background-position: left top;
    background-image: url(Images/bg.png);
    background-repeat: repeat-y;
}

#list-menu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: 15pt;
}

.right
{
float: right;
text-align:right;
}

ul {   list-style: disk;
color:#246432;
  margin-left: 0;
  overflow: hidden;  /* see Enclosing Float Elements*/
  padding-left: 0;
  }

/*ul li:before {
	content: "\00BB \0020"; color:#246432;
	}*/

ul li {
  margin: 0;
  padding: 0 0 15px 0;
  position:inherit;
  list-style-position:inside;
}

ol { list-style-type:lower-alpha; padding: 0 0 0 30px;}