@charset "utf-8";

/* CSS Document */

/* * {border: 1px solid red;} */

/* Style Resets */
html {
	/*font-size: 20px;*/
	margin: 0;
	padding: 0;
}

body {
	line-height: 1;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

div,
iframe,
form,
/*input,
select,*/
embed,
button,
object,
applet,
label,
img {
	background-color: transparent;
	border: none;
	margin: 0;
	outline: none;
	padding: 0;
}

hr {
	border: none 0;
	border-top: 1px solid #eee;
	width: 100%;
	width:515px;
	height: 1px;
}


table,
thead,
tbody,
tfoot,
tr,
th,
td {
	
}



a,
a:link,
a:hover,
a:active,
a:visited {
	text-decoration: none;
	outline: none;
}

dd,
dt,
dl,
p {
	margin: 0;
	padding: 0;
}

/* End Reset */

blockquote {
	margin-left:11px;
}

/*select {
	border: 1px solid #C8D0DA;
}*/


/* ## Layout and Settings ## */
body {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	background: #213141;
}

#mast {
	width: 100%;
	height: 114px;
	display: block;
	min-width: 1000px;
	
	margin: 0;
	padding: 0;
}

#content {
	width: 100%;
	clear: both;
	text-align: center;
	margin: 0 auto;
	
}

#centering {
	width: 960px;
	text-align: left;
	margin: 0 auto 12px;
	padding: 0;
}

#wideColumn {
	float: left;
	display: inline;
	width: 717px;
	margin-top: 6px;
	padding: 0;
}

#wideColumn #middleSect {
	background: url(/pics/website/12244/New/bgimg-midSec.gif) no-repeat 0 bottom;
	float: left;
	overflow: auto;
	margin: 0 0 6px;
	padding: 0;
}

#wideColumn #bottomLeftSect {
	/*background: url(/pics/website/12244/New/bgimg-midSec.gif) no-repeat 0 bottom;*/
	float: left;
	overflow: auto;
	margin: 0 0 6px;
	padding: 0;
}

#wideColumn #lowerSect {
	background: url(/pics/website/12244/New/bgimg-lowerSec.gif) no-repeat 233px 0;
	float: left;
	overflow: auto;
	margin: 0;
	padding: 0;
	min-height: 1px;
}

#sidebar {
	float: right;
	display: inline;
	width: 237px;
	margin-top: 6px;
}

#sidebar .AspNet-WebPartZone-Vertical {
	clear:both;
	margin-bottom:6px;
}

#sidebar .AspNet-WebPartTitle {
	border:1px solid #7D8FA5;
}

#siteActions {
	clear:both;
	float:right;
	margin: 0 40px 0 0;
}

#pageEditToolbar {
	clear:both;
}

/* ## General Type Styles ## */

.required {
	color:#FE0000;
}

.error-text {
	color:#cc0000;
	font-size:11px;
}

.hideMe {
	display:none;
}

.toplinks {
	width:450px;
}

.fullLength {
	width:100%;
	float:left;
}

.halfLength {
	width:45%;
}

.welcome {
	font-size:12px;
	color:#ccc;
}

.body {
	background-color: #16202c;
}

.aRight {
	text-align: right;
}

.aLeft {
	text-align: left;
}

.fRight {
	float: right;
}

.fLeft {
	float: left;
}

.divider {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 2px;
	margin-bottom:10px;
	padding-top:0;
	margin-top:10px;
}

.no-border {
	border-bottom:0;
	text-decoration:none;
}



#sidebar h1 a,
#sidebar h1 a:link,
#sidebar h1 a:visited,
#sidebar h2 a,
#sidebar h2 a:link,
#sidebar h2 a:visited,
#sidebar h3 a,
#sidebar h3 a:link,
#sidebar h3 a:visited,
#sidebar h4 a,
#sidebar h4 a:link,
#sidebar h4 a:visited,
#sidebar h5 a,
#sidebar h5 a:link,
#sidebar h5 a:visited,
#sidebar h6 a,
#sidebar h6 a:link,
#sidebar h6 a:visited {
	font-weight: 400;
	color: #334d6d;
}

#sidebar h6 a:active {
	text-decoration: underline;
}

#sidebar h6 a:hover {
	text-decoration: underline;
}

#sidebar h5 a:active {
	text-decoration: underline;
}

#sidebar h5 a:hover {
	text-decoration: underline;
}

#sidebar h4 a:active {
	text-decoration: underline;
}

#sidebar h4 a:hover {
	text-decoration: underline;
}

#sidebar h3 a:active {
	text-decoration: underline;
}

#sidebar h3 a:hover {
	text-decoration: underline;
}

#sidebar h2 a:active {
	text-decoration: underline;
}
 #sidebar h1 a:hover, #sidebar h1 a:active, #sidebar h3 a:hover, {
 text-decoration: underline;
}

a:active img {
	text-decoration: none;
	outline: 0;
	border:none;
}

a:hover img {
	text-decoration: none;
	outline: 0;
	border:none;
}

a:visited img {
	text-decoration: none;
	outline: 0;
	border:none;
}

a:link img {
	text-decoration: none;
	outline: 0;
	border-bottom:0;
	border:0 none;
}

a img {
	text-decoration: none;
	outline: 0;
	border:0 none;
}

/* ## Mast ## */
#mast img {
	float: left;
	display: inline;
	margin: 60px 0 0 0px;
}

#mast #utility {
	float: right;
	display: inline;
	margin: 10px 40px 0 0;
}

#utility input.search_field {
	background-color: #fff;
	padding: 2px 3px;
	margin: 0 4px 12px 0;
	width: 180px;
	height:14px;
	float: right;
	display: inline;
	border: 1px solid #334965;
}

#utility label {
	margin-bottom:10px;
}

#utility a.searchSubmit {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 51px;
	height: 17px;
	float: right;
	display: block;
	background: #7197b7 url('/website/12244/New/button-search.gif') no-repeat 0 0;
	color: #fff;
	text-indent: -9999px;
	cursor: pointer;
	margin-top:1px;
}

#utility a.searchSubmit:hover {
	background-position: 0 -19px;
}

#utility p {
	color: #dadada;
	margin-top: 6px;
	clear: both;
}

#utility p.aRight {
	color: #506277;
}

#utility a:link {
	font-weight: 800;
	color: #fff;
}

#utility a {
	font-weight: 800;
	color: #fff;
}

#utility a:hover {
	text-decoration: underline;
	color: #fff;
}

#utility a:active {
	color: #fff;
}

#utility a:visited {
	font-weight: 800;
	color: #fff;
}

/* ## Primary Navigation ## */
#primaryNav ul {
	width: 100%;
	text-transform: uppercase;
	width: 960px;
	margin: 0 auto;
}

#primaryNav {
	width: 100%;
	text-transform: uppercase;
	width: 960px;
	margin: 0 auto;
	text-align:left; /* Counteract to IE5/Win Hack */
}

ul#primaryNav {
	width: 100%;
	text-transform: uppercase;
	width: 960px;
	margin: 0 auto;
}

ul#primaryNav a:visited {
	font-weight: 800;
	color: #cccccc;
	padding: 9px 12px 7px 12px;
	display: block;
}

ul#primaryNav a:link {
	font-weight: 800;
	color: #cccccc;
	padding: 9px 12px 7px 12px;
	display: block;
}

ul#primaryNav a {
	font-weight: 800;
	color: #cccccc;
	padding: 9px 12px 7px 12px;
	display: block;
}

ul#primaryNav a:hover {
	color: #fff;
	background-color: #2c435f;
} /* Old Color #1b2839 */

ul#primaryNav a:active {
	color: #7096b6;
}

ul#primaryNav a.active:link {
	background: url(/pics/website/12244/New/ui-nav_active.gif) no-repeat center 24px;
	color:#fff;
}

ul#primaryNav a.active {
	background: url(/pics/website/12244/New/ui-nav_active.gif) no-repeat center 24px;
	color:#fff;
}

/*
ul#primaryNav a.active:link span {
	background-position: 0 -14px;
}

ul#primaryNav a.active span {
	background-position: 0 -14px;
}

ul#primaryNav a:visited span {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

ul#primaryNav a:link span {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

ul#primaryNav a span {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

ul#primaryNav li.navHover a:active span {
	background-position: 0 -14px;
}

ul#primaryNav li:hover a:hover span {
	background-position: 0 -14px;
}

ul#primaryNav a:active span {
	background-position: 0 -14px;
}

ul#primaryNav a:hover span {
	background-position: 0 -14px;
}
*/

span.home {
	width: 32px;
	height: 8px;/*background-image: url(/pics/website/12244/New/globalnav-home.gif);*/
}

span.about {
	width: 121px;
	height: 8px;/*background-image: url(/pics/website/12244/New/globalnav-about.gif);*/
}

span.ethics {
	width: 117px;
	height: 8px;/*background-image: url(/pics/website/12244/New/globalnav-ethics.gif);*/
}

span.cfaprogram {
	width: 79px;
	height: 8px;/*background-image: url(/pics/website/12244/New/globalnav-cfaprogram.gif);*/
}

span.learning {
	width: 112px;
	height: 8px;/*background-image: url(/pics/website/12244/New/globalnav-learning.gif);*/
}

span.partners {
	width: 58px;
	height: 8px;/*background-image: url(/pics/website/12244/New/globalnav-partners.gif);*/
}

/* # Primary Navigation # */

/*
ul#primaryNav li.navHover a span {
	background-position: 0 -14px;
	background-color: #2c435f;
}

ul#primaryNav li:active a span {
	background-position: 0 -14px;
	background-color: #2c435f;
}

ul#primaryNav li:hover a span {
	background-position: 0 -14px;
	background-color: #2c435f;
}
*/

ul#primaryNav li.navHover {
	background-position: 0 -14px;
	background-color: #2c435f;
}

ul#primaryNav li:active {
	background-position: 0 -14px;
	background-color: #2c435f;
}

ul#primaryNav li:hover {
	background-position: 0 -14px;
	background-color: #2c435f;
}

ul#primaryNav ul a:active {
	color: #7096b6;
}

ul#primaryNav li {
	float: left;
	display: inline;
	position: relative;
	min-width: 10px;
	border-left: 1px solid #4c6788;
}

ul#primaryNav li.last {
	border-right: 1px solid #4c6788;
}

ul#primaryNav li ul {
	position: absolute;
	top: 2.8em; /*was 2.4em*/
	left: -999em;
	width: 170px;
	background-color: #dedede;
	border: 1px solid #7d8fa5;
	z-index: 100;
}

#primaryNav li.navHover ul {
	left: auto;
}

ul#primaryNav li:hover ul {
	left: auto;
}

ul#primaryNav ul > li {
	top: auto;
	left: auto;
}

ul#primaryNav ul {
	z-index: 100;
}

ul#primaryNav ul li {
	width: 86%;
	margin: 0 12px;
	border-bottom: 1px solid #eee;
	border-left: 0;
	z-index: 110;
}

ul#primaryNav ul li.last {
	border-bottom:0 none;
	border-right:0 none;
}

ul#primaryNav ul a:visited {
	color: #044880;
	padding: 5px 0;
	text-transform: capitalize;
	font-weight: 400;
}

ul#primaryNav ul a:link {
	color: #044880;
	padding: 5px 0;
	text-transform: capitalize;
	font-weight: 400;
}

ul#primaryNav ul a {
	color: #044880;
	padding: 5px 0;
	text-transform: capitalize;
	font-weight: 400;
}

ul#primaryNav ul li.navHover {
	color: #044880;
	text-decoration: underline;
	background-color: transparent;
}

ul#primaryNav ul li:hover {
	color: #044880;
	text-decoration: underline;
	background-color: transparent;
}

ul#primaryNav ul a.root:hover {
	color: #044880;
	text-decoration: underline;
	background-color: transparent;
}

ul#primaryNav ul a:hover {
	color: #044880;
	text-decoration: underline;
	background-color: transparent;
}

ul#primaryNav ul a:hover {
	color: #044880;
	text-decoration: underline;
	background-color: transparent;
}

/* # Private Navigation # */

#privateGlobalNav {
	width:960px;
	margin: 0 auto;
	text-align:left; /* Counteract to IE5/Win Hack */
}

#privateGlobalNav a:link,
#privateGlobalNav a:active,
#privateGlobalNav a:visited {
	text-decoration:none;
	color: #044880;
	font-size:10px;
}

#privateGlobalNav a:hover {
	text-decoration:underline;
	color: #044880;
}

#topTabs {
	height:29px;
}

/*
#topTabs>li {
	display:inline-block
}

ul#topTabs ul > li {
	top: auto;
	left: auto;
}*/

ul#topTabs {
	clear: both;
	display:inline-block;
	display: block;
	margin-top: 0;
	margin-bottom:0;
	overflow: auto;
	height:26px;
}

ul#topTabs li {
	border-left: 1px solid #7d8fa5;
	display: inline;
	float: left;
	text-transform: uppercase;
}

ul#topTabs li.first {
	border-left: 1px solid #7d8fa5;
	border-bottom:0;
	padding-right:2px;
	background: url(/pics/website/12244/New/ui-nav_active.gif) no-repeat right 12px!important;
}

ul#topTabs li.selected {
	color: #044880;
}

ul#topTabs li.selected a:link,
ul#topTabs li.selected a:active,
ul#topTabs li.selected a:visited,
ul#topTabs li.selected a:hover {
	/*background:#dedede url('/website/12244/New/topTab_underline.jpg') no-repeat center 5px;*/
	color: #044880;
	background-color:#dedede;
}

