﻿/* MAIN STYLES */

* {
    margin: 0;
    padding: 0;	
}

.ms-toolbar,.ms-viewtoolbar,.ms-formtoolbar,.ms-toolbarContainer
{
	font-family:arial,helvetica,sans-serif;			
}

origbody{
	background: #575b61;
}
.ms-WPBody td,
.ms-WPBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	background-color: #575b61;
	overflow-x: hidden;
}

ul ul,
ul div,
.ms-TPBody ul, 
.ms-TPBody div, 
.ms-TPBody p, 
.ms-WPBody p, 
p {
	margin: 10px 0;
	font-size: 12px;
}

.ms-TPBody h1, 
.ms-WPBody h1  {
	color: #004990;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0;
}



.ms-TPBody h2, 
.ms-WPBody h2 {
	color: #004990;
	font-weight: bold;
	font-size: 12px;
	margin: 20px 0 -10px 0;
}

.ms-TPBody h2.caps , 
.ms-WPBody h2.caps {
	color: #004990;
	font-weight: bold;
	font-size: 11px;
	margin: 20px 0 10px 0;
	text-transform: uppercase;
}


.InfineumProductName
{
	color:blue;
	font-weight: bold; 
	
}


h1 {
	color: #004990;
	font-weight: bold;
	font-size: 13px;
	margin:0px 0px 0px 0px ;
}

h2 {
	color: #004990;
	font-weight: bold;
	font-size: 12px;
	margin: 20px 0 10px 0;
}

h2.caps {
	color: #009ddc;
	font-weight: bold;
	font-size: 12px;
	margin: 20px 0 10px 0;
	text-transform: uppercase;
}


h4 {

font-size: 12px;

}

h3 {

font-size: 12px;

}

.ms-WPBody a:link,
a:link,
.ms-WPBody a:visited,
a:visited,
.ms-WPBody a:active ,
a:active {
	color: #0097d2;
	font-weight: bold;
	text-decoration: none;
}
.ms-WPBody a:hover ,
a:hover {
	color: #fff;
	font-weight: bold;
	background-color: #0097d2;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-type: none;
	background: url(/sitecollectionimages/img-promoBullet2.gif) 0 5px no-repeat;
	padding: 0 0 0 14px;
	
}

abbr {
	border-bottom: 1px dotted #333;
}

.arrow {
	font-size: 9px;
}

.clear { clear: both; }

/* CONTAINER */
#container {
	width: 100%;
	margin: 0 auto;
	background: #fff;

	z-index: 0;
}

/* HEADER */
#header {
	position: relative;
	top: 0;
	left: 0;
	width: 988px;
	height: 80px;
	background-color: #fff;
	margin: 0 auto;
	z-index:2;
}

#header .logo {
	position: absolute;
	top: 10px;
	left: 0;
	width: 160px;
	height: 57px;
}

#header .nav {
	position: absolute;
	top: 1px;
	left: 182px;
	font-size: 12px;
	font-weight: bold;
	color: #29417c;
}

#header .nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header .nav ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}

#header .nav ul li ul {
	display: block;
	position: absolute;
	top: -9999px;
	left: 0px;
}

#header .nav ul li ul .nav-top {
	display: none;
	position: absolute;
	top: -17px;
	left: 0;
	width: 265px;
	margin-top: 0px ;
	height: 20px;
	background: url(/sitecollectionimages/subNavHP-bgTop.png) 0 0 no-repeat;
	z-index: 999999;
}

#header .nav ul li ul.hover {
	display: block;
	position: absolute;
	top: 78px;
	left: -9px;
	width: 265px;
	background: url(/sitecollectionimages/subNavHP-bottom.png) 0 100% no-repeat;
	padding: 0 0 10px 0;
	z-index: 999999;
}

#header .nav ul li ul li {
	margin: 0;
	padding: 0 0 0 15px;
	width: 265px;
	text-align: left;
	display: block;
	float: left;
	background: url(/sitecollectionimages/subNavHP-bgTile.png) repeat-y;
}

