@font-face {
    font-family: "ss";
    src: url(../v2016/fonts/IWSHeadline-L.woff2) format("woff2"), url(../v2016/fonts/IWSHeadline-L.woff) format("woff");
    font-weight: 200;
	font-style: normal;
}
@font-face {
    font-family: "ss";
    src: url(../v2016/fonts/IWSHeadline.woff2) format("woff2"), url(../v2016/fonts/IWSHeadline.woff) format("woff");
    font-weight: 400;
	font-style: normal;
}

@font-face {
    font-family: "ss";
    src: url(../v2016/fonts/IWSHeadline-B.woff2) format("woff2"), url(../v2016/fonts/IWSHeadline-B.woff) format("woff");
    font-weight: 900;
	font-style: normal;
}
@font-face {
    font-family: "ss";
   /* src: url(../v2016/fonts/IWSHeadline-M.woff2) format("woff2"), url(../v2016/fonts/IWSHeadline-M.woff) format("woff");
*/    src: url(../v2016/fonts/IWSHeadline-M.woff) format("woff");
	font-weight: 700;
	font-style: normal;
}
.expanded-text {
	display:none;
}


@font-face {
	font-family: "dual";
	src:url('../v2016/fonts/D300-2.woff2') format("woff2"),url('/v2016/fonts/D300-2.woff') format("woff");
	font-style:normal;
	font-style: normal;
}
@font-face {
	font-family: "ad";
/*	src: url('../v2016/fonts/bs_l.woff') format("woff"),url('../v2016/fonts/bs_l.woff2') format("woff2");
	text-rendering: geometricPrecision;*/
src: url('../v2016/fonts/BentonSans-Book.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


.stars {
	display: inline-block;
	width: 90px;
	height: 21px;
	background-image: url(../images/profileStars.png);
	border-bottom: 0 !important;
	margin-bottom: -4px;
	background-repeat: no-repeat;
}

.doc {
	padding-bottom: 50px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	font-family: verdana, helvetica, arial, sans-serif;
}
h1 {
	font-size: 189%;
	font-weight: normal;
	margin: 0 0 1em 0;
}
h4 {
	font-weight: bold;
	font-size: 116%;
	margin-bottom: 0.6em;
}

h5 {
	font-size: 131%;
 	font-weight: bold;
}
h6 {
	font-size: 93%;
 	font-weight: bold;
}
h3 {
	font-size: 108%;
}

.spacer {
	border: 1px dashed #E7E7E7;
	display: block;
	clear: left;
	margin: 0.7em 1em 0.7em 1em;
}
.clearspacer {
	border: 0 !important;
	display: block;
	clear:left;
	height: 1px;
	margin-bottom: 1.5em;
	width: 100%;
	visibility: hidden;
}
.busy, .busy input, .busy select, .busy textarea, .busy img, .busy a, .busy button, .busy table, .busy tr {
	cursor: wait !important;
	*filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	opacity: .5 !important;
}
.busy tr:hover {
	background-color: transparent;
}
p {
	margin-bottom: 0.55em;
}
#bd {
	padding: 0.8em 1em 1em 1em;
}
.clearleft {
	clear: left;
}
.bottom-shadow-box-65 {
	padding-bottom: 4px;
	background-image: url(../images/bottom_shadow_2px.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	z-index: 1;
}
.bottom-shadow-box table {
	margin-bottom: 0;
}
.bottom-shadow-box {
	padding-bottom: 4px;
	background-image: url(../images/bottom_shadow_2px_45p.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	z-index: 1;
}
.right-shadow-box {
	z-index: 2;
	padding-right: 4px;
	background-color: #FFF;
	background-image: url(../images/right_shadow_2px_45p.png);
	background-repeat: repeat-y;
	background-position: top right;
}
.bottom-right-boxfix {
	width:3px;
	height:3px;
	float: right;
	background-color: #fff;
}
.bottom-shadow-box .bottom-left-boxfix {
	width:2px;
	height:3px;
	float: left;
	background-color: #fff;
}
.breadcrumbs-bar {
	padding: 15px 15px 10px 15px;
	margin-bottom: 0;
	text-align: left;
}

.breadcrumbs-button {
	padding: 15px 15px 10px 15px;
	float: right;
	width: 20%;
	text-align: right;
}
.breadcrumbs-bar ul {
	margin: 0;
	padding: 0;
}
.breadcrumbs-bar li {
	list-style: none;
	display: inline;
	text-align: left;
	font-size: 85%;
}
.breadcrumbs-bar li strong.kw {
	color: blue;
}
.breadcrumbs-bar ul li {
	padding-left: 10px;
	background-image: url(../images/icon_sprite.png);
	background-position: -1px -2056px;
	background-repeat: no-repeat;
}
.breadcrumbs-bar .firstd:before {
	content: "";
}
.breadcrumbs-bar .firstd {
	background-image: none;
	padding-left: 0;
}

.breadcrumbs-bar ul li:last-child a, .breadcrumbs-bar ul li:last-child a:visited, .breadcrumbs-bar ul li:last-child a:link {
	text-decoration: none;
	color: #000;
	cursor: default;
}
table td {
	border: 0;
}
.centered {
	text-align: center;
}
.normalweight {
	font-weight: normal;
}
table {
	width: 100%;
	background-color: #FFF;
}
table.gradientHeader thead th {
	background-image: url(../images/yui-sprite.png);
	background-repeat: repeat-x;
	border: 1px solid #999;
	color: #104869;
	font-size: 85%;
	background-position:0 -1700px;
	color: #333;
}

tbody td {
	border: 1px solid #CCC;
}
table td {
	font-size: 93%;
}
.padding10 {
	padding: 0.8em;
}

/* TABS1 */
.yui-skin-sam .yui-navset .yui-content {
	border: 0;
	padding: 2em 1em;
}
.yui-skin-sam .yui-navset.iws-tabs1 .yui-content {
	background-color: #FFF;
	padding: 2em 1em;
	border: 0;
	background-image: url(../images/gray_to_white_grad.png);
}
table.plain {
	border:0;
	background-color: transparent;
}
table.plain td {
	border:0;
	background-color: transparent;
}
#custom-doc {
	margin:auto;
	text-align:left; /* leave unchanged */
	min-width:910px;/* optional but recommended */
	width: 910px;
	background-color: transparent;
}
.loading {
	background-image: url(../images/indicator.gif);
	background-repeat: no-repeat;
	background-position: center;
	min-height:30px;
}
div.fakelink span, span.fakelink, a.fakelink {
	border-bottom-color: inherit;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	cursor: pointer;
	text-decoration: none;
	color: inherit;
}

#busyScreen {
	position: fixed;
	left: 1px;
	top: 1px;
	width: 1px;
	height: 1px;
	visibility: hidden;
}

#busyScreen.activated {
	width: 100%;
	height: 100%;
	z-index: 10000;
	background-color: #FFF;
	*filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	visibility: visible;
	cursor: wait !important;
}

