body {
  text-align: center;
  min-width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 3px;
	padding: 0px;
  background-color: #144969;
}

#wrapper {
	background-color: #fff;
	width: 790px;
	position: relative;
	margin-top: 0px;
	padding: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

/* Breadcrumb Menu */

#breadcrumb {
  background-color: transparent;
  height: 23px;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #505050;
}
#breadcrumb a {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #4D778A;
  text-decoration: none;
}
a.breadcrumb {
  color: #4D778A;

}
#breadcrumb a hover {
  color: #750404;
  text-decoration: underline;
}


/* Page Body */

#mainbody {
  width: 100%;
  background-image: url(../imgs/content_top_bg.gif);
  background-repeat: repeat-x;
}

#content {
  padding-bottom: 20px;
  margin-left: 34px;
  margin-right: 20px;
  font-size: 0.9em;
}

#content h1 {
  font-size: 18px;
  font-weight: bold;
  color: #A51A06;
}

#content h2 {
  font-size: 14px;
  font-weight: bold;
  color: #A51A06;
}

#content h3 {
  font-size: 0.9em;
  font-weight: bold;
  color: #000;
  margin-bottom: 0px;;
}


#content ul li {
margin:12px 0;
line-height:16px;
}

#content a {
  color: #026593;
  font-weight: bold;
  text-decoration: none;
}

#content a:hover {
  color: #810309;
  text-decoration: underline;
}


td.rightcolumn {
  background-color: transparent;
  vertical-align: top;
  text-align: center;
  padding-top: 15px;
  border-left: 1px solid #818181;
}

div.pagetitle {
  background-image: url(../imgs/title_bg.gif);
  background-repeat: repeat-x;
  background-color: #F3EEEC;
  width: 100%;
  height: 41px;
  text-align: right;
}

.pagetitle h1 {
  margin: 0;
  padding-top: 14px;
  margin-right: 34px;
  font-family: arial, helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #006E7B;
}


div.titletext {
  padding-top: 14px;
  margin-right: 34px;
  font-family: arial, helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #006E7B;
}
p{text-align: justify;}
p.p1 {
  font-size: 0.9em;
text-align: justify;
line-height:16px;
}

p.p2 {
  font-size: 0.95em;
  font-weight: bold;
text-align: justify;

}

p.p3 {
  font-size: 0.9em;
  margin-left: 55px;
  margin-top: 1px;
text-align: justify;

}

td li {
  /*font-size: 0.9em;*/
  font-size:12px;
}

#footer {
  width: 100%;
  text-align: center;
  padding: 8px 0 12px 0;
  border-top: 1px solid #154B6C;
  font-size: 11px;
}

.footermenu {
  margin-right: 20px;
}

#footer a {
  font-size: 10px;
  color: #000;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}

p.copyright {
  margin-top: 4px;
  margin-bottom: 0px;
  font-size: 11px;
}

td.articletitle {
  background-color: #3C7DA2;
  color: #fff;
}

#content a.articletitle {
  color: #fff;
  text-decoration: none;
}

#content a.articletitle:hover {
  color: #ffcccc;
  text-decoration: none;
}

td.resourcetitle {
  background-color: #3C7DA2;
  color: #fff;
  font-weight: bold;
}

#content a.resourcetitle {
  color: #fff;
  text-decoration: none;
}

#content a.resourcetitle:hover {
  color: #ffcccc;
  text-decoration: none;
}


.bodyfrom8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

table.newsletter {
  width: 85%;
  border: 1px solid #818181;
  background-color: #ddedff;
}

table.contactform {
  background-color: #E3EDF1;
  border: 1px solid #B2C6D3;
}

.smalltext {
  font-size: 0.75em;
}

a.keylink {
  font-size: 13px;
  font-weight: bold;
  color: #cc4444;
}

a.keylink:hover {
  color: #44cccc;
}

span.highlight {
  color: #731002;
}

#bizlist {
  font-size: 10px;
}

#bizlist td {
  font-size: 11px;
}

td.bizlistheading {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  background-color: #156381;
  font-weight: bold;
  color: #fff;
}

div.navlist {
  width: 100%;
  text-align: left;
  padding-top: 15px;
}

p.navlist {
  font-size: 12px;
  font-weight: bold;
  margin-left: 15px;
  margin-right: 5px;
  margin-bottom: 5px;
}

ul.navlist {
  margin-top: 0;
  margin-left: 30px;
  margin-right: 10px;
  padding-left: 0;
}

li.navlist {
  list-style-type: square;
}

li.keynav a {
  color: #810309;
  text-decoration: underline;
  font-size: 12px;
}
li.keynav a:hover {
  color: #000;
}

a.keynav {
  color: #810309;
  text-decoration: underline;
  font-size: 12px;
  padding: 8px;
}

li.navlist a {
  color: #000;
  text-decoration: none;
  font-size: 12px;
}

li.navlist a:hover {
  color: #810309;
  text-decoration: underline;
}

li.keypoints {
  margin-top: 4px;
  margin-bottom: 10px;
}

div.bizlistindex {
  font-size: 12px;
  text-align: center;
}

table.bizlistindex {
  border: 1px solid #ececec;
}

/* Services Menu */

p.menutitle {
  font-size: 13px;
  font-weight: bold;
}

ul.services {
  padding: 0;
  padding-top: 8px;
  margin: 0;
  width: 191px;
  padding-left: 2px;
  list-style-type: none;
  text-align: left;
}

.services li {
  font-size: 12px;
  border-bottom: 1px solid #fff;
  background: #ABC1CE url("../imgs/listbg.gif") no-repeat right center;
}

.services li a {
  display: block;
  padding: 8px 32px 8px 5px;
  text-decoration: none;
  color: #000;
  background: #ABC1CE url("../imgs/listbg.gif") no-repeat right center;
  background-repeat: no-repeat;
}

.services li span {
  display: block;
  padding: 8px 32px 8px 5px;
  color: #000;
}

.services li a:hover {
  background-image: url('../imgs/listarrow.gif');
  background-color: #C1D1DB;
  color: #CC4444;
}

.services li a:visited {
  background-image: url('../imgs/checkmark.gif');
}

.p1 ul li {
  font-size: 0.9em;
text-align: justify;
line-height:18px;
}