@charset "utf-8";
/* CSS Document */

/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background: #FFF url(../images/background.gif) top center no-repeat;
	color: #4F4F4F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
p, h1 {
	margin: 0 0 15px 0;
	padding: 0;
}
h1 {
	color: #0A4293;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	color: #0A4293;
	font-size: 14px;
	font-weight: bold;
	margin-top: 40px;
}
h3 {
	color: #3B3B3B;
	font-size: 12px;
	font-weight: bold;
	margin-top: 40px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
}
.news_title {
	color: #3B3B3B;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0 0;
}
.news_title {
	color: #3B3B3B;
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 0 0;
}
.news_date {
	color: #3B3B3B;
	font-size: 9px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.events_date {
	color: #3B3B3B;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
.events_location {
	color: #3B3B3B;
	font-size: 9px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#container {
	background: #FFF;
	margin: 0 auto;
	padding: 0;
	width: 970px;
}
#header {
	background: url(../images/logo.gif);
	height: 178px;
	padding-right: 25px;
	text-align: right;
	width: 945px;
}
#header .search {
	background:none;
	border: 0px solid;
	margin:0px;
	background:url(../images/input_bg.jpg) no-repeat;
	width:175px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	height:17px;
	vertical-align:top;
	padding: 2px 0 0 5px;
}
#header .searchButton {
	margin:0px;
	padding:0px;
}
#header form {
	padding:0px;
	margin:0px;
	margin-left:575px;
 *margin-left:287px;
	margin-top:10px;
	float:left;
}
#menu {
	background: url(../images/menu_background.gif) top no-repeat;
	height: 36px;
	padding: 22px 0;
	text-align: center;
	width: 970px;
}
#main {
	float: left;
	width: 696px;
}
#main_content {
	background: url(../images/stock.jpg) top no-repeat;
	padding: 300px 20px 20px 20px;
	width: 656px;
}
#content {
	padding: 20px 20px 20px 20px;
	width: 656px;
}
#partners {
	background: url(../images/partners_background.gif) no-repeat;
	float: left;
	height: 176px;
	width: 442px;
}
#umbrella {
	background: url(../images/partners_background.gif) no-repeat;
	float: right;
	height: 88px;
	width: 254px;
}
#secretariat {
	background: url(../images/partners_background.gif) no-repeat;
	float: right;
	height: 88px;
	width: 254px;
}
#sidebar {
	float: left;
	margin-left: 24px;
	width: 250px;
}
#recent {
	background: url(../images/recent_news_background.gif) no-repeat;
	color: #505050;
	padding: 39px 0px 0px 0px;
	width: 230px;
}
#recent ul {
	list-style: none url(../images/blue_arrow.gif);
	list-style-position: outside;
	padding-bottom: 10px;
	padding-left: 19px;
}
#recent li {
	padding-top: 0px;
	padding-bottom: 5px;
}
#events {
	background: url(../images/upcoming_events.gif) no-repeat;
	color: #505050;
	padding: 39px 0 0px 0px;
	width: 230px;
}
#events ul {
	list-style: none url(../images/orange_arrow.gif);
	list-style-position: outside;
	padding-bottom: 10px;
	padding-left: 19px;
}
#recent li {
	padding-top: 0px;
	padding-bottom: 5px;
}
#recent a {
	color: #505050;
	text-decoration:underline;
}
#events a {
	color: #505050;
	text-decoration:underline;
}
#recent p, #events p {
	margin-bottom: 11px;
}
#brochure {
	background: url(../images/brochure_background.gif) no-repeat;
	color: #FFF;
	height: 24px;
	margin-bottom: 2px;
	padding: 22px 0 0 11px;
	width: 220px;
}
#newsletter {
	background: url(../images/newsletter.gif) no-repeat;
	color: #FFF;
	height: 24px;
	margin-bottom: 22px;
	padding: 22px 0 0 11px;
	width: 220px;
}
#video {
	background: url(../images/video_background.gif) no-repeat;
	color: #FFF;
	height: 56px;
	line-height: 13px;
	margin-bottom: 22px;
	padding: 0 0 0 81px;
	width: 139px;
}
#csr {
	height: 43px;
	text-align: center;
	width: 220px;
}
.hr {
	background: url(../images/hr.gif) top center no-repeat;
	height: 10px;
	margin: 45px 0 0 0;
	width: 100%;
}
#footer {
	background-color: #F3F2F2;
	clear: both;
	height: 28px;
	padding: 10px 20px 0 20px;
	width: 930px;
}
#content a:link, #content a:visited, #content a:active {
	color: #0A4293;
	font-weight: bold;
	text-decoration: underline;
}
#video a:link, #video a:visited, #video a:active, #brochure a:link, #brochure a:visited, #brochure a:active, #newsletter a:link, #newsletter a:visited, #newsletter a:active {
	color: #FFF;
	text-decoration: underline;
}
#footer a:link, a:visited, a:hover, a:active {
	color: #0A4293;
	font-weight: normal;
	text-decoration: underline;
}
.lead {
	color: #f2871c;
	font-size: 11px;
	font-weight: bold;
}
.quote {
	font-style: italic;
	margin-bottom: 0;
}
.quote_who {
	font-size: 10px;
	text-align: right;
}

