/* Override Generic Styles here */



/* from Rasmuson Goldmine */
input.searchbutton 
{
	font-family: Verdana, Helvetica, Arial, sans-serif, Arial Unicode MS, Lucida Grande; 
	font-size: xx-small;
	font-weight: bold;
	background-color: #0099CC;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 5px;
}



/*
#column-two
{
    width: 100px;
}
*/


a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(/anla/images/icon_pdf.gif) no-repeat center right;
}

a[href $='.wav'] { 
   padding-right: 18px;
   background: transparent url(/anla/images/icon_audio.gif) no-repeat center right;
}

a[href $='.mp3'] { 
   padding-right: 18px;
   background: transparent url(/anla/images/icon_audio.gif) no-repeat center right;
}


a.out {
   padding-right: 18px;
   background: transparent url(/anla/images/icon_external.gif) no-repeat center right;
}


#picture-component p
{
       font-size: 12px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
}

p
{
       font-size: 12px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
}


#ua-footer
{
    text-align: center;
}
#ua-footer footertext
{
    text-align: center;
}

.fineprint
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
        color: grey;
}

a:link {
text-decoration: none;
color: #336699;
}
a:visited {
text-decoration: none;
color: #336699;
}
a:hover {
text-decoration: underline;
color: #FF9900;
}


A.menu {
text-decoration: none;
color: #669990;
}
A.menu:Visited {
color: #669990;
text-decoration : none;
}
A.menu:Hover {
color: #003366;
text-decoration : none;
}


A.nav {
	display: block;
	border-top: 1px solid #cccccc;
        border-bottom: 0px solid #cccccc;
	padding: 2px 0px 0px 10px;
	color:#003366;
}

A.nav:Hover {
        background-color: #dddddd;
        text-decoration: none;
        color:#000000;
}


A.nav:Visited {
        text-decoration: none
}




.texttop {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #CCCCCC;
}


.textsm {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #666666;
}

.header_big {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
color: #993300;
}


.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #333333;
}


.text p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
color: #333333;
}


.heading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #000000;
}

.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	border: 1px 1 #666666;
}

.header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #993300;
}

.textbox_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}

.textbox_peach {
	color: #666666;
	background-color: #E9F9BA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
}

.text_b {
	color: #000000;
}
.header_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}




.line2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.line_red {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #993333;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
}

.dotted_right {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
}



.image_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993300;
}
.image_oneside {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #993300;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993300;
}


.shade
{
background-color:#E8E7D9;
}

table.chart
	{
		border:0;
	}
table.chart td
	{
	background-color:#E8E7D9;
	padding: 5px;
	}
table.chart caption
	{
	/*  width:100%;    this seems redundant -- gmh 10/15/05 */
	margin-bottom:5px;
	}
table.chart th
	{
	background-color:#E8E7D9;
	padding: 5px;
	}

/* from studentservices, for left column menu */
#office-contact {
font-family: verdana, serif;
color: #333333;
font-size: 11px;
padding-left:20px;
}

.red
{
color: red;
font-weight: bold;
}

#ua-site-tittle {
    display:none;
}

