html {
	height: 				100%;
}
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;
}
img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
select, input, textarea {
	font:99% arial, helvetica, clean, sans-serif;
}
pre, code {
	font:			115% monospace;
 *font-size:		100%;
}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
body {
	font: normal 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background:#6699FF url("../images/bg.jpg") repeat-x;
}
a:link {
	color: 					#33C;
	font-weight:			bold:
	text-decoration: 		underline;
}
a:active {
	color: 					#33C;
}
a:hover {
	color: 					#000;
}
a:visited {
	color: 					#33C;
	text-decoration: 		underline;
}
p {
	margin-bottom:			10px;
}
small {
	line-height: 			13px;
}
h1 {
	color: 					#000;
	font-weight:			bold;
	text-decoration:		underline;
	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;
}
#container {
	width:					904px;
	margin:					0px auto;
}
#header {
	width: 					904px;
	height: 				134px;
	background:				transparent url("../images/header.jpg") no-repeat;
}
#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: 					57px;
	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;
}
#breadcrumb {
	width:					888px;
	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 */

#single-column-layout {
	width:					873px;
	height: 100%;
	padding:				5px 30px 0px 0px;
	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;
}
#first-column-1 {
	float:					left;
	width:					850px;
	height:					100%;
	padding:				25px 30px 50px 45px;
}
#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 {
	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;
}
#a-feature {
	width: 					904px;
	height: 				200px;
	padding: 				5px 0px 0px 20px;
	padding-bottom: 		2px;
	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;
}
/** Hot and Interesting Topics Areas **/
.h2_hottopic1 {
	background-image: url('../images/bg_hottopics.png');
	background-repeat: no-repeat;
	color: #fff;
	font-weight:bold;
	border-top: solid 1px #cacaca;
	text-indent:8px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.25;
	height: 30px;
	width: auto;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 1px;
	margin-left: 5px;
	padding-top: 0pt;
	padding-right: 5px;
	padding-bottom: 0pt;
	padding-left: 5px;
}
.h2_hottopic2 {
	background-image: url('../images/bg_hottopics2.png');
	background-repeat: no-repeat;
	color: #fff;
	font-weight:bold;
	border-top: solid 1px #cacaca;
	text-indent:8px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.25;
	height: 30px;
	width: auto;
	margin-top: 0pt;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 5px;
	padding-bottom: 0pt;
	padding-left: 5px;
}

.hottopics1 {
	background-color: #f5f5f4;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-color-value: #cacaca;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #cacaca;
	border-left-color-value: #cacaca;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-left: 5pt;
	margin-top: 0pt;
}
.hottopics2 {
	background-color: #f5f5f4;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-color-value: #cacaca;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #cacaca;
	border-left-color-value: #cacaca;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-right: 5pt;
	margin-top: 0pt;
}

/*********************************/
#c-feature {
	width:					904px;
	height:					100%;
	padding-bottom:	     	5px;
	background-color:		#FFF;
