body {
	font:0.8em/1.25 Arial,Helvetica,sans-serif;
	background:#fff;
	color:#000;
	margin:0px;
}
img {border:none;
}

a {
	font-size:12px; text-decoration: none;
	color: #027ead;
	border-bottom:  dotted  #666666 1px;
}

a:hover {
	color: #000;
	
}

a:visited {
	color: #027ead;
}

#container {
	margin:0 auto 0 auto;
	width:985px;
	
	
}




/* =HEADER
============================================ */
#header {
	width:985px; float:left;
	color: #FFF;
}

#toprightnav {
	width:200px; float:right; font-size:11px;
	color: #FFF;
}

h1 {
	float:left;
	width:985px;
}

h1.logo {
	display:block;
	height:126px;
	background:url(../images/head.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden; margin:0px;
}



/* =NAV
============================================ 
#nav {
	background:#666 url(../images/bg_nav.jpg) repeat-x 0 0;
	color:#fff;
	height:22px;
	padding:0 25px;
	z-index:90;
}

#nav li {
	height:22px;
	float:left;
	display:block;
	position:relative;
}

#nav li a {
	display:block;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:10px;
}

#nav li.about {
	width:70px;
	background:url(../images/bg_navSprite.jpg) no-repeat 0 0;
}

#nav li.newsletter {
	width:141px;
	background:url(../images/bg_navSprite.jpg) no-repeat -70px 0;
}

#nav li.news {
	width:100px;
	background:url(../images/bg_navSprite.jpg) no-repeat -211px 0;
}

#nav li.team {
	width:81px;
	background:url(../images/bg_navSprite.jpg) no-repeat -311px 0;
}

#nav li.publications {
	width:87px;
	background:url(../images/bg_navSprite.jpg) no-repeat -392px 0;
}

#nav li.affiliates {
	width:81px;
	background:url(../images/bg_navSprite.jpg) no-repeat -479px 0;
}

#nav li.links {
	width:47px;
	background:url(../images/bg_navSprite.jpg) no-repeat -560px 0;
}

#nav li.careers {
	width:62px;
	background:url(../images/bg_navSprite.jpg) no-repeat -606px 0;
}

#nav li.about a:hover					{ background:url(../images/bg_navSprite.jpg) no-repeat 0 -22px; }
#nav li.newsletter a:hover		{ background:url(../images/bg_navSprite.jpg) no-repeat -70px -22px; }
#nav li.news a:hover					{ background:url(../images/bg_navSprite.jpg) no-repeat -211px -22px; }
#nav li.team a:hover					{ background:url(../images/bg_navSprite.jpg) no-repeat -311px -22px; }
#nav li.publications a:hover	{ background:url(../images/bg_navSprite.jpg) no-repeat -392px -22px; }
#nav li.affiliates a:hover		{ background:url(../images/bg_navSprite.jpg) no-repeat -479px -22px; }
#nav li.links a:hover					{ background:url(../images/bg_navSprite.jpg) no-repeat -560px -22px; }
#nav li.careers a:hover				{ background:url(../images/bg_navSprite.jpg) no-repeat -606px -22px; }

#nav ul {
	position:absolute;
	left:-9999px;
	background:#666;
	width:150px;
	z-index:95;
}

#nav li.newsletter ul { width:230px; }

#nav li:hover ul {
	left:1px;
	top:100%;
	font-size:11px;
}

#nav ul li, #nav ul li a {
	display:block;
	float:none;
	text-indent:0 !important;
	color:#fff;
	text-decoration:none;
	height:auto !important;
}

#nav ul li {
	margin:0;
	overflow:hidden;
	border-bottom:1px solid #fff;
}

#nav ul li a {
	z-index:99;
	padding:4px 5px;
	width:100%;
}

#nav ul li a:hover {
	background:#069 !important;
}
*/

/* =FEATURE
============================================ */
#feature {
	height:183px;
	background:#069;
	color:#fff;
	float:left;
}

/* =SIDEBAR
============================================ */
#sidebar {
	width:230px;
	padding:10px;
	float:right;
	color:#fff;
}

#sidebar a, #breadcrumb a, #footer a, #content .related a {
	color: #666; font-size:12px;
	text-decoration:none;
}

#sidebar a:hover, #breadcrumb a:hover, #footer a:hover, #content .related a:hover {
	color:#000;
	text-decoration:underline;
}

#sidebar h2 {
	font-size:1.25em;
	font-weight:bold;
}

#sidebar ul {
	padding:10px 0;
}

#sidebar ul li {
	padding:0 0 10px;
}

#sidebar ul li div {
	padding:0 15px;
	cursor:pointer;
	display:block;
	zoom:1;
}

#sidebar ul ul {
	font-weight:normal;
	padding:3px 10px 0 20px;
}

#sidebar ul li li {
	padding:2px 0 2px 12px;
	height:auto;
	overflow:visible;	
	list-style:none;
	background:url(../images/bullet_white.gif) no-repeat left center;
}


#sidebar ul li a, #sidebar ul li {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* =CONTENT
============================================ */
#content {
	width:717px; float:left;
}

#content h2 {
	color:#046693;
	font-weight:bold;
	margin:18px;
	font-size:1.4em;
}

#content h3, #content h4, #content h5, #content h6, #content strong {
	font-weight:bold;
}

#content h3, fieldset legend {
	margin: 18px;
	font-weight:bold;
	font-size:1.2em;
}

#content h2 span {
	font-size:0.6em;
}

#content h4 {
	padding:5px 30px 0;
	font-weight:bold;
}

#content p {
	margin:18px;
}

