/* STYLE RULES FOR ALL PAGES */

a:link { color: #0000CC; text-decoration: none; font-weight: normal }
a:visited { color: #990033; text-decoration: none; font-weight: normal }
a:hover { color: #990033; text-decoration: underline; font-weight: normal }
a:active { color: #990033; text-decoration: underline; font-weight: normal }

a.metanav:link { color: #000000; text-decoration: none }
a.metanav:visited { color: #000000; text-decoration: none }
a.metanav:hover { color: #990033; text-decoration: none }
a.metanav:active { color: #990033; text-decoration: none }

.metanav { font-family: Arial, Helvetica, sans-serif; font-size: 9px }

a.uppernav:link { color: #000000; text-decoration: none; font-weight: bold }
a.uppernav:visited { color: #000000; text-decoration: none; font-weight: bold }
a.uppernav:hover { color: #990033; text-decoration: none; font-weight: bold }
a.uppernav:active { color: #990033; text-decoration: none; font-weight: bold }

.uppernav { font-family:  Arial, Helvetica, sans-serif; font-size: 11px}

a.leftnav:link { color: #000000; text-decoration: none ; font-weight: bold}
a.leftnav:visited { color: #000000; text-decoration: none ; font-weight: bold}
a.leftnav:hover { color: #990033; text-decoration: none ; font-weight: bold}
a.leftnav:active { color: #990033; text-decoration: none ; font-weight: bold}

.leftnav  { font-size: 11px; font-family:  Arial, Helvetica, sans-serif; line-height: 12px }

input { font-family: monospace }

.affil { font-family:  Arial, Helvetica, sans-serif; font-size: 9px; color: #262325 }

p { font-family:  Arial, Helvetica, sans-serif; font-size: 12px}

.p { font-family: Arial, Helvetica, sans-serif; font-size: 12px }

li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px }

ol { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px }

ul { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px }




/* STYLE RULES FOR HOME PAGE ONLY */

.arrow { color: #ECF3FB }

a.homelinks:link { color: #000000; text-decoration: none }
a.homelinks:visited { color: #000000; text-decoration: none }
a.homelinks:hover { color: #990033; text-decoration: none }
a.homelinks:active { color: #990033; text-decoration: none }

.homelinks { font-family:  Arial, Helvetica, sans-serif; font-size: 11px }

.homebody { line-height: 18px }
.inthenews { line-height: 15px }
.inthenews_head { font-size: 15px; line-height: 18px }
.tditem { font-size: 12px; font-family:  Arial, Helvetica, sans-serif; text-decoration: none; color: gray;
}




/* STYLE RULES FOR ACADEMICS PAGE ONLY */

a.breadcrumb:link { color: #999999; text-decoration: none }
a.breadcrumb:visited { color: #999999; text-decoration: none }
a.breadcrumb:hover { color: #990033; text-decoration: none }
a.breadcrumb:active { color: #990033; text-decoration: none }

.breadcrumb { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #C4C4C4 }

.subheader { font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; color: #9C1D2E }

.rightmargin{
	margin-right: 15px;
	}