@charset "utf-8";
/* CSS DOCUMENT */

body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; margin: 0; padding: 0; }

p { font-weight: normal; color: #000000; margin: 0; padding: 0; }

a { color: #0073b8; text-decoration: none; }

.small-blue { font-size: 12px; color: #0073b8; text-decoration: none; }

a:hover { text-decoration: underline!important; }

h1,
h1 a {
	font-size: 24px;
	font-weight: bold;
	color: #002245;
	margin: 0;
	padding: 0;
}

.page-h1 h1 {
	margin: 0 0 20px 0;
}

h2,
h2 a {
	font-size: 20px;
	font-weight: bold;
	color: #002245;
	margin: 0;
	padding: 0;
}

h3,
h3 a {
	font-size: 16px;
	font-weight: bold;
	color: #002245;
	margin: 0;
	padding: 0;
}

h4,
h4 a {
	font-size: 14px;
	font-weight: bold;
	color: #002245;
	margin: 0;
	padding: 0;
}

h5,
h5 a {
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	margin: 0;
	padding: 0;
}

.clear-both { clear: both; }

.hr { width: 100%; border-bottom: solid 2px #9aa7b5; margin: 20px 0 20px 0; }

ul, ol { margin-top: 0; margin-bottom: 0; }


#container {
	width: 1024px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#logoarea {
	float: left;
	width: 480px;
	height: 70px;
}

#header_right {
	float: right;
	width: 544px;
	height: 85px;
	font-size: 11px;
	color: #BDBEBD;
}

/* SEARCH */

#search_form {
	width: 100%;
	float: right;
	margin: 0 0 5px 0;
}

#search-input {
	font-size: 12px;
	width: 354px;
	float: right;
	padding: 2px 2px 2px 20px;
	background: url(images/search-icon.png) 3px 3px no-repeat;
}

#search-btn {
	font-size: 12px;
	font-weight: bold;
	color: #2b2d2d;
	background-color: #feca24;
	border: none;
	width: 60px;
	padding: 2px;
	margin: 0 0 0 10px;
	float: right;
	margin-top: 3px;
	margin-bottom: 2px;
}

#search-btn:hover {
	cursor: pointer;
}

/* LOGIN */

#login_form {
	float: right;
	padding: 0 0 5px 0;
}

#member_login .username_field { width: 138px; margin-left: 10px; margin-right: 10px; padding: 2px; font-size: 12px; background: #fff; }
#member_login .password_field { width: 138px; margin-left: 10px; padding: 2px; font-size: 12px; background: #fff; }
#member_login .login_button { width: 60px; padding: 2px; margin: 0 0 0 8px; border: none; background: #feca24; color:#2b2d2d; font-weight:bold; font-size: 12px;}
#member_login .login_button:hover { cursor: pointer; }
#member_login label { color: #7b7b7b; font-size: 12px; font-weight:bold;}
#member_login #member_login_title {text-align:center; margin-bottom: 5px; font-weight: bold;}
* html #member_login #member_login_title {text-align:center; font-weight: bold;}
#member_login #member_login_info {text-align: right; font-weight:bold;}
#member_container {width: 950px; height: 250px; float:left; overflow:auto; border: 1px solid #96aad2; }
#member_login .forgot-password {
	font-size: 12px;
	font-weight: bold;
	color: #5c76b8;
	text-decoration: none;
	float: right;
	margin-right: 58px;
}

#member_login .forgot-password:hover {
	text-decoration: underline;
}

legend{ font-size:15px; color:#000000; font-weight: bold; }

.errors { color:#FF0000; }
.public_event { margin-bottom: 15px; background: none; }
.public_event h2 a { padding-top: 5px; padding-bottom: 1px; padding-left: 2px; font-size: 14px; font-weight: bold; }

.contact-quote { margin: 15px 0 15px 0; font-size: 16px; font-style: italic; }

.webcast { background-color: #E0E8F7; margin-bottom: 5px; }
.webcast h2 a { padding-top: 5px; padding-bottom: 1px; padding-left: 2px; font-size: 14px; font-weight: bold; }
.odd { background: #F1F1F1; }
.even { background: #FFFFFF; }

/* BANNERS */

#banner {
	clear: both;
	float: left;
	width: 1024px;
	height: 200px;
	border-top: solid 3px #fff;
	border-bottom: solid 3px #fff;
}

#content_region {
	width: 1024px;
	height: 100%;
	float: left;
	background: url(images/content-region-bg.jpg) repeat-y;
}

#home_content_region {
	width: 1024px;
	height: 100%;
	float: left;
	background: url(images/home-content-region-bg.jpg) repeat-y;
}

/* INSIDE PAGES - ONE COL */

#insidepage_onecol {
	width: 984px;
	float: left;
	background: #eaeaea;
	padding: 20px;
}

/* INSIDE PAGES - TWO COL */

#insidepage_left {
	float: left;
	width: 638px;
	padding: 20px;
}