ul#topTabs li.last {
	border-right:1px solid #7d8fa5;
}

ul#topTabs a:link,
ul#topTabs a:visited,
ul#topTabs a:active {
	color: #dedede;
	display:inline-block;
	display: block;
	font-weight: 800;
	padding: 7px 8px 6px;
}

ul#topTabs a:hover {
	color: #dedede;
	text-decoration:underline;
}

/*
ul#topTabs li {
	background: url(/pics/website/12244/New/ui-nav_active.gif) no-repeat right 12px!important;
}
*/


ul#topTabs li a.first:link,
ul#topTabs li a.first:visited,
ul#topTabs li a.first:active {
	color:#dedede;
}

/***** Added Styles For Mega Menu *******/


#topTabs .megamenu {
	position: absolute;
	display: none;
	
	background: #fff url(/pics/website/12244/New/bgimg-gradient-mbr-bottom.jpg) repeat-x bottom;
	border: #044880 1px solid;
	padding: 10px;
	padding-bottom:20px;
	font-family:Verdana;
	font-size:10px;
	z-index: 100;
	text-align:left;
}

#topTabs .megamenu .column {
	float: left;
	width: 180px; /*width of each menu column*/
}
	
#topTabs .megamenu .column {
	float: left;
	width: 180px; 
	margin-right: 5px;
	margin-top: 0;
	position:relative;
}

#topTabs .megamenu .column ul {
	margin: 0;
	margin-top:5px;
	padding: 0;
	list-style-type: none;
	border-left:none;
}

#topTabs .megamenu .column ul li {
	border:0;
	display:block;
	clear:both;
	width:100%;
}

#topTabs .megamenu .column h3 {
	padding:0;
	margin:0;
}

#topTabs .megamenu .column h3 a:link,
#topTabs .megamenu .column h3 a:active,
#topTabs .megamenu .column h3 a:visited,
#topTabs .megamenu .column h3 a:hover {
	font-weight:bold;
	font-size:10px;
	margin: 8px 0 0 0;
	color:#044880;
	text-decoration:none;
	padding-top:0;
	padding-bottom:0;
}

#topTabs .megamenu .column h3 a:hover {
	text-decoration:underline;
}

#topTabs .megamenu .column ul li a:link,
#topTabs .megamenu .column ul li a:active,
#topTabs .megamenu .column ul li a:visited {
	font-size:10px;
	text-transform:none;
	font-weight:normal;
	color:#044880;
	padding-top:0;
	padding-bottom:6px;
	line-height:1.2em;
	display:inline-block;
	width:100%;
}

#topTabs .megamenu .column ul li a:hover {
	text-decoration:underline;
	font-weight:normal;
}


/***** End Section Mega Menu CSS *******/


#btmTabs {
	height:29px;
}

ul#btmTabs {
	clear: both;
	display:inline-block;
	display: block;
	height:26px;
	margin-top: -2px;
	overflow: auto;
	background-color:#dedede;
	border-right: 1px solid #7d8fa5;
	border-top: 1px solid #7d8fa5;
	border-left: 1px solid #7d8fa5;
}

ul#btmTabs li {
	display: inline;
	float: left;
	text-transform:capitalize;
}

ul#btmTabs li.selected {
	background: #dedede url(/pics/website/12244/New/ui-nav_active.gif) no-repeat center 21px!important;
}

ul#btmTabs a.selected:link {
	background: #dedede url(/pics/website/12244/New/ui-nav_active.gif) no-repeat center 21px!important;
}

ul#btmTabs a:link,
ul#btmTabs a:visited,
ul#btmTabs a:active {
	background-color:#dedede;
	color: #044880;
	display:inline-block;
	display: block;
	font-weight: normal;
	font-size:10px;
	margin: 7px 1px 6px 9px;
	padding-right:10px;
	border-right: 1px solid #b6c7d6;
}

ul#btmTabs a:hover {
	text-decoration:underline;
}

ul#btmTabs .last a {
	border-right:none;
}

/* @end */



/* # Shared Section Styles # */
div.bottomRightSection h2 {
	font-size: 1.4em;
	font-weight: 400;
	background: #486e8e url(/pics/website/12244/New/bgimg-sect_header.jpg) repeat-x 0 0;
	padding: 7px 9px 4px 9px;
	color: #fff;
	border-bottom: 1px solid #7d8fa5;
}

div.sectThird h2 {
	font-size: 1.4em;
	font-weight: 400;
	background: #486e8e url(/pics/website/12244/New/bgimg-sect_header.jpg) repeat-x 0 0;
	padding: 7px 9px 4px 9px;
	color: #fff;
	border-bottom: 1px solid #7d8fa5;
}

div.bottomRightSection li {
	background: url(/pics/website/12244/New/ui-bullet_point.gif) no-repeat 0 5px;
	padding-left: 9px;
	margin-top: 9px;
	width: 90%;
}

div.sectThird li {
	background: url(/pics/website/12244/New/ui-bullet_point.gif) no-repeat 0 5px;
	padding-left: 9px;
	margin-top: 9px;
	width: 90%;
}

div.bottomRightSection a:visited {
	color: #fff;
	font-weight: 800;
}

div.sectThird a:visited {
	color: #fff;
	font-weight: 800;
}

div.bottomRightSection a:link {
	color: #fff;
	font-weight: 800;
}

div.bottomRightSection a {
	color: #fff;
	font-weight: 800;
}

div.sectThird a:link {
	color: #fff;
	font-weight: 800;
}

div.sectThird a {
	color: #fff;
	font-weight: 800;
}

div.bottomRightSection a:hover {
	color: #fff;
	text-decoration: underline;
}

div.sectThird a:hover {
	color: #fff;
	text-decoration: underline;
}

div.bottomRightSection a:active {
	color: #7096b6;
}

div.sectThird a:active {
	color: #7096b6;
}

div.bottomRightSection p.more {
	text-align: right;
	margin-top: 12px;
}

div.sectThird p.more {
	text-align: right;
	margin-top: 12px;
}

div.bottomRightSection p.more a:link {
	padding-right: 8px;
	background: url(/pics/website/12244/New/ui-learn_more.gif) no-repeat right 5px;
}

div.bottomRightSection p.more a {
	padding-right: 8px;
	background: url(/pics/website/12244/New/ui-learn_more.gif) no-repeat right 5px;
}

div.sectThird p.more a:link {
	padding-right: 8px;
	background: url(/pics/website/12244/New/ui-learn_more.gif) no-repeat right 5px;
}

div.sectThird p.more a {
	padding-right: 8px;
	background: url(/pics/website/12244/New/ui-learn_more.gif) no-repeat right 5px;
	
}

/* ## Sidebar ## */

/* ## Login Panel ## */
#login {
	background: #9e9e9e url(/pics/website/12244/New/bgimg-login.jpg) repeat-x 0 0;
	padding: 9px 0 30px 0;
	height: 208px;
	max-height: 208px;
	min-height: 208px;
	margin-bottom:6px;
}

#login .AspNet-WebPart {
	padding-bottom:10px;
}

#login h3 {
	color: #334d6d;
	margin: 0 9px;
	font-size: 1.4em;
	padding-bottom: 5px;
	font-weight: 800;
	border-bottom: 1px solid #abb0b7;
}

#login p {
	color: #666;
	margin: 6px 9px 0;
	clear: both;
}

#login form {
	margin: 0 0 9px;
}

#login form p.input {
	margin: 9px 9px 0;
	padding: 0 0 18px;
}

#login label {
	display: block;
	margin: 6px 0 3px;
	font-weight: 800;
}

#login input {
	padding: 2px 4px;
	background-color: #fff;
	border: 1px solid #dedede;
}

#login input#user_pass {
	width: 160px;
}

#login input#user_name {
	width: 160px;
}

#login span.inline {
	float: left;
	display: inline;
}

#login a.loginSubmit {
	width: 72px;
	height: 21px;
	float: right;
	display: inline;
	background: #3b597e url(/pics/website/12244/New/button-login.gif) no-repeat 0 0;
	color: #fff;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	margin-right: 40px;
}

#login a.loginSubmit:hover {
	background-position: 0 -23px;
}

#login a.logoutSubmit {
	width: 72px;
	height: 21px;
	float: right;
	display: inline;
	background: #3b597e url(/pics/website/12244/New/button-logout.gif) no-repeat 0 0;
	color: #fff;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	margin-right: 40px;
}

#login a.logoutSubmit:hover {
	background-position: 0 -23px;
}


#login input#rememberUser {
	margin: 0;
	padding: 0;
	width: 14px;
	height: 14px;
	font-size: 0;
	line-height: 0;
	border: 0;
	outline: none;
	display: inline;
	margin-right:4px;
}

#login a:visited {
	font-weight: 800;
	color: #fff;
}

#login a:link {
	font-weight: 800;
	color: #fff;
}

#login a {
	font-weight: 800;
	color: #fff;
}

#login a:hover {
	text-decoration: underline;
	color: #fff;
}

#login a:active {
	color: #7096b6;
}

/* ## Sidebar Sections, General ## */
div.sideImg {
	background-color: #c8d6e2;
	border: 1px solid #7d8fa5;
	padding: 0;
	margin-top: 6px;
}

div.sideSect {
	background: #c8d6e2 url(/pics/website/12244/New/bgimg-sidebar_sect.jpg) repeat-x 0 0;
	border: 1px solid #7d8fa5;
	padding: 12px 0;
	margin-top: 0;
	overflow: auto;
	margin-bottom:6px;
}

div.sideSect h2 {
	color: #334d6d;
	margin: 0 9px;
	font-size: 1.8em;
	font-weight: 400;
	padding-bottom: 7px;
	border-bottom: 1px solid #abb0b7;
}

div.sideSect p {
	color: #666;
	margin: 6px 0 0 9px;
	width: 90%;
}

div.sideSect p.more {
	text-align: right;
}

div.sideSect p.more a:visited {
	color: #044880;
	font-weight: 800;
	padding-right: 8px;
	background: url(/pics/website/12244/New/ui-learn_more.gif) no-repeat right 5px;
	
}

div.sideSect p.more a:link {
	color: #044880;
	font-weight: 800;
	padding-right: 8px;
	background: url(/pics/website/12244/New/ui-learn_more.gif) no-repeat right 5px;
	
}

div.sideSect p.more a {
	color: #044880;
	font-weight: 800;
	padding-right: 8px;
	background: url(/pics/website/12244/New/ui-learn_more.gif) no-repeat right 5px;
	
}

div.sideSect p.more a:hover {
	color: #044880;
	text-decoration: underline;
}

div.sideSect p.more a:active {
	color: #000;
}

/* AJAX Overlay */

div.ajaxOverlay {
	background: #c8d6e2 url(/pics/website/12244/New/bgimg-sidebar_sect.jpg) repeat-x 0 0;
	border: 1px solid #7d8fa5;
	padding: 12px 0;
	margin-top: 6px;
	overflow: auto;
}

div.ajaxOverlay img {
	float:right;
	padding:4px 20px 0 0;
}

div.ajaxOverlay h2 {
	color: #334d6d;
	margin: 0 9px;
	font-size: 1.8em;
	font-weight: 400;
	padding-bottom: 7px;
	border-bottom: 1px solid #abb0b7;
}

div.ajaxOverlay p {
	color: #666;
	margin: 6px 0 0 9px;
	width: 90%;
}

div.ajaxOverlay p.close {
	text-align: right;
}

div.ajaxOverlay p.close a:visited {
	color: #044880;
	font-weight: 800;
	padding-right: 8px;
	
}

div.ajaxOverlay p.close a:link {
	color: #044880;
	font-weight: 800;
	padding-right: 8px;
	
}

div.ajaxOverlay p.close a {
	color: #044880;
	font-weight: 800;
	padding-right: 8px;
	
}

div.ajaxOverlay p.close a:hover {
	color: #044880;
	text-decoration: underline;
}

div.ajaxOverlay p.close a:active {
	color: #000;
}


/* end overlay */

/* ## wideColumn Sections ## */
#flashContainer {
	margin: 0 0 6px 0;
	padding: 0;
	z-index: 10;
}

/* # sectThird # */
div.sectThird {
	width: 234px;
	border-top: 1px solid #7d8fa5;
	float: left;
	display: inline;
	margin: 0 6px 0 1px;
	padding-bottom: 18px;
}

div.sectThird.last {
	margin-right: 0;
}

div.bottomRightSection ul {
	margin: 6px 9px 0 9px;
}

div.sectThird ul {
	margin: 6px 9px 0 9px;
}

div.sectThird p {
	color: #dadada;
	margin: 6px 0 0 9px;
	width: 90%;
}

/* # bottomLeftSect sectThird # */
.bottomLeftSect div.sectThird {
	width: 232px;
	height:225px;
	border: 1px solid #7d8fa5;
	float: left;
	display: inline;
	margin: 0 6px 0 1px;
	padding-bottom: 18px;
}

.bottomLeftSect div.sectThird .AspNet-WebPartTitle {
	font-size:1.4em;
	font-weight:400;
	border-bottom:1px solid #7D8FA5;
	padding:5px 9px 6px;
	margin-bottom:15px;
}
.bottomLeftSect div.sectThird.last {
	margin-right: 0;
}

.bottomLeftSect div.bottomRightSection ul {
	margin: 6px 9px 0 9px;
}

.bottomLeftSect div.sectThird ul {
	margin: 6px 9px 0 9px;
}

