@charset "UTF-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/background-repeat.jpg);
	background-repeat: repeat-x;
	color: #222222;
}

#wrapper{
	width:960px;
	position: relative;
	margin:0 auto;
	z-index: 1;
}
#content {
	width: 960px;
	border: 0;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	z-index: 1;
}

#header{
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	width: 960px;
	position: relative;
	float: left;
}

#logo{
	float:left;
	padding:5px 0px 0px 5px;
}

#logo img{
	border: 0 none;
			
}

#utility{
	background-color: #37a101;
	height: 33px;
	float: right;
	width: 390px;
	border-bottom: 1px solid #185d01;
	border-right: 1px solid #185d01;
	border-left: 1px solid #185d01;
	color:#ffffff;
}
#utility p{
	width: 240px;
	text-align: center;
	float: right;
	padding:10px 0px;
}
.left{
	float: left;
}

#utility p a{
	color:#000000;
}
#utility p a:hover{
	color:#FFFFFF;
}
/*#search{
	float:right;
	clear:right;
	width:350px;
	padding: 10px 0px;
	height: 20px;


}
#search .date{
	color: #ffffff;
	padding: 8px;
	float: left;
}
#search form{
	float:right;
	height: 50px;
	padding-right: 7px;
}
#search input{
	height: 26px;
	background-color: #ffffff;
	border-top: 1px solid #1b6702;
	border-bottom: 1px solid #1b6702;
	border-right: 1px solid #1b6702;
	margin: 0px;
	float: left;
}
#search .search-input{
height: 16px !important;
	border-left: 1px solid #1b6702;
	border-right:none !important;
	width: 150px;
	padding: 5px 5px;
	color:#696966;
	font-size: 13px;
	float: left;
}
.ad-search-bt{
	float: right;
}*/
#search{
	float:right;
	clear:right;
	width:450px;
	padding: 10px 0px;
	height: 20px;

}
#search .date{
	color: #ffffff;
	padding: 8px;
	float: left;
}


#search form{
	float:left;
	height: 20px;
	padding-right: 7px;
}
#search input{
	height: 26px;
	background-color: #ffffff;
	border-top: 1px solid #1b6702;
	border-bottom: 1px solid #1b6702;
	border-right: 1px solid #1b6702;
	margin: 0px;
	float: left;
}
#search .search-input{
height: 16px !important;
	border-left: 1px solid #1b6702;
	border-right:none !important;
	width: 150px;
	padding: 5px 5px;
	color:#696966;
	font-size: 13px;
	float: left;
}
.ad-search-bt{
	float: right;
}


#banner-1{
	float:left;
	padding:10px;
	width:940px;
	background-color: #f0f0f0;
	margin:15px 0px;
}

#banner-1 .subscribe_bt{
	background-image: url(images/free-trail_bt.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	width: 204px;
	height: 32px;
	display: block;
	padding-bottom: 7px;
	margin-top: 10px;
}

#banner-1 .free-bt{
	background-repeat: no-repeat;
	float: right;
	background-image: url(images/subscribe_bt.jpg);
	background-position: top left;
	width: 204px;
	height: 32px;
	display: block;
}

#banner-1 .free-bt:hover, #banner-1 .subscribe_bt:hover{
	background-position: top right;
}

#banner-1 .button{
	padding:8px 0px 0px 0px;
}
.ad-1{
	width:727px;
	height: 90px;
	float: left;
	padding-right: 5px;
}
#feature-story, #feature-story2{
	font-size: 12px;
	float: left;
	width:490px;
	overflow: hidden !important;
}
#feature-story h1, #feature-story2 h1, #feature-inner-copy h1{
	color:#06224c;
	font-size: 22px;
	padding: 0px 0px 7px 0px;
}
#feature-story h1, #feature-story2 h1{
		height: 50px;
		overflow: hidden;
}
#feature-story img, #feature-story2 img{
	float:left;
	overflow: hidden;
}
#features, #features2{
	position: absolute;
	left: 287px;
	top:325px;
	z-index: 100;
	float:left;
	width: 200px;
	list-style: none;
	overflow: hidden !important;
}
#features li, #features2 li{
line-height: 18px;
height: 50px;
color: #05429e;
float: left;
padding:10px 10px 10px 20px;
}
#slides, #slides2{
	position: relative;
	height: 340px;
	z-index: 1;
	overflow: hidden !important;
}
.story{
	position: relative;
	z-index: 2;
	overflow: hidden !important;
}
.story h1{
	width: 480px;
	overflow: hidden;
}
#features .active, #features2 .active{
background-image: url(images/feature-hover.jpg);
background-repeat: no-repeat;
}

