@charset "utf-8";
/* CSS Document */

#page-title-link {
	padding-top:5px
}

#student-card-comparison {
	float:left;
	position:relative;
}

#student-card-comparison table {
	border:1px solid #C0C8CC;
}
td {
	border:0;
	text-align:left;
	vertical-align:top;
	padding-bottom:0;
	padding-top:6px;
}
.no-borders {
	border:0;
}
#compare-table{
	margin-top:-9px; 
	display: inline;
}
td h2 { 
	font-weight:bold;
	line-height:1.3em;
	margin: 12px 0 12px 7px;
}

td h2.bottom{
	margin-top:0px;
	margin-bottom:0px;
}

td p {
	margin:.8em .5em .3em .3em;
	line-height:16px;
	padding-left:2px;
	padding-bottom:6px;
	
}

td p.top-pg{
	padding-top:2px;
	padding-bottom:6px;
}

td p.emphasis-pg{
	height:50px;
}

.border-top {
	border-top:1px solid #c0c8cc; 
}
#border-top {
	border-top:1px solid #c0c8cc; 
}
.border-bottom 
{
	border-bottom:1px solid #c0c8cc; 
}
.border-row {
	border-bottom:1px solid #c0c8cc; 
	border-right:1px solid #c0c8cc; 
}
.bottom-border {
	border-bottom:1px solid #c0c8cc; 
}
.border-right {
	border-right:1px solid #c0c8cc; 	
}
.first-column {
	vertical-align:bottom; 
	width:180px;
	padding-left:11px;
	padding-bottom:22px;
}
.second-column {
	background-color:#f7f9f9;
	width:371px;
	padding-left:4px;
	padding-right:0px; 
	padding-bottom:6px;
}
.third-column {
	background-color:#f7f9f9;
	padding-left:4px;
	padding-right:0px; 
	padding-bottom:6px;
}
.business-card {
	float:left; 
	width:150px;
}                                      	
div.apply-now {
	clear:both;
	padding-left: 6px; 
	padding-top:11px;
}
div.apply-now a {
}
div.apply-now a.detail{
	float:left;
	margin-top:8px;
	padding-left: 5px;
}

div.apply-now a.more{
	line-height:14px;
}
.left-column {
	width:92px;
	float:left;
	padding:0;
	padding-left:7px;
	padding-bottom:24px;
	
}
.right-column {
	width:100px;
	float:left;
	padding-left:13px;
	padding-top:5px;
}
.vertical-align {
	vertical-align:top;
}
.white-background {
	background-color:#FFFFFF;
}
.lightgrey-background {
	background-color:#f7f9f9;
}
.t {background: url(/business/images/dot.gif) 0 0 repeat-x; width: 100%;}
.b {background: url(/business/images/dot.gif) 0 100% repeat-x}
.l {background: url(/business/images/dot.gif) 0 0 repeat-y}
.r {background: url(/business/images/dot.gif) 100% 0 repeat-y}
.bl {background: url(/business/images/bl.gif) 0 100% no-repeat}
.br {background: url(/business/images/br.gif) 100% 100% no-repeat}
.tl {background: url(/business/images/tl.gif) 0 0 no-repeat}
.tr {background: url(/business/images/tr.gif) 100% 0 no-repeat; padding: 2px 2px 1em 10px; }

a h2{
	color: #000000;
}

a:hover h2{
	text-decoration: underline;
}
#right-callout{
	float:right;
	width:220px;
	margin-left:30px;
	cursor:pointer;
	margin-right:30px;
}