#header .nav ul li ul li a:link,
#header .nav ul li ul li a:active,
#header .nav ul li ul li a:visited {
	padding: 10px 0 10px 5px;
	color: #29417c;
	text-decoration: none;
	display: block;	
}

#header .nav ul li ul li a:hover {
	padding: 10px 0 10px 10px;
	margin: 0 0 0 -5px;
	color: #fff;
	text-decoration: none;
	background: #1da0d4 url(/sitecollectionimages/subNav-bgRo.jpg) repeat-x;
	width: 235px;	
}

#header .search {
	position: absolute;
	right: 3px;
	top: 12px;
}

#header .search .txtsearch {
	position: absolute;
	right: 38px;
	top: 12px;
	width: 98px;
	height: 13px;
	font-size: 10px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #29417c;
	border-left: 1px solid #29417c;
	border-bottom: 1px solid #29417c;
	border-right: none;
}

#header .search .btnsearch {
	position: absolute;
	right: 0px;
	top: 12px;
	border: 0px;
	font-size: 10px;
	padding: 0;
	border: 1px solid #29417c;
}

.infineumplus {
	position: absolute;
	right: 3px;
	top: 6px;
	height: 13px;
	font-size: 11px;

}

.infineumplus a:hover 
{
	color:#565a60;
	
}

/* BANNER */
#banner {
	height: 260px;
	overflow: hidden;
	background: #fff;
	margin: 0 auto;
}

#banner-jpg {
	height: 260px;
	width: 1024px;
	background: #fff;
	margin: 0 auto;
	overflow: hidden;
}

#banner #bg, #banner #bg table, #banner #bg td {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#banner #bg div {
	width: 200%;
	height: 200%;
	position: absolute;
	top: -50%;
	left: -50%;
}

#banner #bg td {
	vertical-align: middle;
	text-align: center;
}

#banner #bg img {
	min-height: 50%;
	min-width: 50%;
	margin: 0 auto;
}

#banner #text {
	position: absolute;
	top: 38px;
	right: 384px;
	z-index: 9999;
}

#banner #wave {
	height:20%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
}


#standardbanner {
	height: 270px;
	overflow: hidden;
	background: #fff;
	margin: 0 auto;
	max-width:1024px;
	z-index: 0; 
}

#standardbanner #bg, #standardbanner #bg table, #standardbanner #bg td {
	width: 100%;
}
#standardbanner #bg .ms-toolbarcontainer {
	position:relative ;
	height: 15px;
	overflow: hidden ;
	
}

#standardbanner #bg .ms-formfieldlabelcontainer {
	position:relative ;
	height: 15px;
	overflow: hidden ;
	
}

#standardbanner #bg div {
	position:relative ;
	overflow: hidden ;
	
}

#standardbanner #bg div img{
	overflow: hidden ;
}


#standardbanner #bg td {
	vertical-align: middle;
	text-align: center;
}

#standardbanner #wave {
	width:100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
}

#standardbanner #leftfade {
	height:100%;
	position: absolute;
	top:0;
	left: 0;
	z-index: 1;
}

#standardbanner #rightfade {
	height:100%;
	position: absolute;
	top:0;
	right: 0;
	z-index: 1;
}


#standardbanner #banner-jpg {
	position:relative ;
	width: 100%;
	overflow: hidden;
	background: #fff;
}

#container2 {

    max-width: 988px;
	margin: 0px  auto ;
	background: #fff;
	min-width:988px;
}

/* STRAP LINE */
#strap {
	border-bottom: 2px solid #b5b5b5;
	padding: 15px 0;
	clear: both;
}

/* LEFT COLUMN */
#left-column {
	float: left;
	width: 200px;
	background: #fff url(/sitecollectionimages/subNav-bgTile.jpg) repeat-y;
	margin: 1px 0;
}

#left-column .padding {
	margin: 20px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}

