html{
	height: 				100%;	
}
/* from Yahoo! YUI */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
/*reset.css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
body{font:11px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}


* {
	margin:					0;
	padding:				0;
	}
	
img {
	border:					0;	
}	

body {
	font: 					normal 12px/15px Arial, Helvetica, sans-serif;
	color: 					#505050;
	background:				#585858 url("../images/bg.jpg") repeat-x;
	}

a:link {
	color: 					#d74c00;
	text-decoration: 		underline;
	}

a:active {
	color: 					#FFF;
	}
	
a:hover {
	background-color: 		#fff0cc;
	}
	
a:visited {
	color: 					#b36439;
	text-decoration: 		underline;
	}

p {
	margin-bottom:			10px;
	}
	
small {
	line-height: 			13px;
	}	

h1 {
	color: 					#404b20;
	font:					normal 22px/22px Georgia, Times, serif;
	margin-bottom:			15px;
	}

h2 {
	color: 					#404b20;
	font:					normal 18px/18px Georgia, Times, serif;
	margin-bottom:			15px;
	}
	
h3 {
	font:					normal 18px/24px Georgia, Times, serif;
	color:					#5a707e;
	margin-bottom:			15px;
	}

h4 {
	font: 					bold 12px/15px Arial, Helvetica, sans-serif;
	color: 					#505050;
	margin-bottom: 			5px;
	}
	

strong{ font-weight: bold;}
em{font-style: italic;}
option{ padding: 0px 2px;}

.home h1 {
	color: 					#404b20;
	font: 					normal 20px/20px Georgia, Times, serif;
	margin-bottom:			10px;
	}

.home h2 {
	font-size: 				14px;
	line-height: 			14px;
	color:					#585858;
	margin-bottom:			8px;
	}
	
	.infoTable { width: 820px; }
	
	.infoTable tr td { padding: 7px 10px }
	
	.infoTable .zebra td { background: #f0f0e1; }

/* ADDED MARGIN-BOTTOM TO UL */

ul {
	padding-left:			15px;
	margin-bottom:			10px;
	}

ul li {
	list-style-image: 		url("../images/list-bullet.gif");
	margin-bottom:			5px;
	}
	
ol {
	padding-left:			15px;
	list-style:				decimal;
	}

ol li {
	margin-bottom:			5px;
	}
	
dl {
	width:					530px;
	margin-bottom: 			15px;
	float:					left;
	}
	
dt {
	width:					110px;
	margin-bottom:			5px;
	float:					left;
	color:					#6b6b61;
	clear:					both;
	}
	
dd {
	width:					420px;
	margin-bottom:			5px;	
	float:					left;
	}

hr {
	width:					100%;
	height:					1px;
	margin:					15px 0px 15px 0px;
	color: 					#e6e6c9;
	background-color: 		#e6e6c9;
	border:					0px;
	clear:					both;
	}

#container {
	width:					900px;
	margin:					0px auto;
	}

#header {
	width: 					900px;
	height: 				134px;
	background:				transparent url("../images/header.jpg") no-repeat;
	}
	
/* ################### ADDED 2 HEADER DIV SELECTORS AND 3 GOOGLE-SEARCH SELECTORS ################### */	

#header img {
			position:				relative;
			top:					43px;
			left:					426px;
		}
		
#header a:hover {
			background-color:		transparent;
		}
	
#google-search {
	float:					left;
	padding:				101px 0px 0px 10px;
	width:					200px;
	height:					30px;
	}
	
#google-search input {
	width:					150px;
	height:					17px;
	margin-right:			3px;
	font-size: 				13px;
	}
	
#google-search input.btn-search {
	position:				absolute;
	width:					52px;
	height:					24px;
	}	
	
#cse-search-results {
	padding:				10px;
	
}

#member-login {
	width:					423px;
	height:					50px;
	float:					right;
	font-size:				11px;
	color:					#505050;
	background: 			transparent url("../images/bg-login.gif") no-repeat;
	}

