@charset "UTF-8";
/* CSS Document */

:link, :visited {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size:1em;
}
h1, h2, h3, h4, h5, h6, body {
	margin:0;
	padding:0;
}
a img, :link img, :visited img {
	border:none;
}
img {
	border:none;
}
body {
	background-color: #d3d3d3;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 100%;
	color:#333;
}
#container {
	background:#F3F3F3 url(../images/bg_header.png) repeat-x;
}
#bg-container {
	background:url(../images/bg_header_banner.jpg) 50% 88px no-repeat;
	margin:0 auto;
	text-align:center;
}
#content-container {
	width:930px;
	padding:0;
	margin:0 auto;
	padding:30px 0;
	text-align:left;
}
#content-container-gp {
	width:930px;
	padding:0;
	margin:0 auto;
	padding:-10px 0 0 0;
	text-align:left;
}
#content-container-gp-header {
	width:930px;
	padding:0;
	margin:0 auto;
	padding:30px 0 0 0;
	text-align:left;
}
#main-content {
	float:left;
	width:610px;
}
.content-description-middle {
	width: 500px;
	text-align: justify;
	margin-left: 50px;
}
.content-description-middle p {
	margin:0;
	padding:0;
}
#copyright {
	width: 930px;
	margin: 0 auto;
	padding: 5px 10px;
	font-size: 10px;
	text-align:center;
	color: #626873;
	border-top: dotted;
	border-top-color: #999;
	border-top-width: 1px;
}
#copyright a, a:link, a:visited {
	color: #626873;
}
#copyright a:hover {
	color: #626873;
	text-decoration: underline;
}
.SpryHiddenRegion {
	visibility: hidden;
}
/*****************************************************************************/
/*
/* Header
/*
/*****************************************************************************/
#header {
	position:relative;
	height:35px;
	width:930px;
	margin:0 auto;
	padding-top:52px;
	text-align:left;
}
.header-logo {
	position:absolute;
	top:0px;
	right:0;
}
/*****************************************************************************/
/*
/* Sidebar
/*
/*****************************************************************************/
#sidebar-right {
	float:right;
	width:310px;
	padding-top:106px;
}
#sidebar-right ul, ol, li {
	list-style:none;
	margin:0;
	padding:0;
}
.activity-ul {
	margin-bottom:33px;
}
html>body .activity-ul {
	margin-bottom:35px;
}
.ul-left {
	font-size: 12px;
	margin-left:10px;
}
.ul-left li {
	background:url(../images/icon_check.gif) 0% 50% no-repeat;
	padding-left:30px;
	margin-bottom:10px;
}
.news-ul {
	line-height: 1.7;
}
.news-ul li {
	background:url(../images/icon_tag.gif) 0px 4px no-repeat;
	padding-left:27px;
	margin-top: 0px;
	margin-bottom:25px;
	font-size: 11px;
	color:#333;
}
.news-ul li a {
	color:white;
	text-shadow: #BBB 0px 1px 0px;
	font-size: 12px;
	line-height: 1.8;
}
.news-ul-last {
	line-height: 1.7;
}
.news-ul-last li {
	background:url(../images/icon_tag_grey.gif) 0px 4px no-repeat;
	padding-left:27px;
	margin-top: 0px;
	margin-bottom:25px;
	font-size: 11px;
	color:#333;
}
.news-ul-last li a {
	color:white;
	text-shadow: #BBB 0px 1px 0px;
	font-size: 12px;
	line-height: 1.8;
}
/*****************************************************************************/
/*
/* Content
/*
/*****************************************************************************/