.bottomLeftSect div.sectThird p {
	color: #dadada;
	margin: 6px 0 0 9px;
	width: 90%;
}

/* # Full Third # */
div.bottomRightSection {
	width: 474px; 
	height:234px;
	margin: 0 0 6px 0;
	padding-bottom: 9px;
	border: 1px solid #7d8fa5;
	/*clear: both;*/
	display: block;
	float: right;
	overflow: hidden;
}

div.bottomRightSection p {
	color: #dadada;
	margin: 6px 0 0 0;
}

div.bottomRightSection div.oneCol {
	width: 215px;
	float: left;
	display: inline;
	margin: 0 12px 0 9px;
	padding-bottom: 9px;
}

div.bottomRightSection div.oneCol.last {
	width: 210px;
	margin:0 0 0 9px;
	float:right;
}

div.bottomRightSection div.oneCol img {
	margin: 0 9px 9px 0;
	border: 1px solid #7d8fa5;
	float: left;
	display: inline;
}

div.bottomRightSection div.oneCol p {
	clear: both;
	margin: 0 0 20px;
	width: 90%;
}

div.bottomRightSection div.oneCol span.caption {
	display: block;
	float: left;
	width: 96px;
	color: #dadada;
	font-weight: 800;
	line-height: 1.4em;
}

/* ## Image Header Rollovers ## */
a.header:visited {
	width: 100%;
	height: 25px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-bottom: 1px solid #7d8fa5;
}

a.header:link {
	width: 100%;
	height: 25px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-bottom: 1px solid #7d8fa5;
}

a.header {
	width: 100%;
	height: 25px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-bottom: 1px solid #7d8fa5;
}

a.header:active {
	background-position: 0 -25px;
}

a.header:hover {
	background-position: 0 -25px;
}

.WhatsNew {
	background-image: url(/pics/website/12244/New/title-whatsnew.jpg);
}

.CFAProgram {
	background-image: url(/pics/website/12244/New/title-cfaprogr.jpg);
}

.EthStaAdvo {
	background-image: url(/pics/website/12244/New/title-ethicsst.jpg);
}

.LearningEvents {
	background-image: url(/pics/website/12244/New/title-learning.jpg);
}

/* ## Footer ## */

.footer {
	width: 960px;
	clear: both;
	margin: 0 auto;
	padding: 12px 0;
	text-align: left;
}

.footer p {
	color: #506277;
	margin: 0;
}

.footer p.copy {
	color: #ccc;
	margin: 6px 0 0;
}

.footer a:link {
	font-weight: 800;
	color: #fff;
}

.footer a {
	font-weight: 800;
	color: #fff;
}

.footer a:hover {
	text-decoration: underline;
	color: #fff;
}

.footer a:active {
	color: #fff;
}

.footer a:visited {
	font-weight: 800;
	color: #fff;
}


/* ## Ethics Templates ## */

.clearfix {
	clear: both;
}

.clearfix-left {
	clear:left;
}

.clearfix-right {
	clear:right;
}


.container {
	float: left;
	width: 715px;
	background-color: #ffffff;
	border: 1px solid #7d8fa5;
	margin-top: 6px;
}

.container-inside {
	margin: 6px;
}

.container-banner {
	height: 78px;
	overflow: hidden;
}

.container-content {
	background: url(/pics/website/12244/New/bg_sidenav.jpg) left top repeat-y;
	width: 703px;
	margin-bottom:30px;
}

.container-sidenav {
	float: left;
	width: 161px;/*clear:both;
	display:block;*/
}

.sidenav ul {
	list-style-type: none;
	margin: 0 6px 6px 6px;
}

.sidenav ul ul {
	margin: 0 0 0 6px;
}

.sidenav li {
	padding: 4px 6px 6px;
	border-bottom: 1px solid #c6d7e6;
	margin-left:-5px;
}

.sidenav li.last {
	border-bottom: none;
}

.sidenav li.active {
	background-image:url(/pics/website/12244/New/sidenav_gradient.gif);
	background-repeat:repeat-x;
	background-position:left top;
	font-weight:bold;
	margin-left:-5px;
}

.sidenav li li {
	margin: 8px 0 8px 6px;
	padding: 0;
	border-bottom: none;
	font-weight: normal;
}

.sidenav li li.last {
	margin-bottom: 0;
}

.sidenav li a {
	color: #044880;
}

.sidenav li a:hover {
	text-decoration: underline;
}

.sidenav li li.active a {
	font-weight: bold;
	padding: 1px 2px;
	margin: 0;
}

.sidenav li li.visited a {
	color:#1f4e75;
}

.sidenav li li.selected a:link,
.sidenav li li.selected a:active,
.sidenav li li.selected a:visited,
.sidenav li li.selected a:hover {
	font-weight: bold;
	padding: 1px 2px 1px 0;
	margin: 0;
}

.container-page {
	margin-left: 162px;
	width: 535px;
}

.container-breadcrumb {
	padding: 4px 0 4px 10px;
	overflow: hidden;
}

.nav-breadcrumb ul {
	list-style-type: none;
}

.nav-breadcrumb li {
	float: left;
	font-size: 0.9em;
	color:#4e4e4e;
}

.nav-breadcrumb li a {
	color: #044880;
	font-weight: bold;
	padding: 0 4px;
}

.nav-breadcrumb li a:hover {
	text-decoration: underline;
}

.nav-breadcrumb li.first a {
	padding-left: 0px;
}

.nav-breadcrumb li.active a {
	color: #4e4e4e;
	font-weight: normal;
}

/* icons and text link styles */
.publication {
	width:50px;
	float:left;
	margin-right:8px;
}
.publication a.download {
	background:transparent url(/pics/website/12244/New/icon_publication.gif) no-repeat scroll left center;
	float:left;
	padding-left:17px;
}

.publication a.download:hover {
	border-bottom: 0;
	text-decoration:underline;
}


.moreinfo {
	width:120px;
	float:left;
	margin-right:8px;
}

.moreinfo a.download {
	background:transparent url(/pics/website/12244/New/icon_publication.gif) no-repeat scroll left center;
	float:left;
	padding-left:17px;
}
.moreinfo a.download:hover {
	border-bottom: 0;
	text-decoration:underline;
}


.pdf {
	width:85px;
	float:left;
	margin-right:8px;
}
.pdf a.download {
	background:transparent url(/pics/website/12244/New/icon_publication.gif) no-repeat scroll left center;
	float:left;
	padding-left:17px;
}

.pdf a.download:hover {
	border-bottom: 0;
	text-decoration:underline;
}




.report {
	width:70px;
	float:left;
}

.report a.download {
	background:transparent url(/pics/website/12244/New/icon_report.gif) no-repeat scroll left center;
	float:left;
	padding-left:19px;
}

.report a.download:hover {
	border-bottom: 0;
	text-decoration:underline;
}

.event {
	width:65px;
	float:left;
}
.event a.download {
	background:transparent url(/pics/website/12244/New/icon_event.gif) no-repeat scroll 0 3px;
	float:left;
	padding-left:19px;
}

.event a.download:hover {
	border-bottom: 0;
	text-decoration:underline;
}



.video {
	width:65px;
	float:left;
	margin-right:8px;
}
.video a.launch {
	background:transparent url(/pics/website/12244/New/icon_video.gif) no-repeat scroll 0 3px;
	float:left;
	padding-left:22px;
}

.video a.launch:hover {
	border-bottom: 0;
	text-decoration:underline;
}


.onlinelearning {
	width:65px;
	float:left;
	margin-right:8px;
}

.onlinelearning a.launch {
	background:transparent url(/pics/website/12244/New/icon_video.gif) no-repeat scroll 0 3px;
	float:left;
	padding-left:22px;
}

.onlinelearning a.launch:hover {
	border-bottom: 0;
	text-decoration:underline;
}


.audio {
	width:45px;
	float:left;
	margin-right:8px;
}
.audio a.play {
	background:transparent url(/pics/website/12244/New/icon_audio.gif) no-repeat scroll 0 3px;
	float:left;
	padding-left:20px;
}

.audio a.play:hover {
	border-bottom: 0;
	text-decoration:underline;
}


.print {
	width:65px;
	float:left;
}
.print a.print {
	background:transparent url(/pics/website/12244/New/icon_print.gif) no-repeat scroll 0 0;
	padding-left:20px;
	line-height:17px;
}

.print a.print:hover {
	border-bottom: 0;
	text-decoration:underline;
}


/* END icons and text link styles */


.bodycopy {
	color: #4e4e4e;
	font-family: Verdana, Helvetica, sans-serif;
}

.bodycopy p {
	font-size: 11px;
	margin-bottom: 1.0em;
	margin-right: 50px;
	line-height: 17px;
}

.bodycopy p.normal {
	font-size: 1.1em;
	margin-bottom: 1.0em;
	margin-right: 50px;
	line-height: 17px;
}

.p {
	font-size: 11px;
	margin-bottom: 1.0em;
	line-height: 17px;
}

.bodycopy img {
	border:none;
}

.bodycopy img.a:link {
	/*border: 1px solid #c8d0da;*/
	border-bottom:0;
	text-decoration:none;
}

.bold {
	font-weight:bold;
}

#pps-search {
	margin-right:0;
	padding-right:0;
	margin-left:59px;
}

#pps-search a.searchSubmit {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 51px;
	height: 18px;
	display: block;
	background: #7197b7 url('/website/12244/New/button-search.gif') no-repeat 0 0;
	color: #fff;
	margin-left: 10px;
	cursor: pointer;
	margin-top:1px;
}

#pps-search a.searchSubmit:hover {
	background-position: 0 -18px;
}



.selection-area3 {
	width:500px;
}


.selection-area3 label {
	width:110px;
	font-family: 'Gotham', Verdana, 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: bold;
	color: #4e4e4e;
	font-size: 11px;
	display: inline-block;
	width:65px;
}

.selection-area3 label.last {
	width:20px;
	
}

.selection-area3 select {
	margin-right:5px;
}

.selection-area3 select.category {
	width:150px;
}

.selection-area3 select.month {
	width:90px;
}

.selection-area3 select.year {
	width:55px;
}

.selection-area3 input {
	width:150px;
}

.selection-area3 .indent {
	padding-left:70px;
}

.selection-area2 {
	width:450px;
}

.selection-area2 input {
	border: 1px solid #ddd;
}

.selection-area2 label {
	width:110px;
	font-family: 'Gotham', Verdana, 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: bold;
	color: #4e4e4e;
	font-size: 11px;
	display: inline-block;
}

.selection-area {
	width:450px;
}


.selection-area label {
	width:60px;
	font-family: 'Gotham', Verdana, 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: bold;
	color: #151f2c;
	font-size: 11px;
	display: inline-block;
}

.bodycopy a {
	color: #044880;/*border-bottom: #044880 1px dotted;*/
}



.bodycopy a:active {
	color:#000;
}	

.bodycopy a:visited {
	color: #1F4E75;
}

.bodycopy ul {
	
	margin-bottom: 1.2em;
	margin-right: 20px;
	margin-left:0;
}



.bodycopy ol {
	
	margin-bottom: 1.2em;
	font-size: 1.1em;
	margin-right: 50px;
	margin-left:40px;
}

.bodycopy ol ol {
	
	margin-right: 20px;
	margin-left:15px;
	margin-bottom: .1em;
}

.bodycopy ol li {
	background: none;
	padding: 0 0 0 0;
	line-height: 17px;
	margin: 10px 0 10px 0;
}

.bodycopy ol li ol li {
	padding: 0 0 0 0;
	font-size: 11px;
	line-height: 17px;
}

/*not a scalable option
.bodycopy ol li .numeral {
	color: #7197b7;
	font-weight: bold;
}
*/

.container-copy {
	margin: 20px 10px 0 10px;
}

.copy-image-right {
	float: right;
	margin: 0 4px 5px 20px;
	width:auto;
}

.copy-image-left {
	float: left;
	margin: 0 20px 5px 0;
	width:auto;
}

.copy-image-image {
	display: block;
}

/*
.copy-image-holder img {
	border: 1px solid #c8d0da;
}*/

.copy-image-holder {
	border: 1px solid #c8d0da;/*margin-bottom:20px;*/
}

.copy-image-caption {
	margin: 4px 0 0 0;
}

.copy-image-caption p {
	font-size: 0.9em;
	line-height: 11px;
	margin-right: 0px;
}

.copy-image-link p {
	font-weight:bold;
	margin-right: 0px;
}

.copy-image-caption a {
	font-size: 9px;
	line-height: 11px;
	margin-right: 0px;
	font-weight:bold;
}

.edu-event-info {
	width:240px;
	float:right;
}

.event-info {
	width:390px;
	margin-left:120px;
}

.event-info p {
	margin-right:0;
}

.people-product {
	width:420px;
	float:right;
}


.bio-section-heading {
	background: #fff url(/pics/website/12244/New/bgimg-gradient-mbr-top.jpg) repeat-x 0 0;
	padding-bottom:20px;
	margin-bottom:20px;
}

.bio-section-heading h2 {
	border-bottom:1px solid #eee;
	padding:10px 0 10px 0;
	margin-right:10px;
	margin-left:10px;
}

.bio-summary,
.term,
.comment,
.section,
.result,
.pps-result,
.comment-letter {
	border-bottom:1px solid #eee;
	padding-bottom:2px;
	margin-bottom:10px;
	margin-top:2px;
	float:left;
	width:100%;
	
}