#member-login span.title {
 	width: 					77px;
  	float: 					left;
  	padding-left: 			12px;
  	padding-top:			12px;
	}

#member-login span.details {
	width: 					320px;
 	float:					left;
  	text-align: 			left;
  	padding-left:			14px; 
  	padding-top:			10px;
	}

#member-login input {
	width:					94px;
	margin-right:			5px;
	padding: 0px 0px 1px 0px;
	font-size: 13px;
	}

#member-login input.btn-login {
	position:				absolute;
	top:					8px;
	width:					45px;
	padding:0;
	}
 
#ctl00_lblError {
	width:					423px;
	float:					right;
	text-align:				center;
	margin:					12px 0px 0px 0px;	
	}

#menu {
	width: 					900px;
	height: 				42px;
	background: 			transparent url("../images/bg-nav.gif") no-repeat;
	}

#menu ul {
	width:					900px;
	height:					40px;
	list-style: 			none;
	overflow:				hidden;
	padding:				0px;
	margin-bottom:			0px !IMPORTANT; /*Chad's EDIT: IE6 */
	}

#menu ul li {
	height:					40px;
	float:					left;
	padding:				0px 0px 0px 0px;
	list-style: 			none;
	border-right: 			solid 1px #9eaa7c;
	text-align: 			center;
	}

/* Chad's Edit: menu's prefixed to play nicely with templating system */
#ctl00_menu1 {
	width:					60px;
	}
#ctl00_menu2 {
	width:					63px;
	}
#ctl00_menu3 {
	width:					96px;
	}
#ctl00_menu4 {
	width:					120px;
	}
#ctl00_menu5 {
	width: 122px;
	}
#ctl00_menu6 {
	width:					203px;
	}
#ctl00_menu7 {
	width:					154px;
	}
#ctl00_menu8 {
	width:					71px;
	}

#menu ul li.selected {
	background: 			transparent url("../images/menu-selected.gif") repeat-x;
	}

#menu ul li a, #menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	height:					40px;
	display: 				block;
	text-decoration: 		none;
	color: 					#404533;
	padding-top:			13px;
	}

#menu ul li a:hover {
	text-decoration: 		underline;
	background-color: 		transparent;
	}

#menu ul li a em {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

#breadcrumb {
	width:					885px;
	height:					28px;
	padding:				12px 0px 0px 15px;
	background-color: 		#f1f1d3;
	}

#breadcrumb a:visited {
	color:					#d74c00;
	}

#breadcrumb a:hover {
	background-color:		#d6d6bb;
	}

#member-area-menu ul {
	height:					15px;
	list-style:				none;
	padding-left:			0px;
	}

#member-area-menu ul li {
	list-style:				none;
	float:					left;
	padding-right:			15px;
	}

#member-area-menu a:visited {
	color:					#d74c00;
	}

/* layouts */

#cms-layout
{
    width:					899px;
	padding:				25px 0px 25px 1px;
	background-color: 		#FFF;
}

#single-column-layout {
	width:					840px;
	padding:				25px 30px 50px 30px;
	background-color: 		#FFF;
	}
	
#two-column-layout {
	width:					900px;
	background-color: 		#FFF;
	}
	
#two-column-layout h1{
	margin-bottom:			15px;
	}
	
#first-column {
	float:					left;
	width:					530px;
	padding:				25px 30px 50px 30px;
	}
	
#second-column {
	float:					left; 
	width:					250px;
	padding:				25px 30px 50px 30px;
	}

#second-column ul {
	padding:				0px;
	list-style: 			none;
	list-style-image: 		none;
	}
	
#second-column ul li {
/*	height:					30px;	*/
	margin:					0px;
	margin-bottom:			15px;	
	list-style: 			none;
	list-style-image: 		none;
	font: 					normal 14px Georgia, Times, serif;
	color:					#8f8f7d;
	}
	
#second-column ul li a:link, #second-column ul li a:visited {
	color:					#8f8f7d;
	}
	
