body{
	margin:0;
	background:#fff url(../v2_images/bg-body.gif) repeat-x;
	font:12px Helvetica, Arial, Helvetica, sans-serif;
	position:relative;
}
form,
fieldset{
	margin:0;
	padding:0;
	border:none;
}
img{
	margin:0;
	display:block;
	border:none;
}
/* wrapper */
.wrapper{
	width:960px;
	margin:0 auto;
	position:relative;
}
/* header */
#header{
	top:0;
	left:0;
	width:960px;
	height:119px;
	padding:11px 0 0;
	position:absolute;
}
#header .logo{
	float:left;
	width:310px;
	height:125px;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration:none;
	position:absolute;
	top:25px;
	left:-37px;
	display:block;
}
#header .logo a{
	display:block;
	cursor:pointer;
	height:100%;
	background:url(../v2_images/bg-logo.png) no-repeat 100% 0;
}
/* user-bar */
.user-bar{
	overflow:hidden;
	width:100%;
}
.user-bar-hold{
	float:right;
	width:200px;
	padding:0 1px 0 0;
}

.emergentNotice  {
	display:block;
	position:absolute;
	top:5px; 
	left: 0;
	width:100%;
	text-align: center;
}
.emergentNotice .emergentNoticeTxt {
	font-size: 12px;
	font-weight: bold;
	width: 400px;
	background: #ffe795;
	border: thin solid #ffcc18;
	color: red;
	padding: 5px 5px 5px 5px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}

.user-bar-hold label{display:none;}
.f-row{
	overflow:hidden;
	width:200px;
	margin:0 -5px 5px 0;
}
.f-row .txt{
	float: left;
	color: #999;
	border: 1px solid #8a8a73;
	padding: 0 10px 2px 1px;
	width: 80px;
	font: 12px Helvetica, Arial, Helvetica, sans-serif;
}
.f-row .lbl{
	float:left;
	padding:0 2px 2px;
	width:96px;
	color:#999;
	font:12px Helvetica, Arial, Helvetica, sans-serif;
}
#username{margin-right:9px}
.a-password{
	float:left;
	clear:left;
	color:#282d5f;
	font-size:12px;
	line-height:18px;
	text-decoration: none;
}
.a-login{
	float:right;
	color:#282d5f;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
.a-login:hover,
.a-password:hover{text-decoration:underline;}
/* manu */
.menu{
	margin: 0 0 80px 362px;
	padding: 0 0 20px 0;
	overflow: hidden;
	position: relative;
}
* html .menu {
	overflow:visible;
	height:1%;
}
.menu li{
	float:left;
	font-size:13px;
	line-height:16px;
	list-style:none;
	display:inline;
	margin:0 0 0 -1px;
	padding:0 9px 0 10px;
	background:url(../v2_images/sep-menu.gif) no-repeat 0 4px;
}
.menu a{
	color:#282d5f;
	text-decoration:none;
}
.menu .active a,
.menu a:hover{color:#f5f5f5;}
/* navigation */
#navigation{
	margin:0;
	padding:0 0 0 304px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
}
#navigation li{
	float:left;
	list-style:none;
	font-size:13px;
	line-height:30px;
	font-weight:bold;
}
#navigation a{
	float:left;
	padding:0 12px 2px;
	color:#1e3361;
	text-decoration:none;
	white-space:nowrap;
}
#navigation .active a,
#navigation a:hover{background:#fff;}


#navigation{
	margin:0;
	padding:8px 0 0 304px;
	overflow:hidden;
}
#navigation li{
	float:left;
	list-style:none;
	font-size:13px;
	line-height:30px;
	font-weight:bold;
}
#navigation a{
	float:left;
	padding:0 9px 2px;
	color:#1e3361;
	text-decoration:none;
	white-space:nowrap;
}
#navigation .active a,
#navigation a:hover{background:#fff;}
/* content */

#content{
	width:960px;
	padding:131px 0 50px;
	overflow:hidden;
}
.main-content{
	width:100%;
	padding:0 0 20px;
	overflow:hidden;
	background:url(../v2_images/bg-content.gif) repeat-y 100% 0;
}
/* info-column */
.info-column{
	float:left;
	width:750px;
}
/* info */
.info{
	overflow:hidden;
	width:394px;
	min-height:270px;
	padding:30px 300px 0 56px;
}
* html .info {
	overflow:visible;
	height:270px;
}
.info h1{
	margin:0 35px 12px 0;
	color:#fff;
	font-size:28px;
	line-height:34px;
}

.info h2{
	margin:0 35px 12px 0;
	color:#fff;
	font-size:18px;
	line-height:26px;
}

