body {
background-image: url('/images/e-mphasis-top-bg.jpg');
background-repeat: repeat-x;
color: #000;
font-family: Arial, Helvetica, 'Sans Serif';
text-align: center;
}

.logo {
border: 0px;
float: left;
margin-left: 10px;
margin-right: 10px;
width: 100px;
}

.divpage {
background-color: #fff;
color: #414042;
margin: 0 auto;
margin-top: 5px;
padding-top: 5px;
text-align: left;
width: 900px;
}

.divh {
clear: both;
width: 100%;
}

.divcontact {
float: right;
text-align: right;
}

.phone {
color: #b8d433;
font-size: 220%;
}

.divmenu {
clear: both;
}

.menuitem {
color: #b8d433;
float: right;
font-weight: bold;
margin-left: 10px;
margin-right: 10px;
padding-top: 5px;
padding-bottom: 0px;
}

.divbanner {
clear: both;
height: 120px;
padding-left: 20px;
text-align: left;
width: 880px;
}

.imgbanner {
float: right;
height: 120px;
margin-left: 10px;
margin-right: 20px;
}

.divgroup {
background-color: #f7f6f9;
float: left;
font-size: 90%;
line-height: 140%;
padding: 20px;
padding-top: 0px;
text-align: left;
width: 260px;
}

.post th {
font-size: 85%;
font-weight: bold;
padding-right: 10px;
}

.post td {
font-size: 70%;
padding-right: 10px;
}

.divg {
clear: both;
width: 100%;
}

.divleft,.divright {
background-color: #fff;
padding: 20px;
text-align: left;
width: 410px;
}

.divcentre {
background-color: #fff;
border-bottom: 2px solid #B8D433;
clear: both;
padding: 20px;
width: 95.6%;
}

.divleft {
float: left;
}

.divright {
float: right;
}

form {
padding-left: 20px;;
}

.overdue {
font-weight: bold;
color: #FF0000;
}

.articletext {
font-size: 80%;
line-height: 140%;
}

.articleimg {
border: solid 0px #414042;
float: right;
margin-left: 20px;
width: 160px;
}

.imgb {
margin-top: 10px;
}

.social {
margin-top: 8px;
margin-left: 4px;
margin-right: 4px;
}

.divfooter {
clear: both;
font-size: 80%;
padding-top: 20px;
text-align: center;
}

img {
border: 0px;
}

ul {
list-style-position: inside;
}

.hgreen, .horange, .hpurple {
font-size: 160%;
font-weight: bold;
margin-bottom: 10px;
text-align: center;
}

.hgreen {
color: #B8D433;
}

.horange {
color: #F6891F;
}

.hpurple {
color: #9C247F;
}


h1, .brand {
font-size: 200%;
font-weight: bold;
margin-top: 30px;
}

h2 {
margin-top: 10px;
}

h3 {
font-size: 160%;
margin-bottom: 10px;
margin-top: 10px;
}

.source {
width: 158px;
}

a:link {
color: #B8D433;
font-weight: bold;
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a.menulink:link, a.menulink:visited {
color: #c0c0c0;
}

a.menulink:hover {
color: #909090;
}


