.rounded-small {
	background:transparent url(../../../../images/box_rounded_small.jpg) repeat scroll 0 0;
	font-weight:bold;
	height:34px;
	margin-bottom:10px;
	padding-left:19px;
	padding-top:20px;
	width:168px;
}
.double {
	height:40px;
	padding:14px 0 0 19px;
}
.rounded-small a, .rounded-small a:visited {
	color:#ca6e04;
}

.institutions .usa .mid-content {
	background:url(../../../../images/icon_usa.jpg) no-repeat 14px 10px;
	width:180px;
	height:51px;
	padding-top: 20px;
}

.institutions .usa .mid-content .mid-text {
	width:80px;
	margin-left: 98px;
}

.institution .mid-content .mid-text a {
	color: #bf3c1e
}	


.rounded-mid {
	background: url(../../../../images/box_rounded_mid.jpg) no-repeat;
	width:185px;
	height:74px;
	margin-top:10px;	
}

.institution .usa .mid-content .mid-text {
	width:80px;
	margin-left: 98px;
}

#sub-col3  {
	float:left;
	width:186px;
}

#sub-col1 {
	padding-right: 4px;	
}

#sub-col2 {
	padding-left: 4px;
	padding-right: 4px;
}

#sub-col3 {
	padding-left: 4px;	
}


#sub-col1, #sub-col2 {
	float:left;
	width:187px;
}

#sub-col1, #sub-col2 {
	border-right: 1px solid #DFDEDB;
}

#sub-col4 {
	width:581px;
	float:left;
	margin-top: 30px;
}
.rounded-large {
	float:left;
	width:184px;
}
.rounded-large {
	background:transparent url(../../../../images/box_rounded_large.jpg) no-repeat scroll 0 0;
	height:67px;
	width:184px;
}
.institutions .search .box-content {
	margin:0;
}
.institutions .news {
	margin:10px 0 0 2px;
}

.institutions .rounded-large .rounded-large-content {
	background:transparent url(../../../../images/icon_folder_red.gif) no-repeat scroll 24px 15px;
	height:51px;
	padding-top:20px;
	width:180px;
}
.institutions #left-col {
	padding:14px 0 0 35px;
	width:580px;
}
.institutions .rounded-large .rounded-large-text a {
	color:#484747;
}
.institutions .rounded-large .rounded-large-text {
	margin-left:80px;
	width:90px;
}
.institutions .news .box-header {
	background:transparent url(../../../../images/box_header_testimonials.jpg) repeat scroll 0 0;
	height:31px;
	width:221px;
}
.searchHeader {
	background:transparent url(../../../../images/bg_search_orange.gif) repeat scroll 0 0;
	font-size:12px;
	height:30px;
	padding:14px 0 0 85px;
	width:139px;
}
.pencilHeader {
	background:transparent url(../../../../images/bg_pencil_header.gif) repeat scroll 0 0;
	font-size:10px;
	text-align:center;
	height:49px;
	padding:2px 0 0 5px;
	width:216px;
}

.rounded-small img {
	margin:2px 0 0 3px;
}

.lineInstitutions{
	background:url(../../../../images/line_institutions.gif) no-repeat;
	display:block;
	height:19px;
	width:899px;
	clear:both;
}

/**** VRao Code ********/  
/* Collapsable Panne; */
.accordion {
	width: 590px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 
{
	background: #F9A651;
	padding: 7px 15px;
	margin: 0;
	font: bold 100%/100% Verdana;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	width:558px;
}

.accordion h3 a
{ 
	color:#fff;  
	background: url(../../../../images/arrow_panel_orange.gif) no-repeat right;	
	padding-right: 15px;
	text-decoration: underline;
}

.accordion h3.active 
{ 
	background-position:0 0px; 
}

.accordion h3:hover {
	background-color: #F9A651;
}

.accordion h3.active {
	background-position: right 5px;
	background-color: #C26028;
	color:#FFFFFF;
}
.accordion div {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	/*display:none;*/
}

.benefitCell 
{
	background:transparent url(../../../../images/faqBox_bot.jpg) no-repeat scroll 0 bottom;
	float:left;
	padding-right:10px;
	position:relative;
	margin-left:65px;
	width:380px;
	margin-top:10px;
	clear:both;
}     
	   
.benefitCell .wrap 
{
	background:transparent url(../../../../images/faqBox_top.jpg) no-repeat scroll 0 0;
	padding:0 10px 1px 0;
	width:365px;
	padding-left:10px;
	padding-right:5px;
}

.benefitCell h3 
{
	border-bottom:1px dotted #BDBDBD;
	font-family:Georgia,Times,serif;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:10px 10px 5px 1px;
}

.benefitCell p 
{
	padding:5px 10px 5px 0;
}

p a.button {
	background:transparent url(../../../../images/bg_button_grey.gif) no-repeat scroll 0 0;
	color:white;
	display:block;
	height:26px;
	margin:5px 0 0;
	padding:5px 0 0;
	text-align:center;
	text-decoration:none;
	width:116px;
}
.smallPanel a:hover.button {
	text-decoration:underline;
}

