/* Tabs
 
 ------------------------- */
.paddedtabs
{
    height: 19px;
    margin-bottom: 2px;
    position: relative;
}

.activetabs
{
	height: 19px;
	position: absolute;
	left: 3px;
	top: 171px;
	text-align: center;
}

a.tab
{
	display: block;
	height: 19px;
	position: absolute;
	z-index: 10;
	color: #fff;
	text-decoration: none;
	font: bold 12px "Helvetica", sans-serif;
	background-image: url(../images/tab_edge.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a.tab span
{
	display: block;
	padding-left: 8px;
	padding-top: 1px;
	margin-right: 20px;
	height: 18px;
	color: #666666;
	background-color: #d0dce1;
}

a.tab span.next
{
    padding-left: 21px;
}

a.tab:hover span, a.selected span, a.selectednext span
{
	color: #FFFFFF;
	background-color: #333333;
}

a.tab:hover, a.selected, a.selectednext
{
	z-index: 11;
	background-image: url(../images/tab_edge.gif);
	background-repeat: no-repeat;
	background-position: right -19px;
}

a.tab:hover span.next, a.selectednext span.next
{
	background-color: #333333;
	background-image: url(../images/tab_edge.gif);
	background-repeat: no-repeat;
	background-position: -2px 1px;
}

#tabjobs
{
    width: 116px;
}

#tabservices
{
    width: 102px;
    left: 98px;
}

#tabnews
{
    width: 82px;
    left: 182px;
}

#tabarticles
{
    width: 94px;
    left: 122px;
}

#tabfaq
{
    width: 76px;
    left: 322px;
}

#tabprogram
{
    width: 180px;
    left: 287px;
}

#tabapplying
{
    width: 170px;
    left: 135px;
}

#tabschool
{
    width: 153px;
}

#tababout
{
    width: 68px;
}

#taboffered
{
    width: 103px;
    left: 50px;
}

#tabreqinfo
{
    width: 180px;
    left: 134px;
}

#tabindepthaau
{
    width: 140px;
    left: 134px;
}

#tabreqinfoaau
{
    width: 180px;
    left: 256px;
}

#tabservicesEndcap
{
    width: 106px;
    left: 50px;
}

a.tab span
{
    cursor: pointer;
}

p.programinfotitle {
color:#427289;
font-size:14px;
font-weight:bold;
}

p.bold {
font-weight:bold;
}
