/* CSS Document */

#uabannerblue {
	height: 42px;
	background-color: #ffffff;
	text-align: center;
}

#uaimagearea {
	background-color: #ffffff;
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #dfe4ee;
	border-top: 2px solid #cc0033;
	border-bottom: 2px solid #cc0033;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	clear: both;
	text-align: center;

}
.border {
	padding: 5px;
	border: 3px solid #003399;
}

#header a:link {
	font-weight: bold;
	color: #000000;
	background-color: #dfe4ee;
	text-decoration: none;
	text-align: left;
}
#header a:visited {
	font-weight: bold;
	color: #EEEEEE;
	background-color: #ffffff;
	text-decoration: none;
	text-align: left;
}
#header a:hover {
	font-weight: bold;
	color: #ffffff;
	background-color: #cc0033;
	text-decoration: underline;
text-align: left;
}
#header a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ffffff;
	text-decoration: none;
text-align: left;
}

.videos {
	color: #285100;
	background-color: #ffffff;
	font-weight: bold;
}

#rightheaderimage {
float: right;
width: 170px;
}
#collegeimagearea {
	background-color: #dfe4ee;
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

.title {
	font-size: 160%;
	color: #003366;
	background-color: #dfe4ee;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 18px;
	text-align: left;
	font-weight: bold;
}

.identity {
	font-size: 95%;
	color: #ffffff;
	background-color: #dfe4ee;
	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: bold;
	color: #000000;
	background-color: #dfe4ee;
	text-decoration: none;
}
.identity a:visited {
	font-weight: bold;
	color: #000000;
	background-color: #dfe4ee;
	text-decoration: none;
}
.identity a:hover {
	font-weight: bold;
	color: #cc0033;
	background-color:  #dfe4ee;
	text-decoration: underline;
}
.identity a:active {
	font-weight: bold;
	color: #000000;
	background-color: #dfe4ee;
	text-decoration: none;
}

#collegeimagearea a:link {
	font-weight: bold;
	color: #000000;
	background-color: #dfe4ee;
	text-decoration: none;
}
#collegeimagearea a:visited {
	font-weight: bold;
	color: #000000;
	background-color: #dfe4ee;
	text-decoration: none;
}
#collegeimagearea a:hover {
	font-weight: bold;
	color: #cc0033;
	background-color:#dfe4ee;
	text-decoration: underline;
}
#collegeimagearea a:active {
	font-weight: bold;
	color: #000000;
	background-color: #dfe4ee;
	text-decoration: none;
}

#collegeimagearea .identity a:link {
	font-weight: bold;
	color: #000000;
	background-color: #dfe4ee;
	text-decoration: none;
}
#collegeimagearea .identity a:visited {
	font-weight: bold;
	color: #000000;
	background-color: #dfe4ee;
	text-decoration: none;
}
#collegeimagearea .identity a:hover {
	font-weight: bold;
	color: #cc0033;
	background-color: #dfe4ee;
	text-decoration: underline;
}
#collegeimagearea .identity a:active {
	font-weight: bold;
	color: #000000;
	background-color: #dfe4ee;
	text-decoration: none;
}


body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
}
#container {
	width: 775px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#mainarea {
	width: 98%;
	margin-top: 5px;
	text-align: left;
	float:left;
  }

div#clear {
  clear: both;
}

dt {
	font-size: 110%;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
}

form {
  margin: 0px;
} 

#footercentered {
	background-color: #dfe4ee;
	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: #dfe4ee;
	color: #000000;
	font-size: 90%;
	border-top: 2px solid #cc0033;
	border-bottom: 2px solid #cc0033;
	text-align: center;
	margin-top: 10px;
}	
#footer a:link {
	font-weight: 500;
	color: #000000;
	background-color: #dfe4ee;
	text-decoration: none;
	text-align: right;
}
#footer a:visited {
	font-weight: 500;
	color: #000000;
	background-color: #dfe4ee;
	text-decoration: none;
text-align: right;
}
#footer a:hover {
	font-weight: 500;
	color: #cc0033;
	background-color: #dfe4ee;
	text-decoration: underline;
text-align: right;
}
#footer a:active {
	font-weight: 500;
	color: #000000;
	background-color: #dfe4ee;
	text-decoration: none;
text-align: right;
}