.info p{
	margin:0;
	color:#fff;
	font-size:12px;
	line-height:20px;
}
/* info-bar */
.info-bar{
	width:100%;
	margin:8px 0 0;
	background:url(../v2_images/separator.gif) repeat-y 396px 0;
}
.info-bar:after {
	clear: both;
	content:"";
	display: block;
}
.info-block{
	float:left;
	width:353px;
	position:relative;
	margin:-16px -2px 0 0;
	padding:18px 0 24px;
	background:url(../v2_images/bg-top-arrow.gif) no-repeat 14px 0;
}
.first-block{
	width:396px;
	background-position:57px 0
}
.info-block .ttl{
	overflow:hidden;
	margin:0 0 12px;
	padding:0 10px 3px 13px;
	border-bottom:1px solid #999;
}
* html .info-block .ttl {
	overflow:visible;
	height:1%;
}
.first-block .ttl{padding-left:54px;}
.info-block h2{
	margin:0;
	color:#3b4282;
	font-size:16px;
	line-height:18px;
}
.info-block .view{
	float:right;
	color:#66c;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
	margin:2px 0 0;
}
.info-block .view:hover{text-decoration:underline;}
/* cite-bar */
.cite-bar{
	overflow:hidden;
	width:351px;
	margin:0 0 0 38px;
	background:#e4e4e4 url(../v2_images/bg-cite.gif) no-repeat;
}
.cite-bar .hold{
	overflow:hidden;
	padding:12px 16px 29px;
	background:url(../v2_images/bg-cite.gif) no-repeat -351px 100%;
}
* html .cite-bar .hold {
	overflow:visible;
	height:1%;
}
.cite-bar .hold blockquote{
	margin:0;
	color:#3b4282;
	font-size:12px;
	line-height:20px;
}
q{quotes: none;}
.cite-bar .hold cite{
	display:block;
	overflow:hidden;
	color:#3b4282;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	font-style:normal;
	margin:14px 0 0;
}
/* inform */
.inform{
	overflow:hidden;
	padding:0 16px;
}
.inform h3{
	margin:5px 0 0;
	color:#3b4282;
	font-size:14px;
	line-height:20px;
}
.inform p{
	margin:0;
	color:#3b4282;
	font-size:12px;
	line-height:20px;
}
.inform .more{
	color: #b99000;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.inform .more:hover{text-decoration:underline;}
/* side-bar */
.side-bar{
	float:right;
	width:210px;
}
.heading{
	overflow:hidden;
	padding:18px 13px 2px;
	background:url(../v2_images/bg-heading.gif) no-repeat 0 100%;
}

.reportBox {
	background: #525682;
	border: thin solid #078de3;
	padding: 3px 3px 8px 3px;
	text-align: center;
	margin-right: 7px;
}

.reportTitle {
	color: #ffe060;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bolder;
}

.heading h2{
	margin:0;
	color:#fff;
	font-size:18px;
	line-height:22px;
}

.report {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 22px;
	margin: 0;
	background: url(../v2_images/page_white_acrobat.gif) no-repeat left;
}

.heading h3{
	margin:0 5px 9px;
	color:#fff;
	font-size:16px;
	line-height:20px;
}
/* news */
.news{
	overflow:hidden;
	padding:6px 15px 6px 17px;
}
.news h3{
	overflow:hidden;
	margin:0;
	color:#efbf00;
	font-size:16px;
	line-height:22px;
}

.news h4{
	overflow:hidden;
	margin:0;
	color:#efbf00;
	font-size:14px;
	line-height:22px;
}

.iphone {
	display: inline;
	margin: -25px 0 0 -15px;
	border: thin none;
}

* html .news h3 {
	overflow:visible;
	height:1%;
}
.news .first-ttl{margin:7px 0 0;}
.news h3 strong{
	float:left;
	margin:7px 12px 0 0;
}
.version{
	float:left;
	background:url(../v2_images/bg-version.gif) no-repeat;
}
.version em{
	float:left;
	font:bold 19px/27px Arial, Helvetica, sans-serif;
	color:#fff;
	height:27px;
	display:inline;
	padding:0 6px 0 1px;
	margin: 0 0 0 5px;
	overflow:hidden;
	background:url(../v2_images/bg-version.gif) no-repeat 100% 100%;
}
.news p{
	margin:0 0 15px;
	color:#fff;
	font-size:12px;
	line-height:20px;
}
.news p a{
	color:#87cefa;
	text-decoration:none;
}
.news p a:hover{text-decoration:underline;}
/* main-column */
.main-column{
	float:left;
	width:692px;
	padding:56px 0 0 40px;
}
.main-column h1,
.main-column h2{
	margin:0;
	color:#3b4282;
	font-size:20px;
	line-height:24px;
}
.main-column p{
	margin:0 0 15px;
	color:#000;
	font-size:12px;
	line-height:20px;
}
.main-column p a{
	color:#66c;
	text-decoration:none;
}
.main-column p a:hover{text-decoration:underline;}
/* testimonials */
.testimonials{
	overflow:hidden;
	width:700px;
}
.testimonials ul{
	float:left;
	width:350px;
	margin:0;
	padding:0;
}
.testimonials ul li{
	overflow:hidden;
	vertical-align:top;
	height:1%;
	list-style:none;
	margin:0 0 18px;
	padding:0 10px 0 0;
	color:#000;
	font-size:12px;
	line-height:20px;
}
.testimonials ul span{
	float:left;
	width:35px;
	text-align:center;
	color:#efbf00;
	font-size:34px;
	line-height:38px;
	font-weight:bold;
	margin:0 10px 0 0;
}
.testimonials ul p{
	margin:0;
	height:1%;
	overflow:hidden;
}
/* list */
.list{
	margin:0;
	padding:16px 15px 0 17px;
	overflow:hidden;
}
* html .list {
	overflow:visible;
	height:1%;
}
.list li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	list-style:none;
	color:#000;
	font-size:12px;
	line-height:14px;
	padding:0 0 13px;
}
.list strong{font-size:14px;}
/* inform-area */
.inform-area{
	overflow:hidden;
	width:100%;
	margin:-5px 0 0;
}
.inform-area .ttl{
	overflow:hidden;
	width:725px;
	padding:0 0 1px;
	margin:0 0 15px;
	border-bottom:1px solid #3b4282;
}
.inform-area .ttl h1,
.inform-area .ttl h2{
	float:left;
	margin:0;
	color:#3b4282;
	font-size:16px;
	line-height:20px;
}
.inform-area .ttl h2{width:240px;}
.inform-section{
	overflow:hidden;
	width:725px;
}
.inform-list{
	margin:0;
	padding:0 10px 40px 0;
	float:left;
	width:230px;
}
.inform-list li{
	overflow:hidden;
	vertical-align:top;
	height:1%;
	list-style:none;
}
.inform-list a{
	color:#66c;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
}
.inform-list a:hover{text-decoration:underline;}
/* user-block */
.user-block{
	overflow:hidden;
	padding:54px 15px 10px 31px;
}
.photo-place{
	overflow:hidden;
	width:100%;
	margin:0 0 15px;
}
.photo-place img{border:1px solid #66c;}
.user-block h3{
	margin:0;
	color:#f7bc1b;
	font-size:14px;
	line-height:18px;
}
.user-block h4{
	margin:0 0 17px;
	color:#f7bc1b;
	font-size:12px;
	line-height:18px;
}
.user-block p{
	margin:0;
	color:#fff;
	font-size:12px;
	line-height:20px;
}
/* news-area */
.news-area{
	overflow:hidden;
	padding:0 10px 0 0;
}
.news-area .date{
	display: block;
	color: #696969;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 19px;
}
.news-area h1{
	margin:0;
	color:#3b4282;
	font-size:20px;
	line-height:22px;
}
.news-area h2{
	margin:0 0 22px;
	color:#3b4282;
	font-size:14px;
	line-height:18px;
}
.news-area p{
	margin:0 0 20px;
	color:#000;
	font-size:12px;
	line-height:20px;
}
.news-area p span{display:block;}
.news-area p a{color:#66c;}
/* news-section */
.news-section{
	overflow:hidden;
	padding:0 10px 8px 14px;
}
.news-section h3{
	margin:18px 0 0;
	color:#ffcc18;
	font-size:14px;
	line-height:18px;
}
.news-section p{
	margin:0;
	color:#fff;
	font-size:12px;
	line-height:16px;
	font-style:italic;
}
.news-section a{
	color: #87cefa;
	text-decoration: none;
}
.news-section a:hover{text-decoration:underline;}
.archived-articles{
	display:block;
	overflow:hidden;
	margin:18px 0 0;
	font-size:13px;
	line-height:16px;
}
/* jobs-area */
.jobs-area{
	overflow:hidden;
	padding:0 10px 0 0;
}
.jobs-area h1{
	margin:0;
	color:#3b4282;
	font-size:18px;
	line-height:22px;
}
.jobs-area p{
	margin:0 0 20px;
	color:#000;
	font-size:12px;
	line-height:20px;
}
.jobs-area p a{color:#66c;}
.title-t{
	display:block;
	color:#000;
	font-size:12px;
	line-height:20px;
}
.n-list{
	margin:0;
	padding:0 14px 20px;
	overflow:hidden;
}
.n-list li{
	color:#000;
	font-size:12px;
	line-height:20px;
	overflow:hidden;
	vertical-align:top;
	height:1%;
	padding:0 0 0 7px;
	list-style:none;
	background:url(../v2_images/sep-n-list.gif) no-repeat 0 8px;
}
.a-position{
	display:block;
	overflow:hidden;
	margin:0 0 15px;
	padding:9px 0 5px 30px;
	font-size:14px;
	line-height:18px;
	background:url(../v2_images/bg-a-position.gif) no-repeat;
}
.a-position a{
	color:#66c;
	text-decoration:none;
}
.a-position a:hover{text-decoration:underline;}
/* post-section */
.post-section{
	height:1%;
	overflow:hidden;
	margin:2px 0 0;
	padding:0 11px 8px 14px;
}
.post-s-box{
	overflow:hidden;
	margin:-1px 0 0;
	padding:0 0 20px;
	border-top:1px solid #c4c7e2;
}
* html .post-s-box {
	overflow:visible;
	height:1%;
}
.post-s-box h3{
	margin:16px 0 2px;
	color:#fff;
	font-size:14px;
	line-height:18px;
}
.post-s-box p{
	margin:0;
	color:#fff;
	font-size:12px;
	line-height:16px;
}
.post-s-box p a{
	color:#66c;
	font-size:11px;
	text-decoration:none;
}
.post-s-box p a:hover{text-decoration:underline;}
/* testimonials */
.testimonials-section{
	float:left;
	width:710px;
	padding:42px 0 30px 40px;
}

.testimonialNav {
	float: right;
	padding-right: 20px;
	height: 20px;
	color: gray;
	padding-top: 10px;
}

.testimonialNavCtr {
	float: right;
	padding-right: 10px;
	height: 20px;
	padding-top: 10px;
}

.testimonials-bar{
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	border-top:1px solid #ccc;
}
.testimonials-bar li{
	overflow:hidden;
	vertical-align:top;
	padding:17px 0 6px;
	height:1%;
	border-bottom:1px solid #ccc;
	list-style:none;
}
.testimonials-bar .inner{background:url(../v2_images/bg-testimonials-list.gif) repeat-y 100% 0;}
.testimonials-bar .photo{
	float:left;
	width:100px;
	margin:0 16px 10px 0;
}
.testimonials-bar .t-info{
	float:left;
	width:175px;
	margin:0 46px 0 0;
}
* html .testimonials-bar .t-info {margin-right:43px;}
.testimonials-bar .t-text{
	overflow:hidden;
	height:1%;
	padding:20px 10px 0 0;
	vertical-align: top;
}
.testimonials-bar .logo-place{
	display:block;
	overflow:hidden;
	margin:0 0 12px;
}
.testimonials-bar .logo-place img{float:left;}
.testimonials-bar h2{
	margin:0 4px;
	color:#3b4282;
	font-size:14px;
	line-height:18px;
}

.testimonials-bar h1{
	margin:0 4px;
	color:#3b4282;
	font-size:16px;
	line-height:20px;
}



.testimonials-bar .icon_e{
	padding-left: 30px;
	height: 20px;
	background:url(../v2_images/datasets/enterprice_icon.png) no-repeat;
}

.testimonials-bar .icon_eu{
	padding-left: 30px;
	height: 20px;
	background:url(../v2_images/datasets/eu_icon.png) no-repeat;
}

.testimonials-bar .icon_mm{
	padding-left: 30px;
	height: 20px;
	background:url(../v2_images/datasets/midMarket_icon.png) no-repeat;
}

.testimonials-bar .icon_ed{
	padding-left: 30px;
	height: 20px;
	background:url(../v2_images/datasets/HigherEd_icon.png) no-repeat;
}

.testimonials-bar .t-info p{
	margin:0 4px;
	color:#666;
	font-size:12px;
	line-height:15px;
}
.testimonials-bar .t-text p{
	margin:0 0 20px;
	color:#666;
	font-size:12px;
	line-height:15px;
}
/* text-section */
.text-section{
	padding:14px 22px 0 0;
}
.text-section:after {
	clear: both;
	content:"";
	display: block;
}
.text-section h1{
	margin:0;
	color:#3b4282;
	font-size:20px;
	line-height:24px;
}
.text-section p{
	margin:0 0 20px;
	color:#000;
	font-size:12px;
	line-height:20px;
}
.text-section p a{
	color:#66c;
	text-decoration:none;
}

.text-section .more{
	color: #b99000;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

.text-section p a:hover{text-decoration:underline;}
.a-link{
	float:right;
	clear:right;
	margin:-4px 0 0 10px;
}
.title{
	overflow:hidden;
	background:#3b4282;
	padding:12px 17px;
	margin:0 0 15px;
	font-size:18px;
	line-height:30px;
	font-weight:normal;
	color:#fff;
}
.title strong{
	font-size:26px;
	color:#efbf00;
}
/* address-bar */
.address-bar{
	overflow:hidden;
	padding:12px 45px 12px 15px;
}
.address-bar address{
	display:block;
	color:#fff;
	font-size:12px;
	line-height:20px;
	font-style:normal;
}
/* contact-section */
.contact-section{
	overflow:hidden;
	width:623px;
}
.contact-section h1{
	margin:0;
	color:#3b4282;
	font-size:18px;
	line-height:22px;
}
.contact-section p{
	margin:0 0 17px;
	color:#000;
	font-size:12px;
	line-height:16px;
}
.c-row{
	height:1%;
	overflow:hidden;
	padding:0 0 18px 70px;
}
.c-row label,
.c-row .c-title{
	float:left;
	width:133px;
	padding:4px 12px 0 0;
	text-align:right;
	color:#3b4282;
	font-size:14px;
	line-height:16px;
}
.c-row .c-title{font-size:12px;}
.c-row .txt,
.c-row .area{
	float:left;
	width:396px;
	color:#000;
	padding:4px 5px;
	border:1px solid #9da0c0;
	font:12px Helvetica, Arial, Helvetica, sans-serif;
}
.c-row .area{
	height:85px;
	overflow:auto;
}
.c-row #about{margin:5px 0 0;}
.c-row .btn{
	float:right;
	border:none;
}
/* section */
.section{
	float:left;
	width:710px;
	padding:33px 0 0 40px;
}
.section h2{
	margin:0;
	color:#282d5f;
	font-size:16px;
	line-height:20px;
}
/* a-list */
.a-list{
	margin:0;
	padding:0 0 0 35px;
}
.a-list li{
	overflow:hidden;
	vertical-align:top;
	height:1%;
	color:#000;
	font-size:12px;
	line-height:20px;
	padding:0 0 20px 12px;
	list-style:none;
	background:url(../v2_images/sep-a-list.gif) no-repeat 0 8px;
}
#popup{
	display:none;
	width:1051px;
	position:absolute;
}
#popup .popup-hold{
	float:left;
	width:980px;
	margin:2px 0 0;
	padding:17px 19px 25px;
	background:#fff;
}
#popup .close{
	float:right;
	width:27px;
	height:27px;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../v2_images/btn-close.png) no-repeat;
}
.popup-hold .loc{
	float:right;
	margin:0;
	padding:0;
}
.popup-hold .loc li{
	float:left;
	padding:0 0 0 2px;
	list-style:none;
}
.popup-hold .loc a{
	float:left;
	width:25px;
	height:26px;
	text-align:center;
	text-decoration:none;
	color:#282d5f;
	font-size:14px;
	line-height:26px;
	font-weight:bold;
	background:url(../v2_images/bg-loc.gif) no-repeat;
}
.p-top{
	overflow:hidden;
	width:100%;
	padding:0 0 9px;
}
.popup-hold h2{
	margin:0;
	color:#282d5f;
	font-size:22px;
	line-height:26px;
}
.popup-hold .img-place{
	overflow:hidden;
	width:100%;
}
.popup-hold .img-place img{border:1px solid #000;}
/* accounts-block */
.accounts-block h2{margin:0 0 20px;}
.accounts-section{
	overflow:hidden;
	width:605px;
	margin:0 0 14px;
	padding:12px 0 10px;
	border:1px solid #c4c6d9;
	background:#fff url(../v2_images/bg-accounts-section.gif) repeat-x 0 100%;
}
.accounts-section ul{
	float:left;
	width:185px;
	margin:0;
	padding:0 0 0 14px;
}
.accounts-section ul li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	font-size:12px;
	line-height:20px;
	list-style:none;
}
.accounts-section ul a{
	color:#000;
	text-decoration:none;
}
.accounts-section ul a:hover{text-decoration:underline;}
/* popup-inform */
#popup.popup-inform{
	width:670px;
}
#popup.popup-inform .popup-hold{
	width:632px;
	padding:0 0 20px;
}
#popup.popup-inform .p-top{
	width:auto;
	overflow:hidden;
	background:#f7bc1b;
	padding:14px 22px 10px;
}
* html #popup.popup-inform .p-top {
	overflow:visible;
	height:1%;
}
#popup.popup-inform .p-top h2{
	color:#282d5f;
	margin:0;
	font-size:26px;
	line-height:30px;
}
.inform-block{
	overflow:hidden;
	padding:14px 22px 10px;
}
.inform-block h3{
	margin:0;
	color:#282d5f;
	font-size:22px;
	line-height:26px;
}
.inform-block p{
	margin:0 0 17px;
	color:#282d5f;
	font-size:14px;
	line-height:20px;
}
.inform-block p a{
	color:#66c;
	text-decoration:none;
}
.inform-block p a:hover{text-decoration:underline;}
.promo-bar{
	float:right;
	margin:0 0 0 15px;
}
a.pdf{
	float:right;
	color:#000;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	margin:-12px 0 0;
	padding:0 0 0 40px;
	text-decoration:none;
	background:url(../v2_images/bg-pdf.gif) no-repeat;
}
a.pdf:hover{text-decoration:underline;}
/* case-section */
.case-section{padding-right:16px;}
.case-section h1{margin:0 0 24px;}
.case-section h2{margin:0 0 20px;}
.case-section p span{
	display:block;
	color:#282d5f;
}
.logo-cell{
	display:block;
	width:100%;
	overflow:hidden;
	margin:0 0 8px;
}
.cite-block{
	float:right;
	width:251px;
	margin:0 0 0 15px;
	background:#d5d5e7 url(../v2_images/bg-cite-box.gif) no-repeat;
}
.cite-block-hold{
	width:227px;
	padding:15px 10px 38px 14px;
	overflow:hidden;
	background:url(../v2_images/bg-cite-box.gif) no-repeat -251px 100%;
}
.cite-block cite{
	display:block;
	color:#272d5f;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
}
/* footer */
#footer{
	overflow:hidden;
	width:100%;
	padding:0 0 15px;
}
.f-nav{
	margin:0 0 0 26px;
	padding:18px 0 0;
	width:580px;
	float:left;
	display:inline;
	overflow:hidden;
}
.f-nav li,
.f-box ul li{
	float:left;
	padding:0 11px 0 12px;
	list-style:none;
	font-size:12px;
	line-height:16px;
	margin:0 0 0 -1px;
	background:url(../v2_images/sep-footer.gif) no-repeat 0 3px;
}
.f-box ul a,
.f-nav a{
	color:#999;
	text-decoration:none;
}
.f-box ul a:hover,
.f-nav a:hover{text-decoration:underline;}
.f-box{
	float:right;
	text-align:right;
	width:330px;
}
.f-box ul{
	overflow:hidden;
	margin:0;
	padding:0;
	width:100%;
}
.f-box ul li{
	float:none;
	display:inline;
	padding:0 0 0 12px;
	margin:0 0 0 11px;
}
.f-box ul li:first-child{background:none}
.f-box p{
	color:#999;
	font-size:12px;
	line-height:16px;
	margin:0;
}

