.tm20 {
  top: -20px;
}

.wid30 {
  width: 30px;
}

.wid40p {
  width: 40%;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.bold {
	font-weight: bold;
}

.outside {
	background-color: #CCCCCC;
}
.inside {
	background-color: #FFFFFF;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	text-align: center;
	font-size: 14pt;
	margin-top: 17pt;
	line-height: 120%;
	margin-bottom: 1em;
}
a.head:link, a.head:visited, a.head:active {
	color: #FF6600;
	text-decoration: underline;
}
a.head:hover {
	color: #4A2966;
	text-decoration: none;
}
.boxhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	text-align: center;
	font-size: 11pt;
	line-height: 120%;
	margin-top: 0em;
	margin-bottom: 1em;
}
.boxsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A2966;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	line-height: 120%;
	margin-top: 0em;
	margin-bottom: 1em;
}
a.boxhead:link, a.boxhead:visited, a.boxhead:active {
	color: #FF6600;
	text-decoration: underline;
}
a.boxhead:hover {
	color: #4A2966;
	text-decoration: none;
}
.boxbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A2966;
	font-size: 10pt;
	line-height: 120%;
	margin-top: 0em;
	margin-bottom: 1em;
}
.boxbodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A2966;
	font-weight: bold;
	font-size: 10pt;
	line-height: 120%;
	margin-top: 0em;
	margin-bottom: 1em;
}
ul.boxbody {
	margin-left:15px;
	padding-left:0px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A2966;
	font-size: 11pt;
	line-height: 120%;
	margin-top: 0em;
	margin-bottom: 1em;
}
a.body:link, a.body:visited, a.body:active {
	color: #FF6600;
	text-decoration: underline;
}
a.body:hover {
	color: #4A2966;
	text-decoration: none;
}
.toplinklabel {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A2966;
	line-height: 120%;
	margin-top: 0em;
	margin-bottom: 1em;
}
.toplink {
	position: relative;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-align: right;
	line-height: 120%;
	margin-top: 0em;
	margin-bottom: 1em;
}
a.toplink:link, a.toplink:visited, a.toplink:active {
	color: #FF6600;
	text-decoration: underline;
}
a.toplink:hover {
	color: #4A2966;
	text-decoration: none;
}
.nowrap {
	white-space: nowrap;
}





div.section {
	width: 100%;
	margin-top: 1em;
	float: left;
	position: relative;
}
div.section p, div.section h1, div.section h2, div.section ul, div.section td, div.section ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A2966;
	font-size: 11pt;
	line-height: 120%;
	margin-top: 0em;
	margin-bottom: 1em;
}
div.section h1 {
	color: #FF6600;
	font-weight: bold;
	text-align: center;
	font-size: 14pt;
}
div.section h2 {
	font-weight: bold;
}
div.section a:link, div.section a:visited, div.section a:active {
	color: #FF6600;
	text-decoration: underline;
}
div.section a:hover {
	color: #4A2966;
	text-decoration: none;
}

div.homebs {
	width: 848px;
}

div.boxset {
	margin: 0em auto 0em auto;
	padding: 1em 0em 1em 0em;
	max-width: 926px;
}

.box {
	position: relative;
	z-index: 0;
	margin: 12px 12px 12px 12px;
	float: left;
}
div.box {
	padding: 21px 23px 0px 21px;
}
.imgbox, .imgboxr {
	position: relative;
	z-index: 0;
	margin: 12px 12px 12px 12px;
}
.imgbox {
	float: left;
	height: 81;
}

.imgboxc{
	position: relative;
	text-align: center;
	height: 81px;
}

.imgboxr {
	float: right;
}
div.boxrow div {
	position: absolute;
	top: 0px;
	height: 100%;
}

#rt.boxrow  { position:absolute; top:0px; left:0px; width:100%; height:21px; }

div.box #tl { left:0px;  width:21px; z-index:-1; background-image:url('images/box/box_tl.png'); }
div.box #t  { left:0px;  width:100%; z-index:-2; background-image:url('images/box/box_t.png'); background-repeat:repeat-x; }
div.box #tr { right:0px; width:23px; z-index:-1; background-image:url('images/box/box_tr.png'); }

#rm.boxrow  { position:absolute; top:0px; left:0px; width:100%; height:100%; z-index:-2; }

div.box #l  { left:0px;  width:21px; z-index:-2; background-image:url('images/box/box_l2.png'); }
div.box #m  { left:0px;  width:100%; z-index:-3; background-image:url('images/box/box_m2.png'); background-repeat:repeat; }
div.box #r  { right:0px; width:23px; z-index:-2; background-image:url('images/box/box_r2.png'); }

#rb.boxrow  { position:relative; top:0px; left:-21px; width:100%; height:23px; z-index:-1; padding:0px 23px 0px 21px; }

div.box #bl { left:0px;  width:21px; z-index:-1; background-image:url('images/box/box_bl.png'); }
div.box #b  { left:0px;  width:100%; z-index:-2; background-image:url('images/box/box_b.png'); background-repeat:repeat-x; }
div.box #br { right:0px; width:23px; z-index:-1; background-image:url('images/box/box_br.png'); }

div.box div.rt { position:absolute; top:0px; left:0px; width:100%; height:21px; }

div.boxrow div.tl { left:0px;  width:21px; z-index:-1; background-image:url('images/box/box_tl.png'); }
div.boxrow div.t  { left:0px;  width:100%; z-index:-2; background-image:url('images/box/box_t.png'); background-repeat:repeat-x; }
div.boxrow div.tr { right:0px; width:23px; z-index:-1; background-image:url('images/box/box_tr.png'); }

