/* CSS Document */

body{
margin:0 auto 0 auto;
background-image:url(../images/headerbgf.jpg);
background-repeat:no-repeat;
background-position:top;
height:540px;
}
#main{
width:1002px;
margin:0 auto 0 auto;
}
.navbg{
background-image:url(../images/navbg.jpg);
background-repeat:repeat-x;
height:30px;
}
.navtext{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:"";
font-size:16px;
color:#000000;
text-decoration:none;
font-weight:bold;
padding-left: 10px;
padding-right:10px;
}
.content-heading{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:"";
font-size:14px;
color:#000000;
text-decoration:none;
font-weight:bold;
padding-left: 10px;
padding-right:10px;
}
#home{
background-image:url(../images/home.jpg);
background-repeat:no-repeat;
height:33px;
width:150px;
}
.from_head{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.from_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
}
.textbox{
height:16px;
width:150px;
border:1px solid #7b7b7b;
}
.textbg{
background-image: url(../images/textbg.jpg);
background-repeat:repeat-x;
height:340px;
}
.textbg-other{
background-image: url(../images/textbg.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#FFFFFF;
height:340px;
}
.content_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
border-top:1px solid #006600;
}
.content_text_other{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
padding-top:10px;
border-top:1px solid #006600;
}
.content_text_lessborder{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
padding-top:7px;
}
.border-text{
border-left:1px solid #006600;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
padding:7px;
}
.footertext{
margin-top:10px;
margin-bottom:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:none;
padding:7px;
font-weight:bold;
}
.footertext:hover{

text-decoration:underline;

}
.border{

border-bottom:1px solid #006600;
}
.subheading{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color: #006600;
text-decoration:none;
font-weight:bolder;
}
.more{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
text-decoration:none;
}
.more:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
text-decoration:underline;
}
.borderprivacy{

border-bottom:3px solid #73B575;
}
.borderprivacy-con{
border:1px solid #73B575;
padding: 5px;
}