/* CSS Document */

#uabannerblue {
	height: 42px;
	background-color: #003366;
	text-align: center;
}

#uaimagearea {
	background-color: #003366;
	width: 780px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003366;
	border-top: 2px solid #cc0033;
	border-bottom: 2px solid #cc0033;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	height: 70px;
	margin: 0;
	clear: both;
	text-align: left;

}

#header a:link {
	font-weight: 500;
	color: #ffffff;
	background-color: #003366;
	text-decoration: none;
}
#header a:visited {
	font-weight: 500;
	color: #EEEEEE;
	background-color: #003366;
	text-decoration: none;
}
#header a:hover {
	font-weight: 500;
	color: #ffffff;
	background-color: #003366;
	text-decoration: underline;
}
#header a:active {
	font-weight: 500;
	color: #FFFFFF;
	background-color: #003366;
	text-decoration: none;
}
#insidebody {
  margin: 0px;
  padding: 0px; 
}
#aesfrontheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003366;
	border-top: 2px solid #cc0033;
	border-bottom: 2px solid #cc0033;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	height: 70px;
	margin: 0;
	clear: both;
	text-align: left;

}


#rightheaderimage {
float: right;
width: 170px;
}
#collegeimagearea {
	background-color: #003366;
	width: 780px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#aesfrontcollegeimagearea {
	background-color: #003366;
	width: 780px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.title {
	font-size: 160%;
	color: #ffffff;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 18px;
	text-align: left;
}

.identity {
	font-size: 95%;
	color: #ffffff;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0px;
	padding-left: 18px;
	text-align: left;
	padding-right: 10px;
	}
.identity a:link {
	font-weight: 500;
	color: #ffffff;
	background-color: #003366;
	text-decoration: none;
}
.identity a:visited {
	font-weight: 500;
	color: #EEEEEE;
	background-color: #003366;
	text-decoration: none;
}
.identity a:hover {
	font-weight: 500;
	color: #ffffff;
	background-color: #003366;
	text-decoration: underline;
}
.identity a:active {
	font-weight: 500;
	color: #FFFFFF;
	background-color: #003366;
	text-decoration: none;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #dfe4ee;
	margin: 0px;
}
#container {
	width: 760px;
	margin: 0 auto;
}
#sidelinks {
  float: left;
  width: 135px;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 0px;
  background-color: #DFE4EE;
  padding-bottom: 15px;
}	

#sidelinks p {
margin-top: 2px;
margin-bottom: 10px;
}	
#sidelinks ul {
	margin: 0;
	padding: 0 0 0 0;
}	

#sidelinks li {
	padding: 0.3em 0.6em 0.2em .2em;
	border-right: 2px solid #cc0033;
	border-bottom: 3px solid #cc0033;
	margin-bottom: 6px;
	margin-top: 3px;
	margin-bottom: 0;
	list-style-type: none;
}	
#sidelinks a:link {
  text-decoration: none;
  font-weight: 700;
  font-size: 85%;
   color: #003366;
  background-color: #DFE4EE;
 }
 
 #sidelinks a:visited {
   text-decoration: none;
  font-weight: 700;
  font-size: 85%;
  color: #003366;
  background-color: #DFE4EE;
 }
 #sidelinks a:hover {
  text-decoration: none;
  font-weight: 700;
  font-size: 85%;
   color: #cc0033;
  background-color: #DFE4EE;
 }
  
#sidelinks a:active {
   text-decoration: none;
  font-weight: 700;
  font-size: 85%;
  color: #003366;
  background-color: #DFE4EE;
 }

#mainareafront {
width:625px;
margin-top: 5px;
  background-color: #DFE4EE;
  text-align: left;
float:left;  
  }



#mainarea {
width: 590px;
margin-top: 5px;
  background-color: #DFE4EE;
  text-align: left;
padding-left: 15px;
float:left;  
  }
#mainareasecond {
width: 590px;
margin-top: 5px;
  background-color: #DFE4EE;
  text-align: left;
padding-left: 15px;
float:left;  
  }

  
  
#secondarymainarea {
width:590px;
margin-top: 5px;
  background-color: #DFE4EE;
  text-align: left;
  padding-left: 10px;
float: left;
  } 
.clear {
  clear: both;
}
 
 .clubtitle {
	font-size: 110%;
	color: #CC0033;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: 800;
}
  
#content {
  background-color: #DFE4EE;
  top: 140px;
  position: absolute;
  width: 560px;
  padding-left: 15px;
  margin: 0px;
  padding-right: 15px;
}

div#clear {
  clear: both;
}

dt {
	font-size: 110%;
	font-weight: 600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #CC0033;
}

form {
  margin: 0px;
} 