#insidepage_right {
	float: right;
	width: 305px;
	padding: 20px;
}

#insidepage_right h1 {
	margin: 0 0 20px 0;
}

#insidepage_right p {
	margin: 0 0 10px 0;
}

/* HOME PAGE COLUMNS */

#leftside {
	float: left;
	width: 342px;
}

#leftside .header {
	background: #62a7d1;
	width: 319px;
	padding: 8px 0 8px 20px;
	color: #fff;
	font-size: 20px;
}

#leftside .column {
	width: 299px;
	float: left;
	padding: 20px;
}

#middlepart {
	float: left;
	width: 342px;
}

#middlepart .header {
	background: #62a7d1;
	width: 319px;
	padding: 8px 0 8px 20px;
	color: #fff;
	font-size: 20px;
}

#middlepart .column-top {
	width: 299px;
	float: left;
	padding: 20px;
}

#middlepart .column-bottom {
	width: 339px;
	float: left;
	border-top: solid 3px #fff;
}

#middlepart .column-bottom .header {
	width: 339px;
	height: 6px;
	background: #62a7d1;
	padding: 0;
}

#middlepart .column-bottom .content {
	width: 299px;
	padding: 20px;
}

#rightside {
	float: left;
	width: 340px;
}

#rightside .header {
	background: #62a7d1;
	width: 320px;
	padding: 8px 0 8px 20px;
	color: #fff;
	font-size: 20px;
}

#rightside .column {
	width: 300px;
	float: left;
	padding: 20px;
}

.socialmedia-bar {
	width: 100%;
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: solid 2px #9aa7b5;
}

.socialmedia-bar h2 {
	font-size: 20px;
	color: #0073b8;
	margin: 3px 15px 0 0;
	float: left;
}

.socialmedia-bar a {
	float: left;
}

.socialmedia-bar .linkedin {
	width: 30px;
	height: 30px;
	margin-right: 10px;
}

.socialmedia-bar .blogger {
	width: 30px;
	height: 30px;
	margin-right: 10px;
}

.socialmedia-bar .twitter {
	width: 30px;
	height: 30px;
	margin-right: 10px;
}

.socialmedia-bar .youtube {
	width: 30px;
	height: 30px;
}

.strategic-box {
	width: 100%;
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: solid 2px #9aa7b5;
}

.strategic-box h2 {
	font-size: 20px;
	color: #6d6e71;
	margin: 0 20px 0 0;
	float: left;
}

.strategic-box img {
	float: left;
}

.col-box {
	width: 100%;
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: solid 2px #9aa7b5;
}

.col-box h2 {
	font-size: 20px;
	color: #6d6e71;
}

/* FOOTER */

#footer {
	clear: both;
	float: left;
	width: 1024px;
	height: 46px;
	background-color: #fff;
	margin: 20px 0 0 0;
}

#footer-left {
	width: 500px;
	float: left;
	color: #898989;
}

#footer-right {
	width: 524px;
	float: left;
	text-align: right;
}

#footer-right ul {
	float: right;
}

#footer-right ul li {
	list-style-type: none;
	float: left;
	margin-left: 10px;
}

#footer-right ul li a {
	color: #898989;
	text-decoration: none;
}

#footer-right ul li a:hover {
	text-decoration: underline;
}

#footer_me {
	clear: both;
	float: left;
	width: 1024px;
	height: 40px;
	background-image: url(images/ME_banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#footer_me p a {
	color: #999999;
	text-decoration: none;
}

/* PROVINCIAL LINKS */

