/*client_branding.css*/
/**  - Coloring - **/
/** Template - BOA **/
body {
	color: #000000;
	background-color: #ffffff; 	
}
/* Structure */
div#header {
	background: transparent url(/images/boa_logo_v3.png) no-repeat 15px 41px;
	text-indent: -2000px;
}
div#header h1 {
	text-indent: -2000px;
	background: transparent url(/images/boa_logo_app.png) no-repeat 100% 25px;
	padding: 0;
}
div.uat_message {
	text-align: center;
	position: absolute;
	top: 2px;
	left: 0px;
	width: 100%;
	text-indent: 0px;
}
div#uat {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	text-indent: 0px;	
	border: 1px solid #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 0 5px 0 25px;
	font-size: 1.1em;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif; 
	line-height: 2.2;
	min-height: 20px;
	_height: 20px; /* MSIE hack */
	background: transparent url(/images/isynd_info_20.gif) no-repeat 0 50%;
	color: #003366;
}
div#iconnectStatus4 {
	border: 1px solid #e6ebf1;
	height: 16px;
	position: absolute;
	right: 0px;
	top: 131px;
	padding: 2px 5px;
	cursor: help;
}
div#iconnectStatus img {
	margin-top: 2px;
}
/* Main Generic */
h1, h2, h3{
	color: #d4001a;
}
h4, h5 {
	color: #000;
}
/* HTML Generics */
a, a:link, a.reverse, a.reverse:link {
	color: #405EBE;
}
a:hover, a:active, a.reverse:hover, a.reverse:active {
	color: #0000FF;
	text-decoration:underline;
}
dl {
	background-color: #e9f1f7;
}
dd, dt {
	border-bottom: 1px solid #fff;
}
ol.two-columns,ul.two-columns {
	background-color: #e9f1f7;
}
ol.two-columns li,ul.two-columns li {
	border: 1px solid #fff;
	border-width: 0px 1px 1px 0;
	background-color: #e9f1f7;
}
ol.four-columns li {
	border-bottom: 1px solid #fff;
}
/* Forms */
button {
	background: #F0F0F0 none;
	border:1px solid #808080;
	color:#808080;
	font-weight:normal;
}
label {
	font-weight: bold !important;
}
.table-block label{
	font-weight: normal;
}
.plain_label {
	font-weight: normal;
	padding-left: 3px;
	margin-left: 0px;
}
.viewonly_fieldset,fieldset.common_controls {
	border-color: #808080;
}
/* Tables */
#hedgeSwitchWrapper table{	
	border: 0px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
#hedgeSwitchWrapper td, #hedgeSwitchWrapper th{
	border: 0px;
	border-right: 1px solid #ffffff;	
	border-bottom: 1px solid #ffffff;
}
#hedgeSwitchWrapper th {
	border-bottom: 1px solid #000;
}
table {
	background-color:#E9F1F7;
	border:1px solid #FFFFFF;
	border-bottom:none;
}
td.theadTagFix {
	color: #000;
}
tbody th.scope_row{
	border: 1px solid #fff;
	background-color: transparent;
}
tbody th {
	background-color: transparent;
}
td {
	border:1px solid #FFFFFF;
	background-color:#E9F1F7;
}
th, thead th, thead tr th, tbody th, tbody tr th, td.theadTagFix, .colhead td {
	background:#FFFFFF none;
	border:1px solid #fff;
	border-bottom:1px solid #000;
	font-weight:bold;
}
tbody th.scopeRow {
	background:#E9F1F7;
	border-bottom-color:#fff;
}
div.colhead a, div.colhead a:link,
th a, th a:link, table td.theadTagFix a, table td.theadTagFix a:link {
	color: #000000;
}
.fixedd div.row-select a:active, .fixedd div.row-select a:hover
th a:hover, th a:active, table td.theadTagFix a:hover, table td.theadTagFix a:active {
	color:#0000FF;
	text-decoration:underline;
}
tr.row0, tr.row0 td, .row0 {
	background-color:#E9F1F7;
}
tr.row1, tr.row1 td, .row1 {
	background-color:#F2F7FA;
}
.row-highlight, .row-highlight td, tr.row-highlight td, th.row-highlight, tbody th.row-highlight {
	background-color: #ffc;
}
tr.row-select td, .row-select, tr.yui_row_hover td, div.row-select{
	background-color:#C2C1C1;
}
.row-checked td,.row-checked,.yui_row_checked td { 
	background-color: #d3dbf1;
}
.theadTagFix a,.theadTagFix td a:link {
	color: #000;
}
th a:hover, th a:active,.theadTagFix a:hover,.theadTagFix a:active {
	text-decoration: underline;
	color: #0000ff;
}
tfoot td {
	background-color: #f2f2f2;
}
#multiTrancheShowInvestorTotals {
	background-color:#EAF1F7;
}
#multiTrancheListOrdersDataHeader th, #trancheVisibilityInner td{
	background-color: #ffffff;
}
/* Template */
 div.default_block {
	background-color: #f2f2f2;
}