#busyScreen.blackout {
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: #000;
	*filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	opacity: 0.6;
	visibility: visible;
	cursor: default;
}

.yui-skin-sam .yui-panel .bd, .yui-skin-sam .yui-panel .ft {
	background-color: #FFF;
}
.yui-skin-sam .yui-panel .hd {
	display: none;
}
#win {
	border: 2px solid #333;
}

#win .hd {
	text-transform: uppercase;
	font-family: 'lucida grande', 'Lucida Sans Unicode', 'Lucida Unicode', Tahoma, Verdana, Helvetica, Arial;
	color: #000;
}


.hidden {
	display: none !important;
}
.visible_inline {
	display: inline !important;
}
.visible {
	display: block !important;
}
.invisible {
	visibility: hidden !important;
	width: 1px !important;
	height: 1px !important;
}

ul#topMenuLinks  {
	position: relative;
	left: 106px;
}
ul#topMenuLinks li a, ul#topMenuLinks li a:link, ul#topMenuLinks li a:visited {
	text-decoration: none;
	color: #FFF;
	border-bottom: 0;
	text-shadow: #666 1px 1px 1px;
	background-image: url(../images/mf_menu_text.png);
	display: block;
	height: 28px;
}
ul#topMenuLinks li a em {
	display: none;
}
#menu_search a {
	width: 90px;
	background-position: 20px 6px;
}
#menu_search.selected  a {
	background-position: 20px -18px;
}
#menu_mymf a {
	width: 73px;
	background-position: -65px 6px;
}
#menu_mymf.selected  a {
	background-position: -65px -18px;
}
#menu_learn a {
	width: 73px;
	background-position: -135px 6px;
}
#menu_learn.selected a {
	background-position: -135px -18px;

}
#menu_new a {
	width: 65px;
	background-position: -207px 6px;
}
#menu_new.selected a {
	background-position: -207px -18px;

}
#menu_advertise a {
	width: 100px;
	background-position: -270px 6px;
}
#menu_advertise.selected a {
	background-position: -270px -18px;
}
#menu_about a {
	width: 79px;
	background-position: -370px 6px;
}
#menu_about.selected a {
	background-position: -370px -18px;
}
ul#topMenuLinks li .my {
	font-size: 11px;
	font-family: georgia, 'times new roman', times;
	text-transform: none;
}

#topMenuLinks li {
	background: url(../images/button_gradients.png);
	display: block;
	float: left;
	list-style: none;
	border: 1px solid #666;
	font-size: 13px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
	margin-right: -1px;
	font-family: 'lucida grande', 'Lucida Sans Unicode', 'Lucida Unicode', Tahoma, Verdana, Helvetica, Arial;
	background-position: 0 -5px;
}
ul#topMenuLinks li:hover {
	background-position: 0 -34px;
}
ul#topMenuLinks li.selected {
	background-color: #FFF;
	background-image: none;
	border-color: #CCC;
}
#login-msg, #accountInfo {
	height: 14px;
	text-align: right;
	padding-top: 15px;
	font-size: 93%;
	margin-right: 4px;
}