.pps-result.first, 
.comment-letter.first{
	border-top:1px solid #eee;
	padding-top:10px;
	margin-top:10px;
	float:left;
}

.term .last {
	border-bottom:0 none;
}

#Discussions textarea  {
	margin-top:20px;
}

.section h2 {
	border-bottom:1px solid #eee;
	padding-bottom:5px;
	margin-bottom:0;
}

.term a:link,
.term a:active,
.term a:visited,
.term a:hover {
	margin-right:8px;
}

#glossary input.search_field {
	background-color: #fff;
	padding: 2px 3px;
	margin: 0 4px 12px 0;
	width: 180px;
	height:14px;
	float: left;
	display: inline;
	border: 1px solid #B7C7D6;
}

#glossary label {
	margin-bottom:10px;
}

#glossary a.searchSubmit {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 51px;
	height: 18px;
	float:left;
	display: block;
	background: #7197b7 url('/website/12244/New/button-search.gif') no-repeat 0 0;
	color: #fff;
	margin-left: 10px;
	cursor: pointer;
	margin-top:1px;
}

#glossary a.searchSubmit:hover {
	background-position: 0 -18px;
}

.letters {
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:11px;
	text-transform:uppercase;
	padding-left:2px;
}

.letters .active {
	color: #044880;
	font-weight:bold;
	/*background:transparent url(/pics/website/12244/New/ui-nav_active.gif) no-repeat bottom 4px;*/
	background: #FFFFFF url(/pics/website/12244/New/ui-nav_active.gif) no-repeat center bottom;
	padding-bottom:3px;
}

.letters a:link,
.letters a:active,
.letters a:visited,
.letters a:hover,
.letters span {
	margin-right:10.5px;
}

.bio-summary.last {
	border-bottom:none;
}

/* Search */
#search-results input.search_field {
	background-color: #fff;
	padding: 2px 3px;
	margin: 0 4px 0 0;
	width: 180px;
	height:14px;
	float: left;
	display: inline;
	border: 1px solid #B7C7D6;
}


#search-results a.searchSubmit {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 51px;
	height: 18px;
	float:left;
	display: block;
	background: #7197b7 url('/website/12244/New/button-search.gif') no-repeat 0 0;
	color: #fff;
	margin-left: 10px;
	cursor: pointer;
	margin-top:1px;
}

#search-results a.searchSubmit:hover {
	background-position: 0 -18px;
}

#search-results p {
	margin-bottom:0;
	padding-bottom:0;
}

/* end search */

/* adv search */

#adv-search {
	margin-right:0;
	padding-right:0;
}

#adv-search a.searchSubmit {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 51px;
	height: 18px;
	display: block;
	background: #7197b7 url('/website/12244/New/button-search.gif') no-repeat 0 0;
	color: #fff;
	margin-left: 10px;
	cursor: pointer;
	margin-top:1px;
}

#adv-search a.searchSubmit:hover {
	background-position: 0 -18px;
}

#adv-search-keywords label {
	font-size:11px;
	padding: 4px 0 4px 12px;
	margin-bottom:8px;
	display:block;
	float:left;
}

#adv-search-keywords input {
	padding: 2px 6px 2px 3px;
	background-color: #fff;
	border: 1px solid #dedede;
	width:310px;
	font-family:Verdana;
	float:right;
	margin-right:50px;
}

.adv-search-checkboxes {
	padding-left:12px;
}

/* checkbox */
.adv-search-checkboxes input {
	width:20px;
	float:left;
	margin: 0 0 8px 0;
}

.adv-search-checkboxes p {
	margin-right:0;
	
}


.adv-search-checkboxes label {
	font-size:11px;
	margin: 0 0 0 0;
	line-height:17px;
}

.adv-search-col1 {
	width:225px;
	float:left;
}

.adv-search-col2 {
	margin-left:240px;
	width:225px;
}


/* radio buttons */
.adv-search-radio {
	padding-left:12px;
}

.adv-search-radio input  {
	width: 20px;
	float:left;
	margin-left:0;
}

.adv-search-radio p {
	margin-right:0;
}


.adv-search-radio-col1 {
	width:180px;
	float:left;
}

.adv-search-radio-col2 {
	margin-left:180px;
	width:225px;
}

#adv-search-date {
	padding-left:20px;
}

#adv-search-date label {
	font-size:11px;
	padding: 4px 6px 4px 0;
	margin-bottom:8px;
	display:block;
	float:left;
}

#adv-search-date input {
	padding: 2px 6px 2px 3px;
	background-color: #fff;
	border: 1px solid #dedede;
	width:75px;
	font-family:Verdana;
	float:left;
}

#adv-search-date .calendar {
	float:left;
	width:18px;
	margin-top:2px;
	margin-left:6px;
}

.adv-search-date-col1 {
	width:225px;
	float:left;
}

.adv-search-date-col2 {
	margin-left:165px;
	
}

#adv-search-date img {
	padding-top:4px;
	padding-left:0;
}


/* end adv search */


/* event cal search */
#event-search {
	margin-right:0;
	padding-right:0;
}

#event-search a.searchSubmit {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 51px;
	height: 18px;
	display: block;
	background: #7197b7 url('/website/12244/New/button-search.gif') no-repeat 0 0;
	color: #fff;
	margin-left: 10px;
	cursor: pointer;
	margin-top:1px;
}

#event-search a.searchSubmit:hover {
	background-position: 0 -18px;
}

/* end event cal */

/* comment search */

#comment-search {
	margin-right:0;
	padding-right:0;
}

#comment-search a.searchSubmit {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 51px;
	height: 18px;
	display: block;
	background: #7197b7 url('/website/12244/New/button-search.gif') no-repeat 0 0;
	color: #fff;
	margin-left: 10px;
	cursor: pointer;
	margin-top:1px;
}

#comment-search a.searchSubmit:hover {
	background-position: 0 -18px;
}

/* end comment search */
#eventcal-search {
	margin-right:0;
	padding-right:0;
	margin-bottom:10px;
	margin-left:445px;
}

#eventcal-search a.searchSubmit {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 51px;
	height: 18px;
	display: block;
	background: #7197b7 url('/website/12244/New/button-search.gif') no-repeat 0 0;
	color: #fff;
	margin-left: 10px;
	cursor: pointer;
	margin-top:1px;
}

#eventcal-search a.searchSubmit:hover {
	background-position: 0 -18px;
}



/* TEXT CALLOUT
.copy-callout {
	background: #ffffff url(/pics/website/12244/New/bg_copy_callout.gif) left bottom repeat-x;
	float: right;
	width: auto;
	margin: 0 4px 0 20px;
	border: 1px solid #c8d0da;
}

.copy-callout-text {
	padding: 9px 12px 12px 9px;
}


.copy-callout-text img {
	float: left;
	border: 1px solid #c8d0da;
	margin: 0 9px 0 0;
}

.copy-callout-text p {
	color: #666666;
	font-size: 1.0em;
	line-height: 1.2em;
	margin-right: 0px;
}

.copy-callout-text ul {
	list-style-type: none;
	margin-bottom: 1.2em;
	margin-right: 10px;
	margin-left:0;
}

.copy-callout-text ul li {
	background: url(/pics/website/12244/New/bodycopy_bullet.gif) 0px 5px no-repeat;
	padding: 0 0 0 12px;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #666666;
}
	
.copy-callout-text p.heading {
	color: #151f2c;
	font-size: 1.1em;
	margin-bottom: 13px;
}

.copy-callout-link {
	text-align: right;
	padding-right:9px;
	margin-right:9px;
	padding-bottom:9px;
}
.copy-callout-link p {
	margin-bottom: 0;
	font-size:10px;
}

.copy-callout-link a {
	color: #3b597e;
}

.copy-callout-link img {
	float: none;
	border: none;
	margin-right: 0;
}

END TEXT CALLOUT */

/*TABLE VERSION
table.copy-callout {
	background: #ffffff url(/pics/website/12244/New/bg_copy_callout.gif) left bottom repeat-x;
	float: right;
	width: auto;
	margin: 0 4px 0 20px;
	border: 1px solid #c8d0da;
}

td.copy-callout-text {
	padding: 9px 12px 12px 9px;
}

td.copy-callout-text img {
	float: left;
	border: 1px solid #c8d0da;
	margin: 0 9px 0 0;
}

td.copy-callout-text p {
	color: #666666;
	font-size: 1.0em;
	line-height: 1.2em;
	margin-right: 0px;
}

td.copy-callout-text ul {
	list-style-type: none;
	margin-bottom: 1.2em;
	margin-right: 10px;
	margin-left:0;
}

td.copy-callout-text ul li {
	background: url(/pics/website/12244/New/bodycopy_bullet.gif) 0px 5px no-repeat;
	padding: 0 0 0 12px;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #666666;
}
	
td.copy-callout-text p.heading {
	color: #151f2c;
	font-size: 1.1em;
	margin-bottom: 13px;
}

td.copy-callout-link {
	text-align: right;
}

td.copy-callout-link p {
	margin-bottom: 0;
}

td.copy-callout-link a {
	color: #3b597e;
}

td.copy-callout-link img {
	float: none;
	border: none;
	margin-right: 0;
}


END TABLE VERSION*/


.onecol-callout {
	width: 506px;
	padding: 0;
	overflow: hidden;
}

.twocol-callout {
	padding: 10px 0 10px;
	width: 515px;
}

.twocol-callout .AspNet-WebPartTitle {
	border:1px solid #7D8FA5;
	padding:7px 9px 5px;
}

.twocol-filters {
	padding: 10px 0 10px;
	width: 515px;
}


/* testing twocol-callout styles*/

.twocol-callout h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
	margin: 6px 8px;
	padding: 0;
}

.twocol-callout h4 a {
	color: #fff;
	text-decoration: none;
}

.twocol-callout h4 a:hover {
	text-decoration: none;
	border-bottom:1px solid #fff;
}

.twocol-callout h4 a:visited {
	color: #fff;
}

.twocol-filters label {
	font-size:11px;
	font-weight:bold;
	padding-right:4px;
	float:left;
	margin-top:5px;
}

.twocol-filters select {
	margin-bottom:5px;
	width:149px;
	float:right;
}
.twocol-callout-body {
	border-left: 1px solid #c8d0da;
	border-right: 1px solid #c8d0da;
	border-bottom: 1px solid #c8d0da;
	min-height: 145px;
	height:auto !important;
	height: 145px;
	background: #ffffff url(/pics/website/12244/New/bg_twocol_callout.jpg) left bottom repeat-x;
}

.twocol-callout-text {
	min-height: 100px;
	height:auto !important;
	height: 100px;
}

.twocol-callout-text p {
	padding: 10px;
	line-height: 13px;
	font-size: 1.0em;
	margin: 0;
}

.twocol-callout-link {
	text-align: right;
	padding-right: 10px;
	padding-left:10px;
	padding-top:15px;
}

.twocol-callout-link p {
	margin-right: 0px;
	border-top: 1px solid #eee;
	padding-top:5px;
}

.twocol-callout-link a {
	font-size: 0.9em;
}

/* for L3 use - no top border */
.twocol-callout-link2 {
	text-align: right;
	padding-right: 10px;
	padding-left:10px;
	padding-top:15px;
}

.twocol-callout-link2 p {
	margin-right: 0px;
	padding-top:5px;
}

.twocol-callout-link2 a {
	font-size: 0.9em;
}

/* end L3 use */

/* for L3 use - no margins */
.twocol-callout-link3 {
	text-align: right;
	padding-right: 10px;
}

.twocol-callout-link3 p {
	margin-right: 0px;
	border-top: 1px solid #eee;
	padding-top:5px;
}

.twocol-callout-link3 a {
	font-size: 0.9em;
}

/* end L3 */

.filters {

}

.filters select {
	margin-left:200px;
}

.twocol-filters-col1 {
	float: left;
	width: 270px;
	padding-right:12px
}

.twocol-filters-col2 {
	margin-left: 270px;
	width: 220px;
}


.twocol-callout-col1 {
	float: left;
	width: 248px;
}

.twocol-callout-col2 {
	margin-left: 258px;
	width: 248px;
}

.twocol-callout-heading,
.onecol-callout-heading {
	background: #6f95b5 url(/pics/website/12244/New/bg_callout_heading.jpg) left top repeat-x;
	height: 25px;
	border: 1px solid #7d8fa5;
}

.twocol-callout-heading h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
	margin: 6px 8px;
	padding: 0;
}

.twocol-callout-heading h4 a {
	color: #fff;
	text-decoration: none;
}

.twocol-callout-heading h4 a:hover {
	text-decoration: none;
	border-bottom:1px solid #fff;
}

.twocol-callout-heading h4 a:visited {
	color: #fff;
}

.twocol-callout-body {
	border-left: 1px solid #c8d0da;
	border-right: 1px solid #c8d0da;
	border-bottom: 1px solid #c8d0da;
	min-height: 145px;
	height:auto !important;
	height: 145px;
	background: #ffffff url(/pics/website/12244/New/bg_twocol_callout.jpg) left bottom repeat-x;
}

.twocol-callout-text {
	min-height: 100px;
	height:auto !important;
	height: 100px;
}

.twocol-callout-text p {
	padding: 10px;
	line-height: 13px;
	font-size: 1.0em;
	margin: 0;
}

.twocol-callout-link {
	text-align: right;
	padding-right: 10px;
	padding-left:10px;
	padding-top:15px;
}

.twocol-callout-link p {
	margin-right: 0px;
	border-top: 1px solid #eee;
	padding-top:5px;
}