#left-column ul {
	margin: 0 0 20px 0;
	padding: 0;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #fff;
}

#left-column ul li {
	list-style-type: none;
	margin: 0;
	padding: 12px 5px 12px 0;
	color: #565a60;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d9d9d9;
	background: url(/sitecollectionimages/white-block.jpg) 0 100% repeat-x;
}

#left-column ul li.current {
	background: url(/sitecollectionimages/subNav-bgTileRo.jpg) 0 100% repeat-y;
	padding: 12px 0 0 0;
	}

#left-column ul li a:link,
#left-column ul li a:active,
#left-column ul li a:visited {
	color: #565a60;
	text-decoration: none;
	background: url(/sitecollectionimages/subNav-bullets.jpg) 0 2px no-repeat;
	padding: 0 0 0 16px;
	display: block;
}

#left-column ul li a:hover {
	color: #0097d2;
	text-decoration: none;
	background-color: transparent;
	background-position: 0 -45px;
	display: block;
}

#left-column ul li a.current {
	background-position: 0 -45px;
	padding: 0 0 0 16px;
	color: #0097d2;
}

#left-column ul li ul {
	margin: 12px 0 0 0;
	padding: 0;
	border-top: none;
}

#left-column ul li ul li {
	border-top: 1px solid #d9d9d9;
	border-bottom: none;
	background-color: #fff;
	background-image: none ;
	font-size: 12px;
	font-weight: normal;
	padding: 8px 0 8px 18px;
	line-height: 12px;
	color: #000;
}


#left-column ul li ul li.current {
	border-top: 1px solid #d9d9d9;
	border-bottom: none;
	background: #fff none ;
	font-size: 12px;
	font-weight: normal;
	padding: 8px 0 8px 18px;
	line-height: 12px;
	color: #000000;
}


#left-column ul li ul li a:link,
#left-column ul li ul li a:active,
#left-column ul li ul li a:visited {
	color: #0097d2;
	text-decoration: none;
	background: none;
	padding: 0 5px 0 0;
	font-size: 12px;
	font-weight: normal;
}

#left-column ul li ul li.current  a:link,
#left-column ul li ul li.current a:active,
#left-column ul li ul li.current a:visited {
	color: #000;
	text-decoration: none;
	background: none;
	padding: 0px 5px 0px 0px;
	font-size: 12px;
	font-weight: normal;
}


#left-column ul li ul li a:hover {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	background-color: #0097d2;
}

/* MAIN CONTENT */
#main-content {
	float: left;
	width:788px;
}

/* BREADCRUMB */
#main-content .breadcrumb {
	float: left;
	margin: 2px 0 0 10px;
	font-size: 11px;
}

span .breadcrumb {
				
border-bottom:0px transparent none ;  

				
}

#main-content .breadcrumb .arrow {
	color: #aaa;
	font-size: 9px;
}

/* STYLE SWITCHER */
#main-content .switcher {
	float: right;
	color: #fff;
	background: #254984 url(/sitecollectionimages/btn-fontToggle.jpg) repeat-x;
	margin: 1px 0 0 0;
}

#main-content .switcher a:link,
#main-content .switcher a:active,
#main-content .switcher a:visited {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

#main-content .switcher a:hover {
	color: #fff;
	text-decoration: underline;
	background-color: transparent;
}

#main-content .switcher .small {
	font-size: 9px;
	border-top: 1px solid #29417c;
	border-bottom: 1px solid #29417c;
	border-left: 1px solid #29417c;
	width: 15px;
	height: 15px;
	float: left;
	text-align: center;
}

#main-content .switcher .medium {
	font-size: 11px;
	border-top: 1px solid #29417c;
	border-bottom: 1px solid #29417c;
	border-left: 1px solid #29417c;
	width: 15px;
	height: 15px;
	float: left;
	text-align: center;
}