/*	background-image: 		url('../images/feature_bg.jpg');
	background-repeat:		repeat-x;*/	
	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:					400px;
	margin-top:				10px;
	padding:				0px 20px 0px 30px;
	border-right: 			solid 1px #b6c2ca;
}
#column-2a {
	float:					left;
	width:					380px;
	margin-top:				10px;
	padding-left:			40px;
}
/*Publications, Media and News*/
#column-1b {
	float:					left;
	width:					240px;
	margin-top:				25px;
	padding-left: 			30px;
}
/*Interesting Topics*/
#column-2b {
	float:					left;
	width:					260px;
	margin-top:				25px;
	padding-right: 			5px;
	padding-left:			40px;
}
#column-2b-1 {
	float:					left;
	width:					260px;
	margin-top:				25px;
	padding-left:			30px;
}
/* hot topics */
#column-3b {
	float:					left;
	width:					230px;
	height: 				100%;
	margin-top:				25px;
	padding-right:          30px;
	padding-left:			30px;
	border-right: solid 1px #b6c2ca;
}
#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;
}
#couple-first-column {
	width:					50%;
	float:					left;
}
#couple-second-column {
	width:					50%;
	float:					left;
}
/* footer content in footer.php */
#additional-links {
	width:					902px;
	height:					100%;
	padding-left: 			0px;
	padding-right:			2px;
	padding-top:			5px;
	clear:					both;
	font-size: 				11px;
	color:					#000;
	background-color: 		#fff;
	border-top:#333 2px solid;
}
#footer {
	width:					904px;
	height:					28px;
	padding-top:			10px;
	text-align: 			center;
	color:					#000;
	font-weight:			bold;
	background:url(../images/back.png) repeat-x;
	border-top:				solid 2px #585858;
	border-bottom:			solid 5px #A52C25;
}
.skiplink {
	display:none
}
/* Drop down menu style starts */
/* MainMenu Horz Menu Styles  */
/******************************/
.nav {
	padding:0 0 0 0px;
	margin:0;
	list-style:none;
	height:41px;
	background:url(../images/back.png) repeat-x;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	width:904px;
}
.nav li {
	float:left;
	height:41px;
	border-right:#CCC 1px solid
}
.nav li a {
	display:block;
	height:41px;
	width:112px;
	float:left;
	line-height:41px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	text-align:center;
}
.nav li a:hover {
	position:relative;
	visibility:visible;
	line-height:41px;
	z-index:50;
}
.nav li a:hover b {
	display:block;
	width:112px;
	height:41px;
	background:url(../images/toptab_shadow.png);
}
.nav li a:hover span {
	display:block;
	width:112px;
	height:41px;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
}
.nav li ul, .nav li div {
	position:absolute;
	left:-9999px;
}
.nav li:hover {
	position:relative;
}
.nav li:hover > a {
	line-height:41px;
	color:#000;
}
.nav li:hover > a b {
	display:block;
	width:111px;
	height:41px;
	background:url(../images/toptab_shadow.png);
}
.nav li:hover > a span {
	display:block;
	font-weight:bold;
	color:#FFF;
	width:111px;
	height:41px;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
}
.nav table {
	border-collapse:collapse;
	margin:-1px;
}
.nav :hover div {
	left:0;
	top:37px;
	width:200px;
	height:;
	padding:10px 0;
	background-image:url(../images/sub_back_bg.png);
	background-repeat:repeat-y;
	z-index:100;
}
.nav :hover ul {
	padding:0;
	margin:0;
	list-style:none;
	left:0;
	top:37px;
	width:200px;
	height:144px;
	padding:10px 0;
	z-index:120;
}
.nav :hover ul li {
	height:27px;
}
.nav :hover ul li a {
	height:27px;
	line-height:27px;
	color:#fff;
	width:196px;
	text-align:left;
	text-indent:20px;
}
.nav :hover ul li.fly a {
	background:url(../images/sub_arrow.gif) no-repeat 150px center;
}
.nav :hover ul li a:hover {
	background: url(../images/subtab_over.png);
	color:#000;
}
.nav :hover ul li:hover > a {
	background: url(../images/subtab_over.png);
	color:#000;
}
.nav :hover ul ul, .nav :hover ul div {
	position:absolute;
	left:-9999px;
}
.nav :hover ul :hover {
	z-index:200;
}
.nav :hover ul :hover div {
	left:150px;
	top:-4px;
	width:200px;
	height:144px;
	padding:5px 0;
	background-image:url(../images/sub_back_bg.png);
	background-repeat:repeat-y;
	z-index:200;
}
.nav :hover ul :hover ul {
	padding:0;
	margin:0;
	list-style:none;
	left:150px;
	top:-4px;
	width:200px;
	height:144px;
	padding:10px 0;
	z-index:250;
}
.nav :hover ul :hover ul li a {
	background:transparent;
}
.nav :hover ul :hover ul li a:hover {
	background: url(../images/subtab_over.png);
	color:#000;
}
#holder {
	width:904px;
	height:41px
}
#holder img {
	margin-top:0px;
}

/******************************/