.twocol-callout-link a {
	font-size: 0.9em;
}

.left-column {
 	width:45%;
 	float:left;
}

.right-column {
	width: 45%;
	float:left;
}

.outer-list {
	width:35%;
	float:left;
}

.outer-list ul {
	margin-right:0;
	margin-bottom:0;
}

.outer-list ul li {
	margin-left:2px;
	margin-bottom:0;
}

.inner-list {
	width:25%;
	float:left;
}

.multiple-item-singleline {
	width:auto;
	float:left;
}

.multiple-item-wrap {
	width:auto;
}

.italic-text {
	font-style:italic;
	font-weight:normal;
	font-size:75%;
}

.subtitle {
	font-weight:normal;
	font-size:75%;
}

.sidebar-transparent {
	border-left: 1px solid #7d8fa5;
	border-right: 1px solid #7d8fa5;
	border-bottom: 1px solid #7d8fa5;
}

.sidebar-transparent p {
	color: #dadada;
	font-size: 1.0em;
	margin-bottom: 10px;
	line-height: 14px;
}

.sidebar-transparent p.header {
	margin-bottom: 0;
}

.sidebar-transparent a {
	color: #ffffff;
}

.sidebar-transparent a:hover {
	text-decoration: underline;
}

.sidebar-transparent a:active {
	color: #fff;
}

.sidebar-transparent a:visited {
	color: #fff;
}

.sidebar-transparent-section {
	padding-bottom:8px;
	background: transparent url(/pics/website/12244/New/bg_sidebar_transparent_section.gif) center bottom no-repeat;
}

.sidebar-transparent-section.last {
	background: none;
}

.sidebar-transparent-copy {
	padding: 12px 12px 0 9px;
	margin-top:0;
}

.sidebar-transparent-copy img {
	border: 1px solid #7d8fa5;
	float: left;
	margin: 0 10px 10px 0;
}

.sidebar-transparent-copy img.no-border {
	border: 0;
	margin: 0 2px 2px 0;
}

.sidebar-transparent-copy ul li {
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidebar-transparent-copy textarea {
	width: 197px;
	height: 45px;
	background:transparent;
	border:1px solid #7D8FA5;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	overflow:hidden;
	padding:2px;
}

.sidebar-transparent-copy input#search_field {
	background-color: #fff;
	padding: 2px 3px;
	margin: 0 4px 12px 0;
	width: 180px;
	height:14px;
	float: left;
	display: inline;
	border: 1px solid #B7C7D6;
}

.sidebar-transparent-copy label {
	margin-bottom:10px;
}

.sidebar-transparent-copy a#searchSubmit {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 51px;
	height: 18px;
	float:right;
	display: block;
	background: #7197b7 url('/website/12244/New/button-search.gif') no-repeat 0 0;
	color: #fff;
	margin-left: 10px;
	cursor: pointer;
	margin-top:5px;
	margin-right:15px;
}

sidebar-transparent-copy a#searchSubmit:hover {
	background-position: 0 -18px;
}

.sidebar-transparent-heading {
	background: #6f95b5 url(/pics/website/12244/New/bg_callout_heading.jpg) left top repeat-x;
	height: 25px;
	border-bottom: 1px solid #7d8fa5;
}

.sidebar-transparent-heading h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
	padding: 6px 8px;
}

#sidebar .sidebar-transparent-heading h4 a {
	color: #fff;
	font-weight: bold;
}

#sidebar .sidebar-transparent-heading h4 a:hover {
	text-decoration: underline;
}

#sidebar .sidebar-transparent-heading h4 a:visited {
	color: #fff;
}

.sidebar-transparent-footer {
	text-align: right;
	margin: 0 14px 0px;
	padding-top:4px;
	padding-left:4px;
}

.sidebar-transparent-footer img {
	border: 0;
	float:right;
}

.sidebar-transparent-footer a {
	background: url(/pics/website/12244/New/arrow_link.gif) no-repeat right 4px;
	padding-right: 8px;
}

/*rss styles*/
.link-item {
	margin-left:9px;
	margin-right:10px;
}

.link-item a:link {
	color:#044880;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	line-height:12px;
	padding-left:0;
}

.link-item a:hover {
	color:#044880;
	text-decoration:underline;
	font-family:Verdana;
	font-size:10px;
	line-height:12px;
	padding-left:0;
}


/*MEMBER CSS*/
@charset "utf-8";

/* CSS Document */

#content.members {
	clear: both;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

#content.members #wideColumn {
	background: url(/pics/website/12244/New/bgimg-memberSide.jpg) no-repeat right 0;
	/*remove background if we widen sidebar*/
	display: block;
	margin: 0;
	margin-top:12px;
	overflow: hidden;
	padding: 0 8px 0 0;
	width:706px;
}

#content.members #wideColumn #boxes {
	background: #16202c url(/pics/website/12244/New/bgimg-memberContent.jpg) repeat-x 0 0;
	border-color: #7d8fa5;
	border-style: solid;
	border-width: 0 1px 1px;
	clear: both;
	display: inline-block;
	overflow: auto;
	padding: 0 0 1px;
	border-top: 1px solid #7d8fa5;
}

#content.members #wideColumn div.column {
	display: inline;
	float: left;
	margin-left: 10px;
	overflow:hidden;
	padding: 10px 0 35px;
	width: 47.85%;
}

/*#content.members #wideColumn div.columnCandidate {
	display: inline;
	float: left;
	margin-left: 10px;
	overflow: auto;
	padding: 10px 0 0;
	width: 48%;
}

#content.members #wideColumn div.columnCandidateFull {
	display: inline;
	float: left;
	margin-left: 10px;
	overflow: auto;
	padding: 0 0 10px;
	width: 97.4%;
}*/

#content.members #wideColumn div.memberSect div.column {
	display: inline;
	float: left;
	margin-left: 10px;
	overflow: auto;
	padding: 10px 0 35px;
	width: 47%;
}

#content.members #wideColumn div.navcolumn {
	display: inline;
	float: left;
	margin-left: 10px;
	overflow: auto;
	padding: 10px 0 35px;
	width: 20%;
}

#content.members #wideColumn div.fullcolumn {
	display: inline;
	float: left;
	margin-left: 10px;
	overflow: auto;
	padding: 10px 0 35px;
	width: 76%;
}

#memberSidebar {
	background: #16202c url(/pics/website/12244/New/bgimg-memberContent.jpg) repeat-x 0 0;
	border: 1px solid #7d8fa5;
	display: inline;
	float: right;
	margin-top: 12px;
	padding-bottom: 36px;
	padding-top:10px;
	width: 237px;/*change width above if we decide to remove line between widecolumn and membersidebar*/
}

/* @group Member Navigation */

ul#memberNav,
ul#memberNav {
	background: url(/pics/website/12244/New/bgimg-memberNav_line.gif) repeat-x 0 26px;
	clear: both;
	display: block;
	height: 1%;
	margin-top: 12px;
	overflow: auto;
}

ul#memberNav li {
	border-right: 1px solid #7d8fa5;
	border-top: 1px solid #7d8fa5;
	display: inline;
	float: left;
	text-transform: uppercase;
}

ul#memberNav li.first {
	border-left: 1px solid #7d8fa5;
}

ul#memberNav a {
	background: #151f2c url(/pics/website/12244/New/bgimg-memberNav.gif) repeat-x 0 center;
	border-bottom: 1px solid #7d8fa5;
	color: #aed0eb;
	display: block;
	font-weight: 800;
	padding: 7px 8px 6px;
}

ul#memberNav a.current {
	background: #344356 url(/pics/website/12244/New/ui-nav_active.gif) no-repeat center 20px!important;
	border-bottom: 1px solid #344356!important;
	color: white;
}

ul#memberNav a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Member Sidebar */
#memberSidebar h4.custService {
	color: #9ec1dd;
	font-size: 1.2em;
	font-weight: 800;
	margin: 0 50px 0 10px;
}

#memberSidebar p.custService {
	color: #ccc;
	margin: 0 50px 0 10px;
}

#memberSidebar p.custService a {
	color: #fff;
}

#memberSidebar div.header {
	border-bottom: 1px solid #58697d;
	clear: both;
	margin: 0 0 9px;
	overflow: auto;
	padding-bottom: 2px;
}

#memberSidebar div.header h1 {
	color: #fff;
	float: left;
	font-size: 1.4em;
	font-weight: 800;
	margin: 6px 0 0 10px;
}

#memberSidebar div.header a {
	background: url(/pics/website/12244/New/ui-openClose-memBar.gif) no-repeat 0 0;
	display: block;
	float: right;
	height: 21px;
	margin: 2px 10px 0 0;
	text-indent: -9999px;
	width: 21px;
}

div.memberSideSect {
	background: #fff url(/pics/website/12244/New/bgimg-gradient-mbr-top.jpg) repeat-x 0 0;
	border: 1px solid #bdbdbd;
	display: block;
	margin: 0 10px 10px;
	/*overflow: auto;*/
	padding-bottom: 0;
}

.memberSideSect div.heading {
	border-bottom: 1px solid #eee;
	clear: both;
	overflow: auto;
	padding: 0 0 6px;
}

.memberSideSect div.heading h2,
.memberSideSect div.heading span {
	display: block;
	float: left;
}

.memberSideSect div.heading span {
	margin: 2px 0 0 17px;
}

.memberSideSect h2 {
	font-size: 1.2em;
	font-weight: 800;
}

.memberSideSect p {
	color: #4e4e4e;
	margin: 9px 9px;
}

.memberSideSect form {
	width: 99%;
}

.memberSideSect form p {
	clear: both;
}

.memberSideSect ul {
	padding: 0;
}

.memberSideSect li {
	padding: 0 9px 5px 19px;
}

.memberSideSect a#formClear {
	background: #7197b7 url(/pics/website/12244/New/button-clear.gif) no-repeat 0 0;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: block;
	float: right;
	height: 21px;
	text-indent: -9999px;
	width: 60px;
}

.memberSideSect a#searchSubmit {
	background: #7197b7 url(/pics/website/12244/New/button-search2.gif) no-repeat 0 0;
	border: 0;
	margin-top: 4px;
	color: #fff;
	cursor: pointer;
	display: block;
	float: right;
	height: 21px;
	text-indent: -9999px;
	width: 60px;
}

.memberSideSect p span {
	border-bottom: 1px solid #eee;
	display: block;
	font-size: 1.1em;
	font-weight: 800;
	padding: 0 0 6px;
}

.memberSideSect #search {
	border: 1px solid #ccc;
	display: block;
	margin: 6px 0;
	padding: 2px;
	width: 98%;
}

.memberSideSect p.more {
	background: url(/pics/website/12244/New/ui-arrow_point.gif) no-repeat 0 3px;
	display: block;
	font-weight: 800;
	padding: 0 0 0 9px;
}


.memberSideSect form p.more {
	border-bottom: 1px solid #eee;
	margin: 5px 0 0;
	padding: 0 0 5px 9px;
}

.memberSideSect form p.search {
	margin-top: 0;
}

/* @end */

/* @group Member Sidebar Features */

div.memberSideFeature {
	background: #fff url(/pics/website/12244/New/bgimg-memberSideFeature.gif) repeat-x left bottom;
	border: 1px solid #bdbdbd;
	display: block;
	margin: 0 10px 10px;
	overflow: auto;
	padding: 5px 9px 9px;
}

.memberSideFeature h1,
div.memberSideFeature h1 a {
	color: #3b597e;
	font-size: 1.8em;
	line-height: 1;
	font-weight: normal;
	margin: 0 0 6px 0;
	padding-bottom: 9px;
	border-bottom: 1px solid #bdc7d3;
	letter-spacing: -0.05em;
}

.memberSideFeature p {
	margin: 0 0 7px 0;
	color: #4e4e4e;
	line-height: 1.3;
}

.memberSideFeature p.more {
	font-size: 1em;
	text-align: right;
	margin-bottom: 0;
}

.memberSideFeature p.more a {
	font-weight: bold;
	color: #3b597e;
	background: url(/pics/website/12244/New/ui-learn_more.gif) no-repeat right 5px;
	padding-right: 8px;
}

.memberSideFeature p.more a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Shared Member Text Styles */

/*.memberSect li,
.memberSideSect li {
	background: url(/pics/website/12244/New/ui-bullet_point.png) no-repeat 0 5px;
	width: 90%;
}*/

.memberSect li {
	margin: 2px 0 9px;
	padding-left: 9px;
}

.memberSect p.more a {
	background: url(/pics/website/12244/New/ui-learn_more.gif) no-repeat right 5px;
	padding-right: 8px;
}

.memberSect p.previous-next {
	/*display: block;
	font-weight: 800;
	padding: 0 0 0 9px;*/
	border-top: 1px solid #eee;
	display: block;
	font-weight: 800;
	margin: 9px 0 0;
	padding: 5px 9px 0 0;
	text-align: right;
}


.memberSect .previous a {
	background: url(/pics/website/12244/New/ui-learn_more.gif) no-repeat right 5px;
	padding-right: 8px;
}

.memberSect .next a {
	background: url(/pics/website/12244/New/ui-learn_more.gif) no-repeat right 5px;
	padding-right: 8px;
}

.memberSideSect a {
	font-weight:bold;
}


.memberSect a:link,
.memberSect a:visited,
.memberSect a:active {
	text-decoration:none;
}

.memberSect a:hover,
.memberSideSect a:hover {
	text-decoration: underline;
	border-bottom:0 none;
}