#main-content .switcher .large {
	font-size: 13px;
	border-top: 1px solid #29417c;
	border-right: 1px solid #29417c;
	border-bottom: 1px solid #29417c;
	border-left: 1px solid #29417c;
	width: 15px;
	height: 15px;
	float: left;
	text-align: center;
}

#main-content .switcher .on {
	color: #29417c;
	background: #fff;
	display: block;
	height: 15px;
}

#main-content .switcher a:link.on,
#main-content .switcher a:active.on,
#main-content .switcher a:visited.on  {
	color: #29417c;
	text-decoration: none;
	background-color: #fff;
}

#main-content .switcher a:hover.on  {
	color: #29417c;
	text-decoration: underline;
	background-color: #fff;
}

#main-content .content {
	float: left;
	margin: 15px 0 30px 50px;
	padding: 0;
	width:738px;
}

#main-content .content .box {
	float: left;
	width: 25%;
	margin: 20px 52px 0 0;
	padding: 0;
}

#main-content .content .box2 {
	float: left;
	width: 37%;
	margin: 20px 52px 0 0;
	padding: 0;
}


#content-box {
	background: url(/sitecollectionimages/img-promoBubble2.png) no-repeat;
	height: 292px;
	overflow: hidden;
	padding: 0 18px 0 18px;
}

#content-box .box-content {
	height: 250px;
	overflow: auto;
	overflow-x: hidden;
	margin: 10px 20px 0 0;
}

#main-content .content .content-float {
	float: left;
	width: 480px;;
}

#main-content .content .promo {
	float: right;
	width: 196px;
	margin: 0px 0 0 30px;
}

#main-content .content .promo .promo-title {
	margin: 0 0 12px 0;
	border-bottom: 1px solid #e5e5e5;
}

/* FOOTER */
#footer {
	clear: both;
	background: #575b61 url(/sitecollectionimages/bg_ftrTile.jpg) repeat-x;
	color: #fff;
	width: 100%;
}

#footer a:link,
#footer a:active,
#footer a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#footer .rss {
	color: #fff;
	padding: 14px 0 8px 0;
	text-align: center;
	vertical-align: middle;
}

#footer .site-map {
	margin: 0 auto;
	padding: 14px  0 0 0 ;
	width: 988px;
}

#footer .site-map-box {
	float: left;
	width: 134px;
	margin: 0 15px;
}

#footer .title {
	color: #f6e8bc;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	padding: 6px 0 8px 0;
	min-width: 110px;
}

#footer .title a:link,
#footer .title a:active,
#footer .title a:visited {
	color: #f6e8bc;
	text-decoration: none;
}

#footer .title a:hover {
	color: #f6e8bc;
	text-decoration: none;
}

#footer ul {
	margin: 0;
	padding: 5px 0 0 0;
}

#footer ul li {
	list-style-type: none;
	margin: 0;
	padding: 4px 0;
	font-size: 11px;
	line-height: 12px;
	background: none;
}

#footer .copyright {
	clear: both;
	text-align: center;
	padding: 10px 0;
	
}	
	/* GLOSSARY TABLE */
.table-head {
	border: 2px solid rgb(146, 202, 215);
	padding: 0 0 4px 0;
	display: block;
	clear: both;
	width:100%;
}

.table-head table{
	border: 2px solid rgb(146, 202, 215);
	padding: 0 0 4px 0;
	display: block;
	clear: both;
	margin: 6px 0;
	width:100%;
}

#column  .title{
	border-bottom:0px transparent none  ; 
	float: left;
	width: 25%;
	font-weight: bold;
	color: #004a91;
}

.table-head  .title{
	border-bottom:0px transparent none  ; 
	float: left;
	width: 25%;
	font-weight: bold;
	color: #004a91;
}

.table-head .extra {
	border-bottom:0px transparent none  ; 
	float: right;
	width: 55%;
	text-align: right;
}

.table-head tbody tr td {
	color: #004A91;
}