#features li a, #features2 li a{
	text-decoration: none;
	color: #05429e;
	font-weight: bold;
}
#features li a:hover, #features2 li a:hover{
	color: #ec4502;
	text-decoration: underline;
}
#features li h2 a, #features2 li h2 a{
	float: left;
	color: #ec4502;
	font-size: 13px;
	margin:0px !important;
	
}
#features li h2, #features2 li h2{
 	float: left;
 	width:180px;
}
#features li .locked a, #features2 li .locked a{
	background-image: url(images/key.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 22px;
}
.locked-headline{
	background-image: url(images/key.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-left: 22px !important;
	float: left;
	
}
#features li p, #features2 li p{
	float: left;
	clear: left;
	width:180px;
}
#features li p a, #features2 li p a{
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
}
#features li p a:hover, #features2 li p a:hover{
	color: #000000;
}
#features li  .cat, #features2 li  .cat{
	font-size: 10px;
	white-space: nowrap;
	color: #000000;
	/*text-transform: uppercase;*/
	float:left;
}
#features li  .cat a, #features2 li  .cat a{
	text-decoration: none;
	color: #05429e;
	font-weight: bold;
	text-transform: uppercase;
}
#features li  .cat a:hover, #features2 li  .cat a:hover{
	color: #ec4502;
	text-decoration: underline;
}

#print-feature{
font-weight: normal;
font-size: 17px;
	color:#06224c;
	background-image: url(images/big-bottom-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #d8d7d7;
	margin-top: 10px;
	width: 480px;
	height: 53px;
	float: left;
}
#print-feature p, #ad-here p{
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 10px 21px;
	
}
#ad-here{
font-weight: normal;
font-size: 17px;
	color:#06224c;
	background-image: url(images/big-bottom-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #d8d7d7;
	margin-top:10px;
	width: 300px;
	height: 53px;
	float: left;
}
#print-feature p, #ad-here p{
		padding: 17px 15px 17px 22px;
		float: left;
}
#print-feature a, #ad-here a{
	color: #135ac5;
	text-decoration: none;	
}
#print-feature a:hover, #ad-here a:hover{
	color: #ec4502;
	text-decoration: underline;	
}
#print-feature img, #ad-here img{	
	padding: 11px;
	float:right;
}
#work-exchange{	
	padding:15px 15px 15px 0px;
	float:left;
	width: 465px;
}
#work-exchange p{	
	line-height: 18px;
}
#work-exchange #gray-bg{
	float: left;
	background-color: #f0f0f0;
	padding-bottom:30px;
	width:480px !important;
}

#work-exchange h4, h5, {
	font-size: 11px;
	font-weight: bold;
	color:#0b3778;
	/*text-transform: uppercase;*/
}
h4{
	font-size: 12px;
	font-weight: bold;
	color:#0b3778;
}
#work-exchange ul {
	list-style: none;
}
#work-exchange ul li{
	float:left;
}
#work-exchange h3{
	float: left;
	width:445px;
	font-size: 14px;
	color:#06224c;
	padding: 15px 15px 0px 20px;
}
#work-exchange .exchange-sections{
	float: left;
	padding: 5px 15px 10px 0px;
	margin-left:20px;
	width: 425px;
}
#work-exchange .exchange-sections img{
	float:left;
	padding-right: 10px;
}
#work-exchange .right{
border-bottom:1px solid #d8d7d7;
	float:left;
	text-align:left;
	width:340px;
	padding:0px 15px 15px 0px;
}
#work-exchange .right p{
	margin: 0px;
	padding: 0px !important;
	line-height: 16px;	
}