div.memberTitle {
	border-bottom: 1px solid #556578;
	padding: 44px 12px 9px 12px;
}

.memberTitle h1 {
	font-size: 1.6em;
	line-height: 1;
	color: white;
	padding: 0;
	font-weight: 800;
}

div.memberSect {
	border: 1px solid #bdbdbd;
	display: block;
	margin: 0 0 10px;
	overflow: auto;
}

.memberSect div.heading {
	background: #486e8e url(/pics/website/12244/New/bgimg-sect_header.jpg) repeat-x 0 0;
	border-bottom: 1px solid #bdbdbd;
	color: #fff;
	display: block;
	overflow: auto;
	padding: 4px 9px 3px;
}

.memberSect div.heading.last {
	border-bottom: 0;
}

.memberSect .heading h2 {
	display: inline;
	float: left;
	font-size: 1.3em;
	margin-right: 9px;
	padding-bottom: 2px;
	letter-spacing: -0.25px;
	font-weight: 800;
}

.memberSect.memBodycopy .heading h2 {
	font-size: 1.182em;
}

.memberSect .heading span {
	display: inline;
	float: left;
	margin: 3px 0 0;
}

.memberSect .heading a {
	display: inline;
	float: right;
	margin-left: 6px;
}

.memberSect .heading a.refresh {
	background: url(/pics/website/12244/New/ui-refresh.gif) no-repeat 0 0;
	display: block;
	height: 13px;
	margin-top: 2px;
	text-indent: -9999px;
	width: 15px;
}

.memberSect .heading a.info {
	background: url(/pics/website/12244/New/ui-info.gif) no-repeat 0 0;
	display: block;
	height: 15px;
	text-indent: -9999px;
	width: 16px;
}

.memberSect .heading a.info:hover { 
	background-position: 0 -15px;
}

.memberSect .heading a.close {
	background: url(/pics/website/12244/New/ui-close.gif) no-repeat top left;
	display: block;
	height: 13px;
	text-indent: -9999px;
	width: 13px;
}

.memberSect .heading a.close:hover {
	background-position: 0 -13px;
}

.memberSideSect .AspNet-WebPartTitle {
	/*width:100%;*/
	background: #486e8e url(/pics/website/12244/New/bgimg-sect_header.jpg) repeat-x 0 0;
	color: #fff;
	padding: 4px 7px;
	display: block;
	font-size: 1.3em;
	font-weight: 800;
	margin-right:0;
	margin-bottom:12px;
}

.AspNet-WebPartTitle {
	/*width:100%;*/
	background: #486e8e url(/pics/website/12244/New/bgimg-sect_header.jpg) repeat-x 0 0;
	color: #fff;
	padding: 4px 9px 3px;
	display: block;
	font-size: 1.3em;
	font-weight: 800;
}

.memberSect div.wrapping {
	background: #fff url(/pics/website/12244/New/bgimg-gradient-mbr-bottom.jpg) repeat-x 0 bottom;
	clear: both;
	overflow:hidden;
	padding: 0;
	margin-right:0;
}

.memberSect div.wrapping p {
	padding-left:0;
	margin-bottom:1em;
}

.memberSect div.wrapping-trans {
	background: transparent;
	clear: both;
	overflow:hidden;
	padding: 0;
}

.wrapping div.AspNet-WebPart {
	padding-right:10px;
	padding-left:10px;
	margin-left:0;
}

.wrapping div.AspNet-WebPart ul {
	
}

.wrapping div.AspNet-WebPart li {
	padding-left:9px;
	background: url(/pics/website/12244/New/bodycopy_bullet.gif) no-repeat 0 5px;
}

.wrapping div.AspNet-WebPart h3 {
	font-weight:bold;
	font-size:12px;
}

.memberSect .wrapping .AspNet-WebPartTitle {
	
	margin: 0 0 12px 0;
	border-bottom: 1px solid #bdbdbd;
}



.memberSect div.stem {
	padding-bottom:5px;
	color:#4e4e4e;
}

.memberSect div.answers {
	padding-left:9px;
	padding-bottom:5px;
	color:#4e4e4e;
}

.memberSect div.answer {
	margin-bottom: 5px;
}

.memberSect div.highlight {
	background-color: #fffbc3;
	background-image: none;
}

.memberSect div.highlight ul li {
	background: url(/pics/website/12244/New/bodycopy_bullet.gif) no-repeat 0 5px;
	color:#4e4e4e;
}

.memberSect div.transparent {
	background-color: #151f2c;
	background-image: none;
}

.memberSect h4 {
	font-size: 1.3em;
	font-weight: 800;
}

.memberSect a.feedback,
.memberSect .recommendation a.feedback {
	background: url(/pics/website/12244/New/ui-feedback.gif) no-repeat 0 3px;
	display: inline;
	font-weight: 400;
	margin-left: 6px;
	padding-left: 13px;
}

.memberSect p.caption {
	display: block;
	padding-right:5px;
	clear:both;
}

.memberSect p.more {
	border-top: 1px solid #eee;
	display: block;
	font-weight: 800;
	margin: 9px 0 0;
	padding: 5px 9px 0 0;
	text-align: right;
}

.memberSect p strong {
	color: #4e4e4e;
}

.memberSect li strong {
	color: #4e4e4e;
}

.memberSect img.thumbnail {
	border: 1px solid #7d8fa5;
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
	height:60px;
	width:100px;
}

.memberSect img.thumbnail_right {
	border: 1px solid #7d8fa5;
	
	float: right;
	margin: 0 0 10px 10px;
	height:60px;
	width:100px;
}


.memberSect img.bodycopy {
	border: 1px solid #7d8fa5;
	display: inline;
	float: left;
	margin: 0 0 10px 0;
}

.memberSect img.pollResults {
	clear: left;
	display: inline;
	float: right;
	margin: 0 0 10px 10px;
}

.memberSect div.recommendation {
	border-bottom: 1px solid #eee;
	clear: both;
	overflow: auto;
	padding: 9px 0 9px 0;
}

.memberSect div.recommendation.first {
	padding-top:0;
}


.memberSect div.recommendation.last {
	border-bottom: none;
	padding-bottom:0;
}

.memberSect div.recommendation img {
	clear: right;
	display: inline;
	float: left;
	margin: 3px 8px 0 0;
}

.memberSect div.recommendation a {
	display: block;
	font-size: 1.1em;
	font-weight: 800;
	line-height: 1.1em;
	margin: 0 0 0 26px;
}

.memberSect .recommendation a.feedback {
	font-weight: normal;
}

.memberSect div.recommendation p {
	display: block;
	margin: 8px 0 0 26px;
}

.memberSect div.transparent p,
.memberSect div.transparent li,
.memberSect div.transparent strong {
	background-image: none;
	color: #dadada;
	padding: 0;
}

.memberSect div.transparent span.pollCode {
	display: inline;
	float: left;
	height: 12px;
	margin-right: 4px;
	text-indent: -9999px;
	width: 12px;
}

.memberSect div.transparent li {
	height: 1%;
	margin: 9px 0;
	overflow: auto;
	width: auto;
}

div.memberSubNav a {
	font-weight: 800;
	font-size: 1.1em;
	line-height: 1.2;
	color: white;
}

.memberSubNav a:hover {
	text-decoration: underline;
}

.memberSubNav li a {
	line-height: 1;
	display: block;
	padding: 4px 5px 5px 19px;
	background-color: #435061;
	background-image: url(/pics/website/12244/New/ui-openClose-memNav.gif);
	background-position: 6px -294px;
	background-repeat: no-repeat;
}

.memberSubNav li a.closed {
	background-position: 6px 6px;
}

.memberSubNav li .edit {
	position: absolute;
	float: left;
	top: 6px;
	left: 90px;
	color: #9ec1dd;
	background: transparent;
	line-height: 10px;
}

.memberSubNav li .edit a {
	display: inline;
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 0.9em;
}

.memberSubNav li li {
	margin: 0;
	padding: 7px 0 2px 19px;
}

.memberSubNav li li a {
	font-size: 1em;
	display: inline;
	padding: 0;
	background-color: transparent;
	background-image: none;
}

.memberSubNav li li a.active {
	background-color: #52759a;
}

.memberSubNav li li a.active:hover {
	text-decoration: none;
}

/*a.active {
	background-color: #52759a;
}*/

.memberSubNav ul ul {
	margin-bottom: 16px;
}

.memberSubNav li {
	margin-bottom: 2px;
	position: relative;
}

.memberSubNav ul.nosubs li {
	padding: 0 0 7px 2px;
	font-size: 0.909em;
}

.memberSubNav ul.nosubs li a {
	background: transparent;
	padding: 0;
}

div.memberSideSect p.more.right {
	font-size: 1em;
	text-align: right;
	margin-bottom: 0;
	background: none;
	border-top: 1px solid #eeeeee;
	padding-top: 5px;
}

.memberSideSect p.more.right a {
	font-weight: bold;
	color: #3b597e;
	background: url(/pics/website/12244/New/ui-learn_more.gif) no-repeat right 5px;
	padding-right: 8px;
}

.memberSideSect p.more.right a:hover {
	text-decoration: underline;
}

.memberSideSect ul.diary {
	list-style-type: none;
	margin: 0;
	padding: 0 0 1px 0;
}

.memberSideSect ul.diary li {
	margin: 0 0 7px 0;
	padding: 0;
	background: none;
}

.memberSideSect ul.diary li a {
	font-weight: bold;
}

.memberSideSect .advSearch {
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 5px 6px;
	background: url(/pics/website/12244/New/bgimg-advSearch-arrow.gif) 0 2px no-repeat;
}

div.memberSect div.transparent li span {
	display: inline;
	float: left;
}

#memberSidebar .header a:hover,
#memberSidebar .header a:active,
.memberSideSect a#formClear:hover,
.memberSideSect a#searchSubmit:hover {
	background-position: 0 -21px;
}

.memberSideSect a,
.memberSideSect span,
.memberSect a {
	color: #044880;
}

.memberSideSect form a,
.memberSect.linkBold a {
	font-weight: 800;
}

.memberSect .heading a.refresh:hover,
.memberSect .heading a.refresh:active,
ul.tabsArea li.refresh a:hover,
ul.tabsArea li.refresh a:active {
	background-position: 0 -13px;
}

.memberSideSect.memTabbed {
	padding: 0;
	overflow: hidden;
	border: none;
	background: none;
}

.memberSideSect.memTabbed ul.tabsArea {
	background-position: left bottom;
}

.memberSideSect.memTabbed ul.tabsArea li {
	text-align: center;
	letter-spacing: -0.03em;
}

.memberSideSect.memTabbed ul.tabsArea li.active a {
	background: #fff url(/pics/website/12244/New/ui-nav_active.gif) no-repeat center 28px!important;
	padding-left: 6px;
	padding-right: 6px;
}

.memberSideSect.memTabbed div.wrapping {
	background: #fff url(/pics/website/12244/New/bgimg-gradient-mbr-bottom.jpg) repeat-x 0 bottom;
	clear: both;
	overflow: auto;
	padding: 9px;
	border-left: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
}

div.memBodycopy {
	color: #4e4e4e;
	font-size: 1.1em;
	display: inline-block;
	padding-top: 0;
}

.memBodycopy h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 4px 0 12px 0;
	color: #151f2c;
}

.memBodycopy p {
	margin: 0 0 0.7em 0;
	line-height: 1.5;
}

.memBodycopy p strong {
	font-size: 1em;
}

.memBodycopy ul {
	margin: 0;
	line-height: 1.5;
}

.memBodycopy li {
	margin: 0 0 0.7em 0;
	line-height: 1.5;
}

.memBodycopy a {
	color: #044880;
	font-weight: bold;
}

.memBodycopy a:hover {
	color: #044880;
	text-decoration: underline;
}

.memBodycopy div.wrapping {
	padding-left: 0px;
	padding-right: 0px;
}

.memBodycopySect {
	clear: both;
	margin-bottom: 10px;
}

div.memBodycopyBox {
	border: 1px solid #bdbdbd;
	background: #fff url(/pics/website/12244/New/bgimg-gradient-mbr-bottom.jpg) repeat-x scroll 0 bottom;
	overflow: auto;
}

/*END MEMBER CSS*/

/* @group Member Section with TabBar */
div.wrapping.community p {
	padding-bottom: 14px;
}

div.memberSect.memTabbed {
	border: none;
}

.memberSect.memTabbed div.wrapping {
	border-color: #bdbdbd;
	border-style: solid;
	border-width: 0 1px 1px;
	margin-top:0;
	padding: 12px 12px 12px 8px;
}

.memberSect.memTabbed div.wrapping div.more {
	float:right;
	font-weight:bold;
}

.memberSect.memTabbed div.wrapping div.more img {
	margin-left:4px;
}

.memTabbed div.recommendation {
	padding: 3px 0;
}

.memTabbed div.recommendation img {
	margin: 3px 8px 10px 0;
}

.memTabbed div.recommendation a {
	display: inline;
	font-size: .9em;
	line-height: 1.3em;
	margin-left: 0;
}

ul.tabsArea {
	/*background: url(/pics/website/12244/New/bgimg-tabArea_line.gif) repeat-x 0 33px;*/
	background:transparent url(/pics/website/12244/New/bgimg-tabArea_line.gif) repeat-x scroll 33px 100%;
	clear: both;
	display: block;
	overflow: auto;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
}

ul.tabsArea li {
	background-image: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	/*text-transform: uppercase;*/
	width: auto;
	font-size: 0.9em;
	line-height:normal;
}

