﻿body {
    background: #FFF;
    color: #000;
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    width: 7.5in;
    margin: 0;
}

#wrapper, #frame {
    background: transparent;
    border: 0;
    float: none !important;
    font-size: 12pt;
    padding: 0.3in .25in;
    width: 8.5in;
    height: 11in;
    
}

#mainCenter, #mainArea {
    border: 0;
    float: none !important;
    margin: -0.5px 0 0 -35px;
    padding: 0;
    width: 8.5in;
    height: 11in;
}

#EventsArea, #newsArea2 {
    border: 0;
    display: block;
    float: none !important;
    margin: 0;
    padding: 0;
    width: 8.5in;
}

#mainCenter {
    margin: 0;
    padding: 0;
    width: 7.5in;
    height: 11in;
}

#mainCenter p, #mainCenter li {
    width: 7.5in; /*Changed from 100% 5-11-2010*/
    margin: 0;
    padding: 0;
    font-size: 12pt;
    font-family: "Times New Roman", Times, serif;
    line-height: 1.5em;
}

#mainLeft, #mainRight, #footerColumns, #footer, #greyNav, #logo, #mobileLogo, #mobileStudentLinks, #studentLinks, .rss, #slider-wrapper, #headerContentRight,
#bottomArea, #searchSec, #topRedBar, #quickLinksSec, .DoNotPrint, #UHVSecNavSub {
    border: 0;
    margin: 0;
    padding: 0;
    display: none;
}

img, #UCImage {
    border:0;
    margin:0;
    padding:0;
    display:none;
}

#MainLogoSec, #UHVSec { display: none; /*position: relative; text-align:center; top:0; margin:.5in 0 .25in 0; padding:0;*/ }

.uhvTitle { clear: both; display: inline; margin: 0 0 1.5in 0; padding: 0 0 2in 0; width: inherit; }

a:link, a:visited {
	color: #000;
    background:transparent;
	font-weight: normal;
	text-decoration: underline; 
}

.heading, .newsHeading {
    font-size: 18pt;
    font-weight: bold;
}

/* Adds URL after link so it's spelled out on paper.*/
/*
#mainCenter a:link:after, #mainCenter a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
*/

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
}

h1 { font-size: 250%; width: 7.5in; }
h2 { font-size: 175%; }
h3 { font-size: 135%; }
h4 { font-size: 100%; font-variant: small-caps; }
h5 { font-size: 100%; }
h6 { font-size: 90%; font-style: italic; }

.PrintOnly{ display: inline; }
.ScreenOnly{ display: none; }