/* Utilities */
div.scpopup, div.pop-up {
	background-color: #fff;
  	border-color: #808080;
}
div.scpopup h4 {
	color: #fff;
	background-color: #808080;
}
.colhead .button a {
	background: #ffffff none;
}
.noColhead .button a {
	background: transparent none;
}
th .button a{
	padding: 1px 3px !important;
}
span.button{
	vertical-align: top;
}
span.button a, span.button a:link {
	display:inline-block;
	border:1px solid #1F1F1F;
}
span.button a, span.button a:link, span.button-input a, span.button-input a:link, a.clean, a.clean:link,a.clean_inverse, a.clean_inverse:link{
	color:#1F1F1F;
	background-color: #F0F0F0;
	padding: 1px 3px;
	font-size:9px !important;
}
span.button a:hover, span.button a:active, span.button-input a:hover, span.button-input a:active, a.clean:hover,a.clean:active,a.clean_inverse:hover, a.clean_inverse:active {
	color:#808080;
	border-color:#808080;
}
span.button-body {
	background: #F0F0F0 none;
	font-family:Tahoma;
	font-weight: bold;
}
span.button-left {
	display:none !important;
}
span.button-right {
	display:none !important;
}
a.toggle_display,a.toggle_display:link,a.toggle_display_visible,a.toggle_display_visible:link,
a.toggle_display_h,a.toggle_display_h:link,a.toggle_display_visible_h,a.toggle_display_visible_h:link {
	background: transparent url(/images/boa_show_hide.gif) no-repeat scroll 0 11px;
	color: #d4001a;
}
a.toggle_display,a.toggle_display:link,a.toggle_display_visible {
	background-position: 0px 3px;
}
a.toggle_display_visible,a.toggle_display_visible:link {
 	background-position: 0px -14px;
}
a.toggle_display_h:hover,a.toggle_display_h:active {
	color: #d4001a;
}
a.toggle_display_visible_h, a.toggle_display_visible_h:link {
	background-position: 0px -8px;
}
a.toggle_display_visible_h:active, a.toggle_display_visible_h:hover {
	color: #d4001a;
}
a.editHedgeLink{
	color: #d4001a !important;
	background: none !important;
	display: inline !important;
}
a.editHedgeLink:hover, a.editHedgeLink:active {
	color: #d4001a;
	text-decoration: underline;
	background: none !important;
}
div.page_link_container {
	background-color: #f2f2f2;
}
div#calendar {
	border: 1px solid #000;
}
div.pager a.page_number,div.pager a.page_number:link {
	background-color: #fff;
}
div.pager a.page_number:hover,div.pager a.page_number:active {
	border: 1px solid #405ebe;
	background-color: #eaf1f7;
	color: #405ebe;
}
/* Allocation - Standard Allocation */
table#trancheHeaderTable tbody tr.top-row3.invisible th, #topLeftTableExtra .invisible th{
	border: 0px solid #E9F1F7;	
	border-right: 1px solid #E9F1F7;	
}
table#trancheHeaderTable td {
	background-color: #fff;
}
#trancheHeaderTable table.trancheHeader td {
	border-top:1px solid #000;
}
#trancheHeaderTable .top-row1 td {
	border-bottom:1px solid #000;
}
form#standardAllocation tr.top-row2 td {
	/*height: 120px;*/
	vertical-align: bottom;
}
table#trancheHeaderTable tbody .top-row3 th, #topLeftTableExtra th, div#dataWrapperDiv.EXPANDED td{
	border-right: 1px solid #fff;	
}
table#trancheHeaderTable th span.button {
	line-height:1em;
	vertical-align:middle;
}
#investorWrapperDiv {
	padding-bottom:1px;
}
#trancheDataContainer table{
	border: 1px solid #fff;
}
table#topLeftTableExtra{
	border: 0px;
}
table#topLeftTableExtra, #tableTopColumnNames, #topLeftTable tbody th {
	background-color: #fff;
}
form#standardAllocation table tr.top-row0 td {
	background-color: #fff;
}
form#standardAllocation td.tranche_light {	
	background-color: #f2f7fa;
}
form#standardAllocation td.tranche_dark {	
	background-color: #e9f1f7;
}
table#bottomLeftTable tr td {
	background-color: #ebebeb;
}
table#totalsTable tr td {
	background-color: #ebebeb;
}
ul.order_limit_list li input.limit_order_total {
	background-color: #f2f7fa;
}
div#body table#bottomLeftTable a.expand_link,div#body table#bottomLeftTable a.expand_link:link,
div#body table#bottomLeftTable a.expand_link:hover,div#body table#bottomLeftTable a.expand_link:active {
	background-image: url(/images/collapse_special.gif);
	background-position: right 5px;
	text-indent: 0;
	text-align: right;
}
a.expand_link,a.expand_link:link,a.expand_link:hover,a.expand_link:active,a.contract_link,a.contract_link:link,a.contract_link:hover,a.contract_link:active,a.expand_working,a.expand_working:link,a.expand_working:hover,a.expand_working:active {
	color: #666;
}
div#body.totalsHidden table#bottomLeftTable a.expand_link,div#body.totalsHidden table#bottomLeftTable a.expand_link:link,
div#body.totalsHidden table#bottomLeftTable a.expand_link:hover,div#body.totalsHidden table#bottomLeftTable a.expand_link:active {
	background-image: url(/images/expand_special.gif);
	background-position: 1px 4px;
	text-indent: 16px;
	text-align: right;
	text-decoration: none;
}
/* Pop Ups */
div#quickOrderAddWrapper {
		border: 1px solid #808080;
}
div#quickOrdersSearchWrapper {
	border-bottom: 1px solid #808080;
	background-color: #e9f1f7;
}
div#bndAgentPickerStraightDiv,div#bndAgentSplitPickerDiv  {
	border: 1px solid #cadceb;
}
div#roeForm div.quick_orders_table {
	border-color: #808080;
}
div.alloc_quick_order_autocomplete.withloading {
	background: transparent url(/images/working_boa_eaf1f7.gif) no-repeat 215px 5px;
}
div#previewTemplatePopupDiv div.preview_body {
	background-color: #e9f1f7;
}
div#previewTemplatePopupDiv div.sales_group {
	background-color: #f2f7fa;
}
/* Special for BAML */
td.COMPRESSED table tr td, td.COMPRESSED table tr td {
	background-color: #e9f1f7;
} 
td.EXPANDED table tr td {
	background-color: #f2f7fa;
}
td.EXPANDED table td, td.COMPRESSED table td{
	border-bottom-color: #808080;
}
#footerData .COLLAPSED_AMOUNT, #footerData .COLLAPSED_PERCENTAGE{
	border-bottom-color: transparent;
	border-top-color: #fff;
	border-bottom-color: #fff;
}
div#topLeftTableAnotherIEHackedRefactor h3{
	border-right: 0px !important;
}
a#trancheHeadersToggleExpand:hover, a#trancheHeadersToggleContract:hover{
	text-decoration: none;
}
#investorTable td{
	border-bottom: 1px solid #808080;
	border-top:0 none;
}
tr.dataRow td {
	border-top:0 none;
}
form#standardAllocation #containerTable th, #tableTopColumnNames th{
	border-top-color: #808080;
	border-bottom: 1px solid #808080;
}
/* Charts */
div.orderChartCell {
	border: 1px solid #808080;
}
/* Diagnostics */
div#diagnosticWrapper {
	background-color: #eaf1f7;
}
ol#diagnosticNavigation a.diagnostic_selected, ol#diagnosticNavigation a.diagnostic_selected:link {
	background-color: #eaf1f7;
	color: #000;
	font-weight: normal;
}
/* Document Distribution */
div#documentDistActivityWrapper tr.colhead td img {
	display: none;
}
div#documentDistActivityWrapper ul.mail_subject {
	border-bottom-color: #fff;
}
div#documentDistActivityWrapper li.mail_label {
	border-right-color: #fff;
}
/* Issues List */
#listIssuesStatus {
	background-color:#EAF1F7;
}