#work-exchange a{
	line-height: 20px;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#ec4502;
}
#work-exchange a:hover{
	color: #135ac5;
}
.exchange-sections h4{
	color: #135ac5 !important;
}
.tab-content, #gray-bg{
	height: 315px !important;
}
#latest-news{
	width: 275px;
	height: auto;
	display: inline;
	margin-right: 2px;
	margin-left:8px;
	margin-bottom: 15px;
	padding-bottom:10px;
	float: left;
	border: 1px solid #d8d7d7;
}
.news-inner{
	height: auto !important;
	margin-top: 22px;
	margin-bottom: 15px;
}
#latest-news h5{
text-transform: none !important;
	background-color: #439410;
	padding:5px 10px;
	color: #ffffff;
	width: 255px;
	height: 14px;
	font-size: 10px;
}
#latest-news ul{
	list-style: none;
}
#latest-news ul li{
	padding:15px 15px 5px 15px;
}
#latest-news ul li .news-headline{
	font-family: Times;
	font-size: 17px;
	color: #1c509e;
	text-transform: none !important;
}
#latest-news ul li .feature{
	/*background-image: url(images/feature-icon.jpg);
	background-repeat: no-repeat;
	background-position: top right;*/
	float: left;
	padding-right: 55px;
	border: thin solid #00000;
}
#latest-news ul li .news-headline:hover{
	color: #06224c;
	text-decoration: none !important;
}
#latest-news ul li a:hover{
	color: #ec4502;
	text-decoration: underline;
}

#latest-news p{
	padding:0px 0px 5px 0px;
	line-height: 16px;	
	clear: left;
}
#right-nav{
	width: 170px;
	height: 1000px;
	float: right;
	border:1px solid #d8d7d7;
}
#right-nav h5{
text-transform: none !important;
	background-color: #135ac5;
	padding:5px 10px;
	color: #ffffff;
	width: 150px;
	height: 14px;
	font-size: 10px;
}
#right-nav ul{
	list-style: none;
}
#right-nav ul li{
	font-size: 11px;
	list-style: none;
	
	border-bottom: 1px solid #d8d7d7;
}
#right-nav ul li a{
	padding: 7px 10px;
	color: #135ac5;
	text-decoration: none;	
	display: block;
}
#right-nav ul li a:hover, #right-nav ul li .active{
	color: #06224c;
	background-color: #d8d7d7;
	text-decoration: none;	
}
#right-nav-ads{
}
#right-nav-ads a img{
	margin: 15px;
	float: left;
	width: 120px;
	height: 300px;
	border: 10px solid #d8d7d7;
}
#home-teasers{
	width:775px;
	float:left;
	clear:both:
}
#home-teasers .teaser{
	float: left;
}
#home-teasers .teaser a{
	color:#135ac5;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
#home-teasers .teaser a:hover{
	color:#ec4502;
	text-decoration: underline;
}
#home-teasers .teaser h3{
	color: #ffffff;
	background-image: url(images/teaser-headline-bg.jpg);
	background-repeat: repeat-x;
	height: 13px;
	font-size: 10px;
	padding: 7px;
	width: 130px;
	margin-right: 11px;
}
#home-teasers .teaser img{
	padding-bottom: 10px;
}
#home-teasers .teaser p{
	line-height: 18px;
	width: 130px;
	padding: 0px 0px 8px 0px !important;
	font-size: 12px;
}
.teaser img{
	flaot:left;
}
.teaser-headline{
	font-family: Times;
	color: #ec4502;
	font-size: 14px !important;
	padding-bottom: 0 !important;
}
#highlights{
	float:left;
	width: 910px;
	margin-top:15px;
	padding:25px;
	border: thin solid #d8d7d7;
}
#highlights-wrapper{
	width: 300px;
	float: left;
}
#highlights .highlight-teaser{
	width: 300px;
	float:left;
	padding: 5px 0px;
	
}
#highlights .highlight-teaser p{
	font-size: 11px;
	line-height: 16px;
	padding: 5px 0px;
}
.highlight-teaser .avatar{
	margin-top:5px;
	float:left;
	border: 1px solid #d0cfcd;
}
.highlight-teaser .right{
	float:right;
	text-align:left;
	width:240px;
	padding:0px 15px 15px 0px;
}
.highlight-teaser a, #latest-news a{
	font-size:10px;
	color:#135ac5;
	text-decoration:none;
	/*text-transform:uppercase;*/
}
.highlight-teaser a:hover, #latest-news a:hover{
	color: #ec4502;
	text-decoration: underline;
}
#highlights .highlight-teaser h2{
	color:#1e1e1e;
	font-weight: normal;
	font-family: Times;
	font-size: 15px;
	padding-top: 3px;
}
.news-detail{
	font-size: 10px !important;
	font-weight: bold;
	padding: 0px !important;
	/*text-transform: uppercase;*/
}
.news-detail a{
	text-transform: uppercase;
}
#readers-comments{
	width: 300px;
	float:left;
}
#readers-comments p{
	padding:5px 0px;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
}
#readers-comments h5{
	padding:5px 0px 5px 0px;
	font-size: 11px;
}
#readers-comments p a{
	text-transform:uppercase;
	font-weight: bold;
	color:#135ac5;
	text-decoration:none;
}

