html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
fieldset, img{ border:0; vertical-align:top;}
nav ul, nav ol, ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}
input, select { vertical-align: middle; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {display:block;}
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal;}
body, html{background:#005DAA url(../images/bg.jpg) center top repeat-x; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; padding:0; margin:0;}
a{ color:#024087; text-decoration:none; font-weight:normal; }
a:hover{ text-decoration:underline; }
input, label, textarea, select, button {font:11px Arial, Helvetica, sans-serif; vertical-align:middle; color:#333;}
/********** =headings  ***********/
h1, h2, h3, h4, h5, h6 {font-weight: bold;}
/********** =misc  ***********/
.fLeft{ float:left !important; }
.fRight{ float:right !important; }
.fNone{ float:none !important; }
.fFix{ float:left; width:100%; }
.noDisplay{ display:none; }
.noMargin { margin:0 !important; }
.noPadding{ padding:0 !important; }
.noBg{ background:none !important; }
.noborderRight{ border-right:none !important;}
.noBorder{ border-left:1px solid #737373 !important; border-right:0 !important;}
.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0;}
.clearfix {display: block;}
css3-container{ z-index:0 !important;}textarea, input{ outline:none; -webkit-appearance: none;}/********** =Layout  ***********/
#wrapper{width:100%; margin:0 auto; min-width:1003px;}
#container{ width:998px; margin:0 auto;}
/*---------------------  Homepage  --------------------------------*/
/********** =Header  ***********/
.headerWrap{width:998px; float:left;}
header#header{ margin:0 13px; background:url(../images/header_bg.png) left top no-repeat; width:974px; height:64px; position:relative; z-index: 4;}
header#header h1#logo{ padding:6px 0 0 11px; float:left; width:122px;}
header#header section.headerInfo{ float:right; width:830px; padding:0 8px 0 0; }
/* header navigation */
nav.secondaryNav{ float:left; padding:13px 0 0 0; width:625px;	}
/*.mac.safari nav.secondaryNav{ float:left; padding:13px 0 0 180px; width:425px;}
.mac.chrome nav.secondaryNav{ float:left; padding:13px 0 0 180px; width:425px;}
.mac.gecko nav.secondaryNav{ float:left; padding:13px 0 0 180px; width:425px;}*/
nav.secondaryNav ul{ list-style:none; padding:0 25px 0 25px; margin:0; text-align:right; float: right; }
nav.secondaryNav li{ float:left; color:#333333; font-family:'Lucida Sans', Arial, Helvetica, sans-serif; font-size:10px; padding:0 25px 0 0; }
nav.secondaryNav li a{color:#333333; font-size:10px; display:block; float:left; text-decoration:none;}
nav.secondaryNav li a:hover, nav.secondaryNav li a.active{color:#1b6eb3; font-size:10px; display:block; float:left; text-decoration:none;}
nav.secondaryNav li.lastChild{ padding:0;}
/* Primary navigation */
nav#primaryNav{float:left; width:970px;}
nav#primaryNav ul{list-style:none; padding:0; margin:0; }
nav#primaryNav li{ float:left; color:#555555; font-family:'Lucida Sans', Arial, Helvetica, sans-serif; font-size:13px;  }
nav#primaryNav li a{color:#555555; font-size:13px; display:block; float:left; text-decoration:none; width: 138px; text-align: center; padding: 9px 0;}
nav#primaryNav li a:hover, nav#primaryNav li a.active{color:#1b6eb3; font-size:13px; display:block;  float:left; text-decoration:none;}
/* Sub navigation */
#subNavWrap{ position: relative; border: solid 1px #1478cb; border-bottom: none; width:968px; left:50%; margin-left:-487px; }
#subNavBg{ position: absolute; height: 100%; width: 100%; background: #1478cb; background: -moz-linear-gradient(top, #1478cb 0%, #0060ab 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1478cb), color-stop(100%,#0060ab)); background: -webkit-linear-gradient(top, #1478cb 0%,#0060ab 100%); background: -o-linear-gradient(top, #1478cb 0%,#0060ab 100%); background: -ms-linear-gradient(top, #1478cb 0%,#0060ab 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1478cb', endColorstr='#0060ab',GradientType=0 ); background: linear-gradient(top, #1478cb 0%,#0060ab 100%); z-index: -1;}
#subNavWrap img{ position: absolute; left: -3px; bottom: -8px; }
#subNavWrap .subNav{ width:943px; padding:16px;}
#subNavWrap .subNav h2{ position: absolute; bottom: 5px; font-size:20px; font-family:'Lucida Sans', Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; float: left; width:184px;}
#subNavWrap .subNav .container{ float:right; width:755px; padding-top:7px; position:relative;}
#subNavWrap .subNav nav { float:left; width:250px; background:url(../images/exp_menu_sep.png) left top no-repeat;}
#subNavWrap .subNav nav ul{list-style:none; padding:0; margin:0; }
#subNavWrap .subNav nav li{ width:200px; display:block; float:left; color:#9fc3df; font-family:'Lucida Sans', Arial, Helvetica, sans-serif; font-size:12px;  padding:5px 0px 5px 20px;}
#subNavWrap .subNav nav li a{color:#9fc3df; font-size:12px; float:left; text-decoration:none; padding:0; text-shadow: 1px 1px 1px #044980; width:170px; }
#subNavWrap .subNav nav li a:hover, #subNavWrap .subNav nav li a.active{color:#fff; font-size:12px; display:block;  text-decoration:none; padding:0; text-shadow:1px 1px 1px #044980;}/* Search form */
#subNavWrap .subNav#jobNav{padding-top: 35px;}
#searchForm{ float:right; width:185px; padding:2px 10px 0 0;}
#searchForm label{ color:#333333; font-family:'Lucida Sans', Arial, Helvetica, sans-serif;; font-size:10px; text-transform:uppercase; padding:5px 9px 0 0; float:left; }
#searchForm input.textBox{ border:0 none; outline:0; line-height:17px; height:19px; width:109px; color:#333; float:left; background:transparent; padding-left:2px;}
.ie7 #searchForm input.textBox{width:107px;}
.ie8 #searchForm input.textBox{width:107px;}
.ie9 #searchForm input.textBox{width:107px;}
.opera #searchForm input.textBox{width:107px;}
#searchForm .searchBg{ border:none; background:url(../images/search-bg.jpg) no-repeat left top; width:133px; float:left;}#searchForm input.submitBtn{background: url(../images/sprite.png) no-repeat top left; background-position: -1003px -68px; width: 22px; height: 21px; border:0 none; text-indent:-9999px; float:right;  cursor:pointer;}
#banner{margin:19px 0 0 13px; border:1px solid #0d78ce; width:968px; float:left; position:relative; height:343px;}
#image-container{position: relative; width:792px; height: 100%; overflow: hidden; z-index: 0; float: right;}
#image-container figure{display:none;}
.img, .img1, .img2, .img3, .img4, .img5, .img6, .img7 { position: absolute; top: 0; z-index: -1;}
/********** =content  ***********/
aside.bannerNav{ width:217px; float:left; position:absolute; top:0; left:0; z-index:2;}
aside.bannerNav ul{list-style:none; padding:0; margin:0 0 0 -2px; }
aside.bannerNav li{ display:block; float:left; color:#fff; font-family:'Helvetica', Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; line-height:24px; width:217px;}
aside.bannerNav li a{color:#fff; font-size:24px; display:block; text-decoration:none; font-weight:bold; padding:12px 0 13px 16px; background: url(../images/sprite.png) no-repeat top left; background-position: -899px 0;}
aside.bannerNav li a span{ color:#c7d2e8;}
aside.bannerNav li a:hover, aside.bannerNav li a.active{color:#fff; font-size:24px;  display:block;  text-decoration:none; font-weight:bold; padding:12px 0 13px 16px;background-position: -1121px 0;}.tagBox, .tagBox1, .tagBox2, .tagBox3, .tagBox4, .tagBox5, .tagBox6{ background:url(../images/tagbox_tall.png) left top no-repeat; width:426px; height: 160px; font-family:'Lucida Sans', Arial, Helvetica, sans-serif; font-size:12px; color:#fff; padding:10px 0px 20px 128px; position:absolute; top:195px; margin-left:103px; left:0; display:none; line-height:14px; z-index:1 !important;}
.lower {background:url(../images/tagbox_lower_tall.png) top left no-repeat;}
.tagBox p, .tagBox1 p, .tagBox2 p, .tagBox3 p, .tagBox4 p, .tagBox5 p, .tagBox6 p{ width:280px;}
#engagement,#achievement, #collaboration{top: -1px; display: none;}
#discovery, #excellence{top: 48px;}
#innovation{top: 50px; display: none;}
#research,#involvement{top: 99px; display: none;}
#healing, #history {top: 97px;}
#service, #success {top: 156px;}
#transformation {top: 204px;}
#opportunity, #research {top: 107px;}
#lexington, #leadership {top: 146px;}
#opportunity {top: 106px;}
#living{top: 147px; display: none;}
#seelearning,#outreach{top: 106px; display: none;}
#community,#promise{top: 155px; display: none;}
#blue,#tradition{top: 204px; display: none;}
.watchVideoBtn{background: url(../images/sprite.png) no-repeat top left; background-position: -1343px 0; width: 93px; height: 29px; left: 0; margin-left:345px; margin-top:131px;  position: absolute; top:0; }
.lower .watchVideoBtn{ margin-top: 121px; }
section#content{ float:left; margin:22px 13px 0 13px; width:970px; padding-bottom:23px;}
section.applynowBox{ width:595px; float:left; padding:17px 15px 14px 15px; background:url(../images/apply-now-bg.jpg) no-repeat left top; height:118px;}
.ie8 section.applynowBox{ padding:15px 15px 18px 15px; }
.ie7 section.applynowBox{ padding:17px 15px 18px 15px; z-index:-3;}
.safari section.applynowBox{ padding:17px 15px 15px 15px; }
.chrome section.applynowBox{ padding:17px 15px 15px 15px; }section.applynowBox .leftCont{width:345px; float:left; margin-right:34px;}
section.applynowBox h2{ color:#555555; font-family:'Lucida Sans', Arial, Helvetica, sans-serif; font-size:20px; font-weight: normal;}
section.applynowBox .seeblue{width:185px; height:35px; float:left; background:url(../images/sprite.png) no-repeat -489px -70px; margin:12px 0 0 63px;}
section.applynowBox .shadow{width:317px; height:4px; float:left; margin:8px 0 7px 33px;}
section.applynowBox .txtLink{width:300px; float:left; text-align:center; line-height:18px; font-size:14px; font-weight:normal; color:#6a88c3; margin-top:-9px;}
section.applynowBox .txtLink .txtDot{ font-size:10px; font-weight:normal; color:#6a88c3; padding:4px 0px}
section.applynowBox .txtLink a{color:#6a88c3; text-decoration:none;}
section.applynowBox .txtLink a:hover{color:#0060ab; text-decoration:underline; font-weight:normal;}section.applynowBox .rightCont{ width:213px; float:right;}
section.applynowBox .rightCont button.applyNow{ width:213px; height:50px; float:left; background:transparent url(../images/sprite.png) no-repeat -325px top; border:0; cursor:pointer; margin-bottom:14px;}
section.applynowBox .rightCont button.applyNow:hover{ background-position:-543px top;}
section.applynowBox .rightCont button.visitCamp{ width:213px; height:50px; float:left; background:transparent url(../images/sprite.png) no-repeat -1215px -68px; border:0; cursor:pointer;}
section.applynowBox .rightCont button.visitCamp:hover{background-position:-1433px -68px;}aside.socialTab{ width:328px; height:147px; float:right; border: 1px solid #b8b8b8; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: #666 0px 1px 2px; -moz-box-shadow: #666 0px 1px 2px; box-shadow: #666 0px 1px 2px; background:#f6f6f6; behavior: url(pie.htc); position:relative;}
.ie7, .ie8, .opera aside.socialTab{height:146px;}
mac.safari aside.socialTab{height:147px;}aside.socialTab .youTube{width:302px; float:left; padding:12px 12px 11px 12px;}
aside.socialTab .youTube .imgbg{width:104px; height:81px; float:left; margin-right:9px; padding:4px; background:url(../images/sprite.png) no-repeat -1098px -68px;}
aside.socialTab .youTube .imgbg .imgtxt{width:104px; float:left; padding-top:6px; text-align:center;font-size:14px; font-weight:bold; color:#005daa;}
aside.socialTab .youTube .imgbg .imgtxt a{color:#005daa; text-decoration:none;}
aside.socialTab .youTube h4{font-size:14px; font-weight:bold; color:#005daa; line-height:14px; padding-bottom:5px; width:180px; float:left;}
aside.socialTab .youTube p{font-size:11px; font-weight:normal; color:#555555; width:180px; float:left;}aside.socialTab .facebook{width:305px; float:left; padding:10px 10px 3px 10px;}
aside.socialTab .facebook .imgbg{width:70px; float:right; height:70px; padding:4px; margin-left:9px; background:url(../images/social-fb-img-bg.jpg) no-repeat left top;}
aside.socialTab .facebook p{font-family:'Lucida Sans', Arial, Helvetica, sans-serif;font-size:11px; font-weight:normal; color:#555555; line-height:12px; width:213px; float:left;}
aside.socialTab .facebook p a{color:#005daa; text-decoration:none; font-weight:normal;}
aside.socialTab .facebook .txtLink{ font-size:9px; font-weight:normal; color:#005daa; font-family:Arial, Helvetica, sans-serif; float:left; padding-top:6px; width:305px;}
aside.socialTab .facebook .txtLink a{ color:#005daa; text-decoration:none;}aside.socialTab .twitter{width:302px; float:left; padding:12px 12px 12px 12px; background:#f6f6f6 !important;}
aside.socialTab .twitter .twitCont{padding:5px 10px; float:left; width:284px; background:url(../images/top-twitter-bg.jpg) repeat-y center top; border:dotted 1px #c6c6c6; border-left:none; border-right:none; margin:10px 0;}
aside.socialTab .twitter .twitCont p{font-family:'Lucida Sans', Arial, Helvetica, sans-serif;font-size:11px; font-weight:normal; color:#555555; line-height:normal; width:287px; float:left;}
aside.socialTab .twitter .twitCont p span{font-weight:bold; color:#0060ab; text-decoration:none;}
aside.socialTab .twitter .twitCont p a{font-weight:normal; color:#0060ab; text-decoration:none;}aside.socialTab .flickr{width:325px; float:left; padding:6px 0px 3px 0px;}
.slideTxt{ font-size:11px; font-weight:bold; color:#005daa; width:302px; text-align:right; float:left; padding-top:5px;}
#tabs1, #tabs2, #tabs3, #tabs4{ width:325px; clear:both; float:left; }
.galleryBgLeft{width:105px; height:84px; float:left; position:absolute; left:0; background:url(../images/gallery_bg_l.png) no-repeat left top; z-index:1;}
.galleryBgRight{width:105px; height:84px; float:left; position:absolute; right:0; background:url(../images/gallery_bg_r.png) no-repeat left top; z-index:1;}/* Top Tab Start*/.socialTab { float:left; color:#111; width:328px; overflow:hidden;}
.socialTab ul .tablist {background:url(../images/president-tb-bg.jpg) repeat-x left top;}
/*.socialTab ul li {border: 1px solid #737373; padding:3px; }*/
.socialTab li {list-style:none; float:left;}
/*.socialTab ul a {display:block; padding:7px 7px; text-decoration:none!important; margin:0px; font-family:'Lucida Sans', Arial, Helvetica, sans-serif; font-size:17px; color:#555555; background:url(../images/president-tab-line.jpg) no-repeat right top; border-bottom:solid 1px #737373; text-shadow: 1px 1px 1px #fff;}
.mac.safari .socialTab ul a {padding:7px 10px; }
.mac.chrome .socialTab ul a {padding:7px 10px; }
.mac.gecko .socialTab ul a {padding:7px 10px; }*/
.socialTab ul .soctab {display:block; text-align: center; height: 27px; padding-top: 7px; text-decoration:none!important; margin:0px; font-family:'Lucida Sans', Arial, Helvetica, sans-serif; font-size:17px; color:#555555; background:url(../images/president-tab-line.jpg) no-repeat right top; border-bottom:solid 1px #737373; text-shadow: 1px 1px 1px #fff;}
.socialTab ul .soctab:hover {background:#f6f6f6; border-bottom:1px solid #737373;}
.socialTab ul .soctab.selected { margin: 0 0 0 0; color:#000; background:#f6f6f6!important; border-bottom:1px solid #f6f6f6; border-right:solid 1px #737373; cursor:default; }
.socialTab ul .soctab.selected.mid {margin: 0 0 0 -1px;}
.socialTab ul .soctab.yt { width: 94px; }
.socialTab ul .soctab.fb { width: 95px; }
.socialTab ul .soctab.tw { width: 74px; }
.socialTab ul .soctab.fr { width: 64px; background:none; }
#mycarousel li {background: none; text-align: center;}
#mycarousel li a {padding: 2px; background: #fff;}
/*.socialTab ul a.last {  }
.ie9 .socialTab ul a.last { width:52px;}
.mac.safari .socialTab ul a.last { width:48px;}
.mac.chrome .socialTab ul a.last { width:48px;}
.mac.gecko .socialTab ul a.last { width:46px;}
.socialTab ul a.last:hover { background:#f6f6f6;}*/#socialTab2 { background:#0A0A0A; border:1px solid #1A1A1A; }
#socialTab2 a { background:#222; }
#socialTab2 a:hover {background:#f6f6f6; border-bottom:1px solid #737373;}
#usual2 a.selected {background:#f6f6f6;}
#tabs3 { background:#FF9; }
#tabs4 {margin-left: -13px;}
.TABDeactive{ visibility : hidden; height:0px; overflow:hidden; line-height:0px; font-size:0px; padding:0px !important; margin:0  !important;}
.TABActive{visibility : visible;}/*  Top Tab End */section.mainCont{ width:945px; position:relative; float:left; border: 1px solid #b8b8b8; padding:12px 12px 4px 12px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: #666 0px 1px 2px; -moz-box-shadow: #666 0px 1px 2px; box-shadow: #666 0px 1px 2px; background:#f1f1f1; behavior: url(pie.htc); margin:20px 0px 0px 0px; position:relative;}
section.mainCont .leftCont{ width:616px; float:left; margin-right:10px;}
.spotLightArea{ width:616px; float:left;}
.spotLightArea .headerArea{ width:616px; float:left;}
.spotLightArea .headerArea .leftBg, .rightBg{ width:18px; float:left;}
.spotLightArea .headerArea .midbg{ width:580px; float:left; background:url(../images/spotlight-header-bg.jpg) repeat-x left top; padding:11px 0px 6px 0px;}
.safari .spotLightArea .headerArea .midbg{ padding:11px 0px 7px 0px;}
.spotLightArea .headerArea .midbg h4{font-size:12px; line-height:normal; font-weight:bold; color:#6c6c6c;font-family:'Lucida Sans', Arial, Helvetica, sans-serif; float:left; padding-top:5px;}
.spotLightArea .headerArea .midbg .rightlink{width:98px; float:right; font-size:11px; border-left:solid 1px #fff; padding:5px 0px 5px 10px; line-height:normal; font-weight:normal; color:#6c6c6c;font-family:'Lucida Sans', Arial, Helvetica, sans-serif;}
.spotLightArea .headerArea .midbg .rightlink a{color:#6c6c6c; text-decoration:none;}
.spotLightArea .contentBg{ background:url(../images/spotlight-bg.jpg) repeat-y left top; padding:12px 16px 0px 16px; width:584px; float:left;}
.spotLightArea .contentBg .contBox{ float:left; padding:11px 11px 9px 11px; width:560px; background:#e8e8e8;border: 1px solid #e8e8e8; -webkit-border-radius: 2px; -moz-border-radius: 3px; border-radius: 3px; behavior: url(pie.htc); position:relative;}
.spotLightArea .contentBg .contBox .imgBox{ float:left; width:185px; padding:15px; border:solid 1px #dcdcdc; margin-right:11px; background:#fff;}
.spotLightArea .contentBg .contBox h3{ font-size:20px; font-weight:normal; color:#005199; float:left; line-height:24px; padding-bottom:12px; width:312px;}
.spotLightArea .contentBg .contBox p{ font-size:11px; font-weight:normal; color:#302c3b; float:left; width:325px; line-height:12px;}
.spotLightArea .contentBg .contBox .more{ font-size:11px; font-weight:normal; color:#005199; float:left; width:312px;}
.spotLightArea .contentBg .contBox .more a{ color:#005199; text-decoration:none;}
.spotLightArea .footerCurv{width:616px; float:left;}.news{ width:616px; float:left; background:url(../images/news-bg.jpg) no-repeat left top; margin-top:12px; height:155px;}
.news .headerbg{width:573px; float:left; padding:10px 20px 22px;}
.news .headerbg h4{font-size:12px; line-height:normal; font-weight:bold; color:#6c6c6c;font-family:'Lucida Sans', Arial, Helvetica, sans-serif; float:left; padding-top:5px;}
.news .headerbg .rightlink{width:78px; float:right; font-size:11px; border-left:solid 1px #fff; padding:5px 0px 5px 10px; line-height:normal; font-weight:normal; color:#6c6c6c;font-family:'Lucida Sans', Arial, Helvetica, sans-serif;}
.news .headerbg .rightlink a{color:#6c6c6c; text-decoration:none;}
.news .content{ width:325px; float:left; margin-left:245px; padding-top:3px;}
.news .content ul{}
.news .content li{ display:block; font-size:11px; font-weight:normal; font-family:'Lucida Sans', Arial, Helvetica, sans-serif; color:#6C6C6C; background:url(../images/bullet_up.jpg) no-repeat left 6px; padding-left:12px; margin-bottom:15px;}
.news .content li a{ display:block; font-size:12px; font-weight:bold; color:#6C6C6C;}
.news .content li a:hover{color:#6C6C6C; text-decoration:underline;}section.mainCont .rightCont, .membersArea, .presidentArea{ width:319px; float:left;}
section.mainCont .membersArea { width:319px; float:left;}
section.mainCont .membersArea ul{}
section.mainCont .membersArea li{ display:block; width:319px; height:60px; margin-bottom:9px; background:url(../images/sprite.png) no-repeat left top; text-align:right;}
section.mainCont .membersArea li.currentStudent{ background-position:-1453px top;}
section.mainCont .membersArea li.currentStudent a, .faculty a, .alumini a{ font-family:'Lucida Sans', Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal; color:#555555; text-decoration:none; padding:18px 16px 0 0; display:block;}
section.mainCont .membersArea li.currentStudent a:hover, .faculty a:hover, .alumini a:hover{color:#005daa;}
section.mainCont .membersArea li.faculty{ background-position:-1846px top;}
section.mainCont .membersArea li.alumini{ background-position:left top;}section.mainCont .presidentArea h2{ width:257px; float:left; padding:20px 0px 11px 62px; margin-top:6px; background:transparent url(../images/sprite.png) no-repeat -679px -69px; font-size:12px; font-weight:bold; color:#6C6C6C;}
section.mainCont .presidentArea .contBg{ width:313px; float:left; background:url(../images/president-bg.jpg) no-repeat left bottom; padding:0px 3px 0px 3px;}/* President Tab Start */
.presidentTab {color:#111; width:315px; float:left;  overflow:hidden;}
.presidentTab ul li {background:url(../images/president-tb-bg.jpg) repeat-x left top;}
.presidentTab li {list-style:none; float:left;}
.presidentTab ul a {display:block; text-align: center; padding:7px 0 0 0; width: 104px; height: 27px; text-decoration:none!important; margin:0px; font-family:'Lucida Sans', Arial, Helvetica, sans-serif; font-size:17px; color:#555555; background:url(../images/president-tab-line.jpg) no-repeat right top;  border-bottom:solid 1px #737373; text-shadow: 1px 1px 1px #fff;}
/*.mac.safari .presidentTab ul a {padding:7px 24px;}
.mac.chrome .presidentTab ul a {padding:7px 24px; }
.mac.gecko .presidentTab ul a {padding:7px 23px; }*/
.presidentTab ul a:hover {background:#f6f6f6; border-bottom:1px solid #737373;}
.presidentTab ul a.selected { margin: 0 0 0 0; color:#000; background:#f6f6f6!important; border-bottom:1px solid #f6f6f6; border-right:solid 1px #737373; cursor:default; }
.presidentTab ul a.selected.mid {margin: 0 0 0 -1px;}
.presidentTab ul a.last {background:none;}
/*.ie9 .presidentTab ul a.last {background:none;}*/
.presidentTab ul a.last:hover { background:#f6f6f6;}
.borderLeft{border-left:1px solid #737373 !important;}
/*.mac.gecko .presidentTab ul a.last {width:66px; background:none;}*/#presidentTab2 { background:#0A0A0A; border:1px solid #1A1A1A; }
#presidentTab2 a { background:#222; }
#presidentTab2 a:hover {background:#f6f6f6; border-bottom:1px solid #737373;}
#usual2 a.selected {background:#f6f6f6;}
#tabs3 { background:#FF9; }
.TABDeactive{ visibility : hidden; height:0px; overflow:hidden; line-height:0px; font-size:0px; padding:0px !important; margin:0  !important;}
.TABActive{visibility : visible;}/* President Tab End *//* President Tab Content Start */
section.mainCont .presidentArea .contBg .blgCont{float:left; width:313px; padding:10px;}
section.mainCont .presidentArea .contBg .blgCont .blgImg{width:50px; float:left; height:50px; padding:4px; margin-right:9px; background:url(../images/president-blog-imgbg.jpg) no-repeat left top;}
section.mainCont .presidentArea .contBg .blgCont h4{ font-family:'Lucida Sans', Arial, Helvetica, sans-serif;font-size:14px; font-weight:bold; color:#005daa; line-height:bold; padding-bottom:4px; width:230px; float:left;}
section.mainCont .presidentArea .contBg .blgCont p{color: #555555; float: left;font-family: 'Lucida Sans',Arial,Helvetica,sans-serif; font-size: 11px; font-weight: normal; letter-spacing: 0;
line-height: 12px; width: 230px;}
section.mainCont .presidentArea .contBg .blgCont p a{color:#005daa; text-decoration:none; font-weight:normal;}section.mainCont .presidentArea .contBg .fbCont{width:292px; float:left; padding:10px;}
section.mainCont .presidentArea .contBg .fbCont .fbImg{ width:70px; float:left; height:70px; padding:4px; margin-left:9px; background:url(../images/president-fb-imgbg.jpg) no-repeat left top;}
section.mainCont .presidentArea .contBg .fbCont p{font-family:'Lucida Sans', Arial, Helvetica, sans-serif;font-size:11px; font-weight:normal; color:#555555; line-height:12px; width:205px; float:left;}
section.mainCont .presidentArea .contBg .fbCont p a{color:#005daa; text-decoration:none; font-weight:normal;}
section.mainCont .presidentArea .contBg .fbCont .txtLink{ font-size:9px; font-weight:normal; color:#005daa; font-family:'Lucida Sans', Arial, Helvetica, sans-serif;}
section.mainCont .presidentArea .contBg .fbCont .txtLink a{ color:#005daa; text-decoration:none;}section.mainCont .presidentArea .contBg .twitterCont{width:270px; float:left; padding:5px 10px; background:url(../images/twitter-bg.jpg) repeat-y left top; border:dotted 1px #c6c6c6; border-left:none; border-right:none; margin:11px 10px 12px 10px;}
section.mainCont .presidentArea .contBg .twitterCont p{font-family:'Lucida Sans', Arial, Helvetica, sans-serif;font-size:11px; font-weight:normal; color:#555555; line-height:normal; }
section.mainCont .presidentArea .contBg .twitterCont p span{font-weight:bold; color:#0060ab; text-decoration:none;}
section.mainCont .presidentArea .contBg .twitterCont p a{font-weight:normal; color:#0060ab; text-decoration:none;}
/* President Tab Content End */
#tabs11, #tabs22, #tabs33{ width:270px; float:left; clear:both;}/*Footer Start*/
#foot {background: url("../images/foot-bg.gif") repeat scroll left top transparent;height: 372px;overflow: hidden;width: 100%; min-width:1003px;}
#footer {background: url("../images/foot_complete.png") no-repeat scroll center top transparent; height: 342px; padding: 8px 0 0 0; position: relative; text-align: left; width: 100%;}
#footer h5 {color: #F5F5F5; font-size: 18px; font-weight: bold; padding-bottom: 25px;}
#footer h6 {color: #DCDCDC; font-size: 16px; font-weight: bold;}
#footer li { height: 43px; line-height: 12px; width: 157px;}
#footer li:before {}
#footer-left { float: left; margin-left: -4px; margin-top: 5px;}
#footer-sub-text { clear: left; float: left; padding: 5px;}.button { background-color: #363636; border-radius: 4px 4px 4px 4px; color: #979797; float: left; height: 30px; padding-top: 13px; text-align: center; width: 100px;}
.button a { color: #979797; text-decoration: none;}
.button a:hover { color: #FFFFFF; text-decoration: none;}
.button:active { color: #FFFFFF; text-decoration: none;}
#tabs-1, #tabs-3, #tabs-2, #tabs-4 { display: inline-block; padding: 0 15px 0 0; width: 758px;}
#tabs { color: #FFFFFF; font-size: 12px; margin: 25px auto; padding: 4px 0 0 50px; width: 970px;}
.ui-tabs .ui-tabs-nav li a {}
.nav-box { clear: left; display: block; float: left; height: 47px; margin-top: 7px; width: 157px;}
.nav-box a { background: url("../images/footerbigbutton.gif") no-repeat scroll 0 0 transparent; color: #979797; display: block; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 0.9em; font-weight: bold; height: 47px; padding-left: 48px; padding-top: 15px; text-decoration: none; width: 157px;}
.nav-box a:hover { color: #FFFFFF;}
#copyright { color: #D1D2D4; font-weight: bold; position: relative; text-align: center; width: 100%;}
#copyright a { color: #D1D2D4; text-decoration: none;}
#copyright a:hover { color: #FFFFFF;}
#innercopy{width:820px; margin:10px auto 0 auto;}
.mac.safari #innercopy{width:750px;}
.mac.chrome #innercopy{width:750px;}
.mac.gecko #innercopy{width:750px;}
#innercopy ul{ margin:0; padding:;}
#innercopy li{ font-family:'Lucida Sans', Arial, Helvetica, sans-serif; font-size:11px; width:auto; font-weight:normal; color:#fff; background:url(../images/footer-menu-line.jpg) no-repeat right top; float:left; display:block; padding:0px 6px; margin:0;}
#innercopy li a{ color:#fff; text-decoration:none; display:block;}
#innercopy li a:hover{ color:#fff; text-decoration:underline;}
#innercopy li.last{ background:none;}#if1, #if11 { clear: left; float: left; overflow: hidden; width: 235px;}
#if1 p, #if11 p { color: #FFFFFF; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px; font-weight: bold; line-height: 20px;}
#if1 a, #if11 a { color: #FFFFFF; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; font-weight: bold; text-decoration: none;}
#if1 a:hover, #if11 a:hover { color: #979797;}
#if2 { float: left; vertical-align: top; width: 495px;}
#campus_map { display: inline-block; height: 245px; margin: 0; overflow: hidden; padding: 0 0 0 0; width: 488px;}
#campus_map a { margin: 0; padding: 0;}
#midbox { font-size: 11px; line-height: 30px;  padding: 0 0 4px 4px;}
#midbox a { color: #979797; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; font-weight: bold; height: 60px; padding-left: 20px; padding-right: 20px; text-decoration: none;
}
#midbox a:hover { color: #FFFFFF;}
#foot_left { float: left; margin-right: 2px;}
#tabs .ui-tabs li a { padding-left: 5px;}
.ui-tabs-vertical .ui-tabs-nav { float: left; padding: 4px;}
#header { margin: 0 auto; position: relative; width: 970px;}
#clear-for-buttons { margin: 0; padding-left: 10px; padding-top: 7px;}
#clear-for-buttons a { margin: 0; padding-top: 7px;}
.link-button { float: left; height: 29px; margin-right: 6px; width: 29px;}
#flickr a { margin-left: 0 !important; margin-top: -15px !important;}
#flickr { background:url(../images/sprite.png) no-repeat scroll left -68px transparent;}
#flickr:hover { background-position:-34px -68px;}
#facebook { background:url(../images/sprite.png) no-repeat scroll -1777px top transparent;}
#twitter { background:url(../images/sprite.png) no-repeat scroll -1030px -68px transparent;}
#youtube { background:url(../images/sprite.png) no-repeat scroll -1651px -68px transparent;}
#facebook:hover { background-position:-1811px top;}
#twitter:hover { background-position:-1064px -68px;}
#youtube:hover { background-position:-1685px -68px;}
.hide { display: none;}
#seespan { color: #6A8BC6; display: inline-block;}
#vip_invisilink { float: right; height: 30px; margin-right: -15px; margin-top: -60px; width: 210px;}
.uknowlink { background: url("../images/uknow_ad_1.jpg") repeat scroll 0 0 transparent; display: block; height: 158px; width: 299px;}
.uknowlink:hover { background: url("../images/uknow_ad_2.jpg") repeat scroll 0 0 transparent;}
.ukjobslink { background: url("../images/jobs_sprite.jpg") repeat scroll 0 0 transparent; display: block; height: 63px; width: 299px;}
.ukjobslink:hover { background: url("../images/jobs_sprite.jpg") repeat scroll -299px 0 transparent;}
.ukjobslink:active { background: url("../images/jobs_sprite.jpg") repeat scroll -299px 0 transparent;}
.loading { padding: 40px 0 0 110px;  }
#footcol_area { height: 312px; margin: 0 auto; width: 1000px;}
#foot_col_1 { float: left; height: 250px; margin-left: 33px; margin-top: 20px; width: 180px;}
#foot_col_1 li { background: url("../images/footerbigbutton.gif") no-repeat scroll 0 0 transparent; margin-left: auto; margin-right: auto; margin-top: 10px;}
#foot_col_1 a { color: white; display: block; font-size: 12px; margin-left: 50px; padding-top: 15px; text-decoration: none;}
#foot_col_2 { float: left; height: 250px; margin-left: 20px; margin-top: 20px; width: 760px;}
#foot_inner_1 { float: left; height: 100%; margin-right: 8px; width: 260px;}
#topbuttons { background: url("../images/footermidbutton.gif") no-repeat scroll 0 0 transparent; display: block; float: left; height: 40px; margin-left: 10px; margin-top: 10px; padding-top: 5px; width: 240px; z-index: 10;}
#topbuttons a { color: #979797; display: block; float: left; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; margin-left: 20px; margin-right: 10px;
margin-top: 10px;}
#contact_area { clear: left; margin-left: 10px;}
#campus_map { margin-top: 10px;}
#facebook a { float: left; height: 29px; margin-left: 0; margin-top: 0; padding: 0; width: 29px;}
#twitter a { float: left; height: 29px; margin-left: 0; margin-top: 0; padding: 0; width: 29px;}
#youtube a { float: left; height: 29px;margin-left: 0; margin-top: 0; padding: 0; width: 29px;}
#uknow { background: url("../images/news_bkg.jpg") no-repeat scroll left top transparent; color: #6C6C6C; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; margin: 0;    padding: 0;}
.onesixty { height: 160px;}
#content #uknow h2 { background: none repeat scroll 0 0 transparent;}
#uknow a { color: #6C6C6C;}
#uknow a:hover { color: #000000;}
#uknow ul { margin: 0 0 0 245px;}
#uknow li { margin: 0 0 1.5em;}
#uknow a.newslink { background: url("../images/bullet_up.jpg") no-repeat scroll 0 6px transparent; font-size: 1.1em; padding: 0 0 0 12px;}
#uknow a.newslink:hover { background: url("../images/bullet_over.jpg") no-repeat scroll 0 6px transparent;}
#uknow .newsinfo { font-size: 0.83em; padding: 0 0 0 12px;}
#presblog h2 { background: url("../images/presidentblog_top.jpg") no-repeat scroll left top transparent; color: #6C6C6C; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px;
font-weight: normal; height: 26px; margin: -12px 0 0 -12px; padding: 17px 20px 22px 65px;}
#presblog a { color: #6C6C6C;}
#prespict { float: left; margin: -5px 0 0 7px;}
#presblog p { color: #6C6C6C; font-size: 1.15em; height: 55px; margin: 0 0 0 70px;}
a.viewblog { background: url("../images/president_btn_up.jpg") no-repeat scroll 0 0 transparent; clear: both; color: #FFFFFF; display: block; font-size: 1.5em; font-weight: normal; height: 36px; line-height: 1.75em; margin: 10px 0 5px 5px; text-align: center; text-indent: -3000px;}
a.viewblog:hover { background: url("../images/president_btn_over.jpg") no-repeat scroll left top transparent; text-decoration: none;text-indent: -3000px;}
#foot_col_1 li.foot_socials { background: url("../images/footerbigbutton2.gif") no-repeat scroll 0 0 transparent;}
#flickr a { margin-left: 0 !important; margin-top: -15px !important;
}
#uknow_link_box_wrap { position: relative;}
#uknow_link_box { height: 85px; left: 20px; position: absolute; text-indent: -9999px; top: 418px; width: 200px;}
#uknow_link_box a { display: block; height: 85px; width: 200px;}
.sesqui_front img {position:relative; z-index:0; margin-top:10px;}
.sesqui_front a {margin-left:-5px;}/*Footer End*/
/*Dummy Comment*/
/*Google Custom Search Bits*/
#searchForm .cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2  {
height:12px !important;
padding: 6px !important;
margin-top:0 !important;
min-width:13px;
}
.jcarousel-skin-tango .jcarousel-container { width:325px; float:left; 	position:inherit !important;}
.jcarousel-skin-tango .jcarousel-direction-rtl {
direction: rtl;
}
.jcarousel-container jcarousel-container-horizontal{position:inherit !important;}
.jcarousel-skin-tango .jcarousel-container-horizontal {
width: 310px;
padding: 0px;
position:inherit !important;
}.jcarousel-skin-tango .jcarousel-container-vertical {
width: 75px;
height: 245px;
padding: 40px 20px;
}.jcarousel-skin-tango .jcarousel-clip {
overflow: hidden;
}.jcarousel-skin-tango .jcarousel-clip-horizontal {
width:310px;
height: 84px;
}.jcarousel-skin-tango .jcarousel-clip-vertical {
width:  75px;
height: 245px;
}.jcarousel-skin-tango .jcarousel-item {
background:url(../images/slide-img-bg.jpg) no-repeat left top; padding:4px;
width: 103px;
height: 75px;
}.jcarousel-skin-tango .jcarousel-item-horizontal {
margin-left: 0;
margin-right: 10px;
}.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
margin-left: 10px;
margin-right: 0;
}.jcarousel-skin-tango .jcarousel-item-vertical {
margin-bottom: 10px;
}.jcarousel-skin-tango .jcarousel-item-placeholder {
background: #fff;
color: #000;
}/**
*  Horizontal Buttons
*/
.jcarousel-skin-tango .jcarousel-next-horizontal {
position: absolute;
top: 65px;
right: 20px;
width: 22px;
height: 38px;
cursor: pointer;
background:url(../images/sprite.png) no-repeat -787px -1px;
z-index:2;
}.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
left: 5px;
right: auto;
background-image: url(prev-horizontal.png);
}.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
background-position: -787px -1px;
}.jcarousel-skin-tango .jcarousel-next-horizontal:active {
background-position: -762px 0;
}.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
cursor: default;
background-position: -762px 0;
}.jcarousel-skin-tango .jcarousel-prev-horizontal {
position: absolute;
top: 65px;
left: 20px;
width: 22px;
height: 38px;
cursor: pointer;
background:url(../images/sprite.png) no-repeat -839px -1px;
z-index:2;
}.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
left: auto;
right: 5px;
background-image: url(next-horizontal.png);
}.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
background-position: -839px -1px;
}.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
background-position: -813px 0;
}.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
cursor: default;
background-position: -813px 0;
}/**
*  Vertical Buttons
*/
.jcarousel-skin-tango .jcarousel-next-vertical {
position: absolute;
bottom: 5px;
left: 43px;
width: 32px;
height: 32px;
cursor: pointer;
background: transparent url(next-vertical.png) no-repeat 0 0;
}.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
background-position: 0 -32px;
}.jcarousel-skin-tango .jcarousel-next-vertical:active {
background-position: 0 -64px;
}.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
cursor: default;
background-position: 0 -96px;
}.jcarousel-skin-tango .jcarousel-prev-vertical {
position: absolute;
top: 5px;
left: 43px;
width: 32px;
height: 32px;
cursor: pointer;
background: transparent url(prev-vertical.png) no-repeat 0 0;
}.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
background-position: 0 -32px;
}.jcarousel-skin-tango .jcarousel-prev-vertical:active {
background-position: 0 -64px;
}.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
cursor: default;
background-position: 0 -96px;
}.firebugResetStyles {z-index: 2147483646 !important;top: 0 !important;left: 0 !important;display: block !important;border: 0 none !important;margin: 0 !important;padding: 0 !important;outline: 0 !important;min-width: 0 !important;max-width: none !important;min-height: 0 !important;max-height: none !important;position: fixed !important;-moz-transform: rotate(0deg) !important;-moz-transform-origin: 50% 50% !important;-moz-border-radius: 0 !important;-moz-box-shadow: none !important;background-image: none !important;pointer-events: none !important;}.firebugBlockBackgroundColor {background-color: transparent !important;}.firebugResetStyles:before, .firebugResetStyles:after {content: "" !important;}/**actual styling to be modified by firebug theme**/.firebugCanvas {display: none !important;}/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */.firebugLayoutBox {width: auto !important;position: static !important;}.firebugLayoutBoxOffset {opacity: 0.8 !important;position: fixed !important;}.firebugLayoutLine {opacity: 0.4 !important;background-color: #000000 !important;}.firebugLayoutLineLeft, .firebugLayoutLineRight {width: 1px !important;height: 100% !important;}.firebugLayoutLineTop, .firebugLayoutLineBottom {width: 100% !important;height: 1px !important;}.firebugLayoutLineTop {margin-top: -1px !important;border-top: 1px solid #999999 !important;}.firebugLayoutLineRight {border-right: 1px solid #999999 !important;}.firebugLayoutLineBottom {border-bottom: 1px solid #999999 !important;}.firebugLayoutLineLeft {margin-left: -1px !important;border-left: 1px solid #999999 !important;}/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */.firebugLayoutBoxParent {border-top: 0 none !important;border-right: 1px dashed #E00 !important;border-bottom: 1px dashed #E00 !important;border-left: 0 none !important;position: fixed !important;width: auto !important;}.firebugRuler{position: absolute !important;}.firebugRulerH {top: -15px !important;left: 0 !important;width: 100% !important;height: 14px !important;background: url("data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%13%88%00%00%00%0E%08%02%00%00%00L%25a%0A%00%00%00%04gAMA%00%00%D6%D8%D4OX2%00%00%00%19tEXtSoftware%00Adobe%20ImageReadyq%C9e%3C%00%00%04%F8IDATx%DA%EC%DD%D1n%E2%3A%00E%D1%80%F8%FF%EF%E2%AF2%95%D0D4%0E%C1%14%B0%8Fa-%E9%3E%CC%9C%87n%B9%81%A6W0%1C%A6i%9A%E7y%0As8%1CT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AATE9%FE%FCw%3E%9F%AF%2B%2F%BA%97%FDT%1D~K(%5C%9D%D5%EA%1B%5C%86%B5%A9%BDU%B5y%80%ED%AB*%03%FAV9%AB%E1%CEj%E7%82%EF%FB%18%BC%AEJ8%AB%FA'%D2%BEU9%D7U%ECc0%E1%A2r%5DynwVi%CFW%7F%BB%17%7Dy%EACU%CD%0E%F0%FA%3BX%FEbV%FEM%9B%2B%AD%BE%AA%E5%95v%AB%AA%E3E5%DCu%15rV9%07%B5%7F%B5w%FCm%BA%BE%AA%FBY%3D%14%F0%EE%C7%60%0EU%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5JU%88%D3%F5%1F%AE%DF%3B%1B%F2%3E%DAUCNa%F92%D02%AC%7Dm%F9%3A%D4%F2%8B6%AE*%BF%5C%C2Ym~9g5%D0Y%95%17%7C%C8c%B0%7C%18%26%9CU%CD%13i%F7%AA%90%B3Z%7D%95%B4%C7%60%E6E%B5%BC%05%B4%FBY%95U%9E%DB%FD%1C%FC%E0%9F%83%7F%BE%17%7DkjMU%E3%03%AC%7CWj%DF%83%9An%BCG%AE%F1%95%96yQ%0Dq%5Dy%00%3Et%B5'%FC6%5DS%95pV%95%01%81%FF'%07%00%00%00%00%00%00%00%00%00%F8x%C7%F0%BE%9COp%5D%C9%7C%AD%E7%E6%EBV%FB%1E%E0(%07%E5%AC%C6%3A%ABi%9C%8F%C6%0E9%AB%C0'%D2%8E%9F%F99%D0E%B5%99%14%F5%0D%CD%7F%24%C6%DEH%B8%E9rV%DFs%DB%D0%F7%00k%FE%1D%84%84%83J%B8%E3%BA%FB%EF%20%84%1C%D7%AD%B0%8E%D7U%C8Y%05%1E%D4t%EF%AD%95Q%BF8w%BF%E9%0A%BF%EB%03%00%00%00%00%00%00%00%00%00%B8vJ%8E%BB%F5%B1u%8Cx%80%E1o%5E%CA9%AB%CB%CB%8E%03%DF%1D%B7T%25%9C%D5(%EFJM8%AB%CC'%D2%B2*%A4s%E7c6%FB%3E%FA%A2%1E%80~%0E%3E%DA%10x%5D%95Uig%15u%15%ED%7C%14%B6%87%A1%3B%FCo8%A8%D8o%D3%ADO%01%EDx%83%1A~%1B%9FpP%A3%DC%C6'%9C%95gK%00%00%00%00%00%00%00%00%00%20%D9%C9%11%D0%C0%40%AF%3F%EE%EE%92%94%D6%16X%B5%BCMH%15%2F%BF%D4%A7%C87%F1%8E%F2%81%AE%AAvzr%DA2%ABV%17%7C%E63%83%E7I%DC%C6%0Bs%1B%EF6%1E%00%00%00%00%00%00%00%00%00%80cr%9CW%FF%7F%C6%01%0E%F1%CE%A5%84%B3%CA%BC%E0%CB%AA%84%CE%F9%BF)%EC%13%08WU%AE%AB%B1%AE%2BO%EC%8E%CBYe%FE%8CN%ABr%5Dy%60~%CFA%0D%F4%AE%D4%BE%C75%CA%EDVB%EA(%B7%F1%09g%E5%D9%12%00%00%00%00%00%00%00%00%00H%F6%EB%13S%E7y%5E%5E%FB%98%F0%22%D1%B2'%A7%F0%92%B1%BC%24z3%AC%7Dm%60%D5%92%B4%7CEUO%5E%F0%AA*%3BU%B9%AE%3E%A0j%94%07%A0%C7%A0%AB%FD%B5%3F%A0%F7%03T%3Dy%D7%F7%D6%D4%C0%AAU%D2%E6%DFt%3F%A8%CC%AA%F2%86%B9%D7%F5%1F%18%E6%01%F8%CC%D5%9E%F0%F3z%88%AA%90%EF%20%00%00%00%00%00%00%00%00%00%C0%A6%D3%EA%CFi%AFb%2C%7BB%0A%2B%C3%1A%D7%06V%D5%07%A8r%5D%3D%D9%A6%CAu%F5%25%CF%A2%99%97zNX%60%95%AB%5DUZ%D5%FBR%03%AB%1C%D4k%9F%3F%BB%5C%FF%81a%AE%AB'%7F%F3%EA%FE%F3z%94%AA%D8%DF%5B%01%00%00%00%00%00%00%00%00%00%8E%FB%F3%F2%B1%1B%8DWU%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*UiU%C7%BBe%E7%F3%B9%CB%AAJ%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5J%95*U%AAT%A9R%A5*%AAj%FD%C6%D4%5Eo%90%B5Z%ADV%AB%D5j%B5Z%ADV%AB%D5j%B5Z%ADV%AB%D5j%B5Z%ADV%AB%D5j%B5Z%ADV%AB%D5j%B5Z%ADV%AB%D5j%B5Z%ADV%AB%D5j%B5%86%AF%1B%9F%98%DA%EBm%BBV%AB%D5j%B5Z%ADV%AB%D5j%B5Z%ADV%AB%D5j%B5Z%ADV%AB%D5j%B5Z%ADV%AB%D5j%B5Z%ADV%AB%D5j%B5Z%ADV%AB%D5j%B5Z%AD%D6%E4%F58%01%00%00%00%00%00%00%00%00%00%00%00%00%00%40%85%7F%02%0C%008%C2%D0H%16j%8FX%00%00%00%00IEND%AEB%60%82") repeat-x !important;border-top: 1px solid #BBBBBB !important;border-right: 1px dashed #BBBBBB !important;border-bottom: 1px solid #000000 !important;}.firebugRulerV {top: 0 !important;left: -15px !important;width: 14px !important;height: 100% !important;background: url("data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%00%0E%00%00%13%88%08%02%00%00%00%0E%F5%CB%10%00%00%00%04gAMA%00%00%D6%D8%D4OX2%00%00%00%19tEXtSoftware%00Adobe%20ImageReadyq%C9e%3C%00%00%06~IDATx%DA%EC%DD%D1v%A20%14%40Qt%F1%FF%FF%E4%97%D9%07%3BT%19%92%DC%40(%90%EEy%9A5%CB%B6%E8%F6%9Ac%A4%CC0%84%FF%DC%9E%CF%E7%E3%F1%88%DE4%F8%5D%C7%9F%2F%BA%DD%5E%7FI%7D%F18%DDn%BA%C5%FB%DF%97%BFk%F2%10%FF%FD%B4%F2M%A7%FB%FD%FD%B3%22%07p%8F%3F%AE%E3%F4S%8A%8F%40%EEq%9D%BE8D%F0%0EY%A1Uq%B7%EA%1F%81%88V%E8X%3F%B4%CEy%B7h%D1%A2E%EBohU%FC%D9%AF2fO%8BBeD%BE%F7X%0C%97%A4%D6b7%2Ck%A5%12%E3%9B%60v%B7r%C7%1AI%8C%BD%2B%23r%00c0%B2v%9B%AD%CA%26%0C%1Ek%05A%FD%93%D0%2B%A1u%8B%16-%95q%5Ce%DCSO%8E%E4M%23%8B%F7%C2%FE%40%BB%BD%8C%FC%8A%B5V%EBu%40%F9%3B%A72%FA%AE%8C%D4%01%CC%B5%DA%13%9CB%AB%E2I%18%24%B0n%A9%0CZ*Ce%9C%A22%8E%D8NJ%1E%EB%FF%8F%AE%CAP%19*%C3%BAEKe%AC%D1%AAX%8C*%DEH%8F%C5W%A1e%AD%D4%B7%5C%5B%19%C5%DB%0D%EF%9F%19%1D%7B%5E%86%BD%0C%95%A12%AC%5B*%83%96%CAP%19%F62T%86%CAP%19*%83%96%CA%B8Xe%BC%FE)T%19%A1%17xg%7F%DA%CBP%19*%C3%BA%A52T%86%CAP%19%F62T%86%CA%B0n%A9%0CZ%1DV%C6%3D%F3%FCH%DE%B4%B8~%7F%5CZc%F1%D6%1F%AF%84%F9%0F6%E6%EBVt9%0E~%BEr%AF%23%B0%97%A12T%86%CAP%19%B4T%86%CA%B8Re%D8%CBP%19*%C3%BA%A52huX%19%AE%CA%E5%BC%0C%7B%19*CeX%B7h%A9%0C%95%E1%BC%0C%7B%19*CeX%B7T%06%AD%CB%5E%95%2B%BF.%8F%C5%97%D5%E4%7B%EE%82%D6%FB%CF-%9C%FD%B9%CF%3By%7B%19%F62T%86%CA%B0n%D1R%19*%A3%D3%CA%B0%97%A12T%86uKe%D0%EA%B02*%3F1%99%5DB%2B%A4%B5%F8%3A%7C%BA%2B%8Co%7D%5C%EDe%A8%0C%95a%DDR%19%B4T%C66%82fA%B2%ED%DA%9FC%FC%17GZ%06%C9%E1%B3%E5%2C%1A%9FoiB%EB%96%CA%A0%D5qe4%7B%7D%FD%85%F7%5B%ED_%E0s%07%F0k%951%ECr%0D%B5C%D7-g%D1%A8%0C%EB%96%CA%A0%A52T%C6)*%C3%5E%86%CAP%19%D6-%95A%EB*%95q%F8%BB%E3%F9%AB%F6%E21%ACZ%B7%22%B7%9B%3F%02%85%CB%A2%5B%B7%BA%5E%B7%9C%97%E1%BC%0C%EB%16-%95%A12z%AC%0C%BFc%A22T%86uKe%D0%EA%B02V%DD%AD%8A%2B%8CWhe%5E%AF%CF%F5%3B%26%CE%CBh%5C%19%CE%CB%B0%F3%A4%095%A1%CAP%19*Ce%A8%0C%3BO*Ce%A8%0C%95%A12%3A%AD%8C%0A%82%7B%F0v%1F%2FD%A9%5B%9F%EE%EA%26%AF%03%CA%DF9%7B%19*Ce%A8%0C%95%A12T%86%CA%B8Ze%D8%CBP%19*Ce%A8%0C%95%D1ae%EC%F7%89I%E1%B4%D7M%D7P%8BjU%5C%BB%3E%F2%20%D8%CBP%19*Ce%A8%0C%95%A12T%C6%D5*%C3%5E%86%CAP%19*Ce%B4O%07%7B%F0W%7Bw%1C%7C%1A%8C%B3%3B%D1%EE%AA%5C%D6-%EBV%83%80%5E%D0%CA%10%5CU%2BD%E07YU%86%CAP%19*%E3%9A%95%91%D9%A0%C8%AD%5B%EDv%9E%82%FFKOee%E4%8FUe%A8%0C%95%A12T%C6%1F%A9%8C%C8%3D%5B%A5%15%FD%14%22r%E7B%9F%17l%F8%BF%ED%EAf%2B%7F%CF%ECe%D8%CBP%19*Ce%A8%0C%95%E1%93~%7B%19%F62T%86%CAP%19*Ce%A8%0C%E7%13%DA%CBP%19*Ce%A8%0CZf%8B%16-Z%B4h%D1R%19f%8B%16-Z%B4h%D1R%19%B4%CC%16-Z%B4h%D1R%19%B4%CC%16-Z%B4h%D1%A2%A52%CC%16-Z%B4h%D1%A2%A52h%99-Z%B4h%D1%A2%A52h%99-Z%B4h%D1%A2EKe%98-Z%B4h%D1%A2EKe%D02%5B%B4h%D1%A2EKe%D02%5B%B4h%D1%A2E%8B%96%CA0%5B%B4h%D1%A2E%8B%96%CA%A0e%B6h%D1%A2E%8B%96%CA%A0e%B6h%D1%A2E%8B%16-%95a%B6h%D1%A2E%8B%16-%95A%CBl%D1%A2E%8B%16-%95A%CBl%D1%A2E%8B%16-Z*%C3l%D1%A2E%8B%16-Z*%83%96%D9%A2E%8B%16-Z*%83%96%D9%A2E%8B%16-Z%B4T%86%D9%A2E%8B%16-Z%B4T%06-%B3E%8B%16-Z%B4T%06-%B3E%8B%16-Z%B4h%A9%0C%B3E%8B%16-Z%B4h%A9%0CZf%8B%16-Z%B4h%A9%0CZf%8B%16-Z%B4h%D1R%19f%8B%16-Z%B4h%D1R%19%B4%CC%16-Z%B4h%D1R%19%B4%CC%16-Z%B4h%D1%A2%A52%CC%16-Z%B4h%D1%A2%A52h%99-Z%B4h%D1%A2%A52h%99-Z%B4h%D1%A2EKe%98-Z%B4h%D1%A2EKe%D02%5B%B4h%D1%A2EKe%D02%5B%B4h%D1%A2E%8B%96%CA0%5B%B4h%D1%A2E%8B%96%CA%A0e%B6h%D1%A2E%8B%96%CA%A0e%B6h%D1%A2E%8B%16-%95a%B6h%D1%A2E%8B%16-%95A%CBl%D1%A2E%8B%16-%95A%CBl%D1%A2E%8B%16-Z*%C3l%D1%A2E%8B%16-Z*%83%96%D9%A2E%8B%16-Z*%83%96%D9%A2E%8B%16-Z%B4T%86%D9%A2E%8B%16-Z%B4T%06-%B3E%8B%16-Z%B4T%06-%B3E%8B%16-Z%B4h%A9%0C%B3E%8B%16-Z%B4h%A9%0CZf%8B%16-Z%B4h%A9%0CZf%8B%16-Z%B4h%D1R%19f%8B%16-Z%B4h%D1R%19%B4%CC%16-Z%B4h%D1R%19%B4%CC%16-Z%B4h%D1%A2%A52%CC%16-Z%B4h%D1%A2%A52h%99-Z%B4h%D1%A2%A52h%99-Z%B4h%D1%A2EKe%98-Z%B4h%D1%A2EKe%D02%5B%B4h%D1%A2EKe%D02%5B%B4h%D1%A2E%8B%96%CA0%5B%B4h%D1%A2E%8B%96%CA%A0e%B6h%D1%A2E%8B%96%CA%A0e%B6h%D1%A2E%8B%16-%95a%B6h%D1%A2E%8B%16-%95A%CBl%D1%A2E%8B%16-%95A%CBl%D1%A2E%8B%16-Z*%C3l%D1%A2E%8B%16-Z*%83%96%D9%A2E%8B%16-Z*%83%96%D9%A2E%8B%16-Z%B4T%86%D9%A2E%8B%16-Z%B4T%06-%B3E%8B%16-Z%B4%AE%A4%F5%25%C0%00%DE%BF%5C'%0F%DA%B8q%00%00%00%00IEND%AEB%60%82") repeat-y !important;border-left: 1px solid #BBBBBB !important;border-right: 1px solid #000000 !important;border-bottom: 1px dashed #BBBBBB !important;}.overflowRulerX > .firebugRulerV {left: 0 !important;}.overflowRulerY > .firebugRulerH {top: 0 !important;}/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */.fbProxyElement {position: absolute !important;pointer-events: auto !important;}