#listIssuesStatus ol strong, #listIssuesStatus ol label {
	font-size : 1em;
	font-family:Tahoma !important;
}

.navigation_tabs a, .navigation_tabs a:link {
	background:transparent url(/images/issuelist_left.gif) no-repeat scroll 0 0;
	color:#0052C2;
	margin-right:8px;
	padding:0px 4px 0px 12px !important;
	width:auto;
	font-family:verdana,arial,helvetica,sans-serif;
}
.navigation_tabs li{
	background: #FFFFFF url(/images/issuelist_right.gif) no-repeat scroll right 0;
	margin:0;
}

.navigation_tabs li.selected a, .navigation_tabs li.selected a:link {
	color: #000000;
	font-weight:bold;
}
.navigation_tabs a:hover, .navigation_tabs a:active {
	color:#1F1F1F;
}
ol.navigation_tabs li.tranche_heading {
	color:#D4001A;
	background: #ffffff none;
}
/* Hedge/Switch */
.highlight-text-orange, .highlight-text-orange a, .highlight-text-orange a:link, a.highlight-text-orange, .highlight_mid_text_orange {
    color: #FF7700 !important;
}
.colourHedgeRowHighLight,table tr.colourHedgeRowHighLight td,div#hedgeSwitchWrapper tr td.highlight2 {
	background-color: #ffac8f !important;
}
div#SettleTableHeader a:hover,div#SettleTableHeader a:active,div#SettleTable a:hover,div#SettleTable a:active {
	text-decoration: none;
}
div#BillAndDeliverTableHeader a:hover,div#BillAndDeliverTableHeader a:active,div#BillAndDeliverTable a:hover,div#BillAndDeliverTable a:active {
	text-decoration: none;
}
/* Issuer Update Reports */
table#iurIssuerActivity th {
	background-color: #fff;
	border-width: 0;
	border-bottom: 1px solid #000;
}
div#iur-edit-panel li {
	background: transparent url(/images/iur_boa_edit.png) no-repeat 0 0;
	color: #fff;
}
div.block_wrapper h3, div.iur_large_chart h3 {
	color: #808080;
}
div.block_wrapper h3.iur_header {
	background-color: #fff;
	color: #026afe;
}
div.iurModal {
	border-width: 0;
}
div.scpopup div.button_container {
	background-color: #f2f2f2;
}
div#blockEditContainer {
	background-color: #fff;
}
div#blockEditContainer h3 {
	color: #fff;
	background-color: #808080;
	font-weight: bold;
}
ul.iur_unordered li {
	background-image: url(/images/boa_bullet.png);
}
fieldset#iurContactsAutoComplete {
	background-color: #f2f2f2;
}
/* Orderbook */
#multiTrancheListOrdersDataHeader{
	background-color: #ffffff;
}
.trancheSummary td {
	background-color: #ffffff;
}
.trancheSummary thead td {
	border: 1px solid #ffffff;
	border-bottom: 1px solid #808080;
}
.trancheSummary tbody td {
	border: 1px solid #808080;
}
.trancheSummary{
	border-collapse:separate;
	_border-collapse:collapse;
	*border-collapse:collapse;
}
div.enhanced_roe_wrapper {
	background-color: #eaf1f7;
}
div.enhancedRoeAddWrapper {
	border-color: #cadceb;
}
form#viewOrder td.row-highlight {
	background-color: #f2f7fa;
}
table#listOrdersHeaderInfo {
	background-color: #fff;
}
div#tickerContainer {
	background-color: #EAF1F7;
}
table#ticker_table {
	border-right: solid 1px #808080; 
	border-bottom: solid 1px #808080;
}
#ticker_table tr,
table#ticker_table td{
	background-color: transparent;
}
form#listOrders a.contact_assigned,form#listOrders a.contact_assigned:link,form#listOrders a.contact_assigned:active,form#listOrders a.contact_assigned:hover   {
	background: transparent url(/images/contact_assigned.gif) no-repeat 0 0;
}
/* Orderbook - MultiTranche */
form#multiTrancheListOrdersForm div#orderPreview {
	border-color: #808080;
}
.trancheSummary .row a, .trancheSummary .row a:link,  
.trancheSummary thead a,table.trancheSummary thead a:link {
	color: #d4001a;
}
.trancheSummary{
	border-top: 1px solid #808080;
}
.trancheSummary .row{
	border-bottom: 1px solid #808080;
}

