@charset "ISO-8859-1";
/* CSS Document */


/* CSS Document */
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0*/

html{color:#000;background:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,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,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{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;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/**************universals**********************************************************/


* {
	margin:0;
	padding:0;
	}
	
body {
	text-align:center;
	background:url(../img/bodyBg.jpg) left top repeat-x;
	}
	
h3 { 
	color:#fff;
	font-size:123.1%;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	}

#wrapper {
	width:971px;
	border:1px solid #ababab;
	border-bottom:none;
	border-top:none;
	text-align:left;
	margin:0 auto;
	background:url(../img/wrapBottom.jpg) left bottom repeat-x;
	background-color:#eeeeee;
	padding-bottom:30px;
	
	}
	
#header_pretty {
	width:973px;
	margin:43px auto 0 auto;
	}
	
/**fix ie6 gap**/	
#header_pretty img {
	display:block;
	}
	
#header_main  {
	height:71px;
	background:url(../img/headerBg.jpg) left top repeat-x;
	border-bottom:1px solid #afafb1;
	}
	
#header_main h1 {
	position:relative;
	width:223px;
	height:71px;
	float:left;
	}
	
#header_main h1 span {
	position:absolute;
	background:url(../img/IWBTLogo.jpg) left top no-repeat;
	width:100%;
	height:100%;
	margin-left:-1px;
	}
	
#header_logos {
	float:right;
	width:618px;
	margin-top:21px;
	}
	
#header_logos img {
	margin-right:18px;
	}
	
#header_logos img.logo-space {
	margin-right:17px;
	}
	
#header_logos img.edge-logo {
	margin-right:0;
	}
	
/***************subhead******************************************/

#sub_head {
	width:971px;
	background: #eeeeee url(../img/subheadGradient.jpg) repeat-x;
	height:59px;
	}
	
#sub_head_content {
	width:906px;
	margin:0 auto;
	height:58px;
	border-bottom:2px solid #d7d7dc;
	margin-left:25px;
	} 
	
#sub_head_content h2 {
	width:145px;
	padding-top:24px;
	font-size:182%;
	font-family:arial,helvetica,sans-serif;
	padding-left:1px;
	}

#sub_head_content ul {
	float:right;
	width:365px;
	list-style:none;
	margin-top:36px;
	margin-right:-12px;
	}

#sub_head_content ul li {
	float:left;
	}
	
#sub_head_content ul li a {
	float:left;
	padding:0 .6em;
	text-decoration:none;
	font-family:arial,helvetica,sans;
	font-size:93%;
	font-weight:bold; 
	background:url(../img/linkDivider.gif) right center no-repeat;
	color:#144ab3;
	}
	
#sub_head_content ul li.list-profile a {
	padding-right:5px;
	}
	
#sub_head_content ul li.list-last a {
	margin-left:12px;
	background-position: left center;
	padding-right:0;
	}
	
#sub_head_content li.member-page a{
	color:#000;
	}
	
/************************maincontent**********/

#main_content {
	margin-left:25px;
	width:510px;
	float:left;
	display:inline;
	}
	
.content-heading-wide {
	background:url(../img/reg_middle_hed_tall.gif) repeat-x;
	float:left;
	width:520px;
	margin-bottom:7px;
	margin-top:10px;
	}
	
.content-heading-wide img {
	float:left;
	}
	
.content-heading-wide h3 {
	font-size:123.1%;
	padding:9px 0 5px 15px;
	display:block;
	}
	
.right {
	float:right;
	}
	
.left {
	float:left;
	}
	

/*******************left content blocks******************/

.content-block {
	margin-left:2px;
	font-size:93%;
	}
	
.content-block p {
	width:430px;
	}
	
.content-block li {
	list-style-type:square;
	margin-bottom:10px;
	margin-left:4px;
	}
	
.content-block ul {
	padding-top:5px;
	color:#144ab3;
	margin-left:15px;
	}

td {
	vertical-align:top;
	}
	
.content-block p {
	margin-bottom:10px;
	}

.content-block p a {
	margin-bottom:15px;
	}

.content-block p a:hover, .content-block li a:hover{	
	text-decoration:underline;
	}

.content-block a {
	text-decoration:none;
	color:#144ab3;
	}
	
.content-block a:hover {
	text-decoration:none;
	}

.content-block h4 {
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
	margin-top:15px;
	}

.icon-x {
	background:url(../img/reg_close_icon.gif) no-repeat left top;
	width:14px;
	height:14px;
	display:block;
	line-height:14px;
	position:relative;
	top:2px;
	}
	
.icon-x:hover {
	background-position:left bottom;
	}
	
.icon-mail { 
	background:url(../img/reg_mail_icon.gif) no-repeat;
	width:17px;
	height:13px;
	display:block;
	float:left;
	display:inline;
	margin-left:6px;
	margin-right:14px;
	padding:0;
	line-height:13px;
	position:relative;
	top:2px;
	}
	
.icon-mail:hover {
	background-position:left bottom;
	}
	
/**************sidebarcontent**********************/

#secondary_content {
	float:right;
	width:362px;
	margin-top:1px;
	margin-right:40px;
	display:inline;
	background-color:#fff;
	overflow:hidden;
	padding-bottom:10px;
	}
	
#content_feedback {
	width:373px;
	border-bottom:1px solid #b2b2b2;
	border-top:1px solid #b2b2b2;
	background:url(../img/sidebarContentBg.jpg) repeat-x;
	height:48px;
	margin-top:0;
	 }
	 
#content_feedback img {
	float:left;
	}
	