.scrollBox {
	margin: 10px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: thin solid #c0c0c0;
	background-color: #f5f5f5;
	height: 400px;
	width: 650px;
	overflow: auto;
}

.homePageLink a {
	 color:#87cefa;
	 text-decoration: none;
}

.homePageLink a:hover {
	 color:#87cefa;
	 text-decoration: underline;
}

#rkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.loginMsg {
	color: red;
	font-weight:bold;
	text-align: left;
	margin-top: 30px;
}

.x-dlg .x-dlg-hd {
-x-system-font:none;
background:transparent url(/v2_images/ext/hd-sprite_flex.gif) repeat-x scroll 0 -82px;
color:#000000;
font-family:"sans serif",tahoma,verdana,helvetica;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
overflow:hidden;
padding:5px;
white-space:nowrap;
}

#box-link {
background-color:transparent;
position:absolute;
width:310px;
}

.users{
	width:99999px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.users li{
	width:210px;
	float:left;
}

.staff {
	width:695px;
	float:left;
	padding:48px 0 0 40px;
}
.staff-list {
	width:100%;
	padding:0 0 33px;
}

.staff-list2{
	padding:18px 0 33px;
}

.staff-list:after {
	clear: both;
	content:"";
	display: block;
}
.staff-list ul {
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
}
.staff-list ul :after {
	clear: both;
	content:"";
	display: block;
}
.staff-list li {
	float:left;
	position:relative;
	padding:0 6px 15px 0;
	z-index:1;
	cursor:pointer;
}

.staff-list2 li{
	padding:0 6px 6px 0;
}

.staff .title{
	display:block;
	background:#efbf00;
	font-size:16px;
	line-height:18px;
	padding:3px 0 4px 9px;
	margin:0 0 11px;
}

.staff .label {
	position:absolute;
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
	left:0;
	bottom:-6px;
	background:#282d5f;
	padding:4px 8px 5px;
	display:none;
	cursor:pointer;
	white-space:nowrap;
	text-transform:capitalize;
}
.staff .staff-list2 .label{
	bottom:6px;
}
* html .staff .staff-list2 .label{
	bottom:5px;
}

.staff .emp-title{
	display:block;
	background:#efbf00;
	font-size:16px;
	line-height:18px;
	padding:3px 0 4px 9px;
	margin:0 0 11px;
}
.staff .label {
	position:absolute;
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
	left:0;
	bottom:-6px;
	background:#282d5f;
	padding:4px 8px 5px;
	display:none;
	cursor:pointer;
	white-space:nowrap;
}
.staff li.hover,
.staff li:hover {z-index:10;}
.staff li:hover .mask,
.staff li.hover .mask {
	display:block;
}
.staff li:hover .label,
.staff li.hover .label {display:block;}
.staff a:hover {text-decoration:none;}
.staff .mask {
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	overflow:hidden;
	display:none;
	background:url(/v2_images/mask.gif) no-repeat;
	width:69px;
	height:69px;
}
.staff .img {
	width:69px;
	height:69px;
	cursor:pointer;
	overflow:hidden;
}
.staff img {display:block;}

#sidebar{
	float:right;
	width:210px;
	background:#282d5f;
	padding:0 0 77px;
	overflow:hidden;
	position:relative;
}

