*
{
	font-family: arial, sans-serif;
}

a
{
	color: #14558e;
}

a:hover
{
	border-bottom-color: #14558e;
}

.client	
{
	/* background: url(http://www.princetonreview.com/mba/research/programs/images/BG-Blue_List.gif) repeat-x 0 0 #fbfdfe;*/
	padding: 10px;
	margin: 2px 0 10px 0;
	clear: both;
	overflow: hidden;
	width: 550px;
}

.sa_wrapper
{
	padding: 0;
	margin: 2px 0 10px 0;
	clear: both;
	overflow: hidden;
	width: 550px;
	font-size: 12px;
}

.sa_left
{
	float: left;
}

.sa_right
{
	float: right;
}

.client p
{
	padding: 0;
	margin: 0;
	clear: both;
	color: #666;
	font-size: 11px;
}

.photo
{
	float: left;
	margin-right: 8px;
}

.blurb
{
	margin: 0;
	font-size: 11px;
	color: #666;
}

.blurb ul
{
	/*border: solid 1px black;*/
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 14px;
}

.blurb li
{
	padding: 0;
	margin: 0;
	color: black;
	/*font-style: italic;
	border: solid 1px black;*/
}

.title
{
	float: left;
	font-size: 12px;
	margin-bottom: 7px;
	/*border: solid 1px black;*/
}

.title_header
{
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.rab
{
	float: left;
	/*border: solid 1px black;*/
	margin-right: 10px;
}

.clear
{
	clear: both;
}

.select_all
{
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.select_all li {
	display: inline;
	margin: 0 3px 0;
	padding: 0;
	color: #339;
	}
	
.crosslink_p
{
	font-size: 12px;
}

.profile
{
	float: right;
	font-size: 11px;
}

.programNamesWrapper
{
	overflow: hidden;
	margin-bottom: 20px;
}

.programNamesCol
{
	/*border: 1px solid blue;*/
	width: 260px;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.filter
{
	font-size: 12px;
	/*border: 1px solid black;*/
	padding: 0 0 0 20px;
	margin: 0;
}
.exp
{
	float:right;
}
.dcyrOverlay
{
	font-size: 12px;
	/*border: 1px solid #000000;*/
	padding: 0 0 0 0px;
	margin: 0;
	width:260px;
	float:right;
	background-color: #E6E6E6
}
.dcyrOverlay li
{
	font-size: 12px;
	color: #9B1700;
}

.dcyrOverlay p
{
	font-size: 12px;
}
.filter li
{
	margin-bottom: 1px;
}

.section_header
{
	color: #9b1700;
}

#Table3, #Table1
{
	font-size: 12px;
}

b.rtop, b.rbottom {
	background:#FFFFFF none repeat scroll 0;
	display:block;
}
b.rtop b, b.rbottom b {
	background:#E6E6E6 none repeat scroll 0;
	display:block;
	height:1px;
	overflow:hidden;
}
b.r1 {
	margin:0 5px;
}
b.r2 {
	margin:0 3px;
}
b.r3 {
	margin:0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
	height:2px;
	margin:0 1px;
}

.submitButton{
  margin-top: 15px;
}