ul.tabsArea li a {
	background: #151f2c url(/pics/website/12244/New/bgimg-memberNav.gif) repeat-x 0 center;
	border-bottom: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
	color: #aed0eb;
	display: block;
	font-weight: 800;
	padding: 5px 7px 6px;
}

ul.tabsArea li a:hover {
	text-decoration: underline;
}

ul.tabsArea li.first {
	border-left: 1px solid #bdbdbd;/*background: #fff url(/pics/website/12244/New/bgimg-gradient-mbr-top.jpg) repeat-x 0 0;*/
}

ul.tabsArea li a.last {
	border-left: none;
}


ul.tabsArea li.active a {
	background: #fff url(/pics/website/12244/New/ui-nav_active.gif) no-repeat center 17px!important;
	border-bottom: 1px solid #fff!important;
	color: #000!important;
}

ul.tabsArea li a:visited {
	color: #aed0eb;
}

ul.tabsArea li.refresh {
	display: inline;
	float: right;
}

ul.tabsArea li.refresh a {
	background: url(/pics/website/12244/New/ui-refresh_dark.gif) no-repeat 0 0;
	display: block;
	height: 13px;
	margin: 5px 10px 0 0;
	padding: 0;
	text-indent: -9999px;
	width: 15px;
}

ul.tabsArea li.refresh a,
ul.tabsArea li.refresh a:hover {
	border: 0;
}

.memberSect p {
	margin: 0;
	padding: 0;
	padding-left:10px;
	color:#4e4e4e;
}

/* @end */




.copy-callout-long {
	width: auto;
	margin: 0 4px 0 20px;
	border-bottom: 1px solid #c8d0da;
}

.copy-callout-long-text {
	padding: 9px 12px 12px 9px;
}

/*Two column display*/

.boxContent {
	padding: 9px 0 9px 0;
}

.boxContent.fixedheight {
	height: 130px;
}

.boxContent p.caption {
	font-size: 4e4e4e;
	font-size: 0.909em;
	line-height: 1.4;
	height: 95px;
}

.boxContent p.event {
	font-size: 4e4e4e;
	font-size: 0.909em;
	line-height: 1.4;
}

.boxContent p.more {
	border-top: 1px solid #eee;
	padding-right: 0;
}

.boxContent .event img {
	border: 1px solid #7d8fa5;
	float: left;
	display: inline;
}

.boxContent .event h3 {
	font-size: 10px;
	line-height: 1.4;
	margin: 0 0 0 83px;
	font-weight:bold;
}

.boxContent .event h3 a {
	font-weight: bold;
}

.boxContent .event p {
	margin-left: 83px;
	font-size: 10px;
	line-height: 1.4;
	margin-bottom:2px;
}

.boxContent .event a {
	font-weight: normal;
}

.boxContent .event a:hover img {
	border:1px solid #7d8fa5;
}


.boxContent .event ul li {
	font-weight: normal;
	font-size:10px;
	line-height:1.4;
	margin: 0 0 0 85px;
}

.boxContent .event ul li ul li {
	font-weight: normal;
	font-size:10px;
	line-height:1.4;
	margin: 0;
}

.expertise-heading p {
	margin-bottom:2px;
	padding-bottom:0px;
}

/* @group Column Constructors */

.onecol_container {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
}

.twocol_mask {
	clear: left;
	float: left;
	width: 100%;
	overflow: hidden;
}

.twocol_container {
	float: left;
	width: 100%;
	position: relative;
	right: 50%;
}

.twocol_column1 {
	float: left;
	width: 47%;
	position: relative;
	left: 52%;
	overflow: hidden;
}

.twocol_column2 {
	float: left;
	width: 47%;
	position: relative;
	left: 54%;
	overflow: hidden;
}

.twocol_column1 ul,
.twocol_column2 ul {
	
}

/* @end */

.bottomBox_transparent {
	padding: 9px 9px 0 0;
	overflow: auto;
}

/* Sponsors and Exhibitors */

div.logo {
	border-bottom: 1px solid #eee;
	clear: both;
	overflow: auto;
	padding: 9px 0;
	color:#4e4e4e;
}

div.logo.last {
	border-bottom: none;
	padding: 9px 0 0;
}

div.logo img {
	clear: right;
	display: inline;
	float: left;
	margin: 3px 8px 0 0;
}

div.logo a {
	display: block;
	font-weight: 800;
	line-height: 1.1em;
	margin: 0 0 0 225px;
}

div.logo a:hover {
	border-bottom:none;
	text-decoration:underline;
}

div.logo p {
	display: block;
	margin: 2px 0 0 225px;
	font-size: 10px;
}

.logo p.linkinfo {
	font-size: 0.9em;
	line-height: 1.3;
	margin-bottom: 10px;
}

/*end*/

/* Program partners */

div.partner {
	border-bottom: 1px solid #eee;
	clear: both;
	overflow: auto;
	padding: 9px 0;
	color:#4e4e4e;
}

div.partner .last {
	border-bottom: none;
	padding: 9px 0 0;
}

div.partner img {
	clear: right;
	display: inline;
	float: left;
	margin: 3px 8px 0 0;
}

/* 
div.partner a {
	display: block;
	font-size:11px;
	font-weight: 800;
	line-height: 1.1em;
	margin: 0 0 0 225px;
}

div.partner a:hover {
	border-bottom:none;
	text-decoration:underline;
}
*/

div.partner p {
	display: block;
	margin: 2px 0 0 225px;
	font-size: 11px;
}

.partner p.linkinfo {
	font-size: 11px;
	line-height: 1.3;
	margin-bottom: 10px;
}

/*end*/


div.multimedia {
	clear: both;
	overflow: auto;
	padding: 0;
	color:#4e4e4e;
	margin:9px 9px 9px 9px;
}

div.multimedia img {
	clear: right;
	display: inline;
	float: left;
	margin: 1px 8px 0 0;
}

div.multimedia a {
	display: block;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0 0 0 26px;
}

div.multimedia a:hover {
	border-bottom:none;
	text-decoration:underline;
}

div.link {
	border-bottom: 1px solid #eee;
	clear: both;
	overflow: auto;
	padding: 0 0 9px 0;
	color:#4e4e4e;
	margin:9px 9px 9px 0;
}

div.link.last {
	border-bottom: none;
	padding: 0;
}

div.link img {
	clear: right;
	display: inline;
	float: left;
	margin: 3px 8px 0 0;
}

div.link a {
	display: block;
	font-weight: 800;
	line-height: 1.1em;
	margin: 0 0 0 26px;
}

div.link a:hover {
	border-bottom:none;
	text-decoration:underline;
}

div.link p {
	display: block;
	margin: 2px 0 0 25px;
	font-size: 10px;
	padding-left:15px;
}

.bottomBox_transparent .link p {
	display: block;
	margin: 2px 0 0 12px;
	font-size: 10px;
	padding-left:15px;
}

.link p.linkinfo {
	font-size: 0.9em;
	line-height: 1.3;
	margin-bottom: 10px;
}

/* pressroom */
div.pressrelease {
	border-bottom: 1px solid #eee;
	clear: both;
	overflow: auto;
	padding: 0;
	color:#4e4e4e;
	margin:9px 9px 9px 0;
}

div.pressrelease .last {
	border-bottom: none;
	padding: 9px 0 0;
}

div.pressrelease img {
	clear: right;
	display: inline;
	float: left;
	margin: 3px 8px 0 0;
}

div.pressrelease a {
	display: block;
	font-weight: 800;
	line-height: 1.1em;
	margin: 0 0 0 0;
}

div.pressrelease a:hover {
	border-bottom:none;
	text-decoration:underline;
}

div.pressrelease p {
	display: block;
	margin: 2px 0 0 0;
	font-size: 10px;
	padding-left:15px;
}

.pressrelease p.linkinfo {
	font-size: 0.9em;
	line-height: 1.3;
	margin-bottom: 10px;
}

/* end pressroom */


/* For pdf and multimedia links */

div.link2 {
	
	overflow: auto;
	padding: 0;
	color:#4e4e4e;
	margin-right:8px;
	font-size:11px;
	width:65px;
	float:left;
}

div.link2 img {
	clear: right;
	display: inline;
	float: left;
	margin: 1px 4px 0 0;
}

div.link2 a {
	display: inline;
	font-weight: normal;
	line-height: 1.1em;
	margin: 4px 0 0 0;
}

div.link2 a:hover {
	border-bottom:none;
	text-decoration:underline;
}

div.link3 {
	
	overflow: auto;
	padding: 0;
	color:#4e4e4e;
	margin-right:8px;
	font-size:11px;
	width:100px;
	float:left;
}

div.link3 img {
	clear: right;
	display: inline;
	float: left;
	margin: 0 4px 0 0;
}

div.link3 a {
	display: inline;
	font-weight: normal;
	line-height: 1.1em;
	margin: 4px 4px 0 0;
}

div.link3 a:hover {
	border-bottom:none;
	text-decoration:underline;
}

div.link4 {
	
	overflow: auto;
	padding: 0;
	color:#4e4e4e;
	margin-right:8px;
	font-size:11px;
	width:130px;
	float:left;
}

div.link4 img {
	clear: right;
	display: inline;
	float: left;
	margin: 0 4px 0 0;
}

div.link4 a {
	display: inline;
	font-weight: normal;
	line-height: 1.1em;
	margin: 4px 0 0 0;
}

div.link4 a:hover {
	border-bottom:none;
	text-decoration:underline;
}

div.link5 {
	
	overflow: auto;
	padding: 0;
	color:#4e4e4e;
	margin-right:8px;
	font-size:11px;
	width:100px;
	float:left;
}

div.link5 img {
	clear: right;
	display: inline;
	float: left;
	margin: 1px 4px 0 0;
}

div.link5 a {
	display: inline;
	font-weight: normal;
	line-height: 1.1em;
	margin: 4px 0 0 0;
}

div.link5 a:hover {
	border-bottom:none;
	text-decoration:underline;
}

div.link6 {
	
	overflow: auto;
	padding: 0;
	color:#4e4e4e;
	margin-right:8px;
	font-size:11px;
	width:50px;
	float:left;
}

div.link6 img {
	clear: right;
	display: inline;
	float: left;
	margin: 0 4px 4px 0;
}

div.link6 a {
	display: inline;
	font-weight: normal;
	line-height: 1.1em;
	margin: 4px 0 0 0;
}

div.link6 a:hover {
	border-bottom:none;
	text-decoration:underline;
}

div.link7 {
	
	overflow: auto;
	padding: 0;
	color:#4e4e4e;
	margin-right:8px;
	font-size:11px;
	width:70px;
	float:left;
}

div.link7 img {
	clear: right;
	display: inline;
	float: left;
	margin: 0 4px 0 0;
}

div.link7 a {
	display: inline;
	font-weight: normal;
	line-height: 1.1em;
	margin: 4px 0 0 0;
}

div.link7 a:hover {
	border-bottom:none;
	text-decoration:underline;
}






.pager {
	text-align: right;
}

.pager a {
	font-weight: bold;
	margin-left: 3px;
}

.pager a:hover {
	text-decoration: none;
}

.pager a.active {
	font-weight: normal;
	color: #4e4e4e;
}

.pager.top {
	padding-bottom: 6px;
	border-bottom: 1px solid #eee;
	padding-right:7px;
	margin-bottom:8px;
	margin-right:7px;
	margin-left:8px;
}

div.pager.bottom {
	padding-top: 6px;
	padding-right:7px;
}

table.calendar {
	border: 1px solid #eee;
	margin-bottom:15px;
	border-collapse:collapse;
	margin-left:2px;
}

.calendar th,
.calendar td {
	width:auto;
	border: 1px solid #eee;
	padding:6px;
}

.calendar th {
	font-weight:bold;
	line-height: 12px;
	font-size: 11px;
	color: #4e4e4e;
	padding-top:8px;
}

.calendar td {
	line-height: 12px;
	font-size: 10px;
	color: #4e4e4e;
}

.calendar td.color1 {
	background-color:#fff;
}

.calendar td.color2 {
	background-color:#fafafa;
}

/*
td.column1 {
	width:220px;
}

td.column2 {
	width:112px;
}

td.column3 {
	width:136px;
}
td.column4 {
	width:62px;
}
*/

.calendar tr.header {
	background-image:url(/pics/website/12244/New/bgimg-gradient-mbr-top.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

.calendar .img-container {
	margin-bottom: 14px;
	margin-left:2px;
}

/* PRINT STYLES */
@media print{
	#mast,
	#mast img
	#utility,
	#primaryNav,
	#privateGlobalNav,
	.megamenu,
	.container-sidenav,
	.sidenav,
	#sidebar,
	.footer {
		display: none;
		visibility:hidden;
	}
}


/*
body,
.body {
	background-color: #ffffff;
	font-size: 11px;
}
#content,
.centering,
.container,
.container-inside,
.container-content,
.container-copy,
.bodycopy,
.container-page {
	background:none;
}

a:link, a:visited {
   color: #033880;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
.container-page a:link:after, .container-page a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
.container-page a[href^="/"]:after {
   content: " (http://www.cfainstitute.org" attr(href) ") ";
   }


#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
   */

.social-toolbar a:hover {
	border:0;
	text-decoration:none;
}

/* @group My Account */

.myAccount {
}

.myAccount p {
	color: #4e4e4e;
}

.myAccount li {
	color: #4e4e4e;
}

#accountDetailContainer {
	border-top: 0;
	padding: 0;
	width: auto;
	overflow: auto;
}

.acctDetailBox {
	border: 1px solid #bdbdbd;
	margin-bottom: 10px;
	width: 99%;
}

.acctDetailBox h2 {
	font-size: 1.3em;
	margin-bottom:0;
}

.acctDetailBox h3 {
	font-size: 0.97776em;
	color: #4e4e4e;
	line-height: 13px;
	font-weight:bold;
	margin:4px 0;
}

.acctDetailBox p {
	color: #4e4e4e;
	font-size: 1.0em;
}

.acctDetailBox a {
	color: #044880;
}

.acctDetailBox input {
	padding: 2px 6px 2px 3px;
	background-color: #fff;
	border: 1px solid #dedede;
	width:200px;
	font-family:Verdana;
}

.acctDetailBox select {
	background-color: #fff;
	border: 1px solid #dedede;
	font-family:Verdana;
}

.acctDetailBox #save,
.acctDetailBox #cancel {
	width:65px;
	background-color:#7197B7;
	color:#fff;
	font-weight:bold;
}

