/* 
Default CSS for SW Global, http://swglobal.com
Date: 06.11.2009
Developer: Calie Boateng, cboateng@swglobal.com
*/
HTML {
	height: 100%;
}
BODY {
	HEIGHT: 100%
}
BODY {
	background-color: #E9E9E9;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
IMG {
	border: 0px solid #000CCC;
}
H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
H2 {
	font-size: 18px;
	color: #2781CA;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
H3 {
	font-size: 19px;
	color: #004684;
	padding-top: 4px;
	padding-bottom: 8px;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
H4 {
	font-size: 22px;
	color: #004684;
	padding-top: 4px;
	padding-bottom: 8px;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}
H5 {
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
}
H6 {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
P {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
FORM {
	MARGIN: 0px;
	padding: 0px;
}
UL {
}
DIV {
	margin: 0px;
	padding: 0px;
}
label {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
}
strong {
	color: #2781CA;
	font-weight: normal;
	font-size: 13px;
}

a {
	color: #2B84CD;
	text-decoration: none;
}
a:hover {
	color: #2B84CD;
	text-decoration: underline;
}
.clearfix {
	clear: both;
	height: 0px;
}
.headerWrap {
	padding-top: 5px;
	padding-bottom: 5px;
}
.print {
	font-size: 11px;
	color: #999;
	text-decoration: none;
	background-image: url(../img/ico_print.png);
	background-repeat: no-repeat;
	float: right;
	width: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-position: 1px;
}
#wrapper {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}
#thetop {
	padding-top: 10px;
	padding-right: 5px;
	background-image: url(../img/top_bg.png);
	background-repeat: no-repeat;
	height: 45px;
	padding-bottom: 10px;
}
#thenav {
	background-image: url(../img/nav_bg.png);
	background-repeat: no-repeat;
	height: 32px;
}
#theLogo {
	float: left;
	height: 43px;
	width: 63px;
	padding-left: 3px;
}
#slides {
	height: 260px;
	width: 880px;
}
#divider {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E7E9;
	border-left-color: #E4E7E9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 11px;
}
#solutions {
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E7E9;
	border-left-color: #E4E7E9;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E4E7E9;
	padding: 10px;
}
#container {
	background-color: #FFF;
	background-image: url(../img/body_bg.png);
	background-repeat: no-repeat;
	width: 870px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#container-inner {
	background-color: #FFF;
	width: 860px;
	padding: 10px;
}
#container-inner p{
	padding-right: 5px;
}
#container-inner #left{
	width: 245px;
	padding: 2px;
	float: left;
}
#container-inner #right{
	width: 600px;
	float: left;
	width: 610px;
	line-height: 22px;
	color: #666;
}
#container-inner #profilewide{
	clear: both;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#container-inner #pagetitle{
	padding: 6px;
}
#container-inner #img{
	width: 600px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#topnav {
	float: none;
	list-style: none;
	line-height: 1em;
	color: #194E76;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

#topnav li {
	float: left;
	padding: 0;
}
#topnav a {
	text-decoration: none;
	display: block;
	color: #FFF;
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5BA5EE;
	font-weight: normal;
}
#topnav a.one {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#topnav a.home {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #666;
	padding-top: 8px;
	padding-bottom: 8px;
}
#topnav li:hover a {
	color: #E9E9E9;
	text-decoration: none;
	background-color: #004684;
}

#foot {
	background-image: url(../img/container_footer.png);
	background-repeat: no-repeat;
	width: 880px;
	height: 14px;
	margin-right: auto;
	margin-left: auto;
}
#footnav {
	list-style: none;
	line-height: 1em;
	color: #194E76;
	background-color: transparent;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 540px;
}

