
div.studyAbroadTable {
	padding-left:10px;
	margin-left:10px;
}

table.studyAbroad  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333;
	padding-left:10px;
	margin-left:10px;
	
	font-size:14px;
	text-align:left;
}

table.studyAbroad  p {
	margin:0;
	padding:0;
}

table.studyAbroad  a {
	text-decoration: none;
	color: #3b5ea0;
	border-bottom: 1px dotted #3b5ea0;
	font-weight: bold;
}

table.studyAbroad  a:hover {
	text-decoration: none;
	color:#999999;
	border-bottom: 1px dotted #999999;
}


table.studyAbroad  thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;

	text-align:center;	
}

table.studyAbroad  td, table.studyAbroad  th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: top;
	width:auto;
}

table.studyAbroad  tr.odd th, table.studyAbroad  tr.odd td {
	background: #efefef;
}
