/* Imported fonts */
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic,700italic);/*(font-family: 'Source Sans Pro', sans-serif;)*/
@import url(http://fonts.googleapis.com/css?family=Italianno);/*(font-family: 'Italianno', cursive;)*/

/* GENERAL STYLES  */
* {margin:0; padding:0;}
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	line-height:18px;
	color:#555;
}
body.popupStyle {padding:10px;}
h1 {
	font-size:28px;
	line-height:34px;
	font-weight:400;
	padding:0 0 20px;
	color:#004d99;
}
h2 {
	font-size:22px;
	line-height:28px;
	padding:0 0 18px 0;
	color:#000;
	font-weight:400;
}
h3 {
	font-size:20px;
	line-height:24px;
	padding:0 0 10px 0;
	color:#232323;
	font-weight:400;
}
h4 {
	font-size:17px;
	line-height:21px;
	padding:0 0 8px 0;
	text-transform:uppercase;
	color:#232323;
	font-weight:600;
}

.hometitle{
	font-size:20px;
	line-height:24px;
	padding:0 0 10px 0;
	color:#232323;
	font-weight:400;
}
.insidesubtitle {
	font-size:20px;
	line-height:24px;
	padding:0 0 10px 0;
	color:#3d55a6;
	font-weight:400;
}
.gbsdirecttitle {
	font-size:25px;
	line-height:29px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	padding:6px 0 22px;
	color:#000;
}

input, textarea, select {outline:none;
	font-family:Arial, Helvetica, sans-serif;}
p {padding-bottom:16px;}
a {
	color:#ca0008;
	outline:none;
	text-decoration:none;
}
a:hover {color:#3d55a6;}
fieldset {border-width:0;}
ul {list-style-type:none;}
img {
	display:block;
	border-width:0;
}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}
.nobg {background:none !important;}
.nobod {border-width:0 !important;}
.noMargin {margin:0 !important;}
.fLeft {float:left !important;}
.fRight {float:right !important;}
.innerArea {
	width:1000px;
	margin:0 auto;
	}