.highlight-teaser ul{
	list-style: none;
}
.highlight-teaser ul li{
	background-image:url(images/black-bullet.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:2px 0px 1px 13px;
}
.highlight-teasers ul li a{
	color: #135ac5;
	font-size: 11px;
	text-decoration: none;
	text-transform: none !important;
}
.highlight-teaser p a:hover, .highlight-teasers ul li a:hover{
	color:#ec4502;
	text-decoration: underline;
}

.col-1{
	width:150px;
	float:left;
}
.col-2{
	width:150px;
	float:right;
}

#bottom-right-ads{
	float: right;
	width: 300px;
}


#bottom-right-ads .ad{
	float: left;
	width: 300px;
	height: 250px;
	border: 1px solid #d8d7d7;
}

#bottom-right-ads #ad-here{
	width: 300px;
	float: left;
	clear: left;
}

#footer{
	color: #3a3b3a;
	float:left;
	line-height: 20px;
	width:960px;
	padding: 10px 0px;
	z-index: 10;
	position: relative;
	font-size: 11px;
}
#footer a{
	text-decoration:none;
	color:#135ac5;
}
#footer a:hover{
	color: #06224c;
}
#sm-links{
	float: left;
	padding-top: 7px;
}
.fb-link{
	float: left;
	padding: 2px 0px 0px 4px;
}
.twitter-link{
	float: left;
}
/*------------------------------------------------ Styles for pretty buttons */
.text{
	display: none;
}
#nav_wrapper{
	float:left;
	padding:6px 0px 0px 0px;
	width:960px;
	position: relative;
	height: 47px;
	clear: both;
}
#nav{
	margin:0px;
	padding:0px;
	height:47px;
	float: left;
	background: url(images/nav.jpg) 0px -377px  no-repeat;
}
#nav li {
float: left;
	margin:0px;
	list-style:none;
}
#nav li a{
	width: 100%; height: 100%;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;

}
/*--------------------------------------------------------------------------*/
#btn_home {
	width: 73px; height: 47px;
	float: left;
}
#btn_home .active{
	background: url(images/nav.jpg) 0px -329px  no-repeat;
}

/*--------------------------------------------------------------------------*/

#btn_about {
	width: 118px; height: 47px;
	float: left;
}
#btn_about .active{
	background: url(images/nav.jpg)  -72px -282px  no-repeat !important;
}

/*--------------------------------------------------------------------------*/

#btn_advertise {
	width:99px; height: 47px;
	float: left;
}
#btn_advertise .active{
	background: url(images/nav.jpg)  -190px -235px  no-repeat !important;
}


/*--------------------------------------------------------------------------*/

#btn_archives {
	width: 138px; height: 47px;
	float: left;
}
#btn_archives .active{
	background: url(images/nav.jpg)  -290px -188px  no-repeat !important;
}

/*--------------------------------------------------------------------------*/

#btn_calendar {
	width: 119px;
	height: 47px;
	float: left;
}
#btn_calendar .active{
	background: url(images/nav.jpg)  -428px -141px  no-repeat !important;
}

/*--------------------------------------------------------------------------*/

#btn_career {
	width: 83px; height: 47px;
	float: left;
}
#btn_career .active{
	background: url(images/nav.jpg)  -545px -94px  no-repeat !important;
}

/*--------------------------------------------------------------------------*/

#btn_winning {
	width: 152px; height: 47px;
	float: left;
}
#btn_winning .active{
	background: url(images/nav.jpg)  -631px -47px  no-repeat !important;
}
/*--------------------------------------------------------------------------*/

#btn_research {
	width: 81px; height: 47px;
	float: left;
}

#btn_research .active{
	background: url(images/nav.jpg)  -782px -0px  no-repeat !important;
}
/*---------------------------------------------side nav-----------------*/
#side-nav_wrapper{
	float:left;
	padding:0px 0px 0px 0px;
	background: url(images/side-nav-repeat.jpg) 0px 0px  repeat-x;
	width:480px;
	position: relative;
	height: 37px;
	clear: both;
}
#side-nav{
	margin:0px;
	padding:0px;
	height:37px;
	float: left;
	background: url(images/side-nav.jpg) 0px -148px  no-repeat;
}
#side-nav li {
	margin:0px;
	list-style:none;
}
#side-nav li a{
	width: 100%; height: 100%;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