#top-logo {
	width: 386px;
	float: left;
	height: 75px;
	left: -10px;
	position: relative;
}
#top-logo div {
	width: 416px;
	height: 75px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#top-logo a {
	display: block;
	position: relative;
	z-index: 100;
	width: 416px;
	height: 0;
	overflow: hidden;
	padding-top: 75px;
	background-image: url(../images/header_logo.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#hd {
	background-image: url(../images/1px_rule.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-right: 10px;
	position: relative;
	bottom: -14px;
	height: 80px;
	overflow: hidden;
}
#bd {
	z-index: 10;
	position: relative;
	border-left: 1px solid #666;
	background-color: #FFF;
	min-height: 500px;
	background-image: url(../images/body_shadow.png);
	background-position: top right;
	background-repeat: repeat-y;
}
#footer-boxclose {
	background-image: url(../images/branded_page_footer.png);
	width: 100%;
	height: 9px;
	background-position: top center;
}
#footer_links ul li {
	list-style: none;
	display: inline;
	padding-right: 1.4em;
}
#footer_links {
	text-align: center;
}
#footer_links ul li a, #footer_links ul li a:visited, #footer_links ul li a:link {
	text-decoration: none;
	font-size: 85%;
	color: #333;
	border-bottom: 1px dotted #666;
}
#footer_links ul li a:hover {
	color: #000;
}
.rounded-corners-box {
	padding: 1em;
	margin-top: 9px;
	margin-bottom: 9px;
}
.styled-rounded-corners-box {
	border-left: 1px solid #999;
	margin: 0;
	background-image: url(../images/rounded_corner_right_border.png);
	background-position: top right;
	background-repeat: repeat-y;
}
.styled-rounded-corners-box.light-rc-box {
	border-left: 1px solid #c6c6c6;
	background-image: url(../images/light_RC_right_border.png);
}
.RC-box-top, .LRC-box-top {
	height: 7px;
	width: 100%;
	background-image: url(../images/rounded_corners.png);
	background-position: top right;
}
.RC-box-bottom, .LRC-box-bottom {
	height: 9px;
	width: 100%;
	background-image: url(../images/rounded_corners.png);
	background-position: right -10px;
}
.RC-box-top-corner, .LRC-box-top-corner {
	height: 7px;
	width: 9px;
	float: left;
	background-image: url(../images/rounded_corners.png);
	background-position: 0 0;
}
.RC-box-bottom-corner, .LRC-box-bottom-corner {
	height: 9px;
	width: 9px;
	float: left;
	background-image: url(../images/rounded_corners.png);
	background-position: 0 -10px;
}
.LRC-box-top, .LRC-box-bottom-corner, .LRC-box-top-corner, .LRC-box-bottom {
	background-image: url(../images/light_rounded_corners.png);
}
.iws-sidebar-buttons5 .yui-button {
	display: block;
}

.iws-sidebar-buttons5 .yui-button,
.iws-sidebar-buttons5 .yui-button .first-child,
.iws-sidebar-buttons5 .yui-button .first-child button {
	background-color: transparent;
	background-image: none;
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 11px;
}
.iws-sidebar-buttons5 .yui-button-checked .first-child button,
.iws-sidebar-buttons5 .yui-button-hover .first-child button {
	padding-right: 15px;
	background-image: url(../images/icon_sprite.png);
	background-position:  100% -2052px;
}
.iws-sidebar-buttons5 .yui-button-checked .first-child button {
	cursor: default;
}

.iws-sidebar-buttons5 .yui-button-hover .first-child button {
	background-position:  100% -2082px;
}
.iws-sidebar-buttons5 .yui-button {
	border-bottom: 1px dotted #999;
}
.iws-sidebar-buttons4 .yui-button .first-child {
	padding-left: 22px;
	background-image: url(../images/icon_sprite.png);
	background-position: 7px -1790px;
}
.iws-sidebar-buttons5 .yui-button .first-child button
{
	color: #666;
}
.iws-sidebar-buttons5 .yui-button-hover .first-child button {
	color: #e75e13;
	text-align:left;
}
.iws-sidebar-buttons5 .yui-button-checked .first-child button
{
	color: black;
	font-weight: bold;
	text-align:left;
}
.yui-skin-sam .iws-sidebar-buttons5 .yui-buttongroup {
	border-top: 1px dotted #999;
}


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

 .yui-skin-sam .iws-sidebar-buttons .yui-button, .yui-skin-sam .iws-sidebar-buttons2 .yui-button, .yui-skin-sam .iws-sidebar-buttons3 .yui-button {
	display: block;
	margin: 0;
	border: 0;
	padding-left: 4px;
	padding-right: 12px;
	margin-right: 0;
	background-image: none;

}
.yui-skin-sam .iws-sidebar-buttons .yui-button {
	height: 27px;
}
.yui-skin-sam .iws-sidebar-buttons .yui-button .first-child,
.yui-skin-sam .iws-sidebar-buttons3 .yui-button .first-child {
	text-decoration: none;
	display: block;
	height: 100%;
	font-family: 'lucida grande', 'Lucida Sans Unicode', 'Lucida Unicode', Tahoma, Verdana, Helvetica, Arial;
	color: #666;
	min-height: 0;
	text-align: left;
	font-size: 1em;
	border: 0;
	background-image: none;
}
.iws-sidebar-buttons .yui-button-hover {
	background-image: url(../images/sidebar_arrow.png) !important;
	background-position: 0 -28px;
}
.iws-sidebar-buttons.green .yui-button-hover {
	background-position: 0 -28px;
}

.yui-skin-sam .iws-sidebar-buttons .yui-button-hover .first-child {
	background-image: url(../images/sidebar_arrow.png) !important;
	background-position: 100% -28px;
	background-position-x: right;
	background-position-y: -28px;
	color: orange;
	color: #444;
	border: 0;
}
.iws-sidebar-buttons.green .yui-button-hover .first-child {
	background-position: 100% -28px;
	background-position-x: right;
	background-position-y: -28px;
}

.iws-sidebar-buttons .yui-button-hover .first-child button,
.iws-sidebar-buttons .yui-button-hover .first-child a {
	color: #444;
}

.iws-sidebar-buttons .yui-button-checked {
	background-image: url(../images/sidebar_arrow.png) !important;
	background-position: 0 0;
	cursor: default;
}