.trancheSummary .row a:hover, .trancheSummary .row a:active,  
table.trancheSummary thead a:hover, table.trancheSummary thead a:active {
	color: #d4001a;
	text-decoration: underline;
}
table#multiTrancheListOrdersData {
	background-color: #fff;
}
table#multiTrancheListOrdersData thead th {
	border: 1px solid #fff;
	border-bottom: 1px solid #000;
}
thead #multiTrancheListOrdersDataHeaders th {
	border-color: #fff #fff #000 #fff;
	border-bottom: 1px solid #000;
}
thead #multiTrancheListOrdersTrancheSummary th {
	border: 1px solid #fff;
}
th#multiTrancheShowInvestorTotals {
	background-color: #eaf1f7;
}
/* Loading */
div.loading_bg,div.loading_bg_static {
	background-color: #e9f1f7;
}
div.loading_bg_static {
	background-image: url(/images/working_lt_static.gif);
	border: 1px solid #e9f1f7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.loading_tl,div.loading_tr,div.loading_bl,div.loading_br {
	background-color: #fff;
}
div#DWRTopLeftDisabledZone div#DWRTopLeftMessageZone,div#DWRstdDisabledZone div#DWRstdMessageZone,div#IURdisabledZone div#IURmessageZone {
	background-color: #fff;
	background-image: url(/images/working16.gif);
}
#IURdisabledZone #IURmessageZone  {
	background: #fff url(/images/working_lt.gif) no-repeat center center;
}