.acctDetailBox #remove {
	width:70px;
	background-color:#7197B7;
	color:#fff;
	font-weight:bold;
}


.makePrimary {
	font-size:11px;
	color:#4e4e4e;
	padding: 8px 0;
	margin:0;
}

.makePrimary input {
	width:15px;
	margin-left:10px;
	border: 0 none;
}


.acctDetailBox input.non-editable {
	background-color: #f2f2f2;
	color:#888;
}

.acctDetailBox .tab-link {
	margin-left:10px;
}

.acctDetailBox a:hover {
	text-decoration: underline;
	border-bottom:none;
}

.acctDetailBoxInside {
	background: #fff url(/pics/website/12244/New/bg_acctDetailBox.gif) top left repeat-x;
	border: 1px solid #fff;
	overflow: hidden;
}

.acctDetailRow.first {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 5px;
	margin:0 10px 5px 10px;
}


.acctDetailRow {
	/*border-bottom: 1px solid #eeeeee;*/
	margin: 0 10px;
	padding: 5px 0 0 0;
}

.acctDetailRow .checkbox {
	width:15px;
	float:left;
}

.acctDetailRow .label {
	margin-left:25px;
	width:200px;
}

.acctDetailRow label {
	margin-left:20px;
	padding-left:20px;
}


.acctDetailBox .divider {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
	margin-bottom:10px
}

.acctDetailBox .last {
	padding-bottom: 10px;
	margin-bottom:10px
}

.acctDetailBox-Col1 {
	float: left;
	width: 160px;
}

.acctDetailBox-Col1 p {
	margin-right:0;
}

.acctDetailBox-Col2 {
	margin-left: 160px;
	width: 310px;
}

.acctDetailBox-Col2 p {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right:0;
}

.acctDetailBox-Col1 p.nobottomspace {
	margin-bottom: 0px;
}

.acctDetailBox-Col2 p.nobottomspace {
	margin-bottom: 0px;
}

div.acctDetailBox-Col2 p.more a {
	padding-right: 8px;
	background: url(/pics/website/12244/New/ui-learn_more.gif) no-repeat right 7px;
	float:right;
}

.acctDetailBox-Col1 .checkbox {
	width:15px;
	float:left;
}

.acctDetailBox-Col1 .label {
	margin-left:25px;
	width:200px;
}

.acctDetailBox-Col2 .checkbox {
	width:15px;
	float:left;
}

.acctDetailBox-Col2 .label {
	margin-left:15px;
	width:200px;
}

/* 3 column */

.acctDetailBox2-Col1 {
	float: left;
	width: 120px;
}

.acctDetailBox2-Col2 {
	
	width:115px;
	float: left;
}

.acctDetailBox2-Col3 {
	margin-left:240px;
}

.acctDetailBox2-Col1 p.nobottomspace,
.acctDetailBox2-Col2 p.nobottomspace,
.acctDetailBox2-Col3 p.nobottomspace {
	margin-bottom: 0px;
	margin-right:0;
}


.acctDetailBox2-Col1 .checkbox {
	width:15px;
	float:left;
}

.acctDetailBox2-Col1 .label {
	margin-left:25px;
	width:200px;
}

.acctDetailBox2-Col2 .checkbox {
	width:15px;
	float:left;
}

.acctDetailBox2-Col2 .label {
	margin-left:25px;
	width:200px;
}

.acctDetailBox2-Col3 .checkbox {
	width:15px;
	float:left;
}

.acctDetailBox2-Col3 .label {
	margin-left:25px;
	width:200px;
}


/* Customize Experience */

#cust-exp {
	margin-right:0;
	padding-right:0;
}

.cust-exp-col1 {
	width:225px;
	float:left;
}

.cust-exp-col2 {
	margin-left:240px;
	width:225px;
}

.cust-exp-checkboxes {
	padding-left:12px;
}

.cust-exp-checkboxes input {
	width:20px;
	float:left;
	margin: 0 0 8px 0;
}

.cust-exp-checkboxes h2 {
	margin:15px 0 15px 0;
}

.cust-exp-checkboxes p {
	margin-right:0;
}

.cust-exp-checkboxes p.indent {
	margin-left:15px;
}


.cust-exp-checkboxes label {
	font-size:11px;
	margin: 0 0 8px 0;
}

.cust-exp-col1a {
	width:130px;
	float:left;
}

.cust-exp-col2a {
	margin-left:15px;
	float:left;
	width:125px;
}

.cust-exp-col3a {
	margin-left:290px;
	width:200px;
}



/* end Customize Experience */

#vote,
#vote1 {
	font-size: 10px; 
	color: #fff; 
	line-height: 12px; 
	vertical-align: top;
}

.apDiv1 img#1, 
.apDiv1 img#2, 
.apDiv1 img#3, 
.apDiv1 img#4, 
.apDiv1 img#5 {
	width: 15px; 
	height: 15px; 
	float: left;
}

.apDiv3 textarea {
	border: 1px solid rgb(204, 204, 204); 
	background: transparent none repeat scroll 0% 0%; 
	overflow: hidden; 
	width: 190px; 
	height: 45px; 
	color: rgb(255, 255, 255); 
	font-family: Verdana,Geneva,sans-serif; 
	font-size: 10px;
	
}

#apDiv3 p {
	
}


#CommentsSection {
	padding-bottom:10px;
}


#xCommentsSection img {
	margin-top:5px;
	margin-right:4px;
}

#xCommentsSection p {
	margin-left:0;
	padding-left:0;
}

#apDiv3 input {
	margin-top:10px;
	margin-right:12px;
}

.viewcomments {
	padding-bottom:10px;
}

.viewcomments ul li {
	color:#ccc;
}

.viewcomments p {
	margin-right:0;
}

/* end Rate This web part styles */

/* society functionality */

#ddlSocieties,
#ddlCountries {
	height: 20px;
	width: 250px;
}

.multiSelectDDL {
	overflow:hidden;
	border-right: 0;
	background: #fff url(/pics/website/12244/New/dropdown.gif) no-repeat center right;
	border: 1px solid #ddd;
}

.multiSelectDDL-disabled {
	background: #ececec url(/pics/website/12244/New/dropdown.gif) no-repeat center right;
	border: 1px solid #ddd;
}

.multiSelectDDL-hover,
.multiSelectDDL-active {
	background-image: url(/pics/website/12244/New/dropdown_hover.gif);
	border-color: #5794bf;
}

.multiSelectDDL-list {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 1000;
    height: 150px;
    overflow: auto;
    background-color: #fff;
    border: 1px solid #999;
    text-align:left;
}

.multiSelectDDL-listItem {
}

.multiSelectDDL-listItem-disabled {
	color: #ccc;
}

#addSociety {
	width: 500px
}

/* end society */

.cblock,
.block {
	padding-bottom:12px;
}

.legend {
	margin-right:4px;
}

#DeliveryMethods {
	margin-bottom:20px;
}

.ui-dropdownchecklist {
 height: 20px;
 border: 1px solid #ddd;
 border-right: 0;
 background: #fff url(/pics/website/12244/New/dropdown.gif) no-repeat center right;
}
.ui-dropdownchecklist-hover, .ui-dropdownchecklist-active {
 background-image: url(/pics/website/12244/New/dropdown_hover.gif);
 border-color: #5794bf;
}
.ui-dropdownchecklist-text {
 /*font-size: 14px;*/
 height: 20px;
 /*line-height: 20px;*/
 /*margin-right: 17px; */
 /* background dropdown.png image */
 padding-left:4px;
}
.ui-dropdownchecklist-dropcontainer {
 background-color: #fff;
 border: 1px solid #999;
 
}
.ui-dropdownchecklist-item {
	text-align:left;
}
.ui-dropdownchecklist-item-hover {
 background-color: #39f;
}
.ui-dropdownchecklist-item-disabled label {
 color: #ccc;
}
.ui-dropdownchecklist-item-hover .ui-dropdownchecklist-text {
 color: #fff;
}
.ui-dropdownchecklist-group {
 font-weight: bold;
 font-style: italic;
}
.ui-dropdownchecklist-indent {
 padding-left: 20px;
}

button.ui-datepicker-trigger img {
	vertical-align:middle;
	padding-left:4px;
}

.bio-bullets {
	margin-left:143px;
}

#imgToggle {
	padding-left:2px;
	padding-right:2px;
}

/* 404 styles */

.Exception,
.smart404 {
	background-color:#fff;
	padding:10px 10px 20px 10px;
	margin-top:6px;
	font-size:11px;
	color:#4e4e4e;
	border: 1px solid #7D8FA5;
}

.Exception p,
.smart404 p {
	font-size: 11px;
	margin-bottom: 1.0em;
	line-height: 17px;
}


.smart404 a:link {
	color:#044880;
}

.smart404 a:hover {
	text-decoration:underline;
}

.Exception h2,
.smart404 h2 {
	font-family: 'Gotham', Verdana, 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: bold;
	color: #151f2c;
	font-size: 1.2em;
	margin-bottom: 1em;
	/* changed from .3em */
	display:block;

}

/* Infopath styles */
#__XmlFormView {
	margin:0;
	padding:0;
}


textarea#V1_I1_T1 {
	height:1%;
	font-family: 'Gotham', Verdana, 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: bold;
	color: #151f2c;
	font-size: 16px;
	line-height:1.2em;
	display:block;
	margin-bottom:-20px;
	padding-bottom:0;
	margin-top:-10px;
	background-color: transparent;
	border: none;
	margin-left:0;
	outline: none;
}

.l_ {
	font-family: 'Gotham', Verdana, 'Helvetica Neue', Helvetica, sans-serif;
	color: #4e4e4e;
	font-size: 12px;
	line-height:17px;
	margin-left:0;
}

.k_ {
	margin-left:2px;
}


textarea#V1_I1_T2,
textarea#V1_I1_T7 {
	background-color: transparent;
	border: none;
	margin-left:0;
	outline: none;
	color:#4e4e4e;
}

textarea#V1_I1_T7 {
	
}

input#V1_I1_R6_I1_C1,
input#V1_I1_R6_I2_C1,
input#V1_I1_R6_I3_C1,
input#V1_I1_R6_I4_C1 {
	margin-left:0;
}


input#V1_I1_R6_I1_T2,
input#V1_I1_R6_I2_T2,
input#V1_I1_R6_I3_T2,
input#V1_I1_R6_I4_T2 {
	background-color: transparent;
	border: none;
	margin-left:0;
	outline: none;
	color:#4e4e4e;
}

textarea#V1_I1_T8,
textarea#V1_I1_T16,
textarea#V1_I1_T19,
textarea#V1_I1_T20,
textarea#V1_I1_T22,
textarea#V1_I1_T23,
textarea#V1_I1_T36,
input#V1_I1_T1,
input#V1_I1_T2,
input#V1_I1_T3,
input#V1_I1_T4,
input#V1_I1_T5,
input#V1_I1_T6,
input#V1_I1_T7,
input#V1_I1_T8,
input#V1_I1_T9,
input#V1_I1_T10,
input#V1_I1_T11,
input#V1_I1_T12,
input#V1_I1_T13,
input#V1_I1_T14,
input#V1_I1_T15,
input#V1_I1_T16,
input#V1_I1_T17,
input#V1_I1_T18,
input#V1_I1_T19,
input#V1_I1_T20,
input#V1_I1_T21,
input#V1_I1_T22,
input#V1_I1_T23,
input#V1_I1_T24,
input#V1_I1_T25,
input#V1_I1_T26,
input#V1_I1_T27, 
input#V1_I1_T28,
input#V1_I1_T29,
input#V1_I1_T30,
input#V1_I1_T31,
input#V1_I1_T32,
input#V1_I1_T33,
input#V1_I1_T34,
input#V1_I1_T35,
input#V1_I1_T36,
input#V1_I1_T37,
input#V1_I1_T38,
input#V1_I1_T39,
input#V1_I1_T40,
input#V1_I1_T41,
input#V1_I1_T42,
input#V1_I1_T43,
input#V1_I1_T44,
input#V1_I1_T45,
input#V1_I1_T46,
input#V1_I1_T47,
input#V1_I1_T48,
input#V1_I1_T49,
input#V1_I1_T50,
input#V1_I1_T51,
input#V1_I1_T52,
input#V1_I1_T53 {
	border: 1px solid #dadada;
	color:#4e4e4e;
}

.BrandingText {
	display:none;
}