/**********************toolbar*************************/

div.toolbar {
	float:left;
	padding-bottom:14px;
	width:338px;
	margin-left:12px;
	margin-top:25px;
	display:inline;
	
	}
	
div.toolbar-bg {
	background:url(../img/toolbar_bg.jpg) repeat-x scroll left top;
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	float:left;
	padding-top:1px;
	width:336px;
	}
	
div.toolbar-bg span {
float:left;
padding:8px 9px 9px;
}

div.toolbar-bg img {
	float:left;
	}
	
/*******right heading********************************/

.heading-small {
	float:left;
	width:337px;
	background:url(../img/right_heading_bg2.jpg) repeat-x;
	margin-left:12px;
	display:inline;
	}
	
.heading-small h3 {
	font-size:108%;
	padding:3px 0 5px;
	margin-left:25px;
	}
	
.heading-small span{
	float:left;
	}
	
.heading-small span.right {
	float:right;
	}
	
/*************right content**********************/

.content-small {
	padding:5px 0px 15px 13px;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	clear:both;
	width:322px;
	margin-left:12px;
	margin-top:-4px;
	}
	
.content-small img {
	float:left;
	}
	
.content-small span {
	color:#144ab3;
	font-weight:bold;
	}
	
.content-small p {
	margin-left:85px;
	padding-right:12px;
	}
	
.content-small .head-top {
	padding-top:0;
	border:none;
	margin-bottom:15px;
	}
	
.content-small h5 {
	color:#d37a22;
	font-weight:bold;
	font-size:100%;
	font-family:verdana,arial,helvetica,sans-serif;
	margin-bottom:12px;
	border-top:1px solid #dcdcdc;
	width:310px;
	padding-top:5px;
	}
	
.heading-small .content-small h5 {
	margin-bottom:5px !important;
	}
	
.content-small.content-spacing h5 {
	margin-bottom:5px;
	}
	
.content-small li{
	list-style:square;
	color:#d37a22;
	margin-left:15px;
	margin-bottom:5px;
	}
	
.content-small li a {
	color:#144ab3;
	text-decoration:none;
	}
	
.content-small li a:hover {
	text-decoration:underline;
	}
	
.content-small-border {
	background:url(../img/bottomShadowBg.jpg) left bottom repeat-x;
	padding-bottom:30px;
	}

.google-block {
	padding-left:5px;
	margin-top:15px;
	border:none;
	margin-left:10px;
	width:332px;
	}
	
.google-block img {
	float:none;
	}
/****************footer*************************/
#footer_stripe {
	clear:both;
	width:973px;
	margin:0 auto;
	}
	
#footer_stripe img {
	display:block;
	}
	
#footer {
	background:#000 url(../img/footer_link_bg.jpg) left top repeat-x;
    float:left;
    width:971px;
	font-size:85%;
	border-left:1px solid #ababab;
	border-right:1px solid #ababab;
	margin-bottom:100px;
	padding-bottom:3px;
	}
	
.footer-menu {
	float:left;
	font-family:verdana;arial,helvetica,sans;
	width:971px;
	margin-bottom:3px;
	}
	
#footer li {
	color:#003366;
	float:left;
	padding:8px 5px;
	}	

#footer ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:885px;
	padding-left:40px;
	}
	
#footer ul.down {	
padding-left:80px;
	}
	
#footer li a {
	color:#003366;
	text-decoration:none;
	}
	
#footer li a:hover {
	text-decoration:underline;
	}

.copyright a {
	color:#cccccc;
	padding:0 4px;
	text-decoration:underline;
	}
	
.copyright a:hover {
	text-decoration:none;
	}

#footer ul.down li a {
	color:#003366;
	text-decoration:none;
	}
	
#footer ul.down li a:hover {
	text-decoration:underline;
	}
	
/*********************Profile Page**********************/


.headerbar {
	float:left;
	margin-left:26px;
	background:url(../img/reg_middle_hed.gif) repeat-x !important;
	margin-top:20px;
	margin-bottom:15px;
	width:895px !important;
	}
	
.headerbar img {
	float:left;
	}
	
.headerbar h3 {
	display:block;
	font-size:123.1%;
	padding:3px 0 5px 5px;
	color:#fff;
	text-transform:none;
	}

/********************preferences content******************/

#preference_content {
	width:900px;
	margin-left:25px;
	}

#preference_heading {
	margin-top:20px;
	margin-bottom:7px;
	float:left;
	width:895px;
	background:url(../img/reg_middle_hed.gif) repeat-x;
	}

#preference_heading h3 {
	display:block;
	padding-top:3px;
	}
	
#preference_intro {
	font-size:100%;
	font-family:verdana;
	}
	
table {
	border-collapse:collapse;
	}
	
table a {
	color:#0000ee;
	}
	
table th {
	border-right:1px solid #c4c4c9;
	}
	
table td {
	text-align:center;
	vertical-align:middle;
	border-left:1px solid #c4c4c9;
	padding:3px 0;
	}
	

table td.select-row {
	font-size:77%;
	width:60px;
	border-left:none;
	}
	
table th {
	padding:0 5px;
	padding-bottom:20px;
	font-weight:bold;
	vertical-align:top;
	}
	
table tr.tab-stripes {
	background-color:#e0e0e1;
	}
	
#matrix_table .last-right {
	border-right:none;
	}
	
table td.bold-text {
	font-weight:bold;
	border-left:none;
	text-align:left;
	}
	
table .col-links td {
	font-size:77%;
	padding-top:10px;
	}
	