#footnav li {
	float: left;
	padding: 0px;
}
#footnav a {
	text-decoration: none;
	display: block;
	color: #666;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDFE3;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footnav a.one {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#footnav a.home {
	text-align: center;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #666;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#footnav li:hover a {
	color: #666;
	text-decoration: underline;
}
.more {
	text-align: right;
	background-image: url(../img/ico_morea.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-right: 12px;
}
.more a{
	color: #1F99D5;
	text-decoration: none;
}
.more a:hover{
	color: #1F99D5;
	text-decoration: underline;
}
.colwrap1 {
	float: left;
	width: 270px;
	text-decoration: none;
	margin-right: 11px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 3px;
}
.colwrap1 #inside{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E7E9;
	padding-bottom: 10px;
}
.colwrap1 #quote{
	color: #666;
	text-decoration: none;
	line-height: 1.6em;
	padding-bottom: 10px;
	font-style: italic;
	padding-top: 10px;
}
.colwrap2 {
	float: left;
	width: 290px;
	text-decoration: none;
	margin-right: 5px;
	padding: 2px;
}
.colwrap2 h3{
	text-decoration: none;
	padding-left: 10px;
}
.colwrap3 {
	float: left;
	width: 260px;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.colwrap3 #text{
	text-decoration: none;
	color: #666;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E7E9;
}
.colwrap3 img{
	text-decoration: none;
	padding-bottom: 3px;
}
.icoSolutions {
	background-image: url(../img/ico_link.png);
	background-repeat: no-repeat;
	background-position: 1px 11px;
}

.solutionsA {
	position: relative;
	background-color: #F7F8F9;
	width: 264px;
}
.solutionsA ul {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	LIST-STYLE-TYPE: circle
}
.solutionsA li {
	MARGIN: 2px 0px 0px
}
.solutionsA a {
	DISPLAY: block;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 18px;
	font-size: 11px;
	color: #6F6F6F;
}
.solutionsA a:hover {
	COLOR: #6F6F6F;
	BACKGROUND-COLOR: #EEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	text-decoration: none;
}
#controlMenu a.crtlItem {
	cursor:pointer;
	display:block;
	outline:0;
	color: #5A5D60;
	font-size: 12px;
	background-image: url(../img/solutions_toggle_b_bg.png);
	text-decoration: none;
	height: 24px;
	background-repeat: no-repeat;
	width: 256px;
	padding-top: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.newswrap {
	color: #333;
	text-decoration: none;
	background-image: url(../img/ico_news.png);
	background-position: 4px 8px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F4F5;
}
.newswrap a{
	color: #004784;
	text-decoration: none;
}
.newswrap a:hover{
	color: #1F99D5;
	text-decoration: none;
}
.newswrap h2{
	color: #004784;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.newswrap .newsdate{
	font-size: 8px;
	color: #999;
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}
.latestnews {
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 5px;
}
.latestnews h3{
	text-decoration: none;
	font-size: 12px;
	color: #004784;
	background-color: #F1F2F3;
	padding-left: 5px;
}
.rotator {
	width: 880px;
	height: 224px;
	position: relative;
}

#divMainRotator {
	width: 880px;
	height: 224px;
	overflow: hidden;
}
#divMainRotatorNav {
	position:absolute;
	bottom:19px;
	z-index:99;
	right: 16px;
}
#divMainRotatorNav a {
	background: #ffffff;
	text-decoration: none;
	color: #888888;
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#divMainRotatorNav a:hover { background: #454545; text-decoration: none; color: #ffffff; }
#divMainRotatorNav a.activeSlide {
	text-decoration: none;
	color: #ffffff;
	background-color: #0088CC;
}
#divMainRotatorNav a:focus { outline: none; }
#slideshow {
	width: 880px;
	height: 300px;
	overflow: hidden;
	z-index: 98;
	position: absolute;
}

#topsearch {
	padding: 2px;
	float: right;
	width: 163px;
	background-color: #FFF;
	margin-top: 10px;
	border: 1px solid #DBDBDB;
	visibility: hidden;
	height: 28px;
}
#topsearch-input {
	padding: 4px;
	width: 96%;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#topsearch-submit{
	float:left;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