.floatleft {
	float: left;
	padding: 4px 15px 7px 0px;
	margin: 0px;
}
.clear {
	clear: both;
}


.floatright {
  float: right;
  margin: 0px;
  padding: 4px 0px 7px 15px;
}

form {
	font-size: 100%;
	color: #000000;
	background-color: #DFE4EE;
}

#columnone h1 {
  font-size: 140%;
  margin-top: 1px;
  margin-bottom: 1px;
  color: #003366;
  font-weight: bold;
  background-color: #ffffff;
}
h1 {
  font-size: 140%;
  margin-top: 1px;
  margin-bottom: 1px;
  color: #003366;
  font-weight: bold;
  background-color: #ffffff;
}
h2 {
  font-size: 125%;
   margin-top: 12px;
  margin-bottom: 4px;
  color: #003366;
  background-color: #ffffff;
  padding-bottom: 8px;
  font-style: italic;
  font-weight:bold;
}

#onecolumn h2  {
  font-size: 125%;
   margin-top: 12px;
  margin-bottom: 4px;
  color: #003366;
  background-color: #ffffff;
  padding-bottom: 8px;
  font-style: italic;
  font-weight: bold;
}
#onecolumn .heading  {
  font-size: 135%;
   margin-top: 12px;
  margin-bottom: 4px;
  color: #003366;
  background-color: #ffffff;
  padding-bottom: 8px;
  font-style: italic;
  font-weight: bold;
}

.heading  {
	font-size: 125%;
	margin-top: 12px;
	margin-bottom: 4px;
	color: #003366;
	background-color: #ffffff;
	padding-bottom: 8px;
	font-style: italic;
	font-weight: bold;
	padding-top: 8px;
}

.redheading  {
	font-size: 125%;
	margin-top: 3px;
	margin-bottom: 4px;
	color: #cc0033;
	background-color: #ffffff;
	padding-bottom: 8px;
	font-style: italic;
	font-weight: bold;
	padding-top: 8px;
}
h3 {
	font-size: 110%;
	color: #CC0033;
	background-color: #ffffff;
	font-style: italic;
	padding-top: 0px;
	padding-bottom: 4px;
}
h4 {
  font-size: 115%;
  margin-top: 20px;
  margin-bottom: 4px;
  color: #9A4961;
  background-color: #FFFFFF;  
} 


.largertitle {
	font-size: 215%;
	color: #FFFFFF;
	background-color: #ffffff;
}


#onecolumn {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear:both;
	text-align:left;
} 

 
#onecolumn h3 {
  font-size: 120%;
  font-style: italic;
   margin-bottom: 0px;
   margin-top: 0px;
  color: #cc0033;
  background-color: #ffffff;
} 

#onecolumn a:link {
  text-decoration: underline;
  font-weight: bold;
  color: #003366;
  background-color: #ffffff;
}	

#onecolumn a:visited {
  text-decoration: underline;
  font-weight: bold;
  color: #003366;
  background-color: #ffffff;
}
#onecolumn a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #cc0033;
  background-color: #DFE4EE;
}
#onecolumn a:active {
  text-decoration: underline;
  font-weight: bold;
  color: #003366;
  background-color: #ffffff;
}	
.smalltext {
	font-size: 95%;
}
.smalltext a:link {
	text-decoration: underline;
	color: #000000;
  background-color: #ffffff;
	font-weight: bold;
}
.smalltext a:visited {
  text-decoration: underline;
	color: #000000;
  background-color: #ffffff;
	font-weight: bold;
}
.smalltext a:hover {
  text-decoration: underline;
	color: #cc0033;
  background-color: #DFE4EE;
	font-weight: bold;
}
.smalltext a:active {
text-decoration: underline;
	color: #000000;
  background-color: #ffffff;
	font-weight: bold;
}	
th {
padding-top: 13px;
padding-bottom: 2px;
}

#onecolumn .smalltext a:link {
	text-decoration: underline;
	color: #ffffff;
  background-color: #DFE4EE;
	font-weight: bold;
}
#onecolumn .smalltext a:visited {
  text-decoration: underline;
  font-weight: bold;
  color: #ffffff;
  background-color: #DFE4EE;
}
#onecolumn .smalltext a:hover {
  text-decoration: underline;
  font-weight: bold;
   color: #cc0033;
  background-color: #DFE4EE;
}
#onecolumn .smalltext a:active {
  text-decoration: underline;
  font-weight: bold;
  color: #ffffff;
  background-color: #DFE4EE;
}	