div.box div.rm { position:absolute; top:0px; left:0px; width:100%; height:100%; z-index:-2; }

div.boxrow div.l  { left:0px;  width:21px; z-index:-2; background-image:url('images/box/box_l2.png'); }
div.boxrow div.m  { left:0px;  width:100%; z-index:-3; background-image:url('images/box/box_m2.png'); background-repeat:repeat; }
div.boxrow div.r  { right:0px; width:23px; z-index:-2; background-image:url('images/box/box_r2.png'); }

div.box div.rb { position:relative; top:0px; left:-21px; width:100%; height:23px; z-index:-1; padding:0px 23px 0px 21px; }

div.boxrow div.bl { left:0px;  width:21px; z-index:-1; background-image:url('images/box/box_bl.png'); }
div.boxrow div.b  { left:0px;  width:100%; z-index:-2; background-image:url('images/box/box_b.png'); background-repeat:repeat-x; }
div.boxrow div.br { right:0px; width:23px; z-index:-1; background-image:url('images/box/box_br.png'); }


div.box ul, div.box ol, div.box p, div.box td, div.box h1, div.box h2, div.box h3, div.box h4, div.box h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A2966;
	font-size: 10pt;
	line-height: 120%;
	margin-top: 0em;
}
div.box p, div.box ul, div.box ol, div.box td {
	margin-bottom: 0em;
}
div.bb ul, div.bb p, div.bb h2 {
	font-size: 11pt;
}

div.box ul {
	margin-left:15px;
	padding-left:0px;
}
div.box h1, div.box h2, div.box h3 {
	margin-bottom: 1em;
	font-weight: bold;
}
div.box h1, div.box h2 {
	text-align: center;
}
div.box h1 {
	color: #FF6600;
	font-size: 11pt;
}
div.box h4 {
	color: #FF6600;
	font-size: 14pt;
}
div.box h5 {
	color: #FF6600;
	font-size: 14pt;
	display: inline;
}
div.box td.emphasis {
	color: #FF6600;
}
div.box .nospace {
	margin-bottom: 0em;
}
div.box .addspace {
	margin-bottom: 1em;
}
div.box a:link, div.box a:visited, div.box a:active {
	color: #FF6600;
	text-decoration: underline;
}
div.box a:hover {
	color: #4A2966;
	text-decoration: none;
}

div.box td {
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 10px;
}

.tl, .tr {
	position: absolute;
	top: 20px;
}
.bl, .br {
	position: absolute;
	bottom: 3px;
}
.tl, .bl { left: 20px;}
.tr, .br { right: 20px;}

div.tr p {text-align: right; }

.r {
	float:right;
}



div.toplink {
	width: 100%;
	float: left;
}
div.toplink, div.toplink h1 {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-align: right;
	line-height: 120%;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
div.toplink h1 {
	color: #4A2966;
	display: inline;
	font-weight: normal;
}
div.toplink a:link, div.toplink a:visited, div.toplink a:active {
	color: #FF6600;
	text-decoration: underline;
}
div.toplink a:hover {
	color: #4A2966;
	text-decoration: none;
}


img.menu {
	float: left;
	margin-left: 12px;
}


.inline {
	display: inline;
}
div.box .lh150 {
	line-height: 150%;
}



div.main {		position:relative;	width:988px; margin: 0px auto 0px auto; z-index:0;}
div.content {	position:relative;	margin: -20px 8px 0px 4px; padding: 15px 25px 40px 25px; z-index:0; background-color:white;}

div.header {	position:relative;							width:988px;	height:233px;	z-index:1;}
div.h_bkgd {	position:absolute;	left:184px;	top:0px;	width:422px;	height:100%;	z-index:1;	background-image:url('images/head/bkgd.png'); background-repeat:repeat-x;}
div.h_logo {	position:absolute;	left:0px;	top:0px;	width:184px;	height:233px;	z-index:2;	background-image:url('images/head/logo.png');}
div.h_slogan {	position:absolute;	left:144px;	top:27px;	width:324px;	height:39px;	z-index:3; }
div.h_image {	position:absolute;	left:606px;	top:0px;	width:382px;	height:233px;	z-index:2;	background-image:url('images/head/image.png');}
div.h_title {	position:absolute;	left:218px;	top:117px;	width:388px;	height:53px;	z-index:3;}
div.h_buttons {	position:absolute;	left:108px;	top:192px;	width:1000px;	height:25px;	z-index:3;}
div.right {		position:absolute;	right:0px;	top:0px;	width:8px;		height:100%;	z-index:0;	background-image:url('images/head/right_border.png'); background-repeat:repeat-y;}
div.foot {		position:absolute;				bottom:0px;	width:100%;		height:46px;	z-index:0;	background-image:url('images/foot.png');}
div.footer {	position:absolute;				bottom:0px; width:100%;									margin-bottom:17px; text-align:center;}
div.topanchor { position:absolute;	left:0px;	top:0px}

div.buttons {
	height: 25px;
	overflow: hidden;
	background-image: url('images/head/buttons/customers_both.png');
	background-repeat: no-repeat;
}


div.buttons:hover {
	background-position: 0px -25px;
}

div.button {
	height: 22px;
	background-image: url('images/head/buttons/back.png');
	margin-left:12px;
	float:left;
}

div.button img {
	border: 0px;
}

div.button:hover {
	background-position: 0px -22px;
}

#skill{
	width: 220px;
}

#subset{
	width: 220px;
}

#sector{
	width: 220px;
}

#language{
	width: 220px;
}