#footercentered {
	background-color: #003366;
	width: 780px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	clear: both;
	padding: 1em .5em 1em .5em;
	background-color: #003366;
	color: #ffffff;
	font-size: 88%;
	border-top: 2px solid #cc0033;
	border-bottom: 2px solid #cc0033;
	text-align: right;
	margin-top: 10px;
}	
#footer a:link {
	font-weight: 500;
	color: #ffffff;
	background-color: #003366;
	text-decoration: none;
}
#footer a:visited {
	font-weight: 500;
	color: #EEEEEE;
	background-color: #003366;
	text-decoration: none;
}
#footer a:hover {
	font-weight: 500;
	color: #ffffff;
	background-color: #003366;
	text-decoration: underline;
}
#footer a:active {
	font-weight: 500;
	color: #FFFFFF;
	background-color: #003366;
	text-decoration: none;
}

.floatleft {
	float: left;
	padding: 4px 15px 7px 0px;
	margin: 0px;
}

.floatright {
  float: right;
  margin-left: 0px;
  margin-top: 0px;
  padding-bottom: 10px;
}

form {
	font-size: 90%;
	color: #000000;
	background-color: #DFE4EE;
}
.header {
	font-size: 90%;
	color: #CC0033;
	background-color: #DFE4EE;
}

h1 {
  font-size: 180%;
  margin-top: 5px;
  margin-bottom: 6px;
  color: #00569D;
  font-weight: 700;
  background-color: #DFE4EE;
}
h2 {
  font-size: 125%;
  font-style: italic;
  margin-top: 12px;
  margin-bottom: 4px;
  color: #9A4961;
  background-color: #DFE4EE;
}
h3 {
	font-size: 125%;
	color: #CC0033;
	background-color: #DFE4EE;
	font-style: italic;
	padding-top: 12px;
	padding-bottom: 4px;
}
h4 {
  font-size: 115%;
  margin-top: 20px;
  margin-bottom: 4px;
  color: #9A4961;
  background-color: #FFFFFF;  
} 

#highlights {
	float:left;
	background-color: #DFE4EE;
	position: relative;
	width: 250px;
	float:left;
	font-size: 95%;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #cc0033;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-left: 10px;
}

#highlights h3 {
	margin-top: 0px;
	font-size: 125%;
	color: #CC0033;
	background-color: #DFE4EE;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 4px;
}

#highlights dl {
 margin: 0px;
  
}

#highlights dt {
margin: 0px;

}

#highlights dd {
margin: 0px;

}

.largertitle {
	font-size: 215%;
	color: #FFFFFF;
	background-color: #003366;
}

#notices {
	background-color: #ffffff;
	border-left: 1.5px solid #cc0033;
	border-right: 1.5px solid #cc0033;
	border-top: 1.5px solid #cc0033;
	border-bottom: 1.5px solid #cc0033;
		padding-left: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 10px;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
	text-align: left;
}
#onecolumn {
  font-size: 98%;
  background-color: #DFE4EE;
  margin-top: 4px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 3px;
clear:both;
text-align:left;
} 

#onecolumn h2 {
  font-size: 125%;
  font-style: italic;
  margin-top: 12px;
  margin-bottom: 4px;
  color: #9A4961;
  background-color: #DFE4EE;
} 
 
#onecolumn h3 {
  font-size: 125%;
  font-style: italic;
  margin-top: 12px;
  margin-bottom: 0px;
  color: #cc0033;
  background-color: #DFE4EE;
} 


#onecolumn a:link {
	text-decoration: underline;
	color: #003366;
  background-color: #DFE4EE;
	font-weight: 800;
}
#onecolumn a:visited {
  text-decoration: underline;
  font-weight: 800;
  color: #003366;
  background-color: #DFE4EE;
}
#onecolumn a:hover {
  text-decoration: underline;
  font-weight: 800;
   color: #cc0033;
  background-color: #DFE4EE;
}
#onecolumn a:active {
  text-decoration: underline;
  font-weight: 800;
  color: #003366;
  background-color: #DFE4EE;
}	
.smalltext {
	font-size: 90%;
}
.smalltext a:link {
	text-decoration: underline;
	color: #003366;
  background-color: #DFE4EE;
	font-weight: 800;
}
.smalltext a:visited {
  text-decoration: underline;
  font-weight: 800;
  color: #003366;
  background-color: #DFE4EE;
}
.smalltext a:hover {
  text-decoration: underline;
  font-weight: 800;
   color: #cc0033;
  background-color: #DFE4EE;
}
.smalltext a:active {
  text-decoration: underline;
  font-weight: 800;
  color: #003366;
  background-color: #DFE4EE;
}	