.side-heading{
	height:1%;
	background: url("../v2_images/bg-heading.gif") no-repeat 0 100%;
	overflow:hidden;
	padding:18px 13px 2px;
}
.side-heading h2{
	color:#FFFFFF;
	font-size:18px;
	line-height:22px;
	margin:0;
}

.people-holder{
	height:1%;
	padding:22px 12px 0 22px;
}
.people-holder .name{
	color:#f7bc1b;
	font-size:16px;
	line-height:18px;
	display:block;
	margin-bottom:9px;
}
.people-holder .position{
	font-size:14px;
	line-height:16px;
	display:block;
	color:#f7bc1b;
	margin-bottom:23px;
}
.people-holder img{
	display:block;
	margin-bottom:17px;
}
.people-holder p{
	font-size:14px;
	line-height:20px;
	color:#fff;
	margin:0;
}
.wrapper .people-holder .link{
	color:#6699ff;
	text-decoration:underline;
}
.wrapper .people-holder .link:hover{
	text-decoration:none;
}
.wrapper .people-holder div{
	display:none;
}
.wrapper .people-holder .active{
	display:block;
}
.wrapper .people-holder .image-holder{
	display:block;
}
.wrapper .people-holder .image-holder img{
	display:block;
	border:1px solid #6666cc;
	margin-bottom:12px;
}