#content .extra
{
	border-bottom: 2px solid rgb(0, 114, 151);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(0, 114, 151);
	float: right;
	text-align: right;
	width: 75%;
}


#content .title
{
	border-bottom: 2px solid rgb(0, 114, 151);
	color: rgb(0, 74, 145);
	float: left;
	font-weight: bold;
	width: 25%;}

.table-head tbody tr th.blue,
.table-head tr td.blue {
	background: #92cad7;
	color: #fff;
	font-weight: bold;
	border: 1px solid #fff;
	vertical-align: top;
	width:  18%;
}


.table-head tr th.bluelast
{
	background: #92cad7;
	color: #fff;
	font-weight: bold;
	border: 1px solid #fff;
	vertical-align: top;
	width:  38%;
}

.table-top tr td.blue {
	background: #92cad7;
	color: #fff;
	font-weight: bold;
	border: 1px solid #fff;
	vertical-align: top;
}


.table-jobdescription tr td.blue {
	background: #92cad7;
	color: #fff;
	font-weight: bold;
	border: 1px solid #fff;
	vertical-align: top;
}




.table-jobdescription {
	border: 2px solid #92cad7;
	color: #004a91;
	margin: 6px 0;
}

.table-jobdescription th {
	padding: 10px;
	border: 1px solid #fff;
	color: #004a91;
	font-weight: bold;
	vertical-align: top;
}

.table-jobdescription td {
	padding: 10px;
	border: 1px solid #fff;
	vertical-align: top;
}



.table-top {

	padding: 10px 0 4px 0;
	margin: 0 0 20px 0;
	display: block;
	clear: both;
	width:100%;
}

.table-top  .title{
	border-bottom:0px transparent none  ; 
	float: left;
	width: 25%;
	font-weight: bold;
	color: #004a91;
}

.table-top .extra {
	border-bottom:0px transparent none  ; 
	float: right;
	width: 55%;
	text-align: right;
}

/* GENERAL TABLE STYLES */
.table {
	border: 2px solid #92cad7;
	color: #004a91;
}

.table-extra th {
	padding: 10px;
	border: 1px solid #fff;
	color: #004a91;
	font-weight: bold;
	vertical-align: top;
}

.table-extra td {
	padding: 10px;
	border: 1px solid #fff;
	vertical-align: top;
}

.table-top th {
	padding: 10px;
	border: 1px solid #fff;
	color: #004a91;
	font-weight: bold;
	vertical-align: top;
}

.table-extra td {
	padding: 10px;
	border: 1px solid #fff;
	vertical-align: top;
}


.table-jobdescription td.divider {
	border-top: none;
	border-right: 1px solid #e4e6e5;
	border-left: 1px solid #e4e6e5;
	border-bottom: 1px solid #e4e6e5;
	padding: 0;
}

.table-top td.divider {
	border-top: none;
	border-right: 1px solid #e4e6e5;
	border-left: 1px solid #e4e6e5;
	border-bottom: 1px solid #e4e6e5;
	padding: 0;
}


.table-extra td.divider {
	border-top: none;
	border-right: 1px solid #e4e6e5;
	border-left: 1px solid #e4e6e5;
	border-bottom: 1px solid #e4e6e5;
	padding: 0;
}


/*FORM STYLES*/
form input, form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*width: 98%;*/
	padding: 0px;
	margin: 0px;
	border: 1px solid #ddd;
}

form input#submit {
	/*width: 40%;*/
	padding: 1px;
	margin: 0px;
	border: 1px solid #ddd;
	background: #fff;
	cursor: pointer;
	color: #0097d2;
	font-size: 11px;
	font-weight: bold;
}

form input#submit:hover {
	background: #fafafa;
	cursor: pointer;
	color: #fff;
	background: #0097d2;
}


#infsubmit .InfInputDetails
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:5px 1px;
	height:100px; 
	width:98%;
	padding: 0px;
	
	border: 1px solid #ddd
				
}