#onecolumn .smalltext a:link {
	text-decoration: underline;
	color: #003366;
  background-color: #DFE4EE;
	font-weight: 800;
}
#onecolumn .smalltext a:visited {
  text-decoration: underline;
  font-weight: 800;
  color: #003366;
  background-color: #DFE4EE;
}
#onecolumn .smalltext a:hover {
  text-decoration: underline;
  font-weight: 800;
   color: #cc0033;
  background-color: #DFE4EE;
}
#onecolumn .smalltext a:active {
  text-decoration: underline;
  font-weight: 800;
  color: #003366;
  background-color: #DFE4EE;
}	

#onecolumn smalltext a:link {
	text-decoration: underline;
	color: #003366;
  background-color: #DFE4EE;
	font-weight: 800;
}
#onecolumn smalltext a:visited {
  text-decoration: underline;
  font-weight: 800;
  color: #003366;
  background-color: #DFE4EE;
}
#onecolumn smalltext a:hover {
  text-decoration: underline;
  font-weight: 800;
   color: #cc0033;
  background-color: #DFE4EE;
}
#onecolumn smalltext a:active {
  text-decoration: underline;
  font-weight: 800;
  color: #003366;
  background-color: #DFE4EE;
}	
#printimage {
display: none;
}

#photos {
	margin-left: 1px;
	background-color: #DFE4EE;
	width: 305px;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 15px;
	clear: left;
	float:left;
}

#photos p {
   font-size: 90%;
  margin-top: 3px;
  margin-bottom: 9px;
  color: #000000;
  background-color: #DFE4EE;
}

#photos a:link {
	font-size: 95%;
  	margin-top: 15px;
  	margin-bottom: 9px;
  	background-color: #DFE4EE;
	text-decoration: none;
  color: #9A4961;
  padding-right: 10px;
}

#photos a:active {
	font-size: 95%;
 	margin-top: 15px;
  	margin-bottom: 9px;
  	background-color: #DFE4EE;
	text-decoration: none;
  color: #9A4961;
  
}
#photos a:visited {
	font-size: 95%;
  	margin-top: 15px;
  	margin-bottom: 9px;
  	background-color: #DFE4EE;
	text-decoration: none;
  color: #9A4961;
  
}

#photos a:hover {
	font-size: 95%;
  	margin-top: 15px;
  	margin-bottom: 9px;
  	background-color: #DFE4EE;
	text-decoration: underline;
  color: #003366;
  
}

.photoline {
	font-size: 110%;
	color: #ffffff;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}	

#threeareas {
  font-size: 95%;
  background-color: #DFE4EE;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 20px;
clear:both;
} 

#threeareas a:link {
	text-decoration: none;
	color: #9A4961;
	font-weight: 600;
	background-color: #DFE4EE;
	}
#threeareas a:visited {
  text-decoration: none;
  color: #9A4961;
  	font-weight: 600;
  background-color: #DFE4EE;
}
#threeareas a:hover {
	font-weight: 600;
  text-decoration: underline;
  color: #003366;
  background-color: #DFE4EE;
}
#threeareas a:active {
	font-weight: 600;
  text-decoration: none;
  color: #9A4961;
  background-color: #DFE4EE;
}

#threeareas2 {
  font-size: 95%;
  background-color: #DFE4EE;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 20px;
clear:both;
} 

#unitlinks {
  font-size: 90%;
  background-color: #DFE4EE;
  height: 30px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
} 

p {
  margin-bottom: 6px;
  margin-top: 2px;
}

#highlights li {
	margin-top: 0px;
	margin-bottom: 5px;
}

#highlights li a:link {
	text-decoration: underline;
	color: #003366;
  background-color: #DFE4EE;
	font-weight: 800;
}

#highlights li a:visited {
  text-decoration: underline;
	color: #003366;
  background-color: #DFE4EE;
	font-weight: 800;
}
#highlights li a:hover {
  text-decoration: underline;
  font-weight: 800;
  color: #cc0033;
  background-color: #DFE4EE;
}
#highlights li a:active {
  text-decoration: underline;
  font-weight: 800;
 color: #003366;
  background-color: #DFE4EE;
}

#highlights dd a:link {
	text-decoration: underline;
	color: #003366;
  background-color: #DFE4EE;
	font-weight: 800;
}

#highlights dd a:visited {
  text-decoration: underline;
	color: #003366;
  background-color: #DFE4EE;
	font-weight: 800;
}
#highlights dd a:hover {
  text-decoration: underline;
  font-weight: 800;
  color: #cc0033;
  background-color: #DFE4EE;
}
#highlights dd a:active {
  text-decoration: underline;
  font-weight: 800;
 color: #003366;
  background-color: #DFE4EE;
}

