html {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	background: #D4DDE7;
	font: normal 12px Verdana;
	text-align: center;
	}
img {
        border-collapse: collapse;
        border: 0px;
	}
h4 {
        font-size: 14px;
        font-weight:bold;
}
a:link, a:visited { 
        text-decoration: none;
       }	
table {
        text-align: left;
        background-color: #FFFFFE;
	margin: 0;
        border-collapse: collapse;
        border: 0px solid black;
        empty-cells:show;
        vertical-align: top;  
       }
table.menu {
        margin-bottom: -1px;
        border-collapse: collapse;
       }
table.bordered td {
       border-style: solid;
       border-width: 1px;
       border-color: #888888;
       text-align: center;
       font-size: 12px;
       padding: 3px;
  }

td {
        margin: 0;
        padding: 0;
       }

td.up-table-left {
        background-image: url(images/up-table-left.gif);
        width: 9px;
       }
td.up-table-right {
        background-image: url(images/up-table-right.gif);
        width: 9px;
       }
td.up-table {
        background-image: url(images/up-table.gif);
        background-repeat: repeat-x;
       }
td.down-table-left {
        background-image: url(images/down-table-left.gif);
        width: 9px;
       }
td.down-table-right {
        background-image: url(images/down-table-right.gif);
        width: 9px;
       }
td.down-table {
        background-image: url(images/down-table.gif);
        background-repeat: repeat-x;
       }

td.logo {
       margin-left: 15px;
       text-align: center;
       width: 200px; 
       height: 100px;
       }
td.slogan {
        width: 400px;
        text-align: center;
	font: bold 14px Verdana;
        color: #006BBF;        
       }
td.contact {
        width: 154px;
        font: normal 10px Arial, sans-serif;
        padding: 4px;
       }

td.border-left {
        margin: 0;
        padding: 0;
        border-collapse: collapse;
        background-image: url(images/border-left.gif);
        background-repeat: repeat-y;
        width: 9px;
       }
td.border-right {
        margin: 0;
        padding: 0;
        border-collapse: collapse;
        background-image: url(images/border-right.gif);
        background-repeat: repeat-y;
        width: 9px;
       }
td.menu {
        margin: 0;
        padding: 0;
        width: 92px;
        height: 30px;
        font: bold 14px Verdana;
        color: white;
       }
td.line {
        height: 1px;
        background-color: #CCCCCC;
       }
td.white-line {
        height: 10px;
        background-color: #FFFFFF;
       }
td.block {
        padding-left: 15px;
       }
td.block-up {
        width: 170px;
        height: 25px;
        background-image: url(images/up-block.gif);
        background-repeat: no-repeat;
        color: white;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
       }
td.block-middle {
        width: 170px;
        background-image: url(images/block-middle.gif);
        font: normal 10px Verdana;
        text-align: left;
        vertical-align: top;
       }
td.block-down {
        width: 170px;
        height:7px;
        background-image: url(images/block-down.gif);
        background-repeat: no-repeat;
        font: normal 10px Verdana;
        text-align: left;
        vertical-align: top;
       }

td.text {
        width: 552px;
        height: 100%;
        text-align: left;
        font: normal 14px Verdana;
       }

td.menu3leveltd {
        color: #41ABF2; 
        padding-left: 10px;
        }

div.blocktext {
        padding-left: 3px; padding-right: 3px;
       }
.pageframe {
        padding: 10px;
      }

.pagetext {
        font: normal 12px Verdana;
        text-align: left;
}      
.image {
        padding: 0px;
        vertical-align: top;
}
a.menu-active {
        font-weight: bold;
        font-size: 13px;
        color: #0074C1;
        text-align: left;
        text-decoration: underline;
}
a.menu-passive {
        font-weight: normal;
        font-size: 13px;
        color: #41ABF2;
        text-align: left;
        text-decoration: underline;
}

a.menu-active-small {
        font-weight: bold;
        font-size: 13px;
        color: #0074C1;
        text-align: left;
        text-decoration: underline;
}
a.menu-passive-small {
        font-weight: normal;
        font-size: 13px;
        color: #41ABF2;
        text-align: left;
        text-decoration: underline;
}

.contact {
        font-weight: bold;
        font-size: 14px;
        color: #3C82BF;
}

.contact table tr td {
        font-weight: bold;
        font-size: 14px;
        color: #3C82BF;
}

.question {
        font-size: 13px;
        font-weight: bold;
        color: #12548C;
}
 