#second-column ul li a:hover {
	background-color: 		#f8f8d9;
	}	
	
#branch-banner {
	width:					900px;
	height:					210px;
	}

/* home page  DELETED HEIGHT ATTRIBUTES OF A, B, C AND D-FEATURES AND ADDED CLEAR:BOTH; TO ALL */

#a-feature {
	width: 					870px;
	height: 				242px;
	padding: 				20px 0px 0px 30px;
	text-align: 			left;
	background: 			transparent url(../images/home-banner.jpg) no-repeat;
	}

#a-feature p {
	padding-right:			565px;
	margin-bottom:			7px;
	}


#b-feature {
	width:					900px;
	background-color: 		#FFF; 
	}

#c-feature {
	width:					900px;
	background-color: 		#e6f0e3;
	border-top:				solid 2px #585858; 
	clear: 					both;
	}

#d-feature {
	width:					900px;
	background-color: 		#FFF;
	border-top:				solid 2px #585858; 
	clear: 					both;
	}

#column-1a {
	float:					left;
	width:					389px;
	margin-top:				25px;
	padding:				0px 30px 0px 30px;
	border-right: 			solid 1px #b6c2ca;
	}

#column-2a {
	float:					left;
	width:					390px;
	margin-top:				25px;
	padding-left:			30px;
	}
	
#column-1b {
	float:					left;
	width:					389px;
	margin-top:				25px;
	padding:				0px 30px 0px 30px;
	border-right: 			solid 1px #b6c2ca;
	}

#column-2b {
	float:					left;
	width:					390px;
	margin-top:				25px;
	padding-left:			30px;
	}

#column-1c {
	float:					left;	
	width:					249px;
	margin-top:				25px;
	padding:				0px 20px 0px 30px;		
	border-right: 			solid 1px #b6c2ca;
	}

#column-2c {
	float:					left;
	width:					269px;
	margin-top:				25px;
	padding:				0px 20px 0px 20px;		
	border-right: 			solid 1px #b6c2ca;
	}

#column-3c {
	float:					left;
	width:					270px;
	margin-top:				25px;
	padding-left:			20px;
	}

#column-3c ul li {
	margin-bottom:			0px;
	}

#media-releases {
	float:					left;
	width:					185px;
	padding-right:			10px;
	}

#events {
	float:					left;
	width:					184px;
	padding-right:			10px;
	}

/* forms */

#form-type-1 label, #form-type-3 label {
	display:				block;
	float:					left;
	}

#form-type-2 select, #form-type-3 select {
	width:					180px;
	}

#form-type-1 label {
	width:					120px;
	}
	
#ctl00_ContentPlaceHolder1_rblDirOnly label
{
    width:20px !IMPORTANT;
    float:none !IMPORTANT;
    display:inline !IMPORTANT;
    margin-right:20px !IMPORTANT;
}
	
	
#form-type-1 p span.span-label{
	float: left;
	width: 120px;
	display: block;
}	
#form-type-1 label.inline-label{
	display: inline;
	width: auto;
	float: none;
}

#form-type-1 input.check-radio, #form-type-2 input.check-radio {
	margin-right:			2px;
	}

#form-type-1 sup {
	color:					#d74c00;
	font:					normal 11px/0px Georgia, Times, serif;
	}

#form-type-1 label.radio {
	display:				inline; 
	float:					none;
	padding-right:			10px;
	}

#form-type-2 label, input {
	margin-right:			10px;
	}

#form-type-3 label {
	width:					80px;
	}

#document-list  th{
	font-weight: 			bold;
	font-size: 				11px;
	}

#document-list td {
	height:					30px;
	font-size:				11px;
	border-bottom: 			solid 1px #e6e6c9;
	padding:				10px 10px 10px 0px;
	}
	
#couple-first-column {
	width:					50%;
	float:					left;
	}
	
#couple-second-column {
	width:					50%;
	float:					left;
	}	

/* footer content */

