body {
margin: 0;
padding: 0;
font-family: arial, times new roman;
background: url(../images/bg.jpg) repeat-x #fdfeff;
}

a img {
border: 0;
}

#topcontainer {
width: 930px;
height: auto;
position: relative;
margin: 12px auto 0 auto;
}

a.logo {
float: left;
}

a.logo img {
border: 0;
}

p.tel_heading {
position: absolute;
top: -18px;
right: 216px;
text-align: right;
width: 350px;
color: #197baf;
font-size: 18pt;
padding: 10px 25px 0 0;
font-family: times new roman;
}

p.tel{
position: absolute;
top: 2px;
right: 21px;
text-align: right;
width: 350px;
color: #197baf;
font-size: 11pt;
font-family: times new roman;
}

#header {
background: url(../images/header.jpg);
height: 190px;
width: 930px;
}

ul#nav {
width: 955px;
height: 43px;
background: url(../images/nav.jpg);
margin: 0 auto;
font-family: times new roman;
font-size: 14pt;
list-style: none;
padding: 10px 0px 0 0px;
z-index: 1;
}

ul#nav li {
float: left;
text-align: center;
width: 88px;
position: relative;
z-index: 1;
display: block;
height: 40px;
}

ul#nav li a {
color: #fff;
font-family: times new roman;
text-decoration: none;
font-size: 12pt;
display: block;
z-index: 1;
font-weight:bold;
}

ul#nav li:hover ul {
display:block;
}

ul#nav li ul {
display:none;
list-style: none;
padding: 20px;
z-index: 1;
position: absolute;
background: #185983;
left: -15px;
width: 360px;
top: 33px;
}

ul#nav li ul li {
text-align:left;
width: 180px;
height: 25px;
float: left;
}

ul#nav li ul li a {
font-size: 13px;
font-family: arial;
font-weight: 100;
}

#midcontainer {
width: 930px;
height: auto;
position: relative;
margin: 0 auto;
background: #fff;
}

#fullwidth {
width: 870px;
padding: 30px;
height: auto;
}

#left-col {
float: left;
width: 540px;
padding: 30px;
height: auto;
}

#left-col h1, #fullwidth h1 {
color: #185c80;
font-family: times new roman;
font-size: 20pt;
margin: 0 0 15px 0;
line-height: 140%;
}

#left-col h2, #fullwidth h2{
color: #185c80;
font-family: times new roman;
font-size: 15pt;
margin: 0 0 15px 0;
line-height: 140%;
}

#left-col h3, #fullwidth h3{
color: #185c80;
font-family: times new roman;
}

#left-col h4, #fullwidth h4{
color: #185c80;
font-family: times new roman;
font-size:12pt;
}

#left-col p, #fullwidth p {
color: #8d8882;
font-family: arial, times new roman;
font-size: 11pt;
margin: 0 0 15px 0;
line-height: 140%;
}

#right-col p.news{
color: #8d8882;
font-family: arial, times new roman;
font-size: 11pt;
margin: 0 0 10px 0;
line-height: 140%;
}

#left-col a,#right-col a, #fullwidth a,  {
color: #185c80;
}

#left-col li, #fullwidth ul li {
font-size: 11pt;
color: #8d8882;
line-height: 140%;
}

.hip a img {
border: 0;
}

.hip {
margin: 0 auto;
width: 548px;
}

.blue {
color: #185c80;
}

#right-col {
float: right;
width: 260px;
padding: 30px;
height: auto;
}

#right-col h1 {
color: #185c80;
font-family: times new roman;
font-size: 20pt;
margin: 0 0 15px 0;
line-height: 140%;
}

#right-col h2 {
color: #185c80;
font-family: times new roman;
font-size: 14pt;
margin: 0 0 7px 0;
line-height: 140%;
}

#right-col p {
color: #8d8882;
font-family: arial, times new roman;
font-size: 11pt;
margin: 0 0 35px 0;
line-height: 140%;
}

#right-col a img {
border: 0;
}

#pre-footer {
background: #197baf;
width: 100%;
height: auto;
padding: 15px 0 30px 0;
}

#pre-footer p {
width: 930px;
margin: 0 auto;
text-align: center;
font-family: arial;
font-size: 11px;
color: #fff;
margin-top:20px;
}

#pre-footer p a {
color: #fff;
text-decoration: none;
}

#pre-footer p a:hover {
text-decoration: underline;
}

#footer {
background: #185983;
width: 100%;
height: auto;
padding: 15px 0 15px 0;
}

#footer p {
width: 930px;
margin: 0 auto;
text-align: center;
font-family: arial;
font-size: 11px;
color: #fff;
margin-top:0px;
}

#footer p a {
color: #fff;
text-decoration: none;
}

#footer p a:hover {
text-decoration: underline;
}

ul.undernav {
list-style: none;
margin: 0;
padding: 9px 30px 0 30px;
border-bottom: 1px solid #ddd;
background: #eee;
position: relative;
top: -10px;
height: 30px;
}

ul.undernav li {
float: left;
margin: 0 10px;
}

ul.undernav li a {
color: #185C80;
font-size: 12pt;
font-family: times new roman;
text-decoration: none;
}

ul.subnav {
list-style: none;
margin: 0 0 20px 20px;
float: right;
border: 1px solid #e5f1fa;
padding: 1px;
}

ul.subnav li {
width: 200px;
height: 25px;
background: #e5f1fa;
text-align: center;
padding: 5px;
}

ul.subnav li a {
color: #185C80;
font-size: 10pt;
font-family: times new roman;
text-decoration: none;
}

ul.subnav li a:hover {
color: #033047 !important;
}

.strong {
font-weight: bold !important;
}

label {
color: #8D8882;
font-size: 11pt;
display: inline-block;
width: 150px;
margin: 5px 0;
}

table td {
color: #8D8882;
font-size: 11pt;
}

#entitlement {
border: 1px solid #000;
background: #eee;
margin: 20px !important;
text-align: center;
color: #000 !important;
padding: 10px;
}

form.redundancy-calc label {
width: 200px !important;
}

form.redundancy-calc input[type=submit] {
margin: 0 0 0 85px;
}

.homeimages {
width: 550px;
margin: 40px 0;
}

.toprow {
width: 550px;
height: 81px
}

.toprow a img {
height: 81px;
width: 288px !important;
margin: 0 !important;
}

.homeimages a img {
border: 0;
display: block;
height: 81px;
width: 180px;
float: left;
margin: 1px;
}

.toprow-right {
background: url(../images/btn-right.jpg);
height: 81px;
width: 262px;
float: right;
}

.toprow-right p {
color: #fff !important;
text-align: right;
width: 250px;
position: relative;
top: 16px;
}

.toprow-right p a {
color: #bbe8ff !important;
font-size: 16pt;
text-decoration: none;
}

.ui-datepicker{
	width:19em !important;
}

.ui-widget-content{
	background-color:#5AA8CF !important;
}

.news_thumb{
	float:left;
	border:none;
	margin:5px 15px 15px 0px;
}

.profile{
	margin-bottom:40px;
}

.profile img{
	float:right;
	margin-right:10px;
}

#pre-footer ul {
list-style:none;
}

#pre-footer ul li a {
color:#fff;
font-size: 14px;
text-decoration:none;
}

#pre-footer ul li a:hover {
text-decoration: underline;
}

#pre-footer ul li {
margin: 7px 0;
}

#pre-footer ul div {
margin-right:20px;
width:129px;
}