div.search_autocomplete.withloading {
	background-image: url(/images/working_boa_eaf1f7.gif);
}
/* Preview Pane */
div.preview_pane {
	border: 1px solid #808080;
}
div.preview_pane div.preview_pane_header {
	background-color: #808080;
}
div.preview_pane div.preview_pane_investor {
	color: #fff;
}
div.preview_pane div.preview_pane_investor span.highlight {
	color: #000;
}
.distinct_box {
	border-color: #808080;
}
/* Highlight */
.highlight-red {
	color: #900;
}
.highlight {
	color: #000;
	background-color: #ffffa8;
}
.highlight-trade {
	color: #000;
	background-color: #F00;
}
div#pageOverlayElem.yui-panel .container-close {
	background-image: url(/images/cross.gif);
	width: 11px;
	height: 11px;
}
/* Orderbook */
.row0 td.locked_right, .row0 td.locked_right_right {
	background-color:#E9F1F7;
}
.row1 td.locked_right, .row1 td.locked_right_right {
	background-color: #F2F7FA;
}
/* Termsheet */
th#viewDealTrancheReferenceToggle a,th#viewDealTrancheReferenceToggle a:link {
	background: transparent url(/images/boa_show_hide.gif) no-repeat 0px 3px;
	color: #d4001a;
}
th#viewDealTrancheReferenceToggle a#showPrices, th#viewDealTrancheReferenceToggle a#showPrices:link,
th#viewDealTrancheReferenceToggle a#showPrices:hover, th#viewDealTrancheReferenceToggle a#showPrices:active{
	background:transparent url(/images/boa_show_hide.gif) no-repeat scroll 0 3px;
	color:#D4001A;
}
th#viewDealTrancheReferenceToggle a#hidePrices, th#viewDealTrancheReferenceToggle a#hidePrices:link,
th#viewDealTrancheReferenceToggle a#hidePrices:hover, th#viewDealTrancheReferenceToggle a#hidePrices:active{
	background:transparent url(/images/boa_show_hide.gif) no-repeat scroll 0 -14px;
	color:#D4001A;
}
/* Syndicate Members */
.groupHeader td {
	background-color: #C2C1C1;
}
/* Users */
div#userGroupsPermissions h2 {
	background-color: #f6f6f5;
}
div#restrictedEditActionDefinitionContainer {
	border-color: #808080;
}
div#userGroupsPermissions div.permissions_group {
	border-color: #808080;
}

