/* CSS Document */

.allfourborder{
border-bottom-style:dotted;
border-bottom-width:thin;
border-left-style:dotted;
border-left-width:thin;
border-top-style:dotted;
border-top-width:thin;
border-right-style:dotted;
border-right-width:thin;

}
.titletext{
font-family:Arial; 
font-size:12pt;
font-weight: bold;
color:#FBA116;
text-align: left;
text-decoration:none}

.bodytext{
font-family:arial; 
font-size:9pt;
font-weight: regular;
color:#7A796E;
text-align: left;
text-decoration:none}

.bodytextlink{
font-family:arial; 
font-size:9pt;
font-weight: regular;
color:#1B73C3;
text-align: left;
text-decoration:none}

.bodytextlink:hover{
font-family:arial; 
font-size:9pt;
font-weight: regular;
color:#F6A01C;
text-align: left;
text-decoration:none}


.lefttitletext{
font-family:arial; 
font-size:12pt;
font-weight: bold;
color:#5D9731;
text-align: left;
text-decoration:none}

.lefttitletext_small{
font-family:arial; 
font-size:9pt;
font-weight: regular;
color:#5D9731;
text-decoration:none}

.lefttitletextlink{
font-family:arial; 
font-size:9pt;
font-weight: regular;
color:#5D9731;
text-decoration:none}

.lefttitletextlink:hover{
font-family:arial; 
font-size:9pt;
font-weight: regular;
color:#F6A01C;
text-decoration:none}

.bottomlink{
font-family:arial; 
font-size:9pt;
font-weight: regular;
color:#7A796E;
text-decoration:none}

.bottomlink:hover{
font-family:arial; 
font-size:9pt;
font-weight: regular;
color:#F6A01C;
text-decoration:none}

.sitemape_titletext{
font-family:Arial; 
font-size:12pt;
font-weight: bold;
color:#FBA116;

text-decoration:none}

.sitemape_titletext:hover{
font-family:Arial; 
font-size:12pt;
font-weight: bold;
color:#1B73C3;

text-decoration:none}

.contact{
font-family:Arial; 
font-size:12pt;
font-weight: bold;
color:#FBA116;

text-decoration:none}

.contact:hover{
font-family:Arial; 
font-size:12pt;
font-weight: bold;
color:#FBA116;

text-decoration:none}

.TextboxCss{
color :Black;
font-family : Verdana, Arial,Courier New, Times New Roman ;
font-size : 11px;
border : solid 1px #000000; 
}
