@import url("subnav-61.css");

div {
	z-index: 10;
}

form {
	margin: 0px;
	padding: 0px;
}

.body {
	margin: 0px;
	background-color: #c9d4da;
	font-family: Arial;
	font-weight: normal;
}

.minWidth {
	width: 1000px;
	height: 1px;
}

.minWidth hr {
	display: none;
}

.header {
	float: left;
	width: 100%;
	background-image: url("../images/header-back-cyan.gif");
	background-repeat: repeat-x;
	background-color: #ebebeb;
	font-size: 12px;
}

.topBanner {
	width: 990px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.topBanner-line {
	float: left;
	width: 990px;
	height: 79px;
}

.logo {
	float: left;
	width: 670px;
	height: 66px;
	padding-top: 7px;
}

#logo-c {
	display: block;
}

#logo-w {
	display: none;
}

.logo a { 
	border: 0px;
}

.logo-img {
	width: 139px;
	height: 49px;
	overflow: hidden;
	background-image: url("../images/logo-cyan.gif");
	background-repeat: no-repeat;
}

.login {
	float: left;
	width: 320px;
	height: auto;
}

.client-login-button {
	float: left;
	width: 298px;
	height: 26px;
	margin-top: 10px;
	padding-left: 12px;
}

.login-link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	white-space: nowrap;
}

.login-link:hover {
	color: #ffffff;
	text-decoration: underline;
}

.login-button {
	float: right;
	width: auto;
	height: 26px;
	background-image: url("../images/login-center-cyan.gif");
	background-repeat: repeat-x;
}

.login-button span.button-left {
	float: left;
	width: 13px;
	height: 26px;
	background-image: url("../images/login-left-cyan.gif");
	background-repeat: no-repeat;
}

.login-button span.button-right {
	float: left;
	width: 13px;
	height: 26px;
	background-image: url("../images/login-right-cyan.gif");
	background-repeat: no-repeat;
}

.topNav {
	float: left;
	width: 100%;
	height: auto;
	background-image: url("../images/topnav_bg.gif");
	background-repeat: repeat-y;
	background-color: #303d45;
	font-size: 12px;
}