/*--------------------------------------------------------------------------*/
#btn_multi {
	width: 87px; height: 37px;
	background: url(images/side-nav.jpg) -0px -74px  no-repeat;
	float: left;
}
#btn_multi .active{
		background: url(images/side-nav.jpg) 0px -111px  no-repeat;
}

/*--------------------------------------------------------------------------*/

#btn_youth-blog {
	width: 120px; height: 37px;
	background: url(images/side-nav.jpg) -88px -111px  no-repeat;
	float: left;
}
#btn_youth-blog .active{
	background: url(images/side-nav.jpg) -88px -74px  no-repeat !important;
}

/*--------------------------------------------------------------------------*/

#btn_elswhere {
	width: 111px; height: 37px;
	float: left;
}
#btn_elswhere .active{
	background: url(images/side-nav.jpg) -209px -37px  no-repeat;
}

/*--------------------------------------------------------------------------*/

#btn_twitter_feed {
	width: 85px; height: 37px;
	background: url(images/side-nav.jpg) -320px -111px  no-repeat;
	float: left;
}
#btn_twitter_feed .active{
		background: url(images/side-nav.jpg) -320px -0px  no-repeat;
}

/*--------------------------------------------------------------------------*/

/*---------------------------------drop downs------------------------------*/

	/*suckerfish*/
#drop-down {
	position: absolute !important;
	left: -999em;
	z-index: 1000 !important;
}
#nav li:hover #drop-down {
	left: auto;
}
#nav li:hover #drop-down, #nav li.sfhover ul {
	left: auto;
}
/*end suckerfish*/
#drop-down {
	margin:0px;
	padding:0px 0px 8px 0px;
	margin-left: 0px;
	width:230px;
	background-image: url(images/drop-down-bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	
}
.advertise-subnav{
	margin-left: -130px !important;
}
.sf-menu{
position: absolute;
z-index: 200;
}
#drop-down li {
	width: 223px;
	margin: 0px;
	list-style: none;
	border-left: 1px solid #d5d5d5;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #d5d5d5;	
	float: left;
}
#drop-down li a{
	background: url(images/drop-down-arrow.png) 10px 11px no-repeat;
	float: left;
	width: 190px;
	color: #6c6b6b;
	padding: 7px 10px 7px 22px;
	font-size: 11px;
	text-decoration: none;
}
#drop-down li a:hover{
	background-color: #ffffff;
	color: #000000;
}
/*------------------------login in box------------------------------------*/
#login-box{
	background-image: url(images/login-popup.png);
	background-repeat: no-repeat;
	width: 280px;
	height: 193px;
	position: absolute;
	display: none;
	z-index: 100;
	top:0px;
	right: 112px;
}
#login-box form{
	padding:25px 10px 10px 20px;
	float: left;
	width: 250px;
}
#login-box form input{
	width: 210px;
	margin-bottom: 8px;
	color: #474745;
	height: 10px;
	padding: 10px;
	border: 1px solid #d8d7d7;
	}
#login-box form	#member-login, #member-login2{
	border: none !important;
	width: 73px !important;
	height: 29px !important;
	float: right !important;
	padding: 0px 17px 3px 0px;
}
/*--------------------------media box-------------------------*/
#multi-box{
	float: left;
	display: none;
}
#multi-box .date{
	/*text-transform: uppercase;*/
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

#multi-box #multi-video{
	float:left;
	padding: 10px 15px 0px 25px;
	width: 270px;
	height: 225px;
}
#multi-box #multi-copy{
	padding:10px 0px;
	float: left;
	width: 150px;
	line-height: 18px;
}
.twitter-details, .elsewhere-details, .story2, .story3, .story4{
	display: none;
}
/*----------------------------------inner pages----------------------*/
#feature-inner-copy{
	width:770px !important;
	float: left;
}
#feature-inner-copy h1{
	border-bottom: 1px solid #d8d7d7;
}
#feature-inner-copy img{
	padding-top: 10px;
	float: left;

}
.inner-copy-copy{
	float: right;
	width: 360px;
	height: 283px;
	padding-top: 15px;
	padding-right: 45px;
}
.inner-article-copy{
	float: left;
	width: 535px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 25px;
}
.inner-article-copy ul{
	list-style: none;
}
.inner-article-copy ul li{
	padding: 3px 0px 5px 12px;
	line-height: 18px;
	background-image: url(images/orange-bull.jpg);
	background-position: 0px 8px;
	background-repeat: no-repeat;
}
.inner-article-copy ul li p{
	padding-top: 0px !important;
}
ul li a{
	color: #024FC4;
}
ul li a:hover{
	color: #ec4502;
}
.inner-article-copy ul li strong{
	color: #06224c;
}
 .inner-article-copy .date{
 float: left;
 display: block;
 width: 100%;
 padding-bottom: 10px;
 }
