/* CSS Document */
body {font-family:Arial, Helvetica, sans-serif;font-size:10pt;}
table.tblview {font-family:Arial;font-size:10pt;}
.tblview {font-family:Arial;font-size:10pt;}
li {line-height:150%;}
div#vacancyfeature {background-color:#efefef; width:98%; border-width:thin;border-style:solid;padding:2px;}
.text { font-family: Arial; font-size: 10pt; font-weight: normal; font-variant: normal;}
.links { font-family: Arial; font-size: 10pt; color: #FFFFCC; text-decoration: none}
caption {
font-size:10pt;
font-weight:bold;
}
th {font-size:10pt;}
td {font-size:10pt;}
.printinfo {font-size:x-small;}



.center {
    margin: auto;
    width: 48%;
    border: 3px solid red;
    background-color: #ffe6e9;
    padding: 10px;
}

.disclaimer {

    width: 48%;
    border: 3px solid red;
    background-color: #ffe6e9;
    padding: 10px;
}