table#addAccount tbody th{
	border-bottom: 1px solid #000;
	background-color: #fff;
}
/* Extras */
#globalDeals{
	margin-top: 0px;
}
img.issues_show_mt {
	height:8px;
	margin-left:5px;
	width:8px;
}
/* Pricing */
tr td.highlight2 {
	background-color: #cc3300;
}
tr td.highlight2 a,tr td.highlight2 a:link,tr td.highlight2 a:hover,tr td.highlight2 a:active {
	color: #fff;
}
/* Roadshow - SCM */
h2.content-header a,h2.content-header a:link {
	border: 1px solid #808080;
	background-color: #f0f0f0;
	font-weight: normal;
	color: #808080;
}
h2.content-header a:hover,h2.content-header a:active {
	color: #1f1f1f;
	border-color: #1f1f1f;
	text-decoration: none;
}
#eventNavigationWrapper {
	background-color: #f2f2f2;
}
/* Calendar */
div.yui-calcontainer {
	border: 1px solid #eaf1f7;
}
.yui-calendar .calhead {
	border-color: #fff;
}
/* MMmmmm this can be simplified in app.css */
.yui-calendar thead a.calnavleft, .yui-calendar thead a.calnavright {
	background: transparent url(/images/left_right_sprite.gif) no-repeat 0px 0px;
}
.yui-calendar thead a.calnavright {
	background-position: 0px -18px;
}
.yui-calendar thead a.calnavleft:hover{
	background-position: 0px -36px;
}
.yui-calendar thead a.calnavright:hover{
	background-position: 0px -54px;
}
.yui-calendar td.calcell.today {
	border: 1px solid #0052c2;
}
a.header_date:hover, a.header_date:active {
	color: #0052c2;
}
.yui-calendar .calweekdaycell {
	color: #000;
}
#pageOverlayElem.yui-panel .container-close {
	background-image: url(/images/close.gif);
}
.yui-calendar .calcell div.default_event {
	background-color: #a93c4e;
	border-color: #a93c4e;
}
.yui-calendar .calcell div div.default_event {
	background-color: #fff;
	border-color: #a93c4e;
	color: #a93c4e;
}
.yui-calendar .calcell div div.default_event {
	background-color: #fff;
	border-color: #a93c4e;
	color: #a93c4e;
}
.yui-calendar td.calcell div.default_event h4 {
	background-color: #a93c4e;
}
#pageOverlayElem_c.default_event, #pageOverlayElem_c.default_event div.hd {
	border-color: #a93c4e;
	background-color: #a93c4e;
}
#pageOverlayElem_c.default_event div.hd {
	background-color: #a93c4e;
}
.yui-calendar .calcell div.travel_event {
	background-color: #5fadad;
	border-color: #5fadad;
}
.yui-calendar .calcell div div.travel_event {
	background-color: #fff;
	border-color: #5fadad;
	color: #5fadad;
}
.yui-calendar .calcell div div.travel_event {
	background-color: #fff;
	border-color: #5fadad;
	color: #5fadad;
}
.yui-calendar .calcell .travel_event h4 {
	background-color: #5fadad;
}
#pageOverlayElem_c.travel_event, #pageOverlayElem_c.travel_event div.hd {
	border-color: #5fadad;
	background-color: #5fadad;
}
#pageOverlayElem_c.travel_event .hd {
	background-color: #5fadad;
}
#hedgeSwitchWrapper strong a{
	font-size: 10px !important;
}
/* This hack makes visible bottom borders for table headers on pages which run in IE7 mode*/
table tbody tr:first-child td, td.upperTotals, #mtAddEditOrderOrderDetails th, #mtAddEditOrderOrderDetails td {
	*border-top:0;
}
/*module_login.css*/
/* Login */
form#loginForm,form#updatePasswordForm {
	width: 450px;
	border: 2px solid #d11919;
	margin: 50px auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div#login_wrapper {
	margin: 0 50px;
}
form#updatePasswordForm div#login-wrapper {
	border-width: 0;
	padding-top: 0;
}
form#loginForm h4 {
	color: #fff;
	background-color: #d11919;
	line-height: 2;
	display: block;
}
form#loginForm p, form#updatePasswordForm p {
	margin: 8px 10px 0 10px;
	line-height: 1.4;
	font-size: 1.1em;
}
form#updatePasswordForm p {
	margin-left:50px;
	margin-right:50px;
}
form#loginForm label,form#updatePasswordForm label {
	color: #808080;
	font-size: 1.1em;
}
form#updatePasswordForm label {
	text-align: right;
}
form#updatePasswordForm input {
	width: 130px;
}
input#loginSubmit {
	width: 50px;
	height: 20px;
}
form#updatePasswordForm input#updatePwdSave {
	width: 36px;
	height: 17px;
	display:inline !important;
	margin:0 !important;
}
div#login-wrapper fieldset {
	margin-top: 5px;
}
form#loginForm fieldset {
	margin: 20px 0 20px 0;
	border-top: 1px solid #808080;
}
form#loginForm ol {
	margin-top: 20px;
}
#form-error {
	text-align: left;
	margin: 5px;
	background:#D11919 url(/images/isynd_error_20.gif) no-repeat scroll 0 50%;
}
form#loginForm div#form-error img {
	margin-right: 5px;
}
form#loginForm div#form-error h3 {
	line-height: 1.4;
}
form#updatePasswordForm h4.warning_large_old {
	color: #fff;
	background-color: #d11919;
	line-height: 2;
	background-image: none;
	margin: 0;
	padding:0;
	display:block;
	text-align:center;
}
form#updatePasswordForm div.messaging_info,form#updatePasswordForm div.messaging_error {
	margin: 5px 50px;
}

form#updatePasswordForm ol.editorial, form#updatePasswordForm ul.editorial {
	margin:8px 50px;
	font-size:1.1em;
	line-height:1.4;
	text-align:left;
}
form#updatePasswordForm #updatePwdElems {
	margin:8px 50px;
}
form#updatePasswordForm #updatePwdElems li {
	clear:left;
}
form#updatePasswordForm #updatePwdElems li label {
	float:left;
	line-height:1.5;
	text-align:right;
	width:150px;
}

