html, body {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal; 
/*  background-color: #e5e5e5;*/
}
div {
     box-sizing: border-box;
     -moz-box-sizing: border-box;
}

.foottext
{
        color: #000000;
        font-family: tahoma, verdana, sans-serif;
        font-size: 10pt;
        width: 100%;
        margin-top: 8px;
        margin-bottom: 8px;
}
.foottext:hover
{
        color: #000000;
        font-family: tahoma, verdana, sans-serif;
        font-size: 10pt;
        width: 100%;
        margin-top: 8px;
        margin-bottom: 8px;
}
h1, .h1
{
        font-family: tahoma, verdana, sans-serif;
        color: #333333;
        font-size: 16pt;
        font-weight: bold;
        text-decoration: underline;
/*        text-transform: uppercase */
}
.h1:hover {
        color: #ff7f00;
        text-decoration: underline;
}
h2
{
        font-family: tahoma, verdana, sans-serif;
        color: #333333;
        font-size: 14pt;
        font-weight: bold;
}
h2.empty
{
        font-family: tahoma, verdana, sans-serif;
        font-size: 14pt;
        color: #333333;
}
h3
{
        font-family: tahoma, verdana, sans-serif;
        color: #333333;
        font-size: 12pt;
        font-weight: bold;
}

h3.list {
        margin: 0;
        font-weight: normal;
}

.text {
        font-family: tahoma, verdana, sans-serif;
        font-size: 10pt;
        color: #333333;
        list-style-type: disc;
        list-style-position: inside;
        font-weight: normal;
        text-decoration: none;
}
.maintable {
        font-size: 10px;
        background-color: #e5e5e5;
        text-align: left;
        vertical-align: top;
        height: 100%;
        width: 100%;
        margin: 0px;
        padding: 0px;
        border: 0px none;
}
.tpbg {
        background-image: url(imgs/topmenu.gif);
        background-repeat: repeat-x;
}
.tm {
        height: 25px;
        font-family: tahoma, verdana, sans-serif;
        font-size: 8pt;
        text-transform: uppercase;
        font-weight: bold;
}
.footerbg {
        background-color: #ff7f00;
        height: 44px;
        vertical-align: middle;
}
.footer {
        background-image: url(imgs/footer.gif);
        background-repeat: repeat-x;
        height: 12px;
}
.breake {
        background-image: url(imgs/break.gif);
        background-position: center top;
        width: 29px;
        background-repeat: no-repeat;
}
.footext {
        font-family: tahoma, verdana, sans-serif;
        font-size: 8pt;
}
.link, .link:visited{
        color: #000000;
        text-decoration: none;
        font-family: tahoma, verdana, sans-serif;
        font-size: 10pt;
}
.linkTop{
        color: #333333;
        font-family: tahoma, verdana, sans-serif;
        font-size: 10pt;
        text-decoration: none;
}

.linkTop:visited, .linkTop:hover{
        color: #333333;
}

.link:hover{
        color: white;
        text-decoration: none;
}

.menu, .menu:visited, .menu:active{
        font-family: tahoma, verdana, sans-serif;
        font-size: 10pt;
        text-transform: uppercase;
        color: #333333;
        text-decoration: none;
        font-weight: bold;
}
.menu:hover {
        color: #ff7f00;
        text-decoration: none;
}
.br {
        width: 30px;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #CCCCCC;
}
.top2 {
        background-color: #fbD2A6;
        background-repeat: repeat-y;
        background-position: left top;
        width: 99%;
        background-image: url(imgs/top3.jpg);

}

.tableLarge
{
        font-size: 9pt;
        margin-top: 1px;
        margin-right: 1px;
        margin-bottom: 1px;
        margin-left: 1px;
        text-decoration: none
}
.tablebg {
        background-color: #ff7f00;
        vertical-align: middle;
}
.trbg {
        background-color: #efefef;
        vertical-align: middle;
          font-size: 9pt;
}
.tdbg {
        background-color: #d6d6d6;
        vertical-align: middle;
          font-size: 9pt;
}
.topTitle {
        font-family: tahoma, verdana, sans-serif;
        font-size: 10pt;
        color: #333333;
        text-decoration: none;
        font-weight: bold;
}
.topSlogan, .topSlogan:hover{
        font-family: tahoma, verdana, sans-serif;
        font-size: 14pt;
        color: #ff7f00;
        text-decoration: none;
        font-weight: bold;
}


.cupt,.cupc,.cupd{border:0;}
.cupc,.cupd{padding: 4px 4px 4px 4px;font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;}
.cupt {margin-top:30px;margin-bottom:20px;}
.cupc {text-indent: 35px;color: #333333;background-color:transparent;font-weight: bold; text-transform: uppercase}
.cupd {font-size: smaller;}
.cupc A:link    {color: #ff7f00;text-decoration: none;}
.cupc A:visited {color: #333333;text-decoration: none;}
.cupc A:hover   {color: #ff7f00;text-decoration: none;}
.cupg {}
.thedesc {
        font-family: tahoma, verdana, sans-serif;
        font-size: 10pt;
        color: #333333;
        list-style-type: disc;
        list-style-position: inside;
        font-weight: normal;
        text-decoration: none;
}

p, font, td
{
        font-size:      10pt;
}
.links, .links A:link {
        font-family: tahoma, verdana, sans-serif;
        font-size: 10pt;
        color: #333333;
        list-style-type: disc;
        list-style-position: inside;
        font-weight: normal;
        text-decoration: none;
}

.required {
        color: red;
}



a {
        font-family: tahoma, verdana, sans-serif;
        font-size: 10pt;
        color: #333333;
        list-style-type: disc;
        list-style-position: inside;
        font-weight: normal;
        text-decoration: underline;
}

a:hover {
        text-decoration:underline;
}

.TableCell
{
	padding-right:5px;
	padding-left:5px;
	font-family:Tahoma;
	font-size:11px;
	color:#004477;
	font-weight:normal;
}