.yui-skin-sam .iws-sidebar-buttons.green .yui-button-checked {
	background-position: 0 0;
}
/***********************************/
.yui-skin-sam .iws-sidebar-buttons3 .yui-button {
	padding: 0 0 0 4px;
	background-image: url(../images/sidebarTabs.png);
	background-position: 0 -35px;
	cursor: pointer;
}
.yui-skin-sam .iws-sidebar-buttons3 .yui-button span.first-child {
	background-image: url(../images/sidebarTabs.png);
	background-position: 100% -540px;
	height: 29px;
}
.yui-skin-sam .iws-sidebar-buttons3 .yui-button span.first-child button,
.yui-skin-sam .iws-sidebar-buttons3 .yui-button span.first-child a {
	padding-top: 3px;
	padding-left: 6px;
	color: #999;
}

.yui-skin-sam .iws-sidebar-buttons3 .yui-button:first-child {
	background-position: 0 0;
}
.yui-skin-sam .iws-sidebar-buttons3 .yui-button:first-child span.first-child {
	background-position: 100% -505px;
	height: 29px;
}
.yui-skin-sam .iws-sidebar-buttons3.withlabel .yui-button:first-child {
	background-position: 0 -35px;
}
.yui-skin-sam .iws-sidebar-buttons3.withlabel .yui-button:first-child span.first-child {
	background-position: 100% -540px;
	height: 29px;
}
.yui-skin-sam .iws-sidebar-buttons3 .yui-button.last-button {
	background-position: 0 -69px;
}
.yui-skin-sam .iws-sidebar-buttons3 .yui-button.last-button,  .yui-skin-sam .iws-sidebar-buttons3 .yui-button.last-button span.first-child {
	height: 33px;

}
.yui-skin-sam .iws-sidebar-buttons3 .yui-button.last-button span.first-child {
	background-position: 100% -574px;
}

.yui-skin-sam .iws-sidebar-buttons3 .yui-button-hover {
	background-position: 0 -246px;
}
.yui-skin-sam .iws-sidebar-buttons3 .yui-button-hover span.first-child {
	background-position: 100% -751px;
}
.yui-skin-sam .iws-sidebar-buttons3 .yui-button-hover:first-child {
	background-position: 0 -211px;
}
.yui-skin-sam .iws-sidebar-buttons3 .yui-button-hover:first-child span.first-child {
	background-position: 100% -716px;
}
.yui-skin-sam .iws-sidebar-buttons3.withlabel .yui-button-hover:first-child {
	background-position: 0 -246px;
}
.yui-skin-sam .iws-sidebar-buttons3.withlabel .yui-button-hover:first-child span.first-child {
	background-position: 100% -751px;
}
.yui-skin-sam .iws-sidebar-buttons3 .yui-button-hover span.first-child button,
.yui-skin-sam .iws-sidebar-buttons3 .yui-button-hover span.first-child a {
	color: #000;
}