#onecolumn smalltext a:link {
	text-decoration: underline;
	color: #ffffff;
  background-color: #DFE4EE;
	font-weight: bold;
}
#onecolumn smalltext a:visited {
  text-decoration: underline;
  font-weight: bold;
  color: #ffffff;
  background-color: #DFE4EE;
}
#onecolumn smalltext a:hover {
  text-decoration: underline;
  font-weight: bold;
   color: #cc0033;
  background-color: #DFE4EE;
}
#onecolumn smalltext a:active {
  text-decoration: underline;
  font-weight: bold;
  color: #ffffff;
  background-color: #DFE4EE;
}	
#printimage {
display: none;
}


p {
  margin-bottom: 12px;
  margin-top: 2px;
}

#onecolumn td ul {
	margin: 0;
	padding: 0 0 0 0;
}	
#onecolumn li {
	margin-top: 0px;
	margin-bottom: 8px;
}

#onecolumn ul {
	margin-top: 7px;
	margin-bottom: 0px;
	
}

#onecolumn table li {
	margin-top: 0px;
	margin-bottom: 8px;
}

#onecolumn table ul {
	margin-top: 7px;
	margin-bottom: 0px;
	
}

table {
margin-bottom: 7px;
}
#onecolumn table td li {
	margin-top: 0px;
	margin-bottom: 8px;
}

#onecolumn table td ul {
	margin-top: 7px;
	margin-bottom: 0px;
	
}
#onecolumn li a:link {
	text-decoration: underline;
	color: #000000;
  background-color: #ffffff;
	font-weight: bold;
}

#onecolumn li a:link {
	text-decoration: underline;
	color: #000000;
  background-color: #ffffff;
	font-weight: bold;
}
#onecolumn li a:visited {
  text-decoration: underline;
	color: #000000;
  background-color: #ffffff;
	font-weight: bold;
}
#onecolumn li a:hover {
  text-decoration: underline;
	color: #cc0033;
  background-color: #DFE4EE;
	font-weight: bold;
}
#onecolumn li a:active {
  text-decoration: underline;
	color: #000000;
  background-color: #ffffff;
	font-weight: bold;
}

#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;
}


.emphasize {
	font-size: 120%;
	color: #CC0033;
	font-weight: bold;
}

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: #ffffff;
}
li {
	margin-top: 0px;
	margin-bottom: 6px;
}
form {
 color: #000000;
  background-color: #ffffff;
}

#onecolumn table td {
    color: #000000;
  background-color: #ffffff;
}
#onecolumn table td .header {
	color: #CC0033;
	background-color: #ffffff;
}


option {
	font-size: 95%;
	color: #000000;
	background-color: #DFE4EE;
}


select {
	font-size: 95%;
	color: #000000;
	background-color: #DFE4EE;
}
strong {
	font-weight: bold;
}
.titlephoto {
	font-size: 180%;
	color: #ffffff;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 10px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#rightarea {
	background-color: #B7C1D9;
	border-left: 1px dotted #000;
	border-bottom: 1px dotted #000;
	float: right;
	width: 225px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 6px;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.rightareatitle {
color: #003366;
font-size: 125%;
}

#rightarea .rightareatitle {
	color: #003366;
	font-size: 125%;
	
}
#rightarea a:link {
	text-decoration: underline;
	color: #CC0033;
	background-color: #B7C1D9; 
	font-weight: 600;
}
dt {
	padding-top: 6px;
	padding-bottom: 2px;
}
#rightarea a:visited {
  text-decoration: underline;
  font-weight: 600;
  color: #CC0033;
  background-color: #B7C1D9; 
}
#rightarea a:hover {
  text-decoration: underline;
  font-weight: 600;
  color: #000000;
 background-color: #FFFFFF; 
}
#rightarea a:active {
  text-decoration: underline;
  font-weight: 600;
 color: #CC0033;
 background-color: #B7C1D9; 
}
.style1 {
	font-size: 120%;
	font-weight: bold;
}
h1 {
	font-size: 145%;
	color: #cc0033;
	clear:both;
	padding-bottom: 8px;
	
}
.style2 {font-size: 130%}
dd {
	padding-top: 4px;
	padding-bottom: 6px;
}