#content ul {
	list-style:none;
	padding:5px 40px;
}

#content li {
	padding:2px;
}

#content ul li {
	padding:2px 12px 4px 12px;
	background:url(../images/bullet_grey.gif) no-repeat;
}

#content ul.speaking li {
	background-position:0 4px;
}

#content ul.noBG li {
	background:none;
	padding:2px;
}

#content ol {
	list-style:decimal;
	padding:5px 50px;
}

#content .related {
	color: #000;
	background:#e5e5e5;
	float:right;
	margin:0px 0px 24px 24px;
	border:1px solid #ccc; width:232px;

	
	
	
}

#content .newsletterD {
	color:#c00;
	width:200px;
	clear:right;
	float:right;
}

#content .related h3 {
	padding:10px 20px 5px;
	margin:0;
	font-size:1.1em;
	background:none;
	color: #000;
}

#content .related ul {
	padding:5px 35px 10px 20px;
}

#content .related ul li {
	background:url(../images/bullet_grey.gif) no-repeat left center;
}

#content dl {
	padding: 5px 30px;
}

#content dt {
}

#content dd {
	padding:0 0 10px;
}

#content dl.news dt {
	border-top:1px solid #efefef;
	padding:3px 0;
	font-weight:bold;
}

#content dl.news span {
	display:block;
	font-style:italic;
	text-align:right;
	padding:3px 0;
}

#content dl.news dd {
	padding:3px 10px 5px;
}

#breadcrumb {
	padding: 18px; width:717px; float:left;
	background: #FFF; font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#breadcrumb a {
	font-size:11px; text-decoration: none;
	color: #027ead;
	border-bottom:  dotted  #666666 1px;
}

#breadcrumb span {
	font-weight:bold;
}


/* =FOOTER
============================================ */
#footer {
	float: left;
	width: 961px;
	margin:24px auto 0 auto;
	font-size:0.9em;
	padding:12px;
	background:#069;
	color:#fff; background-image:url(../images/footer-bg.png); background-repeat:repeat-x;
	
}

.home #footer {
	margin-right:0;
}

#footer li {
	display:inline;
	padding:0 8px 0 5px;
	border-right:1px solid #333;
}

#footer li.last {
	border:0;
}

#footer a {
	font-size:11px; color: #666;
}
#footer a:hover {
	font-size:11px; color: #333;
}

#copyright {
	padding:3px 2px;
	font-size:0.9em;
}


/* =HOME
============================================ */
#homeFeature {
	
	float:left;
	width:750px;
	height:183px; background-image:url(../images/umbrellas.jpg); background-repeat:no-repeat;
}
#homeLeft {
	
	float:left;
	width:385px;
	height:303px;
}
#homeLeft h2 {color:#046693;
	font-weight:bold;
	margin:18px 0px 18px 0px;
	font-size:1.4em;
}
#homeRight {
	
	float:right;
	width:600px;
	min-height:303px;
}
#homeRight ul li {
	background:url(../images/bullet_blue_12high.png) no-repeat left center;
	padding:0px 0px 5px 12px;
}

#homeRight h2 {color:#046693;
	font-weight:bold;
	margin:18px 0px 18px 0px;
	font-size:1.4em;
}


/* =HOME CONTENT
============================================ */
.homeSidebar {
	width:250px;
	float:left;
}

.homeContent {
	width:450px;
	margin-left:235px;
}

.homeContent p, .homeSidebar p {
	padding:5px 15px 5px 25px;
}
.homeSidebar h3, .homeContent h2, .homeSidebar h2 {
	color:#046693;
	font-weight:bold;
	padding:25px 10px 5px 25px;
	font-size:1.2em;
}

.homeSidebar h3 {
	padding-top:15px;
}

.homeSidebar ul {
	padding:0 25px 5px 30px;
}

.homeSidebar ul li {
	padding:2px 2px 2px 12px;
	background:url(../images/bullet_black.gif) no-repeat left center;
}

.section {
	overflow:hidden;
	display:inline-block
}

.section {
	display:block;
}

.column {
	width:48%;
	float:left;
}

#content .column h4 {
	background:#e5e5e5;
	padding:8px;
	margin:5px 25px;
}

fieldset {
	padding:5px 15px 5px 35px;
	border:0;
}

fieldset label {
	display:block;
	font-weight:bold;
	margin:5px 0 0;
	padding:5px 0 0;
}

fieldset input, fieldset textarea {
	border:1px solid #ccc;
	width:200px;
	margin-bottom:1px;
	padding:2px;
}

fieldset input:active, fieldset input:focus, fieldset textarea:active, fieldset textarea:focus {
	border-bottom:2px solid #666;
	margin-bottom:0;
}

fieldset.submit input {
	background:#069;
	color:#fff;
	padding:3px;
	width:auto;
	cursor:pointer;
}

fieldset .list input {
	display:inline;
	width:auto;
	padding:0;
	margin:0 0 0 10px;
}

fieldset .list label {
	font-weight:normal;
	display:inline;
	
}

fieldset.submit input:hover {
	color:#fff;
	background:#09c;
}

.error {
	color:#c00;
}

.show ul {
	display:block;
}

.hide ul {
	display:none;
}

.show div {
	background:url(../images/bg_showHide.gif) -600px 2px no-repeat ;
}

.hide div {
	background:url(../images/bg_showHide.gif) 0 2px no-repeat;
}

.functions span {
	padding:0 5px;
	cursor:pointer;
}

.functions span:hover {
	text-decoration:underline;
}

.functions span.expandAll {
	border-right:1px solid #000;
}