.yui-skin-sam .iws-sidebar-buttons3 p.optionLabel {
	background-position: 0 -321px;
	padding: 0;
	margin: 0;
	padding-left: 4px;
	background-image: url(../images/sidebarTabs.png);
}
.yui-skin-sam .iws-sidebar-buttons3 .optionLabel span {
	padding: 4px 2px;
	background-position: 100% -826px;
	background-image: url(../images/sidebarTabs.png);
	color: #FFF;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

.yui-skin-sam .iws-sidebar-buttons3 .yui-button-hover.last-button {
	background-position: 0 -278px;
}
.yui-skin-sam .iws-sidebar-buttons3 .yui-button-hover.last-button span.first-child {
	background-position: 100% -782px;
}


.yui-skin-sam .iws-sidebar-buttons3 .yui-button:first-child span.first-child button {
	padding-top: 5px;
}

.yui-skin-sam .iws-sidebar-buttons3 .yui-button-checked {
	background-position: 0 -140px;
}
.yui-skin-sam .iws-sidebar-buttons3 .yui-button-checked  span.first-child {
	background-position: 100% -645px;
}


.yui-skin-sam .iws-sidebar-buttons3 .yui-button-checked  span.first-child button,
.yui-skin-sam .iws-sidebar-buttons3 .yui-button-checked  span.first-child a {
	color: #FFF;
	font-weight: bold;
}


.yui-skin-sam .iws-sidebar-buttons3 .yui-button-checked:first-child {
	background-position: 0 -105px;
}
.yui-skin-sam .iws-sidebar-buttons3 .yui-button-checked:first-child  span.first-child {
	background-position: 100% -610px;
}
.yui-skin-sam .iws-sidebar-buttons3.withlabel .yui-button-checked:first-child {
	background-position: 0 -140px;
}
.yui-skin-sam .iws-sidebar-buttons3.withlabel .yui-button-checked:first-child  span.first-child {
	background-position: 100% -645px;
}


.yui-skin-sam .iws-sidebar-buttons3 .yui-button.yui-button-checked.last-button {
	background-position: 0 -176px;
}
.yui-skin-sam .iws-sidebar-buttons3 .yui-button.yui-button-checked.last-button  span.first-child {
	background-position: 100% -679px;
}

.iws-sidebar-buttons .yui-button-checked .first-child {
	background-image: url(../images/sidebar_arrow.png) !important;
	background-position: top right;
	font-weight: normal;
	cursor: default;
	color: #FFF;
}

.iws-sidebar-buttons.green .yui-button-checked .first-child {
	background-position: top right;
}

.yui-skin-sam .iws-sidebar-buttons .yui-button button, .yui-skin-sam .iws-sidebar-buttons .yui-button a, .yui-skin-sam .iws-sidebar-buttons .yui-button a:visited, .yui-skin-sam .iws-sidebar-buttons .yui-button a:link {
	font-weight: normal;
	font-size: 93%;
	color: #999;
	width: 100%;
	text-align: left;
	border: 0;

}
.yui-skin-sam .iws-sidebar-buttons .yui-button-checked button, .yui-skin-sam .iws-sidebar-buttons .yui-button-checked a, .yui-skin-sam .iws-sidebar-buttons .yui-button-checked a:visited, .yui-skin-sam .iws-sidebar-buttons .yui-button-checked a:link {
	color: #FFF;
	color: #3e4f3d;
	font-weight: normal;
	cursor: default;
}


.yui-skin-sam .yui-navset.button-navset .yui-nav, .yui-skin-sam .yui-navset.button-navset .yui-navset-top .yui-nav {
	border: 0;
}
.yui-skin-sam .yui-navset.button-navset .yui-nav .selected a, .yui-skin-sam .yui-navset.button-navset .yui-nav .selected a:focus, .yui-skin-sam .yui-navset.button-navset .yui-nav .selected a:hover, .yui-skin-sam .yui-navset.button-navset .yui-nav .selected a em, .yui-skin-sam .yui-navset.button-navset .yui-nav a, .yui-skin-sam .yui-navset.button-navset .yui-nav a:hover, .yui-skin-sam .yui-navset.button-navset .yui-nav a em,
.yui-skin-sam .iws-button-tabs .yui-button, .yui-skin-sam .iws-button-tabs .yui-button-checked,
.yui-skin-sam .iws-button-tabs .yui-button .first-child,
.yui-skin-sam .iws-button-tabs .yui-button-checked .first-child
{
	border: 0 !important ;
	background: none;
	background-color: transparent;
	text-transform: uppercase;
}
.yui-skin-sam .yui-navset.button-navset .yui-nav a, .yui-skin-sam .yui-navset.button-navset .yui-nav  a:hover {
	padding-left: 5px;
}

.yui-skin-sam .iws-button-tabs .yui-button  {
	background-image: url(../images/button_tabs.png) !important;
	background-position:  0 -23px !important;
}

.yui-skin-sam .yui-navset.button-navset .yui-nav .selected a, .yui-skin-sam .yui-navset.button-navset .yui-nav .selected a:hover, .yui-skin-sam .iws-button-tabs .yui-button-checked  {
	color: inherit;
	font-weight: bold;
	background-image: url(../images/button_tabs.png) !important;
	min-height: 21px;
}
.yui-skin-sam .iws-button-tabs .yui-button-checked  {
	background-position:  0 1px !important;
}
.yui-skin-sam .iws-button-tabs .yui-button-checked  button{
	color: #FFF !important;
}
.yui-skin-sam .yui-navset.button-navset .yui-nav li a em {
	padding: 4px 9px 4px 2px;
	min-height: 19px;
	color: #417753;
	font-weight: bold;
}
.yui-skin-sam .iws-button-tabs .yui-button {
	margin-right: 7px;
	vertical-align: middle;
	margin-left: 0;
}
.yui-skin-sam .iws-button-tabs .yui-button .first-child {
	font-size: 100%;
	color: #FFF;
	background-image: url(../images/button_tabs.png) !important;
	background-position: 100% -23px !important;
}

.yui-skin-sam .iws-button-tabs .yui-button button {
	color: #92a095;
	text-transform: none;
}
.yui-skin-sam button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.yui-skin-sam .iws-button-tabs .yui-button-hover button {
	color: #5d7258;
}
.yui-skin-sam .iws-button-tabs .yui-button-active button {
	color: #cff2c6;
}

.yui-skin-sam .iws-button-tabs .yui-button-checked button {
	cursor: default;
}

.yui-skin-sam .yui-navset.button-navset .yui-nav .selected a em, .yui-skin-sam .iws-button-tabs .yui-button-checked .first-child {
	font-size: 100%;
	color: #FFF;
	background-image: url(../images/button_tabs.png) !important;
	background-position: 100% 1px !important;
}

.yui-skin-sam .yui-navset.button-navset a em {
	font-family: 'lucida grande', 'Lucida Sans Unicode', 'Lucida Unicode', Tahoma, Verdana, Helvetica, Arial;
}

.yui-skin-sam .yui-navset.button-navset .yui-nav {
	margin: 6px 10px;
}
.yui-skin-sam .iws-button-tabs .yui-button .first-child {
	margin-left: 5px;
	padding-left: 0;
}
.yui-skin-sam .iws-button-tabs .yui-button button, .yui-skin-sam .iws-button-tabs .yui-button-checked button {
	min-height: 2em;
	padding-right: 7px;
	padding-left: 3px;
}


.fieldWithHelpText {
	color: #CCC;
}
#bdO, #bdO .bd {
	padding: 0;
}
.my-account #bd {
	padding-top: 1.5em;
}
.my-account .modules-menu {
	margin-top: 0.5em;
}
.my-account .noResults {
	font-size: 108%;
	margin-right: 25%;
	color: #666;
	margin-top: 10px;
}
.my-account .acct-mng-breadcrumbs {
	font-size: 85%;
}

.darkblue {
	color: #104869;
}
.doc a, .doc a:visited, .doc a:link {
	text-decoration: none;
	border-bottom: 1px dotted #0e63c3;
	color: #0e63c3;
}
a:hover, a:active {
	color: #0e3460;
	border-bottom: 1px solid #0e3460;
}
.ads a, a.img, a.container-close, .yui-dt-label a, .yui-button a, .yui-module ul li a, .yui-module ul li a:visited, .yui-module ul li a:hover, .yui-module ul li a:active, h1 a, h2 a, h3 a, h3 a:active, h3 a:visited, h3 a:hover, h4 a, h5 a, h6 a, a.nb {
	border-bottom: 0 !important;
	color: inherit;
}

