p {
	padding: 1ex 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

body {
	background-color: #F0F6FF;
}

.headerpix {
	background-image:  url("../images/new/headerpictures/corp-header.jpg");
}


a {
	color: #5781AE;
	text-decoration: underline;
}
a:hover {
	color: #003082;
	text-decoration: none;
}

h2 {
	color: #11568C;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
	font-variant: normal;
}

h1 {
	color: #11568C;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	font-variant: normal;
}


h3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0px;
	font-variant: normal;
	margin-top: -3px;
}

h4 {
	color: #11568C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 8px;
	margin-bottom: 5px;
}
.searchbutton {
	vertical-align: text-bottom;
	margin-bottom: -2px;
	margin-top: 2px;
}

.boxTopLeft {
  background-image: url(../images/new/corporate/box/box_tl.gif);
}

.boxTopRight {
  background-image: url(../images/new/corporate/box/box_tr.gif);
}

.boxBottomLeft {
  background-image: url(../images/new/corporate/box/box_bl.gif);
}

.boxBottomRight {
  background-image: url(../images/new/corporate/box/box_br.gif);
}

.boxContentLeft {
  background-image: url(../images/new/corporate/box/box_cl.gif);
}

.boxContentRight {
  background-image: url(../images/new/corporate/box/box_cr.gif);
}.sectionlist {
	padding: 5px;
	float: right;
	width: 200px;
}

#note {
	padding: 1ex 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 12px;
}
h5 {
	color: #11568C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 5px;
	margin: 0px 0px -5px;
}