.wide .date{
 width: 750px !important;
 }
.add-a-comment-link{
	padding: 0px 10px 0px 0px;
	margin-top: -10px;
	float: left;
	display: inline;
}
.add-a-comment-link:hover{
	color: #ec4502 !important;
}
.orange, .orange a{
	color: #ec4502 !important;
}
.orange a:hover{
	color: #135ac5 !important;
}

.inner-copy-copy h2, .inner-article-copy h2, .inner-article-copy-wide h2{
	color: #135ac5;
	font-family: Times;
	font-size: 26px;
	font-weight: normal;
	padding: 10px 0px;
}
.inner-copy-copy p, .inner-article-copy p, .inner-article-copy-wide p{ 
	line-height: 20px;
	padding: 10px 0px;
}
.inner-copy-copy p a, #calendar p a, .inner-article-copy p a, .inner-article-copy-wide p a{
	/*text-transform: uppercase;*/
	color: #135ac5;
	text-decoration: none;
	padding: 10px 0px;
	display: block;
}
.inner-article-copy p a{
	display: inline!important;
}
#must-login{
	margin: 15px 0px;
	font-size: 14px;
	border: 7px solid #d9d7d7;
	 float: left;
 	width: 521px;
	color: #06224C;
 	padding: 5px 15px 5px 15px;	
}
#must-login p{
	width: auto !important;
}
.wide #must-login{
	width: 700px !important;
}
#must-login a{
	 color: #135ac5;
	 text-decoration: none;
}
#must-login a:hover{
		color: #ec4502;;
	text-decoration: underline;
}
.inner-copy-copy p a:hover, #calendar p a:hover, .inner-article-copy p a:hover{
	color: #ec4502;
	text-decoration: underline;
}
.inner-copy-copy .date, .inner-article-copy .date{
	color: #949494;
	font-style: italic;
}
.inner-copy-copy .date a, .inner-article-copy .date a{
color: #06224C;
}
.inner-copy-copy .date a:hover, .inner-article-copy .date a:hover{
color: #135ac5;
}