.numberArrow {
	width: 22px;
	height: 30px;
	background-image: url(../images/number_arrow.png);
}
.numberArrow em {
	font-size: 13px;
	font-weight: bold;
	font-family: 'lucida grande', 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Unicode', Tahoma, Verdana, Helvetica, Arial;
	margin: 5px 0 0 3px;
	color: #FFF;
	font-style: normal;
	display: inline-block;
}
.yui-skin-sam .yui-navset .yui-content {
	background: none;
}
.pageLinks {
	overflow: visible;
}
a.pl {
	cursor: pointer;
}
a.pl, span.pl {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.doc .pageLinks a.pl, .doc .pageLinks a.pl:visited, .doc .pageLinks span.pl {
	display: inline-block;
	padding: 6px 8px;
	border: 1px solid #CCC;
	margin-right: 3px;
	background-color: #E7E7E7;
	text-decoration: none;
	color: rgb(0, 51, 102);
}
.doc .pageLinks a:hover {
	background-color:  #ffffd6;
}
.doc .pageLinks span.pl {
	border: 1px solid rgb(0, 51, 102);
	background-color: rgb(0, 51, 102);
	color: #FFF;
	cursor: default;
}
.pageCount {
	font-size: 85%;
}
.learn-content p {
	line-height: 1.6;
	max-width: 700px;
}
.learn-content h2 {
	font-size: 197%;
	margin-bottom: 9px;
}
a.backToTop {
	font-size: 76%;
	color: #666;
}
a.a2a_dd, a.subscribe_button, .at_litem a, a.fbtn, a.selector, a.selector-clearall, .resultsPhoto a, a.img {
	border-bottom: 0 !important;
	color: #000;
}
.a2a_dd img, a.subscribe_button img {
	vertical-align: middle;
}
.yui-link-button a, .yui-link-button a:visited, .yui-link-button a:link, .yui-skin-sam .yui-button-menu a, .yui-skin-sam .yui-button-menu a:hover, .yui-skin-sam .yui-button-menu a:active, .yui-skin-sam .yui-button-menu a:link {
	color: #000;
}
.doc h1 a, .doc h1 a:visited, .doc h1 a:link,
.doc h2 a, .doc h2 a:visited, .doc h2 a:link,
.doc h3 a, .doc h3 a:visited, .doc h3 a:link,
.doc h4 a, .doc h4 a:visited, .doc h4 a:link,
.doc h5 a, .doc h5 a:visited, .doc h5 a:link,
.doc h6 a, .doc h6 a:visited, .doc h6 a:link {
	color: inherit;
}
#body {
	min-height: 1000px;
	min-width:920px;
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
/*	background-image: url(../images/gray_to_lightgray_grad2.png); */
	background-color: rgba(125, 124, 131, 0.26);
	background-position: 0px 0px;

}
#bd {
	border: 0;
	background-image: none;
	margin: 0;
	padding: 0 5px 15px 10px;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	background-color: transparent;
	background-position: center center;
}
#bd_content {
	padding: 10px 14px;
}
.my-account #bd {
	padding-left: 20px;
}
.mtButton {
	width: 42%;
	float: left;
	height: 160px;
	margin-right: 11px;
	padding: 7px;
	cursor: pointer;
	border: 1px solid #CCC;
	font-size: 12px;
    color: #646971;
    background-color: #bfc3c3;
	border:1px solid #999;
}
#mtButton-s img {
	width:47px;
	height:47px;
}
#mtButton-e {
	display:none;
}
.mtButton:last-child {
	margin-right: 0;
}
.mtButton img {
    width: 50px;
    height: 50px;
	border:0;
    margin-bottom: 5px;
}
.mtButton:hover {
	background-color: #7dbfbf;
}
.mtButton h4 {
	font-size: 18px;
	color: #1b5878;
	text-transform: uppercase;
	text-shadow: none;
}

#historyPopout {
	position: fixed;
	right: 20px;
	bottom: 0px;
	background-color: #FFF;
	border: 1px solid #999;
	border-bottom-width: 0px;
	width: 165px;
	-webkit-box-shadow: #666 2px 2px 4px;
	-moz-box-shadow: #666 2px 2px 4px;
	box-shadow: #666 2px 2px 4px;
}
#historyPopout h2 {
	margin: 0;
	background-image: url(../images/light_green_gradient.png);
	font-size: 11px;
	color: #666;
	padding: 4px;
	cursor: pointer;
	text-transform: uppercase;
	font-family: 'lucida grande', 'lucida sans', 'lucida sans unicode', tahoma, verdana, arial, sans-serif;
	border-bottom: 1px solid #999;
}
#historyBd {
	height: 0px;
	overflow: hidden;
}
#historyBd a {
	padding: 2px 4px;
	display: block;
	color: #FFF;
	max-width: 160px;
	min-height: 35px;
	max-height: 35px;
	background-color: #4f607a;
	clear: left;
	border-bottom: 1px solid #929aa9;
	overflow: hidden;
}
#historyBd a:hover {
	background-color: #1ce5f1;
}
#historyBd .ft {
	background-color: #333;
	font-size: 11px;
	color: #FFF;
	padding: 4px 3px 4px 6px;
	margin: 0;
}

#historyBd a img {
	display: block;
	float: left;
	margin-right: 4px;
}
#historyBd a span {
	padding-top: 10px;
	display: block;
	font-size: 11px;
	font-weight: bold;
}
.ratings p {
	margin: 0;
}