#infsubmit .InfInputEmail,
#infsubmit .InfInputSummary
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:5px 1px;
	width:98%;
	padding: 0px;
	
	border: 1px solid #ddd
}

#InfJobSearch .InfInputButton,
#infsubmit .InfInputButton{
	min-width: 80px;
	padding: 1px;
	margin: 0px;
	border: 1px solid #ddd;
	background: #fff;
	cursor: pointer;
	color: #0097d2;
	font-size: 11px;
	font-weight: bold;
}
.hide
{
				visibility: hidden; 
}

#InfJobSearch .InfInputButton:hover,
#infsubmit .InfInputButton:hover {
	background: #fafafa;
	cursor: pointer;
	color: #fff;
	background: #0097d2
}

.InfSuccess
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold ;
}	


.clear { clear: both; }

.nav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

/* CONTAINER */
#container {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	overflow: hidden ;
	overflow-x:hidden;
	}

a[class=extra1],
a[class=extra1]:hover ,
a[class=extra1]:link,
a[class=extra1]:visited 
{
	color: rgb(0, 151, 210);				
}

div[class=title] a,
div[class=title] a:hover ,
div[class=title] a:link,
div[class=title] a:visited 
{
	color: rgb(0, 151, 210);				
}


#main-content  .content .column-left {
	float: left; 
	width: 276px;
	margin: 0 0 20px 0;

}

#main-content .content .column-right {
	float: right; 
	width: 397px;
	margin: 0 24px 0 25px;
}

#main-content  .content .column-left-trends {
	float: left; 
	width: 273px;
	margin: 0 0 20px 0;

}

#main-content .content .column-right-trends {
	float: right; 
	width: 400px;
	margin: 0 24px 0 25px;
}


.column-right .spotlight {
	background-image: url('/sitecollectionimages/bg-careers.jpg');
	width: 397px;
	margin-top: 40px;
	padding: 0px 12px 12px 12px;
}

.column-right .spotlight .sp-content {
	background-color: #ffffff;
	color: #004990;	
}

.column-right .spotlight .sp-content .sp-col1 {
	float: left;
	width: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-color: #ffffff;
}

.column-right .spotlight .sp-content .sp-col2 {
	float: left;
	width: 127px;
	margin: 20px 0px 0px 0px;
	padding: 0;
	background-color: #ffffff;
}

.column-right .spotlight .sp-content .sp-col2 select {
	width: 127px;
	font-size: 10px;
}

.column-right .spotlight .sp-content .sp-col2 input {
	text-align: center;
}

.column-right .spotlight .sp-content .sp-col3 {
	float: right;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-color: #ffffff;
}

.column-right .spotlight .sp-content .sp-col1 .img {
	padding: 2px 8px 2px 2px;
}

.column-right .spotlight .sp-content .sp-col3 .img {
	padding: 2px 2px 2px 8px;
}

#InfJobSearch select {
	width: 127px;
	font-size: 10px;
}


#sitemap {
				
				
				margin: 0px auto;
				width:988px;
}

.item
{
	max-width:470px;
}

.profile-photo {
	float: left; 
	width: 170px;
	margin-top: 4px;
	margin-bottom: 10px;
}

.profile-short {
	float: right; 
	width: 568px;
}

.profile-caption {
	background: url(/SiteCollectionImages/bg-profile-pic.gif) 0 0px no-repeat;
	width: 150px;
	height: 22px;
	color: #ffffff;
	padding-left: 6px;
	padding-top: 2px;
}

.profile-caption a, .profile-caption a:visited {
	color: #FFFFFF;
	font-weight: normal;
}

.profile-caption a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background: none;
	text-decoration: underline;
}

.blue-bold {
	color: #004990;
	font-weight: bold;
}

.profile-column {
	float: left; 
	width: 155px; 
	margin-right: 25px;
}

.adminpanel1
{
	height: 20px;
	overflow: hidden;
	display: none;
		
}
.Apply {
	font-size: 14px;
}