::-webkit-input-placeholder {color:#555;}
:-moz-placeholder {color:#555;}
::-moz-placeholder {color:#555;}
:-ms-input-placeholder {color:#555;}
/* ----- CUSTOM STYLES ----- */ 

/* -- Top Area -- */
.topArea {
	width:1000px;
	margin:0 auto;
	height:109px;
	padding:20px 0 0;
	}
#logo {
	float:left;
	margin-top:4px;
	}
.topArea .topAreaLogo,
.topArea .topAreaLogo ul {
	float:right;
	width: 402px;
	}
.topArea .topAreaLogo {
	height:80px;
	overflow:hidden;
	}
.topArea .topAreaLogo ul li {
	float:left;
	padding:4px 15px 8px;
	}
.topArea .topAreaLogo ul li:first-child {
	border-right:1px solid #dedede;
	}

/* -- Nav -- */
.sticky {
	position: fixed;
	width:100%;
	top: 0;
	z-index: 100;
	border-top: 0;
	z-index:103;
	position:-webkit-sticky;
	-webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .5);
}
.navigation {
	background:#3d55a6;
	height:46px;
	}
.navigation .navInner {
	width:1150px;
	margin:0 auto;
	position: relative;
	}
.navigation ul li {
	float:left;
	position:relative;
	z-index:101;
	}
.navigation ul li a {
	display:block;
	color:#fff;
	text-align:center;
	height:46px;
	line-height:46px;
	text-transform:uppercase;
	padding:0 10px;
	}
.navigation ul li.hoverActive > a {
	background-image:url(../images/bird.png) !important;
	background-position:94% 4px;
	background-repeat:no-repeat;
	background-color:#304383;
	}
.navigation ul li li a {background-color:transparent !important;}
.navigation ul li ul li.sublist > a {
	background:url(../images/subnav-arrow.gif) 94% 50% no-repeat;
	}
/* Drop Down */
.navigation ul li ul, .navigation ul li ul li ul {
	position:absolute;
	background:url(../images/drop-bg.png) 0 0 repeat;
	width:232px;
	padding:10px 0;
	left:0;
	top:46px;
	display:none;
	}
.navigation ul li ul li {
	float:none;
	}
.navigation ul li ul li a {
	text-align:left;
	height:auto;
	line-height:20px;
	padding:2px 10px;
	}
.navigation ul li ul li ul {
	left:232px;
	top:0;
	}

/* --Header-- */
.header {background:url(../images/home-bg.jpg) 50% 0 no-repeat #151515;}
.headerInner {
	width:1000px;
	height:476px;
	margin:0 auto;
	}
.leftH {
	width:749px;
	float:left;
	}
.rightH {
	float:right;
	width:250px;
	border-left:1px solid #fff;
	}
.imageSlide {
	width:249px;
	height:318px;
	float:left;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	position:relative;
	}
.slNav {
	position:absolute;
	right:0;
	bottom:0;
	background:#fff;
	height:36px;
	width:72px;
	z-index:100;
	overflow:hidden;
	}
.slNav a {
	display:block;
	width:36px;
	height:36px;
	float:left;
	text-indent:-100000px;
	}
.slNav a.next {background:url(../images/prev-arrow.png) 16px 8px no-repeat;}
.slNav a.prev {background:url(../images/next-arrow.png) 12px 8px no-repeat;}
.videoSlide {
	width:499px;
	height:318px;
	float:left;
	border-bottom:1px solid #fff;
	position:relative;
	}
.videoSlide .pager {
	position:absolute;
	right:5px;
	bottom:5px;
	z-index:100;
	}
.videoSlide .pager a {
	display:block;
	width:8px;
	height:8px;
	float:left;
	margin-left:2px;
	background:#fff;
	text-indent:-100000px;
	}
.videoSlide .pager a.activeSlide {background:#ca0008;}
.bannerSlide {
	width:250px;
	height:237px;
	border-bottom:1px solid #fff;
	}
.bannerSlide ul { background: url(../images/numeric-bg.jpg) no-repeat 0 0;}
.bannerSlide li {width:250px; height:237px; position: relative;}
.bannerSlide li .banSlideNumber,
.bannerSlide li .banSlideText {
	display: block;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
}
.bannerSlide li .banSlideNumber {
	font-size: 115px;
	line-height: 200px;
	width: 250px;
	height: 200px;
	top: 0;
}
.bannerSlide li .banSlideText {
	font-size: 19px;
	line-height: 26px;
	width: 250px;
	height: auto;
	bottom: 42px;
}
.quickLinks {
	background:#3d55a6;
	width:200px;
	height:156px;
	padding:20px 25px;
	}
.quickLinks h3 {
	color:#fff;
	font-weight:400;
	font-size:20px;
	line-height:24px;
	}
.quickLinks li {
	line-height:18px;
	font-size:15px;
	font-weight:300;
	padding:0 0 2px 16px;
	background:url(../images/white-arrow.gif) 1px 7px no-repeat;
	}
.quickLinks li a {color:#fff;}
.quickLinks li a:hover {color:#bdc9ef;}

.rightH .liveChat {
	border-top:1px solid #fff;
	}
/* --Testimonial-- */
.testimonial {
	width:840px;
	margin:0 auto;
	padding:22px 70px 26px 90px;
	background:url(../images/quote.png) 11px 25px no-repeat;
	}
.testimonial blockquote {
	font-weight:300;
	color:#000;
	font-style:italic;
	font-size:23px;
	line-height:27px;
	padding-bottom:8px;
	}
.testimonial p {padding:0;}
.testimonial cite {
	color:#3d55a6;
	font-size:16px;
	font-weight:700;
	}
.testimonial cite span {
	color:#000;
	font-size:14px;
	font-weight:600;
	}
/* --Four Blocks-- */
.fourBlocks {
	background:#eee;
	height:100%;
	overflow:hidden;
	margin-bottom:45px
	}
.fourBlocks .blocks {
	width:249px;
	float:left;
	margin-left:1px;
	background:#3d55a6;
	}
.fourBlocks .blocks.redBlock {background:#ca0008;}
.fourBlocks .blocks:first-child {
	margin-left:0;
	}
.fourBlocks .blocks img {margin-bottom:12px;}
.fourBlocks .blocks h3 {
	font-size:17px;
	line-height:21px;
	font-weight:600;
	text-transform:uppercase;
	color:#fff;
	padding:0 26px 1px;
	}
.fourBlocks .blocks h3 a {color:#fff;}
.fourBlocks .blocks h3 a:hover {color:#fff;}
.fourBlocks .blocks p {
	line-height:18px;
	padding:0 20px 12px 26px;
	color:#fff;
	font-weight:300;
	}
.fourBlocks .blocks p a {color:#fff;}
.fourBlocks .blocks.redBlock p a {color:#fff;}
.fourBlocks .blocks h3 a:hover {color:#a8b7ec;}
.fourBlocks .blocks.redBlock h3 a:hover {color:#f4888c;}

/* --Bottom Area-- */
.grayWrapper {
	background:#f7f7f7;
	width:1000px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	padding-bottom:30px;
	}
/* --Welcome-- */
.welcomeArea {
	padding:22px 25px 0 25px;
	float:left;
	width:320px;
	}
.welcomeArea h3 {font-weight:400;}
.welcomeArea a {text-decoration:underline;}
.welcomeArea a:hover {text-decoration:none;}
.rightSec {
	float:right;
	width:630px;
	}
.gbsBanner {float:left;}

/* --Twitter-- */
.twitter {
	width:183px;
	padding:20px 25px 0 0;
	float:right;
	}
.twitter h3 {
	font-size:24px;
	line-height:28px;
	font-weight:300;
	padding-bottom:12px;
	}
.twitter h3 span {
	background:url(../images/twitter.png) 100% 5px no-repeat;
	padding-right:38px;
	}
.twitter li {
	font-weight:600;
	font-size:15px;
	line-height:19px;
	height:160px;
	}
.twitterFeed {
	height:160px;
	overflow:hidden;
	}
.twoBlocks {padding-top:34px;}
/* --Economy-- */
.economy {
	float:left;
	padding:0 20px 0 25px;
	width:322px;
	}
.economy a {text-decoration:underline;}
.economy a:hover {text-decoration:none;}
.economy ul {padding-bottom:3px;}
.economy li {padding-bottom:8px;}
.economy li a {
	color:#3d55a6;
	text-decoration:none;
	}
.economy li a:hover {
	color:#d30109;
	}

/* --Recruiters-- */
.recruiters {
	float:right;
	width:570px;
	padding-right:25px;
	margin-left:10px;
	}
.recruiters ul {
	padding-top:4px;
	}
.recruiters li {
	float:left;
	padding:0 8px;
	}
/* --Recruiters Scroll-- */
.recruitersSlide {
	height:55px;
	overflow:hidden;
	}
.simply-scroll-container {position: relative;}

.simply-scroll-clip {
	position: relative;
	overflow: hidden;
	}
.simply-scroll-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	}
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
	}
.simply-scroll-list li img {
	border: none;
	display: block;
	}
.simply-scroll {
	width: 570px;
	height: 55px;
	}
.simply-scroll .simply-scroll-clip {
	width: 570px;
	height: 55px;
	}
.simply-scroll .simply-scroll-list li {
	float: left;
	height:50px;
	}
.simply-scroll .simply-scroll-list li img, .scroller li img {margin:0 10px;}

/* --Footer Social-- */
.footerSocial {
	width:964px;
	margin:1px auto 0;
	background:#ededed;
	height:88px;
	overflow:hidden;
	padding:0 11px 0 25px;
	}
.footerSocial .addthis_floating_style {
	background:none;
	/*width:730px;*/
	float:left;
	}
.footerSocial .fbLinkBlk {
	float:left;
	border-width:0;
	float:left;
	/*width:170px;*/
	width:250px;
	margin:0;
	padding-top:6px;
	background: url(../images/fb-ico.gif) 0 10px no-repeat;
	margin-top:11px;
	}
.footerSocial .twiLinkBlk {
	float:left;
	border-width:0;
	float:left;
	/*width:166px;*/
	width:250px;
	background: url(../images/twitter-ico.gif) 25px 21px no-repeat;
	padding:17px 15px 0 80px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	height:71px;
	margin-right:30px;
	margin-left:0;
	
	}
.footerSocial .shereButtons {
	float:left;
	border-width:0;
	float:left;
	width:185px;
	margin-top:11px;
	}
.footerSocial .shereButtons h4 {
	font-size:18px;
	line-height:20px;
	padding-top:6px;
	padding-bottom:6px;
	}
.footerSocial .liveChat {
	float:left;
	border-width:0;
	width:222px;
	}
.footerSocial .liveChat img{
	width:100%;
	height:auto;
	}
a.applyOnline, a.downloadForm {
	display:block;
	height:33px;
	width:143px;
	display:block;
	font-size:18px;
	line-height:33px;
	color:#fff;
	padding:0 0 0 52px;
	}
a.applyOnline {
	background:url(../images/apply-download.png) 13px 5px no-repeat #3d55a6;
	margin-bottom:1px;
	}
a.downloadForm {background:url(../images/apply-download.png) 13px -28px no-repeat #ca0008;}
a.applyOnline:hover {background-color:#2c4598;}
a.downloadForm:hover {background-color:#af0007}
.footerSocial .fRight {
	border-left: 1px solid #fff;
	padding: 10px 0 0 10px;
	height:78px;
	}
/* --Footer-- */
.footer {
	background:#eee;
	color:#3a3a3a;
	margin-top:45px;
	}
.footer .innerArea {
	padding:32px 0 10px;
	height:100%;
	overflow:hidden;
	}
.footer h4 {
	text-transform:none;
	font-size:18px;
	font-weight:400;
	line-height:22px;
	}
.footer .footblock {
	float:left;
	padding-left:25px;
	}
.footer a {color:#3a3a3a;}
.footer a:hover {color:#b5151b;}
.footblock ul li {padding-bottom:3px;}
.footblock ul li.fb a, .footblock ul li.twitt a, .footblock ul li.gplus a, .footblock ul li.youtube a, li.blog a, li.playstore a {padding-left:24px;}
.footblock ul li.fb a {background:url(../images/fb-icon.png) 0 1px no-repeat;}
.footblock ul li.twitt a {background:url(../images/twitter-icon.png) 0 1px no-repeat;}
.footblock ul li.gplus a {background:url(../images/g-plus.png) 0 2px no-repeat;}
.footblock ul li.youtube a {background:url(../images/youtube-icon.png) 0 1px no-repeat;}
.footblock ul li.blog a {background:url(../images/blog-icon.png) 0 4px no-repeat;}
.footblock ul li.playstore a {background:url(../images/google-playstore.png) 0 4px no-repeat; background-size: 14px 16px; }

.contactfoot {width:270px;}
.contactfoot p {
	padding:0;
	line-height:22px;
	}
.contactfoot span {
	display:block;
	color:#9f9f9f;
	}
.midfoot {width:110px;}
.partners {width:175px;}
.partners p {padding-bottom:7px;}
.partners img {margin-bottom:15px;}
.visitAlso {width:195px;}
/* -- Inner Page -- */
.pageheader {
	height:295px;
	background-color:#151515;
	background-position:50% 0;
	background-repeat:no-repeat;
	}
.pageheader img {float:left;}
.quoteBlock {
	font-family: 'Italianno', cursive;
	float:right;
	width:197px;
	height:265px;
	background:url(../images/header-red-bg.jpg) 0 0 no-repeat;
	padding:30px 30px 0 23px;
	font-size:26px;
	line-height:26px;
	color:#fff;
	}
.quoteBlock blockquote {
	background:url(../images/quote-top.png) 0 0 no-repeat;
	padding:28px 0 25px;
	}
.quoteBlock blockquote p {padding:0;}
.quoteBlock cite {
	font-size:16px;
	line-height:18px;
	font-family: 'Source Sans Pro', sans-serif;
	font-style:normal;
	}
.quoteBlock cite em {
	display:block;
	font-size:12px;
	}
.footer .copyRight {
	background:#d1d1d1;
	}
.footer .copyRight .innerArea {
	padding:10px 0 10px;
	height:100%;
	overflow:hidden;
	}
.footer .copyRight .innerArea p {
	padding:0;
	font-size:12px;
	text-align:center;
	}
/* -- Body Area -- */
.bodyArea {
	width:1101px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	padding:23px 108px;
	}
/* -- Left Area -- */
.leftPan {
	width:702px;
	float:left;
	padding:0 23px 10px 23px;
	border-right:1px solid #e4e5ea;
	min-height:988px;
	}
/* -- Breadcrumb -- */
.breadcrumb {
	border-bottom:1px solid #e3e3e3;
	padding:0 0 20px;
	margin-bottom:20px;
	height:100%;
	overflow:hidden;
	}
.breadcrumb li {
	float:left;
	padding:0 0 0 10px;
	margin-left:4px;
	background:url(../images/breadArrow.gif) 0 7px no-repeat;
	}
.breadcrumb li a {color:#565656;}
.breadcrumb li a:hover {color:#004c96;}
.breadcrumb li:first-child {
	background:none;
	padding-left:1px;
	}
.breadcrumb li:last-child a, .breadcrumb li:last-child {
	color:#004c96;
	cursor:text;
	}
/* -- Default Content Style -- */
.content {
	height:100%;
	overflow:hidden;
	}
.content p {
	padding-bottom:25px;
	line-height:22px;
	}
.content p strong {color:#333;}
.content p em {color:#000;}
.content .picRight {
	float:right;
	margin:0 0 10px 15px;
	padding:3px;
	border:1px solid #ccc;
	}
.content .picLeft {
	float:left;
	margin:0 15px 10px 0;
	padding:3px;
	border:1px solid #ccc;
	}
.content .picCenter {
	padding:3px;
	border:1px solid #ccc;
	}
.content ul, ul.popListStyle {
	padding-bottom:20px;
	margin-left:7px;
	}
.content ul.specMargin {margin-left:145px;}
.content ul li, ul.popListStyle li{
	background:url(../images/sq.gif) 0 7px no-repeat;
	padding:0 0 10px 15px;
	}
.content ul li a {color:#3d55a6;}
.content ul li a:hover {color:#ca0008;}
.content ul li ul {
	margin:0;
	padding:10px 0 0;
	}

.content ul.listStyle {margin-left:0;}
.content ul.listStyle li {
	background:url(../images/sq.gif) 1px 17px no-repeat;
	padding:10px 0 10px 15px;
	border-top:1px dashed #ccc;
	}
.content ul.listStyle li:first-child {border-width:0;}

.content ol.listStyleRoman {
	list-style-position:outside;
	list-style-type:upper-roman !important;
	margin-left:30px;
	}
.content ol.listStyleRoman li {
	background:none;
	padding:0 0 10px 0;
	}
.content ol.listStyleAlpha {
	list-style-position:outside;
	list-style-type:lower-alpha !important;
	margin-left:30px;
	}
.content ol.listStyleAlpha li {
	background:none;
	padding:0 0 10px 0;
	}
.content sup {font-size:9px;}
.content .buttonAction {
	display:inline-block;
	background:#b80a11;
	padding:8px 20px;
	color:#fff;
	font-size:17px;
	line-height:19px;
	margin-bottom:20px;
	}
.content ol {
	margin-left:17px;
	padding-bottom:20px;
	}
.content ol li {padding:0 0 8px;}
.content h3 {
	padding-bottom:12px;
	color:#3d55a6;
	}
.content h5 {
	padding-bottom:10px;
	font-size:17px;
	}
.content h6 {
	padding-bottom:10px;
	font-size:15px;
	}
.content blockquote {
	border:1px dashed #ccc;
	padding:12px;
	font-size:17px;
	line-height:21px;
	margin-bottom:20px;
	}
.content table {
	border-collapse:collapse;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	width:100%;
	text-align:left;
	margin-bottom:20px;
	}
.content table th {
	background:#3d55a6;
	color:#fff;
	padding:5px 10px;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	text-align:left;
	}
.content .shWrap table th {background:#666;}
.content table td {
	padding:5px 10px;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	text-align:left;
	}
.content table td.active {
    background:#EBEBE4;
}	
.content table.tabStyleTable th {
	padding:10px;
	font-size:17px;
	font-weight:400;
	}
.content table.tabStyleTable td {padding:10px;}
.content table.tabStyleTable .tabsSty li {
	border-top:1px dashed #ccc;
	margin-bottom:5px;
	padding-top:15px;
	background-position:2px 21px;
	}
.content table.tabStyleTable .tabsSty li:first-child {border-width:0; padding-top:0;}
.content table.tabStyleTable .tabsSty li a.activeState {color:#C00 !important;}
.content table.tabStyleTable .tabsSty li:first-child {background-position:2px 6px;}
.txtCenter {text-align:center;}
.content hr {
	padding:0;
	margin:10px 0 20px;
	border-bottom:1px solid #ccc;
	border-left-width:0;
	border-righ-widtht:0;
	border-top-width:0;
	}
.content .contentBlock {
	width:335px;
	}
.linksBar {margin-bottom:15px;}
.linksBar a {
	display:inline-block;
	background:#3d55a6;
	color:#fff;
	margin:0 5px 0 0;
	padding:4px 12px
	}
.linksBar a:hover {
	background:#b5040a;
	}
.campusContent {
	height:100%;
	overflow:hidden;
	margin-bottom:10px;
	}
.campusContent .flashcont {
	width: 600px;
	border:5px solid #d7d7d7;
	padding:4px;
	}
.campusContent .fRight {
	width:250px;
	}

/* -- Prospective -- */
.prospective {
	background:url(../images/bird.gif) 25px 25px no-repeat #f9f9f9;
	padding:18px 0 23px 128px;
	height:100%;
	overflow:hidden;
	margin-top:30px;
	}
.prospective h3 {
	color:#002f75;
	padding:0 0 4px;
	}
.prospective ul li {
	float:left;
	background:url(../images/divi.gif) 0 2px no-repeat;
	padding:0 7px;
	font-size:16px;
	line-height:18px;
	}
.prospective ul li a {color:#2c2c2c}
.prospective ul li a:hover {color:#3d55a6}
.prospective ul li:first-child {
	background:none;
	padding-left:0;
	}
/* -- Side Menu -- */
.sideMenu {margin-bottom:20px;}
.sideMenu ul li {
	border-bottom:1px solid #e4e5ea;
	}
.sideMenu ul li a {
	color:#3d55a6;
	padding:7px 2px;
	display:block;
	}
.sideMenu ul li a span {
	float: right;
	padding: 0 2px;
}
.sideMenu ul li a:hover, .sideMenu ul li a.activeElement {
	color:#d30109 !important;
	}
.sideMenu ul li ul {
	display: none;
	padding-left: 15px;
	padding-bottom: 8px;
}
.sideMenu ul li ul li {
	border: none
}
.sideMenu ul li ul li a {
	padding: 3px 2px;
}
.sideMenu li.exlinks {margin-left:10px;}
/* -- Add This Style -- */
.addthis_floating_style {
	position: static !important;
	border-width:0;
	padding:0;
	margin-bottom:20px;
	/*-webkit-border-radius: 0px !important;
	border-radius: 0px !important; 
	left: 1000px !important;
	top: 46px !important;
	z-index: 10;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #E4E5EA;*/
}

.but1, .but2, .but3, .but4 {
	overflow:hidden;
	width:64px;
	height:25px;
	float:left;
	margin-right:3px;
	}
.but1 {
	width:50px;
	height:25px;
	margin-left:-2px;
	}
.but3 {
	width:54px;
	height:25px;
	}
.but4 {
	width:50px;
	height:25px;
	float:none;
	}
.liveChat {margin-bottom:30px;}

.fbLinkBlk {
	background:url(../images/fb-ico.gif) 0 18px no-repeat;
	border-top:1px solid #c1c1c1;
	padding:15px 0 0 55px;
	margin:15px 9px 0 0;
	text-align:left;
	}
.fbLinkBlk h4 {
	font-weight:300;
	text-transform:none;
	color:#25458e;
	font-size:18px;
	line-height:20px;
	padding-bottom:4px;
	}
.twiLinkBlk {
	background:url(../images/twitter-ico.gif) 0 18px no-repeat;
	border-bottom:1px solid #c1c1c1;
	padding:15px 0 20px 55px;
	margin:0 9px 15px 0;
	text-align:left;
	}
.twiLinkBlk h4 {
	font-weight:300;
	text-transform:none;
	color:#0095d1;
	font-size:18px;
	line-height:20px;
	padding-bottom:4px;
	}
.shereButtons h4 {
	text-align:left;
	text-transform:none;
	font-weight:300;
	font-size:18px;
	line-height:20px;
	}
/* -- Quick Contact -- */
.quickContact h3 {
	color:#000;
	font-size:22px;
	line-height:24px;
	padding-bottom:16px;
	}
.quickContact label {
	display:block;
	color:#3e3d3d;
	padding-bottom:3px;
	}
.quickContact input[type=text] {
	background:#f6f6f6;
	border-top:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	border-right:0px solid #c5c5c5;
	border-bottom:0px solid #c5c5c5;
	font-size:12px;
	line-height:16px;
	/*font-family: 'Source Sans Pro', sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	padding:6px 10px;
	margin-bottom:11px;
	}
.quickContact input[type=submit] {
	background:#b80a11;
	border-width:0;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:15px;
	line-height:17px;
	color:#fff;
	font-weight:300;
	padding:6px 15px;
	margin-bottom:10px;
	}
.quickContact p {
	font-size:12px;
	line-height:16px;
	}
.quickContact p span {color:#d30109;}

/* -- Right Area -- */
.rightPan {
	width:250px;
	float:right;
	}
.rightPan .sideMenu {
	padding:0 0 0 20px;
	}
.qcwrap {
	width:230px;
	background:#fff;
	padding:15px 0 0 20px;
	}
/* -- Governing Council Show Hide -- */
.shWrap {padding-top:5px;}
.shWrap h3, h4.shHeadStyle {
	padding:6px 5px 6px 40px;
	margin:0 10px;
	background:url(../images/sh-arrow.png) 10px -45px no-repeat;
	font-size:19px;
	cursor:pointer;
	text-transform:none;
	font-weight:400;
	}
h4.shHeadStyle a {color:#3d55a6;}
.shWrap h3.active {
	color:#fff;
	background:url(../images/sh-arrow.png) 10px 12px no-repeat #3c55a7;
	}
.shHolder {
	border:1px dashed #ccc;
	padding:10px 0 10px;
	margin-bottom:20px;
	}
.shHolder .shContent {
	padding:15px 20px 0;
	display:none;
	}
.shHolder .shContent p {padding-bottom:10px;}

.print {
	background:url(../images/print.gif) 0 0 no-repeat;
	font-size:12px;
	color:#000;
	line-height:16px;
	display:block;
	width:50px;
	padding:2px 0 0 25px;
	border-width:0;
	position:absolute;
	right:10px;
	top:10px;
	}

/*--GBS Direct--*/
.topLogoWrap {
	padding:4px 0 0 0;
	height:68px;
	overflow:hidden;	
	width:362px;
	float:right;
	}
.topLogoWrap .topAreaLogo {
	width:300px;
	height:auto;
	float:left;
	}
.topLogoWrap .topAreaLogo li {width:200px;}
#gbsLogo {
	border-left:1px solid #dedede;
	padding:2px 0 10px 10px;
	}
.gbsp {height:318px !important;}
.headerInnerHome {
	background:url(../images/gbs-home.jpg) 0 0 no-repeat;
	height:318px;
	width:1000px;
	margin:0 auto;
	}
.headerInnerHome1 {
	background:url(../images/gbs-home1.jpg) 0 0 no-repeat;
	height:318px;
	width:1000px;
	margin:0 auto;
	}
.headerInnerHome .buttonsGbs {padding: 191px 0 0 750px;}
.headerInnerHome a.applyOnline, .headerInnerHome a.downloadForm {
	display:block;
	height:42px;
	width:250px;
	display:block;
	text-indent:-1000000px;
	margin-bottom:1px;
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0;
	}
.headerInnerHome a.applyOnline {background-image:url(../images/apply-online.jpg);}
.headerInnerHome a.downloadForm {background-image:url(../images/download-form.jpg);}
.headerInnerHome a.applyOnline:hover, .headerInnerHome a.downloadForm:hover {background-position:0 100%;}

/*--Form Area--*/
.wrapFA {
	background:#eee;
	}
.innerFA {
	width:1000px;
	margin:1px auto 0;
	height:100%;
	overflow:hidden;
	padding:33px 0;
	}
.onlineAd {
	float:left;
	width:692px;
	}
.innerFA h2 {
	font-size:25px;
	line-height:29px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	padding:6px 0 22px;
	}
.innerFA .fLeft, .innerFA .fRight {
	width:334px;
	}
	
.onlineAd textarea {
	width:312px;
	border-bottom:1px solid #d9d8d8;
	border-right:1px solid #d9d8d8;
	border-left:1px solid #c5c5c5;
	border-top:1px solid #c5c5c5;
	/*font-family: 'Source Sans Pro', sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:17px;
	line-height:21px;
	padding:5px 10px;
	margin-bottom:11px;
	color:#555;
	}
	
.onlineAd input[type=text] {
	width:312px;
	border-bottom:1px solid #d9d8d8;
	border-right:1px solid #d9d8d8;
	border-left:1px solid #c5c5c5;
	border-top:1px solid #c5c5c5;
	/*font-family: 'Source Sans Pro', sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:17px;
	line-height:21px;
	padding:5px 10px;
	margin-bottom:11px;
	color:#555;
	}
.onlineAd input[type=text].first_name {
	width:237px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	}
.onlineAd select {
	width:334px;
	border-bottom:1px solid #d9d8d8;
	border-right:1px solid #d9d8d8;
	border-left:1px solid #c5c5c5;
	border-top:1px solid #c5c5c5;
	padding:4px 5px 4px 10px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	font-size:17px;
	line-height:21px;
	margin-bottom:11px;
	color:#555;
	}
.onlineAd select.title {
	float:left;
	width:67px;
	margin-right:8px;
	}
.onlineAd p {	
	font-size:12px;
	line-height:16px;
	color:#b83725;
	padding-bottom:13px;
	}
.onlineAd .btnSubmit {
	background:#3d55a6;
	color:#fff;
	border:1px solid #b0badc;
	font-size:17px;
	line-height:32px;
	font-weight:300;
	width:103px;
	font-family: 'Source Sans Pro', sans-serif;
	cursor:pointer;
	}
.loginUser {
	float:right;
	width:250px;
	background:#e1e1e1;
	}
.loginUser h3 {
	color:#fff;
	background:#3e3e3e;
	padding:10px 18px;
	font-weight:300;
	}
.euInner {
	padding:12px 18px 26px;
	}

/*--Exsisting User--*/
.loginUser label {
	color:#3e3e3e;
	display:block;
	font-size:16px;
	line-height:20px;
	padding-bottom:2px;
	}
.loginUser input[type=text], .loginUser input[type=password] {
	width:190px;
	border-bottom:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	border-left:1px solid #b4b4b4;
	border-top:1px solid #b4b4b4;
	background:#f0f0f0;
	/*font-family: 'Source Sans Pro', sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:15px;
	line-height:19px;
	padding:5px 10px;
	margin-bottom:8px;
	color:#555;
	}
.loginUser .logButton {
	background:#3e3e3e;
	color:#fff;
	border-width:0;
	font-size:17px;
	line-height:32px;
	font-weight:300;
	width:72px;
	font-family: 'Source Sans Pro', sans-serif;
	cursor:pointer;
	margin-top:6px;
	}
.whatGbs {
	float:left;
	width:546px;
	padding:5px 32px 0 0;
	border-right:1px solid #e0e0e0;
	margin:10px 0 20px;
	}
.whatGbs h2 {
	font-size:24px;
	line-height:28px;
	background:url(../images/gbs-icon.gif) 188px 3px no-repeat;
	padding-bottom:26px;
	}
.whatGbs h2 strong {
	font-size:25px;
	color:#ca0008;
	font-weight:400;
	}
.whatGbs h2 strong span {
	color:#18609a;
	}
.advantageGbs {
	width:362px;
	padding:17px 26px 0 0;
	float:right;
	}
.advantageGbs h2 {
	color:#3d55a6;
	font-size:26px;
	line-height:30px;
	font-weight:400;
	padding-bottom:18px;
	}
.advantageGbs ul {margin:0;}
.advantageGbs ul li {
	background:url(../images/tick.gif) 0 3px no-repeat;
	padding:0 0 14px 32px;
	}
	
/* Placement Testimonial */
plbannerSlide {
	border-bottom:1px solid #fff;
	height:227;
	width:701;
	}
	
.plbanSlide {height:227px;}	

.plbannerSlide li {position: relative;}
.plbannerSlide li .plbanSlideNumber{
	display: block;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
}

/* CRP Tweet */
.crpgrayWrapper {
	background:#f7f7f7;
	width:230px;
	height: 210px;
	padding-right:15px;
	}

.crptwitter h3{
	padding-left:15px;
	padding-top:15px;
	font-size:24px;
	line-height:28px;
	font-weight:300;
	padding-bottom:12px;
	}
	
.crptwitter h3 span {
	background:url(../images/twitter.png) 100% 5px no-repeat;
	padding-right:38px;
	}
	
.crptwitter .twitterFeed .tweet ul li{
	background:none;
	padding:0 15px 10px 15px;
	font-weight:600;
	font-size:15px;
	line-height:19px;
	height:310px;
	}

.crptwitter .twitterFeed .tweet a{
	color:#900;
	}
/* CRP Tweet Ends */