.topNav-center {
	width: 990px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.topNav-line {
	float: left;
	width: 990px;
}

.topNav-bar {
	float: left;
	width: 990px;
	text-align: left;
	padding-bottom: expression("2px");
}

.topNav-bar-empty {
	float: left;
	width: 670px;
	text-align: left;
	height: 25px;
	padding-bottom: 2px;
}

.topNav-link {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	white-space: nowrap;
}

.topNav-button {
	float: left;
	width: auto;
	height: 25px;
	background-image: url("../images/nav-center.gif");
	background-repeat: repeat-x;
	margin-right: 4px;
	margin-top: 3px;
	margin-bottom: 2px;
}

.topNav-button span.button-left {
	float: left;
	width: 5px;
	height: 25px;
	background-image: url("../images/nav-left.gif");
	background-repeat: no-repeat;
}

.topNav-button span.button-center {
	float: left;
	width: auto;
	height: 17px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

.topNav-button span.button-right {
	float: left;
	width: 5px;
	height: 25px;
	background-image: url("../images/nav-right.gif");
	background-repeat: no-repeat;
}

.topNav-selected {
	float: left;
	width: auto;
	height: 25px;
	background-image: url("../images/nav-center2.gif");
	background-repeat: repeat-x;
	margin-right: 4px;
	margin-top: 3px;
	margin-bottom: 2px;
}

.topNav-selected span.button-left {
	float: left;
	width: 5px;
	height: 25px;
	background-image: url("../images/nav-left2.gif");
	background-repeat: no-repeat;
}

.topNav-selected span.button-center {
	float: left;
	width: auto;
	height: 17px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

.topNav-selected span.button-right {
	float: left;
	width: 5px;
	height: 25px;
	background-image: url("../images/nav-right2.gif");
	background-repeat: no-repeat;
}

.topNav-link:hover .topNav-button {
	background-image: url("../images/nav-center2.gif");
}

.topNav-link:hover span.button-left {
	background-image: url("../images/nav-left2.gif");
}

.topNav-link:hover span.button-center {
	
}

.topNav-link:hover span.button-right {
	background-image: url("../images/nav-right2.gif");
}

.topNav-search {
	float: right;
	width: 320px;
	height: auto;
	text-align: left;
}

.topNav-search-container {
	padding-left: 14px;
	padding-top: 7px;
}

.topNav-search-box {
	float: left;
	border: 1px solid #c3c3c3;
	width: 222px;
	height: 17px;
	padding-left: 30px;
	background-color: #ffffff;
	background-image: url("../images/search-glass.gif");
	background-repeat: no-repeat;
	padding-top: 1px;
}

.topNav-search-input {
	width: 220px;
	height: 14px;
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3c3c3c;
}

.topNav-search-go {
	float: left;
	margin-left: 5px;
}

.contentWrapper {
	float: left;
	width: 100%;
	padding-top: 35px;
	padding-bottom: 48px;
	background-color: #e7e7e7;
}

.contentWrapper-container {
	width: 990px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.sub-nav {
	float: left;
	width: 172px;
}

.home-table {
	width: 100%;
}

.home-content-left {
	width: 655px;
	vertical-align: top;
}

.home-content-space {
	width: 13px;
}

.home-content-right {
	width: 322px;
	vertical-align: top;
}

.home-content-col-left {
	float: left;
	width: 612px;
}

.home-content-col-left-header {
	font-family: Arial;
	font-size: 200%;
	font-weight: normal;
	color: #455560;
	background-image: url("../images/dotted-lite.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 612px;
	padding-bottom: 6px;
}

.home-content-col-left-text {
	margin-top: 5px;
	width: 597px;
	padding-right: 15px;
	padding-bottom: 0px;
	color:#252d33;
}

.home-content-col-left-line {
	margin-top: 5px;
	background-image: url("../images/dotted-lite2.gif");
	background-repeat: repeat-x;
	width: 290px;
	height: 1px;
}

.home-content-col-left-line hr {
	display: none;
}

.home-content-col-right {
	float: right;
	width: 290px;
	clear: right;
}

.home-content-col-right-header {
	font-family: Arial;
	font-size: 200%;
	font-weight: normal;
	color: #455560;
	background-image: url("../images/dotted-lite.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 290px;
	padding-bottom: 6px;
}

.home-content-col-right-date {
	margin-top: 5px;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #242d34;
	width: 290px;
}

.home-content-col-right-text {
	margin-top: 2px;
	width: 290px;
}

.home-content-col-right-line {
	margin-top: 5px;
	background-image: url("../images/dotted-lite2.gif");
	background-repeat: repeat-x;
	width: 290px;
	height: 1px;
}

.home-content-col-right-line hr {
	display: none;
}

.home-content-col-right-more {
	float: right;
	margin-top: 10px;
	border: 1px solid #dde1e4;
	width: auto;
	height: auto;
	padding: 2px;
}

.home-link {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #00506E;
	text-decoration: none;
}

.home-link:hover {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #252D33;
	text-decoration: underline;
}

.home-arrow {
	float: left;
	width: 280px;
	margin-top: -13px;
}

.content-center {
	float: left;
	width: 473px;
}

.content-center-image {
	margin-bottom: 10px;
	width: 100%;
}

.content-center-box {
	float: left;
	width: 448px;
	margin-bottom: 10px;
	padding: 15px;
	background-color: #ffffff;
}

.content-center-header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.content-center-text {
	margin-top: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.adv-other {
	margin-bottom: 10px;
	width: 310px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #cfcfcf;
}

.adv-box {
	float: left;
	margin-bottom: 10px;
	width: 310px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #cfcfcf;
	padding-bottom: expression("2px");
}

.adv-image {
	padding: 0px;
}

.adv-image p {
	margin: 0px;
	margin-bottom: -3px;
	margin-bottom: expression("0px");
}

.adv-image p embed {
	margin-bottom: 0px;
}

.adv-image p object {
	margin-bottom: 3px;
}

.adv-content {
	background-color: #DCE4E9;
	padding: 10px;
}

.adv-header {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

.adv-text {
	margin-top: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.adv-select {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	width: 250px;
	color: #3c3c3c;
}

.adv-go {
	margin-left: 5px;
	margin-top: -3px;
	margin-top: expression("1px");
}

.adv-more-line {
	margin-top: 5px;
	text-align: right;
}

.adv-more {
	width: auto;
	height: auto;
	margin-top: 8px;
	white-space: nowrap;
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
	border: 0px solid #cfcfcf;
}

.adv-more-link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00506E;
	text-decoration: none;
}

.adv-more-link:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #252D33;
	text-decoration: underline;
}

.adv-more-arrow {
	margin-left: 7px;
}

.siteMap {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url("../images/sitemap-cyan.gif");
	background-repeat: repeat-x;
	background-color: #c9d4da;
	font-size: 12px;
}

.siteMap-row {
	width: 990px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.siteMap-table {
	width: 100%;
}

.siteMap-col {
	background-image: url("../images/dotted-vert.gif");
	background-repeat: repeat-y;
	min-height: 169px;
	height: expression("169px");
	vertical-align: top;
}

.siteMap-box {
	margin-left: 15px;
}

.siteMap-header {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #455560;
	padding-bottom: 10px;
	float: none;
}

.siteMap-link {
	margin-top: 3px;
	float: none;
}

.siteMap-href {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #00506E;
	text-decoration: none;
}

.siteMap-href:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #252D33;
	text-decoration: underline;
}

.footer {
	float: left;
	width: 100%;
	height: 56px;
	background-color: #c9d4da;
	font-size: 12px;
}

.footer-row {
	width: 975px;
	margin-top: 13px;
	padding-left: 15px;
	margin-left: auto;
	margin-right: auto;
}

.copyright {
	float: left;
	width: auto;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #455560;
	white-space: nowrap;
}


/* Breadcrumb Styles */

.bread-crumbs {
	float: left;
	width: 100%;
	padding-top: 10px;
	background-color: #e7e7e7;
	font-size: 12px;
}

.bread-crumbs-line {
	width: 978px;
	padding-left: 12px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #252D33;
	margin-left: auto;
	margin-right: auto;
}

.bread-crumbs-href {
	font-weight: bold;
	color: #00506E;
	text-decoration: none;
}

.bread-crumbs-href:hover {
	color: #252D33;
	text-decoration: underline;
}

.bread-crumbs-href-last {
	font-weight: normal;
	color: #252D33;
	text-decoration: none;
}

.bread-crumbs-href-last:hover {
	color: #252D33;
	text-decoration: none;
}


/* Content Styles */

.content-container {
	float: left;
	width: 797px;
}

.content-body {
	float: left;
	padding: 15px;
	background-color: #ffffff;
	border: 1px solid #cfcfcf;
	font-size: 0.75em;
}

.contentWrapper-columns {
	float: left;
	width: 100%;
	padding-top: 11px;
	padding-bottom: 48px;
	background-color: #e7e7e7;
}

.content-image {
	margin-bottom: 10px;
	width: 100%;
	float: left;
}

.content-header {
	float: left;
	float: expression("none");
	font-family: Arial;
	font-size: 200%;
	font-weight: normal;
	color: #455560;
	background-image: url("../images/dotted-lite.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	padding-bottom: 6px;
}

.content-tab-line {
	float: left;
	width: 100%;
}

.content-tab {
	float: right;
	margin-top: 3px;
	width: auto;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #252D33;
	padding-bottom: 5px;
}

.tab-divider {
	color: #00506E;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

.tab-link {
	color: #00506E;
	text-decoration: none;
}

.tab-link:hover {
	color: #252D33;
	text-decoration: underline;
}

.tab-link-disabled { 
	color: #000000 ; 
	text-decoration: none; 
} 

.content-text {
	float: left;
	padding-top: 5px;
	width: 100%;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #252D33;
	line-height: 18px;
}

.section-line {
	float: left;
	float: expression("none");
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
}

.section-title {
	margin-top: 0px;
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #252D33;
	float: left;
	float: expression("none");
	width: 100%;
}

.section-text {
	float: left;
	margin-top: 0px;
	width: 100%;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #252D33;
	line-height: 150%;
}

.section-text p {
	margin-top: 0px;
	margin-bottom: 20px;
}

.section-image-left {
	margin-right: 10px;
	margin-bottom: 10px;
}

.section-image-right {
	margin-left: 0px;
	padding: 0px;
	padding-left: 10px;
}

.div_section-image-left {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

.div_section-image-left p {
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.div_section-image-right { 
	float: right;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

.div_section-image-right p {
	padding-left: 11px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.caption { 
	font-style:italic; 
	font-size: 92%; 
} 

.div_picture_bottom { 
	float: left;
	float: expression("none");
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.div_picture_frame {
	margin: 0px;
	padding: 0px;
}

.div_picture_frame a {
	float: left;
	display: block;
}

/* Attached Document Styles */

.attached-left {
	float: left;
	width: 68%;
	padding-right: 15px;
}

.attached-right {
	float: right;
	width: 25%;
	margin-top: 10px;
	border: 1px solid #c3c3c3;
	padding: 10px;
}

.attached-box {
	float: right;
	width: 178px;
	margin-top: 5px;
	border: 1px solid #c3c3c3;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.download-header {
	font-family: Arial;
	font-size: 200%;
	font-weight: normal;
	color: #455560;
	background-image: url("../images/dotted-lite.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	padding-bottom: 4px;
	padding-top: 2px;
}

.download-text {
	margin-top: 5px;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #252D33;
	width: 100%;
}

.download-line {
	margin-top: 10px;
	padding-left: 25px;
	background-image: url("../images/icon-pdf.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 9px;
}

.download-link {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #00506E;
	text-decoration: none;
}

.download-link:hover {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #252D33;
	text-decoration: underline;
}


/* Column Promo Styles */

.col-adv-box {
	margin-bottom: 10px;
	width: 188px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #cfcfcf;
}

.col-adv-content {
	background-color: #DCE4E9;
	padding: 10px;
}

.col-adv-header {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #455560;
	background-image: url("../images/dotted-lite.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	padding-bottom: 4px;
}

.col-adv-text {
	margin-top: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #252D33;
}

.col-adv-headline {
	margin-top: 5px;
	margin-bottom: 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #252D33;
}

.col-adv-text p {
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
}

.col-adv-href {
	font-weight: bold;
	color: #00506E;
	text-decoration: none;
}

.col-adv-href:hover {
	font-weight: bold;
	color: #252D33;
	text-decoration: underline;
}

.href-bullet {
	background-image: url("../images/bullet-link.gif");
	background-repeat: no-repeat;
	padding-left: 16px;
}

.href-arrow {
	background-image: url("../images/arrow-link.gif");
	background-repeat: no-repeat;
	padding-left: 16px;
}

.col-adv-image-box {
	margin-bottom: 10px;
	width: 188px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #cfcfcf;
	padding-bottom: expression("2px");
}

.col-adv-image {
	padding: 0px;
}

.col-adv-inner-image {
	margin-top: 5px;
	width: 168px;
	overflow: hidden;
}

.col-adv-inner-image a {
	border: 0px;
}

.col-adv-inner-image a:hover {
	border: 0px;
}

.col-adv-inner-image img {
	border: 0px;
}


/* Contact Styles */

.contacts-col {
	margin-top: 20px;
	float: left;
	width: 33%;
}

.contacts-col3 {
	margin-top: 20px;
	float: left;
	width: 33%;
}

.contacts-header {
	margin-bottom: 20px;
	margin-bottom: expression("15px");
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #252D33;
	float: left;
	float: expression("none");
	width: 100%;
}

.contacts-details {
	margin-bottom: 20px;
	float: left;
	float: expression("none");
	width: 100%;
}

.contacts-details p {
	margin: 0px;
	padding: 0px;
}

.contacts-mailto {
	color: #00506E;
	text-decoration: none;
}

.contacts-mailto:hover {
	color: #252D33;
	text-decoration: underline;
}


/* Navigation Landing Styles */

/* Navigation Landing Styles */

.nl-line {
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-bottom: 5px;
}

.nl-col1-top {
	float: left;
	width: 370px;
	margin-right: 15px;
	background-image: url("../images/dotted-lite2.gif");
	background-repeat: repeat-x;
	background-position: left top;
	height: 1px;
}

.nl-col2-top {
	float: right;
	width: 370px;
	 background-image: url("../images/dotted-lite2.gif");
	background-repeat: repeat-x;
	background-position: left top;
	height: 1px;
}

.nl-col1-top hr {
	display:none;
}


.nl-col2-top hr {
	display:none;
}

.nl-col1 {
	float: left;
	width: 370px;
	margin-right: 15px;
}

.nl-col2 {
	float: right;
	width: 370px;
}

.nl-row {
	float: left;
	float: expression("none");
	margin-top: 5px;
	background-image: url("../images/arrow-lite.gif");
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	padding-bottom: 6px;
}

.nl-link {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #00506E;
	text-decoration: none;
}

.nl-link:hover {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #252D33;
	text-decoration: underline;
}

.nl-dotted-line {
	float: left;
	float: expression("none");
	margin-top: 0px;
	background-image: url("../images/dotted-lite2.gif");
	background-repeat: repeat-x;
	width: 370px;
	height: 1px;
}

.nl-dotted-line hr {
	display: none;
}

/* Global Styles */

.text-link {
	color: #00506E;
	text-decoration: none;
	font-weight:bold;
}

.text-link:hover {
	color: #252D33;
	text-decoration: underline;
}

.rightContent {
	float: left;
	width: 100%;
}

.content-title {
	float: left;
	width: auto;
	height: auto;
}

.content-archive {
	float: right;
	text-align: right;
	width: auto;
	height: auto;
	margin-top: 8px;
	white-space: nowrap;
}

.content-archive-link {
	font-family: Arial;
	font-size: 50%;
	font-weight: bold;
	color: #00506E;
	text-decoration: none;
}

.content-archive-link:hover {
	font-family: Arial;
	font-size: 50%;
	font-weight: bold;
	color: #252D33;
	text-decoration: underline;
}

.content-archive-arrow {
	margin-left: 7px;
	border: 0px;
}


/* News Content Styles */

.news-header {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #252D33;
	margin-top: 2px;
	margin-bottom: 20px;
	line-height: 150%;
}

.news-date {
	float: left;
	float: expression("none");
	width: 100%;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #252D33;
	margin-bottom: 20px;
}

.text-link {
	color: #00506E;
	text-decoration: none;
	font-weight:bold;
}

.text-link:hover {
	color: #252D33;
	text-decoration: underline;
}


/* News Archive Styles */

.news-archive-header {
	margin-top: 15px;
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #252D33;
	width: 100%;
	float: left;
	float: expression("none");
}

.news-archive-line {
	margin-top: 5px;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #252D33;
	float: none;
	clear: both;	
	width: 100%;
}

.more-line {
	padding-top: 0px;
	float: left;
	float: expression("none");
	width: 100%;
	padding-bottom: 4px;
	font-size: 200%;
}

.news-divider {
	color: #00506E;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
	padding: 0px;
}

.news-archive-line ul {
	margin-left: -20px;
	margin-left: expression("20px");
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #252D33;
	margin-bottom: 0px;
}

.news-archive-line li {
	margin-top: 5px;
}

.news-archive-line a {
	color: #00506E;
	text-decoration: none;
}

.news-archive-line a:hover {
	color: #252D33;
	text-decoration: underline;
}

.no-bullet ul {
	margin-top: 0px;
	margin-left: -40px;
	margin-left: expression("0px");
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #252D33;
	list-style-type: none;
}

/* News Landing Styles */

.news-landing-row {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url("../images/dotted-lite2.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	float: expression("none");
	width: 100%;
	height: auto;
}

.news-landing-header {
	margin-top: 0px;
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #252D33;
	float: left;
	width: 100%;
}

.news-landing-line {
	margin-top: 5px;
	margin-top: expression("15px");	
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #252D33;
	float: left;
	width: 100%;
}

.news-landing-more-line {
	float: left;
	width: 100%;
	font-size: 200%;
}

/* Exec Bios */

.exec-line {
	float: left;
	margin-top: 10px;
	padding-top: 18px;
	width: 100%;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #252D33;
	background-image: url("../images/dotted-lite2.gif");
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 150%;
}

.exec-first {
	margin-top: 18px;
	float: left;
	width: 100%;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #252D33;
	line-height: 150%;
}

.exec-left {
	float: left;
	width: 149px;
}

.exec-left-press {
	float: left;
	width: 235px;
}


.exec-right {
	float: left;
	width: 611px;
}


.exec-right-3col {
	float: left;
	width: 390px;
}

.exec-right-press {
	float: left;
	padding: 25px 0 0 0;
	width: 511px;
}

.exec-name {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #252D33;
}

.exec-italic {
	font-style: italic;
	font-size: 100%;
}

.exec-text {
	font-style: normal;
	font-size: 100%;
}


/* Search Result */

.search-line {
	margin-top: 15px;
	float: left;
	float: expression("none");
	width: 100%;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #252D33;
	background-image: url("../images/dotted-lite2.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 8px;
}

.search-text {
	float: left;
	width: auto;
}

.search-paginate {
	float: right;
	width: auto;
	font-weight: bold;
	white-space: nowrap;
}

.next-arrow {
	margin-left: 7px;
	border: 0px;
}

.paginate-divider {
	margin-left: 0px;
	margin-right: 0px;
}

.paginate-separator {
	margin-left: 2px;
	margin-right: 2px;
}

.search-result-line {
	float: left;
	width: 100%;
	float: expression("none");
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #252D33;
	background-image: url("../images/dotted-lite2.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 8px;
}

.search-result-header {
	padding-top: 8px;
	float: left;
	width: 100%;
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
}

.search-result-text {
	margin-top: 5px;
	float: left;
	width: 100%;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
}

.search-bottom-line {
	float: left;
	float: expression("none");
	margin-top: 8px;
	width: 100%;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #252D33;
	padding-bottom: 5px;
}


.level2 {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #252D33;
}

.level3 {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #252D33;
	padding-left: 15px;
}

.sitemap li {
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #252D33;
	list-style: none;
	line-height: 150%;
}


/* Research Styles */

.table-line {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

.research-header {
	float: left;
	float: expression("none");
	width: 100%;
	margin-top: 0px;
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #252D33;
	background-image: url("../images/dotted-lite2.gif");
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}

.research-line {
	float: left;
	float: expression("none");
	width: 100%;
	margin-top: 8px;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #252D33;
	background-image: url("../images/dotted-lite2.gif");
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
}

.research-dotted-line {
	float: left;
	float: expression("none");
	margin-top: 8px;
	background-image: url("../images/dotted-lite2.gif");
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
}

.research-dotted-line hr {
	display: none;
}

.research-arrow {
	width: 100%;
}

.research-arrow img {
	margin-left: 5px;
}


/* Hidden Script Div */
.hiddenScript {
	float: left;
	width: 100%;
	height: 0px;
	overflow: auto;
}


/* Editor */
.divSpacer {
	clear:both;
}

.editor {
	padding: 2px;
	border: 1px dashed #C8C5C5;
	background-color: #FFFFCC;	
	float: left;
}

.editorHeader {
	clear: both;
	padding: 2px;
	border: 1px dashed #C8C5C5;
	background-color: #FFFFCC;
	height: 140px;
	float: left;
}

.editorFooter {
	clear: both;
	padding: 2px;
	border: 1px dashed #C8C5C5;
	background-color: #FFFFCC;
	float: left;
}

.topNav-search-editor {
	float: right;
	width: 320px;
	height: 43px;
	text-align: left;
}

.home-image {
	width: 654px;
	height:180px;
}

.home-image h1 {
	margin-top: 0px;
}

.home-image p {
	position: absolute;
	margin-top: 15px;
}

.adv-image a {
	border: 0px;
}

.picture_frame {
	border: 0px !important;
}

.div_section-image-left {
	float: left;
}

.div_section-image-right {
	float: right;
}


/* Error Message*/

.error-message {
	font-weight: bold;
	font-size: 90%;
	color: red;
	border-width: 1px;
	width: auto
}

/* Portfolio Logos*/

.portfolioLogo {
	padding: 5px 0 10px 0;	
}

.footnote {
	margin-top:50px;
	font-size:85%;

}

/* force vertical scroll bar */
#forceScroll {
	position: absolute;
	top: 0px;
	bottom: -1px;
	visibility: hidden
}

/* Conference Table */
.confTable {
	width: 100%;
	height:500px;
	background-color:#0099FF;
}

.confHeader {
	color:#FFFFFF;
	text-align:center;
	padding: 5px 0 5px 0;
	height:20px;
	background-color:#183541;
	border-right: solid 1px #FFFFFF;
}


.confBorder{
	border-bottom: solid 1px #CCCCCC;
}

.confCentre{
	text-align:center;
}

.confContent{
	float:left;
	
	border-right: solid 1px #FFFFFF;

}

.backtotop{
	float:right;	
}