#corporate-sponsors {
	width:					900px;
	height:					30px;
	padding-top:			14px;
	clear:					both;
	font-size: 				11px;
	line-height: 			11px;
	background-color:		#deeff1;
	border-top:				solid 2px #585858; 
	}

#corporate-sponsors ul {
	list-style:				none;
	width:					705px;
	height:					22px;
	margin-left:			90px;
	}

#corporate-sponsors ul li {
	list-style:				none;
	float:					left;
	height:					11px;
	padding-right:			13px;
	}

#footer {
	width:					900px;
	height:					28px;
	padding-top:			10px;
	text-align: 			center;
	background-color:		#b7ce77;
	border-top:				solid 2px #585858; 
	border-bottom:			solid 30px #585858;
	}
.skiplink {display:none}

/* Drop down menu style starts */

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
 
/*Styles for level 0*/
.clLevel0, .clLevel0over{position:absolute;padding:13px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.clLevel0{padding-left:13px; padding-right:14px; background-color:#b7ce77; layer-background-color:#b7ce77; color:#404533;}
.clLevel0over{padding-left:13px; padding-right:14px; background-color:#b7ce77; layer-background-color:#b7ce77; color:#404533; cursor:pointer; cursor:hand; text-decoration:underline;}
.clLevel0border{position:absolute; visibility:hidden; background-color:#404533; layer-background-color:#404533;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:8px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.clLevel1{padding-left:13px; background-color:#ebecc6; layer-background-color:#ebecc6; color:#666666;}
.clLevel1over{padding-left:13px; background-color:#f7f9ba; layer-background-color:#f7f9ba; color:#666666; cursor:pointer; cursor:hand; text-decoration:underline;}
.clLevel1border{position:absolute; visibility:hidden; background-color:#c5c6bb; layer-background-color:##c5c6bb;}

/* Drop down menu Research Group selected page style starts */

/*Styles for level 0 */
.bclLevel0, .bclLevel0over{position:absolute;padding:13px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.bclLevel0{padding-left:13px; padding-right:14px; background-color:#d7f097; layer-background-color:#d7f097; color:#404533;}
.bclLevel0over{padding-left:13px; padding-right:14px; background-color:#d7f097; layer-background-color:#d7f097; color:#404533; cursor:pointer; cursor:hand; text-decoration:underline;}
.bclLevel0border{position:absolute; visibility:hidden; background-color:#404533; layer-background-color:#404533;}

/* CMS specific */

.cmsBody { background-color:#fff !IMPORTANT; background-image: none !IMPORTANT;  }


/* Calendar */

#calendar { background: #E2ECCE; padding:10px; width:160px; float:right; }

.calendar { background: #FFF; width:150px; border:none !IMPORTANT; border-collapse:collapse;  margin:auto; }
.calendar a { text-decoration:none;}
.calTitleStyle { background:#C2C0A4; font-weight:bold;  font-family:Georgia, Times, serif;}
.calTitleStyle td {padding:4px 3px; border:solid 1px #C2C0A4;}

.calDayStyle { border: solid 2px #F0F0F5; font-size:0.9em; padding:2px 1px;  }
.calSelectedDayStyle {}
.calTodayDayStyle {}
.calOtherMonthDayStyle { background: #F0F0F5; padding:3px 2px; border: solid 2px #F0F0F5;  }
.calOtherMonthDayStyle a { color:#ADB0C0 !IMPORTANT; }
.calDayHeaderStyle {text-align:center; font-weight:bold; padding: 3px 0;}
.calSelectorStyle {}
.calEventOnThisDay { border: solid 2px #F0F0F5; font-size:0.9em; padding:2px 1px;  background: #B8C1CA; }

#calWrapper {margin:auto; padding:5px 5px; background:#fff; width:150px;}

#a-calendar {float:right; width:180px; height:242px;  position: relative; top:-5px; }
#a-calendar p {padding-right:10px !IMPORTANT; margin-left:5px;}
#a-calendar h1 {margin-bottom: 5px; margin-left:5px;}