.stars0_5 {
	background-position: 0;
}

.stars1_0 {
	background-position: 0 -18px;
}

.stars1_5 {
	background-position: 0 -38px;
}
.stars2_0 {
	background-position: 0 -58px;
}
.stars2_5 {
	background-position: 0 -77px;
}
.stars3_0 {
	background-position: 0 -97px;
}

.stars3_5 {
	background-position: 0 -117px;
}
.stars4_0 {
	background-position: 0 -137px;
}
.stars4_5 {
	background-position: 0 -156px;
}
.stars5_0 {
	background-position: 0 -178px;
}
#popupLoadingNotice {
	width:100%;
	background-color: #FFF;
	height: 100%;
	background-image: url(/images/indicator.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.spmsg {
	background-color: red;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 7px;
	padding: 3px 4px;
	text-transform: uppercase;
	-webkit-box-shadow: #666 1px 1px 2px;
	-moz-box-shadow: #666 1px 1px 2px;
	box-shadow: #666 1px 1px 2px;
}
.doc .spmsg a {
	color: #FFF;
	border-bottom: 0 !important;
}
/*start form */
/****************************************/

.iws-left-aligned-form .row, .iws-center-aligned-form .row {
	clear: left;
	padding-right: 8%;
	padding-bottom: 0.5em;
	border: 1px solid transparent;
}
.iws-left-aligned-form {
	font-size: 93%;
}
.iws-form .row dd li .errors {
	display: inline;
}
.iws-form .field {
	width: auto;
	margin-bottom: 0;
	border: 1px solid transparent;
}
.iws-form .field li {
	margin-right: 1em;
	list-style: none;
}
.iws-form .row dd label {
	font-weight: normal;
}
.iws-form .field ul, .iws-form .field. ul li {
	list-style: none;
}
.iws-form .choice-field ul {
	display: inline-block;
	width: 90%;
}
.iws-form input.vi_code_input {
	width: 6em !important;
}

.iws-form select {
	max-width: 80%;
	font-size: 93%;
}
.iws-form dl {
	margin: 0.15em 0;
	display: block;
	border: 1px solid transparent;
	clear: left;
	display: block;
}
.iws-stacked-form dl {
	margin-bottom: 0.75em;
}
.iws-center-aligned-form dt {
	float: left;
	width: 26%;
	min-height: 1.6em;
	text-align: right;
	padding-right: 2.1%;
	padding-top: 0.3em;
	padding-left: 5.2%;
	display: block;
}
.iws-left-aligned-form dt {
	width: 29%;
	text-align: left;
	padding-left: 0.3em;
	float: left;
}
.iws-stacked-form dl dt {
	display: block;
	margin-bottom: 0.1em;
}
.iws-stacked-form dl dd {
	display: block;
	margin-left: 0;
}

.iws-center-aligned-form dd {
	display: block;
	margin-left: 34%;
	min-height: 1.6em;
}
.iws-left-aligned-form dd {
	display: block;
	margin-left: 31.5% !important;
	min-height: 1.6em;
}
.iws-left-aligned-form .submit-button-row .yui-button {
	margin-left: 30% !important;
	text-align: left;
	margin-top: 1em;
}
.iws-form input.vTextField, .iws-form input.textInput, .iws-form .autocomplete input, input.passwordInput {
	width: 75%;
	min-width: 11.3em;
	height: 1.2em;
	padding: 0.15em;
}
.iws-form input.vDecimalField,  .iws-form input.vIntegerField {
	width: 4em !important;
	min-width: 4em !important;
	max-width: 5em;
	height: 1.2em;
	padding: 0.15em;
}
.iws-form textarea {
	width: 75%;
	height: 10em;
	padding: 0.15em;
	font-size: 93%;
}
.iws-form input.textInput, .iws-form input.passwordInput, .iws-form input.decimalInput, .iws-form textarea, .iws-form select, .iws-form option, .iws-form .autocomplete input, .vDecimalField, .vIntegerField {
	background-color: #FFFFF5;
}
.yui-ac-input {
	width: 99% !important;
}
.iws-form input.button {
	width: auto;
}
.iws-form .extrapadding {
	padding-top: 10px;
	margin-bottom: 10px;
}
.iws-form dd .help {
	font-size: 85%;
	color: #666666;
	margin-top: 2px;
}
.iws-form .field img {
    vertical-align: middle;
}
.iws-form .smdisclaimer {
	font-size: 85%;
	color: #333333;
}
.iws-form dt label, .iws-form dt {
	font-weight: bold;
}
.iws-center-aligned-form .submitbutton {
	text-align: center;
}
.bottom-border span {
	border-bottom: 1px dotted #7E9E7E;
}

.iws-form .error-row input {
	background-color: #FFF0F0;
}
.iws-form dd ul {
	margin: 0;
}
.iws-form .errors li {
	font-weight: bold;
	font-size: 12px;
	display: inline;
	color: #D10A0A;
	list-style: none;
}
.iws-form .errors ul {
	display: inline;
	padding-left: 0;
	text-indent: 0;
	margin: 0;
}
.iws-form .errors a, .iws-form .errors a:link, .iws-form .errors a:visited {
	color: #D10A0A;
}
.iws-form .error-row dt label, .iws-form .error-row dt, .iws-form .error-row .label label {
	color: #D40808;
}
.iws-form .error-row dt label,  .iws-form .error-row .label label {
	background-image: url(../images/right-carrot.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0.2em 0 1em 1.5em;
}
.iws-form .error-notice {
	background-repeat: repeat;
	margin-bottom: 2em;
	font-size: 108%;
	color: #D10A0A;
	font-weight: bold;
	background-image: url(../images/stripes.png);
	border-bottom: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
}
.iws-center-aligned-form .error-notice {
	padding: 1.2em 12% 1.1em 12%;
}
.iws-left-aligned-form .error-notice {
	padding: 1.2em 1.5em 1.1em 1.5em;
}
.error-notice p 	{
	margin-left: 63px;
}
.iws-form .yui-submit-button  {
	font-weight: bold;
	font-size: 108%;
}
.iws-left-aligned-form .yui-submit-button {
	font-size: 116%;
}
.iws-form .graytext {
	color: #CCC;
}
.iws-left-aligned-form .autocomplete input {
	width:60% !important; /* set width here or else widget will expand to fit its container */
	/*min-width: 11em;*/
}
.iws-form .autocomplete {
	padding-bottom: 1.8em;
}
.iws-form .yui-ac-container {
	margin-top: 5px;
}
.iws-form .optional-msg {
	font-size: 75%;
	color: #CCC;
}
.iws-form .goForwardButton .yui-button  {
	background-image: url(../images/green_gradient.png);
	background-repeat: repeat-x;
	background-position: 0 -120px;
}
.iws-form .goForwardButton .yui-button-hover {
	background-image: url(../images/green_gradient.png);
	background-repeat: repeat-x;
	background-position: 0 -120px;
}

.iws-form .goForwardButton .yui-button-hover button, .iws-form div.goForwardButton .yui-button-hover button {
	color: #F5FF96;
}
.iws-form .goForwardButton .yui-button button, .iws-form .goForwardButton .yui-button a {
	font-weight: bold;
	color: #FFF !important;
	text-shadow: #666 1px 1px;
}


.iws-popover-form .row {
	margin-bottom: 0.5em;
}

.iws-form .optional-msg {
	display: block;
}

.iws-popover-form .optional-msg {
	display: inline;
}

.iws-popover-form dt {
	display: block;
	float: none;
	padding-left: 0;
	margin-left: 0;
}
.iws-popover-form dd {
	display: block;
	margin-left: 0;
	padding-left: 0;
}
.iws-popover-form dd .field {
	width: 17.4em;
	float: left;

}
.iws-popover-form dd .help {
	margin-left: 20em;
}
.iws-form .calendar-button {
	float: left;
	width: 45px;
	padding-top: 5px;
}
.iws-popover-form  .calendar-button {
	float: right;
}

.iws-popover-form input.vTextField, .iws-popover-form input.textInput, .iws-popover-form input.passwordInput, .iws-popover-form input.emailInput, .iws-stacked-form input.textInput, .iws-stacked-form input.passwordInput, .iws-stacked-form input.emailInput, iws-popover-form .autocomplete input, .iws-stacked-form .autocomplete input {
	width: 85%;
	font-size: 108%;
	padding: 4px;
}
.iws-popover-form input.vi_code_input, .iws-stacked-form input.vi_code_input {
	width: 50% !important;
	font-size: 108%;
	padding: 4px;
}
.iws-stacked-form dt label {
	font-size: 108%;
	color: #11643c;
}
.iws-form .help a {
	text-decoration: none;
	color: inherit;
	border-bottom: 1px dotted #666;
}
.iws-stacked-form dl {
	padding-bottom: 10px;
}
.iws-popover-form select, .iws-stacked-form select {
	font-size: 108%;
	width: 87%;
	max-width: 87%;
}
.iws-popover-form .yui-ac-input {
	width: 80% !important;
}

.iws-popover-form .datefields select {
	width: auto;
	font-size: 11px;
	margin: 0 1px 0 0;
}
.iws-popover-form .datefields option {
	font-size: 11px;
	padding: 0;
}


.iws-popover-form .countryCodeSelect, .iws-stacked-form .countryCodeSelect {
	width: 25%;
	font-size: 108%;
	padding: 4px;
}
.iws-popover-form input.phoneNumberInput, .iws-stacked-form input.phoneNumberInput {
	width: 60%;
	margin-left: 3px;
	font-size: 108%;
	padding: 4px;
	min-width: 0;
}
.iws-popover-form option {
	font-size: 85%;
}
.iws-popover-form .optional-msg, .iws-stacked-form .optional-msg {
	display: inline;
}

.iws-popover-form textarea, .iws-stacked-form textarea {
	width: 90%;
	height: 6em;
	font-size: 93%;
}


.iws-popover-form #verification_image-field {
	width: 29.5em;
}
#verification_image-row {
	margin-top: 1.5em;
}
.iws-popover-form #verification_image-field input {
	width: 50% !important;
	font-size: 108%;
	padding: 5px;
	min-width: 0;
	margin-right: 5px;

}
.iws-popover-form #verification_image_help {
	clear: left;
	margin-left: 0;
}
.iws-popover-form .goForwardButton {
	margin-top: 1.5em;
	font-size: 108%;
}
.iws-popover-form #verification_image-row .errors ul {
	display:block;
	clear: left;
}
.iws-popover-form .error-row #verification_image_help {
	display: inline;
	clear: none;
}
.iws-popover-form .errors, .iws-popover-form .errors ul, .iws-popover-form .error-row .help {
	display: inline;
	margin-left: 0;
}
.container-close {
	outline: none;
}

/* Remove controls from Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; /* Removes leftover margin */
}
input[type=number] {
  -moz-appearance: textfield;
}
