

.sign_in_header {
	color: #0e385f !important;
	font-size: 22px !important;
	font-weight: bold !important;
	margin-bottom: 5px !important;
}
.signup_text_container {
	border-bottom: 1px solid #9aafca;
	width: 265px
}
.text_below_earth {
	text-align: center;
	color: #0e385f;
	font-size: 18px;
	font-weight: bold;
}

.text_below_earth2 {
	text-align: center;
	font-size: 13px;
	color: #0e385f;
	font-weight: bold;
}

.twoFaCode {
	color: #0e385f !important;
	font-size: 22px !important;
	font-weight: bold !important;
	line-height: 22px !important;
}

.mbm {
	margin-bottom: 10px
}

.phm {
	padding-left: 10px;
	padding-right: 10px
}

.mbs {
	margin-bottom: 5px
}

.fwb {
	font-weight: bold
}

.fwlb {
	font-weight: bold;
	color: #404040;
}

.fwn {
	font-weight: normal
}

.fcb {
	color: #333
}
.lfloat {
	float: left
}

.rfloat {
	float: right
}
.subtitle {
	color: #0e385f;
	font-size: 15px
}



.toptbDiv {
	height: 42px;
}
.toptb {
	margin-top: 0px;
	background: transparent !important;

}
.top_tb_btn .x-btn-inner {
	font-size: 12px;
	font-family: "Myriad Pro", Arial, Helvetica;
}
.toptb_submenu_font .x-menu-item-text {
	font-size: 12px;
	font-family: "Myriad Pro", Arial, Helvetica;
}

.header_logo {
	width: 275px;
	float: left;
	padding: 0px 30px 30px 30px;
	cursor: pointer;
}
#header {
	margin-top: 24px;
	float: left;
}
.maintb {
	background: transparent !important;
	float: left;
	max-width: 640px;
}


.main_tb_btn .x-btn-default-toolbar-medium {
	background-color: #000 !important;
	 border-style: none !important;
	 background-image: none !important;
	font-size: 14px;
	font-family: "Myriad Pro", Arial, Helvetica;
}

.expandBtn .x-btn-default-toolbar-small {
     background-color: #000 !important;
	 border-style: none !important;
	 background-image: none !important;
	 padding: 7px 7px 7px 7px;
}


.sign_in_tb_btn .x-btn-default-toolbar-medium {
	color: #4eb857 !important;
	font-size: 14px;
	font-family: "Myriad Pro", Arial, Helvetica;
}


.header_submenu_font .x-menu-item-text {
	font-size: 14px;
}


#content_curve {
	clear: both;
	border-bottom: 1px solid #b3b3b3;
	height: 2px;
	font-size: 1px
}


.gridContainer {

	margin-top : 8px;
	margin-bottom: 8px;
}

#footer {
		margin-bottom: 8px;
}

#footer a:link {
	text-decoration: none;
	color: #FFF;
}

#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

body {
	background-color: #f1f3f4;
}

body,td,th {
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #4eb857;
}
.ux-notification-window .x-window-body {
	text-align: center;
	font-size: 11px;
	padding: 15px 5px 15px 5px;
	width: 300px;
}