#provincial_links {
	float: left;
	height: 50px;
	width: 1024px;
	background-color: #feca24;
	border-bottom: solid 3px #fff;
}	

#provincial_links_left {
	width: 120px;
	height: 50px;
	float: left;
	padding: 0 0 0 20px;
	line-height: 50px;
}

#provincial_links_left p {
	color: #464646;
}

#provincial_links_right {
	width: 884px;
	height: 50px;
	float: left;
}

#provincial_links_right p {
	float: left;
	margin: 0 10px 0 0;
}

#provincial_links_right .list {
	float: left;
}

#provincial_links_top {
	width: 884px;
	float: left;
	height: 17px;
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}

#provincial_links_bottom {
	width: 884px;
	float: left;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}

#provincial_links_top a,
#provincial_links_bottom a {
	color: #000000;
	text-decoration: none;	
}

#provincial_links_top a:hover,
#provincial_links_bottom a:hover {
	text-decoration: underline;
}

/* NAVIGATION LAYOUT */

#nav { clear: both; float: left; width: 1024px; height: 55px; position: relative; background: #002245; }
#nav ul { list-style: none; float: left; width: 1024px; margin: 0px; padding: 0px; }
#nav ul li { float: left; }
#nav ul li a { float: left; color: #fff; font-weight: bold; padding: 0 22px 0 22px; }
#nav ul li a:hover { color: #feca24; text-decoration: none!important; }

/* NAVIGATION NORMAL */

#nav ul li.about { background: #002245; height: 43px; padding-top: 12px; }
#nav ul li.designation { background: #002245; height: 43px; padding-top: 12px; }
#nav ul li.member { background: #002245; height: 43px; padding-top: 12px; }
#nav ul li.find { background: #002245; height: 43px; padding-top: 12px; }
#nav ul li.professional { background: #002245; height: 43px; padding-top: 12px; }
#nav ul li.career { background: #002245; height: 43px; padding-top: 12px; }
#nav ul li.media { background: #002245; height: 35px; padding-top: 20px; }
#nav ul li.contact { background: #002245; height: 35px; padding-top: 20px; }
#nav ul li.store-icon { background: #002245; height: 55px; }

/* NAVIGATION NORMAL */

#nav ul li.about a { background: #002245; }
#nav ul li.designation a { background: #002245; }
#nav ul li.member a { background: #002245;}
#nav ul li.find a { background: #002245; }
#nav ul li.professional a { background: #002245; }
#nav ul li.career a { background: #002245; }
#nav ul li.media a { background: #002245; }
#nav ul li.contact a { background: #002245; }

/* NAVIGATION OVER */

#nav ul li.about a:hover { background: #002245; }
#nav ul li.designation a:hover { background: #002245; }
#nav ul li.member a:hover { background: #002245; }
#nav ul li.find a:hover { background: #002245; }
#nav ul li.professional a:hover { background: #002245; }
#nav ul li.career a:hover { background: #002245; }
#nav ul li.media a:hover { background: #002245; }
#nav ul li.contact a:hover { background: #002245; }

/* NAVIGATION HIGHLIGHT */

#nav ul li.about#highlight a#about { background: #002245; width: 117px; }
#nav ul li.designation#highlight a#designation { background: #002245; width: 110px; }
#nav ul li.member#highlight a#member { background: #002245; width: 92px; }
#nav ul li.find#highlight a#find { background: #002245; width: 94px; }
#nav ul li.professional#highlight a#professional { background: #002245; width: 113px; }
#nav ul li.career#highlight a#career { background: #002245; width: 105px; }
#nav ul li.media#highlight a#highlight { background: #002245; width: 71px; }
#nav ul li.contact#highlight a#highlight { background: #002245; width: 98px; }

/******************************************************************************************************************************/

/* MEMBER DATA TABLE */

.section-title { width: 700px; background: #F4F4E9; color: #111640; padding: 7px; border: solid 1px #54668E; }
table.mem-data { border-collapse: collapse; margin: 10px; }
.mem-data td { width: 150px; padding: 5px; }
.mem-data tr.alt { background: #f4f4f4; }

#contact-list {
	color: #636363;
	font-size: 11px;
}

#contact-list img {
	margin: 0 0 5px 0;
}

