#app_content a {
	color: #990033;
	text-decoration: none;
	font-size: inherit;
	border-bottom: 1px dotted #999;
}

#app_content a:hover {
	border-bottom: 1px solid #903;
}

#headerLabelText {
	float: left;
	clear: left;
	font-size: 1.6em;
	letter-spacing: -0.5px;
	font-weight: bold;
	font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	padding-left: 25px;
	color: #353535;
}

#headerLabelText a {
	color:#000000;
	text-decoration:none;
}

#headerBlackBarDiv {
	background-color: #353535;
	min-height: 2px;
	margin-top: 2px;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*text-align:center;*/
	position:relative;
	margin: 0px;
	min-width: 360px;
}

#asu_container {
   margin: 0; padding: 0;
   text-align: left;
   /*
   min-width: 1000px;
   max-width: 1100px;
	*/   
   margin-right: auto;
   margin-left: auto;
   /*
   padding-left: 25px;
   padding-right: 25px;
   */
   
}
#asu_container li.no-border {
   border: none;
}

#asu_hdr {
	padding-left: 13px;
	padding-right: 13px;
}

#app_content {
	min-height:200px;
	margin: 35px 25px 20px 20px
}

p {
   margin: 14px 0;
}

h1 {
	font-size: 1.66em;
	font-weight: bold;
	color: #353535;
	margin-bottom: 5px;
	/*padding-bottom: 30px;*/
}

.excl {
	color: #903;
	margin-bottom: 20px;
	padding-left: 39px;
	background: #fff url(https://www.asu.edu/go/images/exclm.jpg) 0 4px no-repeat;
}