* {
margin: 0;
padding: 0;
}

/* non IE fix to force horiziontal scrollbar display (stops the width changing and the template jumping around)*/
html { height: 101%; 
}

body {
font-family: Arial, Helvetica, sans-serif;
line-height: 18px;
background-color: #949599;
}

p {
padding: 0px 0px 15px 0px;
}

a {
font-size: 12px;
color: #004e91;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #16b582;
}

img {
border: none;
}

h1 {
padding: 0px 0px 15px 0px;
font-size: 24px;
font-weight: normal;
line-height: 24px;
color: #808284;
}

h2 {
padding: 0px 0px 5px 0px;
font-size: 12px;
font-weight: bold;
color: #004e91;
}


#outer-container {
width: 1018px;
position: relative;
margin: auto;
background-image: url(../images/right-bg.jpg);
background-repeat: repeat-y;
background-position: right;
}

#footer-bottom {
height: 50px;
background-image: url(../images/ftr-bg.jpg);
background-repeat: no-repeat;
}

#container {
width: 960px;
position: relative;
margin: auto;
background-color: #ffffff;
}

#header {
height: 162px;
background-color: #ffffff;
background-image: url(../images/hdr.gif);
background-repeat: no-repeat;
}

#main-nav {
height: 36px;
position: relative;
background-color: #16b582;
margin-bottom: 36px;
}

#main-nav table {

margin-left: 172px;
list-style: none;
}

#main-nav table td {
color: #ffffff;
padding-right: 11px;
line-height: 12px;
}

#main-nav table a {
color: #ffffff;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

#main-nav table a:hover {
color: #004e91;
}

#main-nav .container-table {
height: 36px;
padding:0;
margin:0;
}

#main-col {
width: 788px;
float: right;
margin-bottom: 30px;
}

#main-col ul {
padding-left: 17px;
}

.maintxt {
font-size: 12px;
color: #68696B;
}

.msg {
font-size: 12px;
color: #990000;
}

#webview {
position: absolute;
left: 32px;
top: 560px;
}

#webview img {
border: none;
margin-bottom: 5px;
}

#main-col-left {
float: left;
width: 350px;
}

#main-col-left ul {
list-style-image:url(../images/bullet.gif);
}

#main-col-right {
float: right;
width: 366px;
margin-right: 36px;
}

#main-col-right ul {
list-style: none;
margin-left: 42px;
margin-right: 28px;
line-height: 14px;
}

#main-col-right ul li {
margin-bottom: 10px;
font-size: 11px;
}


#main-col-right ul a {
text-decoration: none;
color: #004e91;
}

#main-col-right ul a:hover {
color: #16b582;
}

h1.sublevelheading {
font-size: 18px;
}

.info-table {
border-top: 1px solid #999999;
border-collapse: collapse;
}

.info-table td {
border-bottom: 1px solid #999999;
}

.info-table a {
display: block;
}

.info-table a:hover {
color: #16b582;
}

.newsitem {
padding-bottom: 15px;
}

.newsheading {
font-size: 16px;
padding-bottom: 0;
}

.newsdate {
font-size: 9px;
padding-bottom: 5px;
color: #68696B;
}

.readmore {
color: #004e91;
}

#left-nav {
margin-right: 788px;
font-weight: bold;
}

#left-nav ul {
list-style: none;
margin-left: 42px;
margin-right: 28px;
line-height: 12px;
}

#left-nav ul li {
margin-bottom: 10px;
}

#left-nav ul a {
text-decoration: none;
color: #004e91;
font-size: 11px;
}

#left-nav ul a:hover {
color: #16b582;
}

#left-nav .current {
color: #16b582;
}

#footer {
height: 28px;
clear: both;
background-color: #ffffff;
border-top: 2px solid #16b582;
font-size: 9px;
color: #808284;
line-height: 25px;
}

#footer a {
color: #808284;
text-decoration: none;
font-weight: normal;
font-size: 9px;
}

#footer a:hover {
color: #004e91;
}

#footer ul {
margin-left: 172px;
list-style-none;
}

#footer ul li {
display: inline;
padding-right: 20px;
}

#workexperience-form {
width: 720px;
}

#workexperience-form fieldset {
margin-bottom: 20px;
padding: 10px;
}

#workexperience-form legend {
padding: 0px 5px;
font-size: 12px;
font-weight: bold;
color: #004e91;
}

#workexperience-form label {
font-size: 12px;
color: #68696B;
float: left;
width: 100px;
}

#workexperience-form input {
margin-bottom: 5px;
}

.fieldset-area {
margin-bottom: 20px;
padding: 10px;
}

.legend-title {
padding: 0px 5px;
font-size: 12px;
font-weight: bold;
color: #004e91;
}