/*****************************
 * About Home
******************************/
.about-table {
width: 606px;
}

.about-table td {

	border-bottom: 1px solid #ccc;
	padding: 18px 0px 0px 0px;

}

.about-table .left-col {
height: 150px;
width: 129px;
}

.about-table p {
line-height: 12pt;
}

.sub-nav {
height: 130px;
}

.sub-nav td { padding: 0px 10px 0px 0px; }

.home {
line-height: 12pt;
}

.about-sb-table {
width: 670px;
border: 0px;
border-collapse:collapse;
margin: 0px;
padding: 0px;
}

.about-sb-table td {
width: 160px;
border-color: #ccc;
border-style: solid;
border-width: 1px 0 0 0;
padding: 20px 25px 15px 0;
margin-right: 20px;
}

.about-sb-table .right-col {
width: 250px;
border-color: #ccc;
border-style: solid;
border-width: 1px 0 0 0;
padding: 20px 0 15px 0;
}

.feature-text {
font-size: 7.5pt;
line-height: 10pt;
color: #333;
padding: 0;
margin: 0;
}

.feature-imgs {
padding: 0;
}

.about-other-table {
width: 670px;
border: 0px;
padding-bottom: 20px;
border-collapse:collapse;
margin: 0px;
}

.about-other-table td {
width: 151px;
padding: 20px 25px 15px 0;
}

.fac-buttons td {
padding-right: 30px;
}
/*for colleges&schools
color: #1d3a83;
background-color: #d6dbde;
* 
* */
#form_contain ul{width:250px;}
#form_contain input {display:none}
#form_contain li{
list-style:none;
	background-image: url(../../resources/images/global/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	border:0;
	padding: 2px 0 2px 10px;
	font-size: 9pt;
}
#form_contain li h4{
cursor:pointer;
font-weight:500;
color: #1d3a83;
}

#form_contain li h4.hover{
background-color: #d6dbde;
}
h3.all, h3.additional{

width:250px;
list-style:none;
display: block;
background-position: 0% 0%;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #dee0e1;
	padding: 2px 0 2px 0px;
margin-bottom:4px;
font-size: 10pt;
}
h3.all{cursor:pointer; color: #262b2e;}
h3.all div, h3.additional div{
    
width:250px;
margin-bottom:2px;
}
h4.low a{background-color:transparent;
color: #1d3a83;
}