.logo-holder {
	display: block;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
	background-color: #ffffff;
}	

/* rk challenge */
.main-area {
	overflow:hidden;
	padding:0 0 20px;
	width:100%;
}
.main-area #main {
	width:665px;
	float:left;
	overflow:hidden;
}
.main-area .visual {
	background:url(../v2_images/bg-visual.jpg) no-repeat;
	height:256px;
	width:665px;
	position:relative;
	margin:0 0 19px;
}
.main-area .visual .persons {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	height:256px;
}
.visual .persons li {
	position:absolute;
	overflow:hidden;
}
.visual .persons .txt {
	overflow:hidden;
	margin:-10px 0 0;
	position:relative;
	padding:0 0 0 7px;
}
.visual .persons .item3 .txt,
.visual .persons .item5 .txt {
	padding:0 0 0 3px;
}
.visual .persons .txt 
.visual .persons li .img img {display:block;}
.visual .persons li strong {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.visual .persons .item1 {
	left:16px;
	top:87px;
	width:111px;
}
.visual .persons .item1 .img {
	background:url(../v2_images/bg-img.png) no-repeat;
	width:82px;
	height:98px;
	overflow:hidden;
	padding:15px 16px 0 13px;
}
.visual .persons li a {display:block;}
.visual .persons .item1 strong {
	background:url(../v2_images/txt-1.png) no-repeat;
	width:73px;
	height:35px;
}
.visual .persons .item2 {
	left:124px;
	top:9px;
	width:127px;
}
.visual .persons .item2 .img {
	background:url(../v2_images/bg-img2.png) no-repeat;
	width:111px;
	height:113px;
	overflow:hidden;
	padding:13px 1px 0 13px;
}
.visual .persons .item2 strong {
	background:url(../v2_images/txt-2.png) no-repeat;
	width:102px;
	height:36px;
}
.visual .persons .item3 {
	left:256px;
	top:115px;
	width:155px;
}
.visual .persons .item3 .img {
	background:url(../v2_images/bg-img3.png) no-repeat;
	width:68px;
	height:80px;
	overflow:hidden;
	padding:10px 11px 0;
}
.visual .persons .item3 strong {
	background:url(../v2_images/txt-3.png) no-repeat;
	width:149px;
	height:36px;
}
.visual .persons .item4 {
	right:158px;
	top:19px;
	width:155px;
}
.visual .persons .item4 .img {
	background:url(../v2_images/bg-img4.png) no-repeat;
	width:84px;
	height:97px;
	overflow:hidden;
	padding:12px 13px 0;
}
.visual .persons .item4 strong {
	background:url(../v2_images/txt-4.png) no-repeat;
	width:147px;
	height:37px;
}
.visual .persons .item5 {
	right:-4px;
	top:64px;
	width:155px;
}
.visual .persons .item5 .img {
	background:url(../v2_images/bg-img5.png) no-repeat;
	width:77px;
	height:88px;
	overflow:hidden;
	padding:10px 10px 0;
}
.visual .persons .item5 strong {
	background:url(../v2_images/txt-5.png) no-repeat;
	width:137px;
	height:42px;
}
.main-area .info2-area {
	width:615px;
	padding:0 33px 77px 0;
	font:12px/16px Arial, Verdana, sans-serif;
	border-bottom:1px solid #ccc;
}
.main-area .info2-area h1 {
	color:#243d80;
	font-size:30px;
	line-height:34px;
	margin:0 0 10px;
	font-weight:normal;
}
.main-area .info2-area h2 {
	color:#243d80;
	margin:0;
	font-size:16px;
	line-height:24px;
}
.main-area .info2-area p {
	margin:0 0 10px;
	color:#000;
}
.main-area .castom2 {
	width:100%;
	overflow:hidden;
}
.main-area .castom2 ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.main-area .castom2 ul li {
	float:left;
	margin:0 6px 0 0;
	display:inline;
}
.main-area .castom2 img {display:block;}
.main-area .castom2 .title2 {
	display:block;
	font:12px/30px Arial, Verdana, sans-serif;
	color:#282d5f;
}
.main-area #sidebar2 {
	width:256px;
	padding:48px 19px 0 20px;
	color:#000;
	background:none;
	font:12px/16px Arial, Verdana, sans-serif;
	float:right;
}
.main-area #sidebar2 .block {
	width:100%;
	overflow:hidden;
	margin:-51px -19px 0 -20px;
	position:relative;
	padding:44px 19px 11px 20px;
	background:#97c7f4;
}
.main-area #sidebar2 .box {
	width:100%;
	overflow:hidden;
	margin:0 -19px 15px -20px;
	position:relative;
	padding:0 19px 11px 20px;
	background:#97c7f4 url(../v2_images/bg-sd-block.gif) no-repeat -50px 100%;
}
.main-area #sidebar2 h3 {
	color:#339;
	font-size:27px;
	line-height:30px;
	margin:0 0 5px;
	letter-spacing:-1px;
	word-spacing:-1px;
}
.main-area #sidebar2 h2 {
	color:#339;
	font-size:20px;
	line-height:30px;
	margin:0 0 5px;
	letter-spacing:-1px;
	word-spacing:-1px;
}
.main-area #sidebar2 p {
	font-size:12px;
	line-height:20px;
	margin:0 0 10px;
	color:#000;
}
.main-area #sidebar2 .box label {
	margin:0 0 19px;
	font-size:12px;
}
.main-area #sidebar2 label,
.main-area #sidebar2 .note {
	font-size:11px;
	line-height:14px;
	display:block;
	margin:0 0 3px;
}
.main-area #sidebar2 .note {
	margin:19px 0 3px;
}
.main-area #sidebar2 .box input {
	float:left;
	margin:0 0 3px;
	padding:8px 5px 11px;
	border:1px solid #243d80;
	width:244px;
}
.main-area #sidebar2 input {
	float:left;
	padding:2px 5px 3px;
	margin:0;
	border:1px solid #cecece;
	width:244px;
}
.main-area #sidebar2 .form .row {
	width:100%;
	overflow:hidden;
	margin:0 0 4px;
}
.main-area #sidebar2 .form .btn {
	background:#3b4282;
	width:52px;
	height:26px;
	float:right;
	color:#fff;
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	border:0;
	cursor:pointer;
}