#onecolumn #rightarea {
	background-color: #B1BDD6;
	border-left: 1px dotted #000;
	border-bottom: 1px dotted #000;
	float: right;
	width: 225px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#onecolumn #rightarea a:link {
	text-decoration: none;
	color: #9A4961;
	background-color: #B1BDD6; 
	font-weight: 600;
}
#onecolumn #rightarea a:visited {
  text-decoration: none;
  font-weight: 600;
  color: #9A4961;
  background-color: #B1BDD6; 
}
#onecolumn #rightarea a:hover {
  text-decoration: underline;
  font-weight: 600;
  color: #003366;
 background-color: #B1BDD6; 
}
#onecolumn #rightarea a:active {
  text-decoration: underline;
  font-weight: 600;
  color: #003366;
  background-color: #B1BDD6; 
}

#onecolumn li {
	margin-top: 0px;
	margin-bottom: 5px;
	
}

#onecolumn ul {
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#onecolumn li a:link {
	text-decoration: underline;
	color: #003366;
  background-color: #DFE4EE;
	font-weight: 800;
}
#onecolumn li a:visited {
  text-decoration: underline;
	color: #003366;
  background-color: #DFE4EE;
	font-weight: 800;
}
#onecolumn li a:hover {
  text-decoration: underline;
  font-weight: 800;
  color: #cc0033;
  background-color: #DFE4EE;
}
#onecolumn li a:active {
  text-decoration: underline;
  font-weight: 800;
 color: #003366;
  background-color: #DFE4EE;
}

#onecolumn dt {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
}
#onecolumn dd {
	margin-top: 8px;
	margin-bottom; 10px;
	padding-bottom: 8px;
}

#highlights dt {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
}
#highlights dd {
	margin-top: 8px;
	margin-bottom; 10px;
	padding-bottom: 8px;
}

#mainareafront highlights dt {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
}
#mainareahighlights dd {
	margin-top: 8px;
	margin-bottom; 10px;
	padding-bottom: 8px;
}


#onecolumn blockquote li {
padding-bottom: 13px;
padding-top: 5px;
}


#printimage {
    display: none;
}

.redheader  {
  font-size: 110%;
  margin-top: 0px;
  margin-bottom: 4px;
  color: #CC0033;
  background-color: #DFE4EE;
  font-style: italic;
}






.ualogo {
 position: absolute;
  z-index: 10;
  top: 50px;
  float: right;
  right: 15px;
}

.alogoheader {

  position: absolute;
  z-index: 10;
  float: right;
  right: 15px;
}
.alogoheader2 {
	position: absolute;
	z-index: 10;
	float: right;
	right: 15px;
	top: 30px;
}

.emphasize {
	font-size: 120%;
	color: #CC0033;
	background-color: #DFE4EE;
}

dl {
	margin: 0px;
}
.right {
	background-color: #DFE4EE;
	text-align: right;
	padding-right: 25px;
	font-size: 110%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #DFE4EE;
}
li {
	margin-top: 0px;
	margin-bottom: 5px;
}


#onecolumn table td {
  font-size: 90%;
  color: #000000;
  background-color: #DFE4EE;
}
#onecolumn table td .header {
	font-size: 90%;
	color: #CC0033;
	background-color: #DFE4EE;
}

#onecolumn #leftarea {
	background-color: #B1BDD6;
	border-right: 2px solid #cc0033;
	border-bottom: 3px solid #cc0033;
	border-left: 2px solid #cc0033;
	border-top: 3px solid #cc0033;
	float: left;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-top: 4px;
	font-size: 155%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	clear: none;
	
}

#onecolumn #leftarea a:link {
	text-decoration: none;
	color: #003366;
	background-color: #B1BDD6; 
	font-weight: 600;
}
#onecolumn #leftarea a:visited {
  text-decoration: none;
  font-weight: 600;
  color: #003366;
  background-color: #B1BDD6; 
}
#onecolumn #leftarea a:hover {
  text-decoration: underline;
  font-weight: 600;
  color: #cc0033;
 background-color: #B1BDD6; 
}
#onecolumn #leftarea a:active {
  text-decoration: underline;
  font-weight: 600;
  color: #003366;
  background-color: #B1BDD6; 
}

option {
	font-size: 90%;
	color: #000000;
	background-color: #DFE4EE;
}


select {
	font-size: 90%;
	color: #000000;
	background-color: #DFE4EE;
}
strong {
	font-weight: 700;
}
.titlephoto {
	font-size: 180%;
	color: #ffffff;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 10px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

/*#photos a:link {
	text-decoration: underline;
	color: #003366;
  background-color: #DFE4EE;
	font-weight: 800;
}
#photos a:visited {
  text-decoration: underline;
	color: #003366;
  background-color: #DFE4EE;
	font-weight: 800;
}
#photos a:hover {
  text-decoration: underline;
  font-weight: 800;
  color: #cc0033;
  background-color: #DFE4EE;
}
#photos a:active {
  text-decoration: underline;
  font-weight: 800;
 color: #003366;
  background-color: #DFE4EE;
}
/*