#topsearch #inputfield{
	float: left;
	width: 136px;
}
#navsearch {
	float: left;
	width: 120px;
	padding-top: 6px;
	padding-left: 12px;
}
#navsearch input{
	padding: 2px;
	width: 96%;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5BA5EE;
	border-right-color: #5BA5EE;
	border-bottom-color: #5BA5EE;
	border-left-color: #5BA5EE;
}
#navsearch #inputfield{
	float: left;
	width: 136px;
}
.subnavA {
	position: relative;
	width: 210px;
}
.subnavA ul {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	LIST-STYLE-TYPE: circle
}
.subnavA li {
	MARGIN: 2px 0px 0px
}
.subnavA a {
	DISPLAY: block;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 18px;
	font-size: 11px;
	color: #6F6F6F;
}
.subnavA a.sub {
	DISPLAY: block;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 26px;
	font-size: 11px;
	color: #F00;
}
.subnavA a:hover {
	COLOR: #6F6F6F;
	BACKGROUND-COLOR: #F5FCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	text-decoration: none;
}
.mprofileArea {
	padding: 1px;
	clear: both;
}



.mprofile {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	width: 429px;
	float: left;
}
.mprofile-pic {
	padding: 2px;
	float: left;
	width: 80px;
	border: 1px solid #CEE7FB;
}
.mprofile-text {
	float: left;
	width: 320px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.mprofile-text h2{
	font-size: 15px;
	color: #004684;
	line-height: 14px;
}
.mprofile-text .title{
	font-size: 10px;
	color: #2781CA;
	text-transform: uppercase;
	line-height: 22px;
}


.corprofile {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E8E8E8;
	width: 520px;
	float: left;
}
.corprofile-pic {
	padding: 2px;
	float: left;
	width: 110px;
	border: 1px solid #CEE7FB;
}
.corprofile-text {
	float: left;
	width: 360px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 11px;
	color: #333;
}
.corprofile-text h2{
	font-size: 15px;
	color: #004684;
	line-height: 14px;
}
.corprofile-text .title{
	font-size: 10px;
	color: #2781CA;
	text-transform: uppercase;
	line-height: 22px;
}
.corprofile2 {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E8E8E8;
	width: 425px;
	float: left;
}
.corprofile2-pic {
	padding: 2px;
	float: left;
	width: 94px;
	border: 1px solid #CEE7FB;
}
.corprofile2-text {
	float: left;
	width: 310px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 11px;
	color: #333;
}
.corprofile2-text h2{
	font-size: 15px;
	color: #004684;
	line-height: 14px;
}
.corprofile2-text .title{
	font-size: 10px;
	color: #2781CA;
	text-transform: uppercase;
	line-height: 22px;
}
.coninfo {
	padding-top: 5px;
	padding-bottom: 5px;
}
.coninfo #empty{
	padding: 10px;
	float: left;
	width: 270px;
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
}
.coninfo-wrap {
	background-color: #EDF7FE;
	padding: 12px;
	float: left;
	width: 266px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 18px;
}
.coninfo-wrap img{
	font-size: 11px;
	line-height: 18px;
	padding-right: 3px;
	height: 14px;
	width: 24px;
}
.coninfo-wrap a{
	color: #2781D3;
	text-decoration: none;
}
.coninfo-wrap a:hover{
	color: #B5CDF2;
	text-decoration: none;
}
.coninfo-wrap h2{
	font-size: 14px;
	color: #004684;
	line-height: 10px;
	text-transform: uppercase;
}
.copyrights {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 6px;
}
/*.positions {
	font-size: 11px;
	background-color: #E8F4FF;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px none #E0EFFC;
}*/
.positions {
	font-size: 11px;
	background-color: #E4EFFC;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px none #E4E4E4;
}
.positions-alt {
	font-size: 11px;
	background-color: #F5FAFE;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px none #E0EFFC;
}
.positions p, .positions-alt p{
	float: left;
	color: #666;
	font-size: 10px;
}
.positions h2, .positions-alt h2{
	font-size: 12px;
	color: #004684;
	line-height: 14px;
	text-transform: capitalize;
}

.positions-details {
	text-align: right;
	background-image: url(../img/ico_morea.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
}
.positions-details a{
	color: #1F99D5;
	text-decoration: none;
	padding-right: 10px;
}
.positions-details a:hover{
	color: #1F99D5;
	text-decoration: underline;
}
