/* 
This is the section css for
Institutional Research 
*/

#home-content .tab
{
	margin-left: 30px;
}

#home-content .pdfIcon
{
	display: none;
}

#home-content .xlsIcon
{
	display: none;
}

#home-content .pptIcon
{
	display: none;
}

#home-content .btns .grid4 .btnMain{
	width: 95%;
}
#home-content .btns .grid4 .btn .btnSeconday{
	width: 95%;
}
#home-content .btns .grid4{
	padding: 0px 10px;
}
#home-content .grid9{
	padding-right:10px;
}
#home-content h4{
	margin-top: 10px;
}
/** SIDE MENU **/
#home-content .sideLinks{
    margin-top: 0px;
    padding-right: 20px;
}
#home-content .sideLinks .grid12{
    background-color: #EEE;
    margin-bottom: 5px;
	 margin-top: 5px;
}
#home-content .sideLinks a{
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #575757;
    font-weight: bold;
    padding-left: 13px;
}
#home-content .sideLinks .subSideLink{
    font-size: .9em;
    padding: 0px 10px 3px 30px;
    border-left: 0;
    font-weight: bold;
    text-indent: -10px;
    line-height: 20px;
}
#home-content .sideLinks .subSideLink:before{
    content: "\203A"; 
    padding-right: 5px; 
    position: relative;
    top: -1px;
    color: #763775;
}
#home-content .sideLinks .grid12 a:hover{
    color: #763775;
    border-left: 3px solid #FFBD07;
}
#home-content .sideLinks .activeSideLink{
    color: #763775;
    border-left: 3px solid #763775;
}
#home-content .inactive{
    display: none;
}
#home-content .active{
    display: block;
}
#home-content .sideLinks .btnMain{
	color: #FFF;
}

/** SIDE MENU **/
#home-content .sideLinks{margin-top: 0px; padding-right: 20px;}
#home-content .sideLinks .grid12{background-color: #EEE; margin-bottom: 5px;}
#home-content .sideLinks a{
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #575757;
    font-weight: bold;
    padding-left: 13px;
}
#home-content .sideLinks .subSideLink{
    font-size: .9em;
    padding: 0px 10px 3px 30px;
    border-left: 0;
    font-weight: bold;
    text-indent: -10px;
    line-height: 20px;
}
#home-content .sideLinks .subSideLink:before{
    content: "\203A"; 
    padding-right: 5px; 
    position: relative;
    top: -1px;
    color: #763775;
}
#home-content .inactive{
    display: none;
}
#home-content .active{
    display: block;
}
#home-content .sideLinks .grid12 a:hover{color: #763775; border-left: 3px solid #FFBD07;}
#home-content .sideLinks .activeSideLink{color: #763775; border-left: 3px solid #763775;}

