/* CSS Document */

/* GLOBAL */
/* ----------------------------------------------------- */
body {
	width: 806px;
	background-image: url(../images/bg.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	line-height: 1.6em;
*/	margin: auto;
	padding: 0px;	
}
a:link {
	color: #dd741c; /*red*/
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #076172; /*blue*/
	text-decoration:none;
	font-weight: bold;
}
a.blacklink:link {
	color: #000000; /*black*/
	text-decoration: none;
	font-weight: bold;
}
a.blacklink:hover {
	color: #076172; /*blue*/
	text-decoration: none;
	font-weight: bold;
}
a.blacklink:visited {
	color: #000000; /*black*/
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #dd741c; /*red*/
	text-decoration:none;
	font-weight: bold;
}
p a:link, p a:hover p a:visited {
	font-weight: normal;
}
p {
	font-size: 12px;
	line-height: 1.4em;
	margin: 5px 0px 15px 0px;
	
}
#content {
	background-image: url(../images/shadow_LR.gif);
	background-color: #FFFFFF;
	margin: 3px 0px 5px 0px;
}
h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	font-family: "Arial";
	font-size: 24px;
	font-weight: normal;
	color: #088BA4;
	border-bottom: 2px dotted #9FAA00;
	width: 530px;
}
h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	font-family: "Arial";
	font-size: 18px;
	font-weight: normal;
	color: #088BA4;
}
h3 {
	padding:10px 0px 0px 0px;
	margin: 0px;
	color: #52773D;
	font-size: 15px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	padding:10px 0px 0px 0px;
	margin:0px;
}
h5 {
	font-size: 12px;
	margin-bottom: 12px;
}
.clear {
	clear:both;
}
.highlight, .highlight_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CE8B4F;
	font-weight: bold;
}
.highlight {
	letter-spacing: .05em;
}
.highlight_2 {
	font-style:italic;
	color: #838B17;
}
.list_common {
	margin: 10px 0px 15px 0px;
	padding: 0px;
}
.space_left {
	padding-left: 10px;
}
/* BreadCrumbs */
/* ----------------------------------------------------- */
#breadcrumbs {
	font-size: 10px;
	margin: 3px 0px 8px 0px;
	padding:0px;
	width: 590px;
	float: right;
	color: #AAAAAA;
}
#breadcrumbs a {
	color: #AAAAAA;
	text-decoration:none;
	font-weight: bold;
}
#breadcrumbs a:hover {
	color: #DDDDDD;
}
/* MISC */
/* ----------------------------------------------------- */
/* PAGE CENTER */
#schwartz_center {
	padding: 0px;
	margin: 10px 0px 20px 0px;
	width: 500px;
}
#schwartz_center h4 {
	padding: 0px;
	margin: 1px 10px 20px 0px;
}
#schwartz_center p {
	padding: 0px;
	margin: 0px 0px 20px 10px;
	width: 350px;
}
#schwartz_center .last_p p {
	margin: 0px 0px 0px 10px;
}
#schwartz_center th {
	width: 150px;
}
/* PAGE DEAN'S MESSAGE */
#message p {
	width: 380px;
}
#message {
	float:left;
}
#alumnidotnet, #getcarded {
	border: 1px solid #CCCCCC;
	padding: 0px 10px 0px 10px;
	margin-bottom: 10px;
}
#alumnidotnet p, #getcarded p {
	width:480px;
}
/* PAGE NEWS */
#latest_news {
	border: 1px solid #CCCCCC;
	padding: 0px 10px 10px 10px;
	margin:10px 0px 10px 0px;
	width: 520px; 
}
#latest_news h3 {
	margin:0px 0px 10px 0px;
}
#newslist ul,
#newslist li {
	list-style:none;
	margin: 0px;
	padding: 0px;
	}
#newslist ul {
	border-bottom: 1px solid #CCCCCC;
	height: 110px;
}
#newslist .norule {
	border: none;
	height: 100px;
}

#newslist li {
	display: block;
}
.newlist_1col {
	width: 350px;
	float: left;
}
.newlist_2col {
	width: 140px;
	float: right;
}
#newslist2 ul {
	border-bottom: 1px solid #CCCCCC;
}
#newslist2 li {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#newslist2 .norule2 {
	border: none;
	height: auto;
}
#latest_news img {
	margin-top: 10px;
}
#latest_news a {
	font-weight: normal;
}
/* PAGE facultylist */
#list_faculty a {
	text-decoration:none;
}
#list_faculty ul {
	list-style: none;
	width: 160px;
	margin:0px 50px 15px 0px;
	padding:0px;
	float: left;
	border-top: 1px solid #9FAA00;
}
#list_faculty li {
	border-bottom: 1px solid #9FAA00;
	padding: 3px 0px 3px 5px;
	margin:0px;
}
/* PAGE	SCHOLARSHIPS AND FINANCIAL AID */
#financial_aid p {
	width: 239px;
	margin: 5px 0px 5px 10px;
	font-size:11px;
}
#financial_aid a {
	font-weight:bold;
}
#financial_aid h3 {
	margin: 6px 0px 6px 0px;
	padding: 0px;
	color: #52773D;
}

ul.mediaul {
  list-style:none;
  vertical-align: middle;
  margin:0px;
  padding:0px;
}
ul.orangecircle {
  margin: 0;
  padding: 0;
  list-style: none;
}

li.orangecircle {
  margin-left:15px;
  line-height: 25px;
  vertical-align: middle;
  padding-left: 25px;
  padding-top: 0px;
  background-image:url(../images/content_bullet_a.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  list-style: none;
}





 