a, a:link, a:visited {
	outline: none;
	color:white;
}
#content-container a, #content-container a:link, #content-container a:visited {
	color: #464A52;
}
#content-container a:hover {
	text-decoration: underline;
}
#content-container a.external {
	background: url(../images/external-link.gif) 100% 40% no-repeat;
	padding-right: 15px;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom:10px;
}
h1 {
	margin-bottom:15px;
}
.page-subtitle {
	color: #003F8E;
	font-size: 1em;
	font-weight: normal;
	margin-top: 20px;
	padding-bottom:5px;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
	text-shadow: #BBB 0px 1px 0px;
	background:url(../images/bg_hr_title.png) bottom no-repeat;
}
p {
	color: #333;
	margin-bottom:10px;
	line-height:1.8;
	font-size: 0.8em;
}
.content-style-description ul li {
	list-style: circle;
	font-size: 0.8em;
	margin-left: 50px;
	color: #333;
}
.content-style-description-root ul li {
	list-style: circle;
	font-size: 1em;
	margin-left: 50px;
	color: #333;
}
hr {
	height: 0;
	border: 0;
	border-bottom: 1px solid #DDD;
	color: #DDD;
	margin: 0;
	padding: 0;
	clear:both;
	width: 100%;
}
/*****************************************************************************/
/*
/* Footer
/*
/*****************************************************************************/
#footer {
	border-top: #CCC solid 1px;
	background:url(../images/bg_footer.png) repeat-x;
	height:180px;
	text-align:center;
	background-color: #D3D3D3;
}
#footer ul, ol {
	list-style:none
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
	font-size: 0.7em;
	margin: 10px 0 10px 10px;
}
#footer p, #footer li {
	color: #666;
	margin-left: 10px;
}
#footer a, #footer a:link, #footer a:visited {
	color:#666;
}
#footer a:hover {
	text-decoration: underline;
}
.footer-container {
	width:930px;
	margin:0 auto;
	padding-top:20px;
	text-align:left;
}
.footer-block-left {
	width:250px;
	height:170px;
	font-size: 11px;
}
.footer-block-right {
	width:300px;
	height:170px;
	background-image:url(../images/bg_footer_contact.png);
	background-repeat: no-repeat;
	margin-top: -20px;
}
.footer-block-left {
	position:relative;
	float:left;
	color:#666;
}
.footer-block-left li {
	margin-bottom:4px;
}
#footer .footer-block-left li em {
	font-weight:normal;
	font-style: normal;
	margin-left: 15px;
}
.footer-block-right {
	float:right;
	color:#666;
}
.footer-block-right p {
	font-size: 11px;
	line-height:1.7;
	color:#464A52;
}
.footer-block-right p span {
	color:#000;
}
.footer-block-right strong {
	font-size: 12px;
	font-weight: normal;
}
#footer .content {
	padding: 0 20px 0 20px;
	font-size: 1em;
}
/*****************************************************************************/
/*
/* Banner text
/*
/*****************************************************************************/
#quote-heading-home {
	padding:75px 0 0 0;
	overflow:hidden;
	background:url(../images/banner_text_b.png) no-repeat;
	height:0px !important;
	height:75px;
	margin-bottom: 31px;
}
#quote-heading-about {
	padding:75px 0 0 0;
	overflow:hidden;
	background:url(../images/banner_text_a.png) no-repeat;
	height:0px !important;
	height:75px;
	margin-bottom: 31px;
}
#quote-heading-news {
	padding:75px 0 0 0;
	overflow:hidden;
	background:url(../images/banner_text_c.png) no-repeat;
	height:0px !important;
	height:75px;
	margin-bottom: 31px;
}
#quote-heading-contact {
	padding:75px 0 0 0;
	overflow:hidden;
	background:url(../images/banner_text_d.png) no-repeat;
	height:0px !important;
	height:75px;
	margin-bottom: 31px;
}
#about-us-tag {
	padding:29px 0 0 0;
	font-size: 1em;
	letter-spacing: 0.2em;
	font-weight: normal;
	text-shadow: #BBB 0px 1px 0px;
	border-bottom:1px solid #426FA8;
	margin-bottom:16px;
	height: 24px;
	width:595px;
	color: #003F8E;
}
#our-activity-tag {
	padding:29px 0 0 0;
	height:24px;
	font-size: 0.9em;
	letter-spacing: 0.2em;
	font-weight: normal;
	text-shadow: #BBB 0px 1px 0px;
	border-bottom:1px solid #426FA8;
	margin-bottom:16px;
	width:273px;
	color: #003F8E;
}
#news-events-tag {
	padding:26px 0 0 0;
	height:24px;
	border-bottom:1px solid #426FA8;
	margin-bottom:16px;
	font-size: 0.9em;
	letter-spacing: 0.2em;
	font-weight: normal;
	text-shadow: #BBB 0px 1px 0px;
	color: #003F8E;
}
#contact-us {
	padding: 0 0 0 20px;
	height:20px;
	font-size: 1em;
	letter-spacing: 0.2em;
}
/*****************************************************************************/
/*
/* Clearfix
/*
/*****************************************************************************/
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
	
/*****************************************************************************/
/*
/* Slideshow
/*
/*****************************************************************************/
#slider {
	width: 450px; /* important to be same as image width */
	height: 292px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
#sliderContent {
	width: 410px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 10px 13px;
	width: 384px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.sliderImage span strong {
	font-size: 14px;
}
#slider .top {
	top: 0;
	left: 0;
}
#slider .bottom {
	bottom: 0;
	left: 0;
}
#slider ul {
	list-style-type: none;
}
#slider .clear {
	clear: both;
}
/*****************************************************************************/
/*
/* Styles blockquote boxes
/*
/*****************************************************************************/
.boxes-list blockquote {
	border-left: 4px solid #4993C4;
	padding: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
.boxes-list blockquote a {
	color: #486cff !important;
	text-decoration: none;
}
.boxes-list blockquote a:hover {
	color: #000000 !important;
	text-decoration: none;
}
.boxes-list blockquote a:visited {
	color: #486cff !important;
	text-decoration: none;
}