#comment-form{
 border: 1px solid #d9d7d7;
 float: left;
 width: 535px;
 padding: 15px 15px 10px 15px;
}
#comment-form h2{
	padding-top:0px !important;
}
#comment-table{
	 width: 535px !important;
	 background-color: none;
}
#comment-table td{	
	padding: 5px 0px;
}
#comment-table .even{
	 background-color: none!important;
}
#comment-form input{
	width: 200px;
	padding:  5px 10px 5px 10px;
	height: 20px;
	border: 1px solid #d9d7d7;
}
#comment-form select{
	width: 220px;
	padding: 5px 5px 5px 10px;
	display: inline;
	height: 30px;
	border: 1px solid #d9d7d7;
}
#comment-form select option{
	padding: 5px !important:
}
#comment-form .checkbox{
	width: 25px !important;
	height: 15px !important;
	border: none !important;
}
#comment-form textarea{
	width: 395px;
	padding: 10px;
	height: 50px;
	border: 1px solid #d9d7d7;
}
#comment-form h2{
	font-size: 19px;
	color: #7f7c7c;
	padding: 0px 0px 10px 0px;
}
#comment-form p a{
	font-size: 11px;
	text-transform: none;
	padding: 0px;
	display: inline;
	float: none;
}
#comment-form p{
	font-size: 11px;
	padding: 3px 0px !important;
}
#comment-form label{
	color: #06224C;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#comment-form label a{
		color: #06224C;
}
#comment-form label a:hover{
		color: #EC4502;
}
.post-comment-bt{
	width: 126px !important;
	height: 31px !important;
	float: right;
	margin-top: -40px;
	z-index: 100;
	position: relative;
	border: 0px !important;
}
.search-form-bt{
	width: 75px !important;
	height: 31px !important;
	float: right;
	z-index: 100;
	position: relative;
	border: 0px !important;
}
.submit-form-bt{
	width: 75px !important;
	height: 31px !important;
	float: right;
	z-index: 100;
	position: relative;
	border: 0px !important;
}
#comments{
	width: 565px;
	padding: 0px;
	background-color: #f0f0ef;
	margin: 5px 0px 15px 0px;
}
#comments .odd{
	background-color: #ffffff;
	
}
#comments p{
	display: block;
	width: 530px;
	padding: 15px;
	clear: left;
	border-bottom: 1px solid #d9d7d7;
}
#comments .date{
	color: #000000;

}
#green-column-wrapper{
	border-top: 1px solid #d8d7d7;
	float: left;
	margin-top: 15px;
	padding: 10px 0px;
	width: 770px;
	height: 600px;
}
.green-column{
	float: left;
	width: 175px;
	padding-right: 22px;
}
.green-column p, .green-column p strong{
	padding: 10px 0px;
	line-height: 18px;
	font-weight: normal !important;
}
.green-column p a{
	text-transform: uppercase;
	color: #135ac5;
}
.green-column p a:hover{
	text-transform: uppercase;
	color: #ec4502;
}
.green-column h3{
	color: #ffffff;
	background-image: url(images/teaser-headline-bg.jpg);
	background-repeat: repeat-x;
	height: 13px;
	font-size: 11px;
	padding: 7px;
}
.green-column .date, .green-column .date strong{
/*text-transform: uppercase;*/
width: 175px;
display: block;
font-weight: bold !important;

font-size: 10px;
}
/*-------------------------------------calendar--------------------*/
#calendar, #grants{
	width: 565px;
	padding: 10px 0px;
	float: left;
}
#calendar #calendar-date{
float:left;
width: 565px;
	color: #ffffff;
	background-color: #013076;
	height: 13px;
	font-size: 10px;
	padding: 7px;
	margin-bottom: 10px;
}
#calendar #calendar-date p{
	float: left;
	padding: 0px !important;
	margin: 0px !important;
}
#calendar-date .sortby{
	float: right;
	margin: 0px;
}
#calendar-date .sortby a{
color: #ffffff;
}
#calendar-date .sortby a:hover{
text-decoration: none;
}
#calendar h4{
	border-bottom: 1px solid #d8d7d7;
	color:#439410;
	width: 565px;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0px 5px 0px;
}
#calendar .calendar-title{
    color: #013076;
    font-weight: bold;
    display: block;
    font-size: 14px;
    width: 565px;
	padding: 5px 0px;
}
#calendar .calendar-date, .inner-article-copy .calendar-date{
	font-style: italic;
	display: block;
	width: 565px;
	color: #323232;
}
#calendar p{
	padding:10px 0px 0px 0px;
	line-height: 18px;
}
#calendar p a{
	font-size: 11px;
}
#add-new{
	float:right;
	width: 180px;
	border: 1px solid #d8d7d7;
	margin: 10px 0px;
}
#add-new h5{
	color: #ffffff;
	background-color: #439410;
	height: 13px;
	font-size: 10px;
	padding: 7px;
	display: block;
}
#add-new .orange{
	padding: 15px 15px 0px 15px;
	display: block;
}
#add-new ul{
	padding: 10px 15px 10px 15px;
	list-style: none;
}
#add-new ul li{
	padding: 3px 10px;
	background-image: url(images/navy_bull.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#add-new ul li a{
	color: #024fc4;
	font-family: Times;
	text-decoration: none;
}
#add-new ul li a:hover{
	color: #ec4502;
}
/*---------------------------------------------grants---------------------*/
#rss-feed{
	position: absolute;
	top: 270px;
	left: 720px;
	background-image: url(images/rss-bt-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
		padding-left: 17px;
}
#rss-feed img, #grants-bt img{
	border: none;
}
#grants-bt{
	background-image: url(images/grants-awarded-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 17px;
	position: absolute;
	top: 270px;
	left: 595px;
}
#rss-feed a, #grants-bt a{
	color:#024fc4;
}
#rss-feed a:hover, #grants-bt a:hover{
	color: #ec4502;
}
#grants .blue-title{
	color: #ffffff;
	background-color: #013076;
	border: none;
	height: 13px;
	font-size: 10px;
	padding: 7px;
}
#grants .blue-title img{
float: none !important;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#grants table{
	color: #1c509e;
	border-collapse: collapse;
}
#grants table a{
	color: #1c509e;
	text-decoration: underline;
}
#grants table a:hover{
	color: #ec4502;
	text-decoration: none;
}
#grants table td{
	border-top:1px solid #bcbcbc;
	padding: 12px 5px;
}
#grants table td img{
	margin-top: -10px;
}
#grants table .even{
	background-color: #f3f3f3;
}
#add-new p{
	padding:10px 15px;
	line-height: 18px;
}
#add-new p .date{
	display: block;
	/*text-transform: uppercase;*/
	font-size: 10px;
	font-weight: bold;
	color: #010101;
}
#add-new p a, .calendar-date a{
	color: #024fc4;
}
#add-new p a:hover, .calendar-date a:hover{
	color: #ec4502;
}
.wide, .wide p, .wide .calendar-title, .wide h4, .wide #calendar-date{
	width: 750px !important;
}
.pagination{
	float: left;
	padding: 10px 0px 0px 0px;
	width: 770px;
}
.pagination .leftnav{
	padding: 3px 5px;
	background-color: #135ac5;
	color: #ffffff;
	margin: 0px 1px;
	display: inline-table;
}
.pagination a{
	text-decoration: none;
	color: #7e7c7c;
	text-align: center;
}
.pagination a:hover{
	text-decoration: none;
	color: #0c3879;
}
.page-prev{
	padding: 2px 4px;
	margin-right: 10px;
	float: left;
	width: 70px;
	text-align: center;
	border: 1px solid #d9d9d9;
	background-color: #f0f0f0;
	text-transform: uppercase;
	font-size: 11px;
}
.page-next{
	background-color: #f0f0f0;
	padding: 2px 4px;
	border: 1px solid #d9d9d9;
	float: right;
	width: 40px;
	text-align: center;
	margin-left: 5px;
	text-transform: uppercase;
	font-size: 11px;
}
.page-next a, .page-prev a{
		color: #0c3879;
}
.page-numbers{
	float: left;
	width: 625px;
	text-align: center !important;	
}

