/*Hilltopics Print CSS */

/*Font and link styes*/
body {
background-color: #fff;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
line-height: 160%;
margin: 0; 
}

table { font-size: 100%; }

a img { border: 0; }

a:link{ display: none;}

a:visited { display: none;}

a:hover { display: none;}

a:active { display: none;}

h1 {
font-size: 14pt;
line-height: 200%;
text-align: left;
color: #990000; 
font-weight: bold;
font-family: Times, "Times New Roman", serif;
margin-bottom: -10px;
margin-top: -10px;
 }

h2 {
font-size: 12pt;
line-height: 110%;
color: #2a454d; 
font-weight: bold; }

h3 {
font-size: 11pt;
line-height: 105%;
color: #000; 
font-weight: bold; }

h4 {
font-size: 10pt
line-height: 100%;
color: #990000; 
 }

h5 {
font-size: 10pt;
line-height: 100%;
color: #990000; 
 }

h6 {
font-size: 10pt;
line-height: 100%;
color: #990000; 
 }
 
strong { font-weight: bold; }
bold { font-weight: bold; }

em { font-style: italic; }
i { font-style: italic; }

abbr { font-style: normal; text-decoration: none; }
acronym { font-style: normal; text-decoration: none; }

OL { list-style-position: outside; }

UL {
color : #002740; 
list-style-image:   url(/images/bullet.gif); 
list-style-type: square;
list-style-position: outside;
}

UL UL LI {
list-style-image:   url(/images/sub_bullet.gif);
}

UL UL UL LI {
list-style-image:   url(/images/sub_bullet.gif);
}

/* Structure style */

/* University Navbar band */
#branding { display: none;}

/* Magazine band */
#branding-maglogo{ display: none;}

#branding-maglogo span { display: none;}

#branding-maglogo2{ display: none;}

#branding-maglogo2 span { display: none;}

#brandinglinks{ display: none;}

#brandinglinks p{ display: none;}

#brandinglinks p a:link { display: none;}

#brandinglinks p a:active { display: none;}

#brandinglinks p a:visited { display: none;}

#brandinglinks p a:hover  { display: none;}


/* Department band */
#department{
background-color: #fff;
height: 61px;
border-bottom: 1px #727272 solid;
}

#department_links p { display: none;}

#department_links p a:link { display: none;}

#department_links p a:active { display: none;}

#department_links p a:visited { display: none;}

#department_links  p a:hover  { display: none;}

.department_h1 {
font-size: 14pt;
line-height: 180%;
text-align: left;
color: #990000; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: -10px;
margin-top: -10px;
 }


/* Links column */
#nav_main { display: none;}

#nav_main p { display: none;}

#nav_main p a:link { display: none;}

#nav_main p a:active { display: none;}

#nav_main p a:visited { display: none;}

#nav_main p a:hover { display: none;}

/* Body information*/
#container {
background: #fff ;
width: 95%;
 }

#content{
background: #fff;
padding: 15px;
font-size: 11pt;
margin-top: 15px;
line-height: 130%;
text-align: left;
color: #000;
}

.content-boldcolor { 
font-size: 140%;
font-weight: bold; 
color: #c68218;
line-height: 200%; }

/*sidebar*/

#sidebar {
text-align: left; 
vertical-align: top; 
background-color: #fff;
border-left: 1px #727272 solid;;
width: 150px;
padding: 5px;
margin: +10px; }

#sidebar h3 {
font-family: Arial, Helvetica, sans-seriff;
font-size: 12pt;
font-weight: bold;
color: #124315; }

#sidebar p {
font-style: normal;
color: #454545; }

#sidebar p a:link  { display: none;}

#sidebar p a:active  { display: none;}

#sidebar p a:visited  { display: none;}

#sidebar p a:hover  { display: none;}

/* Misc */

.hr {
border-bottom: 1px #dcad5b solid;
}

.to-top {
font-size: 92%;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000;
text-align: right; }

.date {
font-family: Arial, Helvetica, sans-serif;
font-size: 92%;
text-align: left;
color: #666666;
font-weight: bold; }

.author {
font-family: Arial, Helvetica, sans-serif;
font-size: 92%;
line-height:120%;
font-weight: bold;
color: #333333;
margin-top: 15px;
}

.caption {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
line-height:120%;
font-weight: normal;
color: #666;
margin-top: 15px;
}

.caption-red {
color: #920b2e;
font-weight:bold;
}

/*added 112907 by sarah dukes for subhead treatment*/
.caption-black {
color: #000;
font-weight:bold;
}

.bigtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 115%;
line-height:140%;
font-weight: bold;
color: #333333;
}

/* Pull quote*/

.quote {
font-family: Arial, Helvetica, sans-serif;
font-size: 110%;
line-height: 120%;
font-weight: bold;
color: #333333;
float: right;
width: 15em;
margin: 0 1em 1em;
padding: 0.25em }


#standards
{
visibility: hidden;
display: none;
margin-bottom: 0;
padding-bottom: 0;
width: 0;
height: 0;
}

.dropcap {

float: left;
width: 45px;
font-size: 550%;
line-height: 65%;
font-weight: normal;
color:#444444;
font-family: georgia, times;

}

.letter_authors
{
	font-weight: bold;
	padding-bottom: 10px;
}

.picturepad {
padding: 10px 10px 10px 0px;
float: left;
}

/*added 113007 by sarah dukes to take off top padding of pic in text*/
.picturepadnotop {
padding: 0px 10px 10px 0px;
float: left;
}

/*added 113007 by sarah dukes to clear all floats*/
.clear {
clear: both;
}

.picturepadright {
	padding: 10px 0px 10px 10px;
	float: right;
}

.photo_right {
padding: 5px 5px 5px 10px;
float:right;
width: 250px;
}

.photo_right p {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
text-align: left;
color: #666;
}

.photo_left {
padding: 5px 10px 5px 5px;
float:left;
width: 250px;
}

.photo_left p {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
text-align: left;
color: #666;
}

.montage {
float:right;
margin: -29px -15px 20px 20px; 
}

.special-headline {
font-size: 160%;
line-height: 200%;
text-align: left;
color: #990000; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: -10px;
margin-top:10px;
 }




/* Footer information */
#footer { 
clear: both; 
margin: 0px 0px 0px 0px; 
padding: 2px 10px 2px 10px; 
background-color: #fff ; 
border-width: 3px 0px 0px 0px; 
border-style: solid; 
border-color: 1px #727272 solid;;
color: #002740;
 }

#footer p { 
font-size: 9pt; 
text-align: center; 
margin: 5px 0px 5px 0px; }

#footer a:link  { display: none;}

#footer a:visited  { display: none;}

#footer a:hover  { display: none;}

#footer a:active  { display: none;}