.page-numbers a{
	padding: 2px 4px;
	border: 1px solid #d9d9d9;
	margin: 0px 1px 2px 1px;
	/*float: left;*/
	display: inline-table;
	text-align: center;
}
.staff-image img{
	float: left;
	border: 8px solid #f0f0f0;
	margin: 0px 15px 10px 0px;
	padding: 0px!important;
}
#sharethis_0{
	background-image: url(images/share-bt.jpg);
	background-repeat: no-repeat;
	width: 120px;
	height: 30px;
	float: left;
}
.stico_default{
	background-image: none !important;
	margin-left: -20px;
}
#sharethis_0{
	overflow: hidden;
}
.stbutton{
	text-indent: -9999px !important;
	overflow: hidden;
	width: 120px;
	height: 30px;
	float: left;
}
.empty-p{
	margin: 0px !important;
	padding: 0px !important;
}
.no-bull{
	background-image: none !important;
	padding-left: 0px !important;
}
#new-sort{
	padding-right: 35px;
}
.jobstar{
	padding-left: 50px;
}
.jobwstar{
	padding-left: 30px !important;
}
.twtr-hd{
display: none;
}
.hot-doc-column{
	float: left;
	width: 525px;
	padding-bottom: 10px;
	margin-right: 12px;
	margin-bottom: 15px;
}
.hot-doc-column h5{
	color: #db6205 !important;
	font-size: 15px !important;
	font-weight: bold !important;
	padding-bottom: 10px;
	
}
.small-form{
	margin-top: 10px;
 	padding: 20px 15px 10px 20px !important;
	width: 240px !important;
}
.search-form-bt-two{
	width: 75px !important;
	height: 31px !important;
	float: left;
	margin-left: 140px;
	z-index: 100;
	position: relative;
	border: 0px !important;
}
.hot-doc-column{
	float: left;
	width: 250px;
	padding-bottom: 10px;
	margin-right: 12px;
	margin-bottom: 15px;
}
.hot-doc-column h5{
	color: #db6205 !important;
	font-size: 15px !important;
	font-weight: bold !important;
	padding-bottom: 10px;
	
}
.subtitle{
	color: #000000;
	font-size: 14px;
	font-style: italic;
}
