/*Print CSS 2005*/

/*Font and link styes*/
body {
background-color: #8e0d2e;
color: #000;
font-size: 70%;
line-height: 160%;
margin: 0; 
}

p {
margin: 0 0 1.5em 0;
padding: 0;
}

div {position: relative;}

h1 {
	font-size: 140%;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	color: #990000;
	font-weight: bold;
	margin-top: 1px;
	padding-top: 20px;
}

h2 {
font-size: 110%;
line-height: 110%;
font-family: Arial, Helvetica, sans-serif;
color: #990000; 
font-weight: bold; }

h3 {
font-size: 105%;
line-height: 105%;
font-family: Arial, Helvetica, sans-serif;
color: #000; 
font-weight: bold; }

h4{
font-size: 100%;
line-height: 100%;
font-family: Arial, Helvetica, sans-serif;
color: #990000;
font-weight: bold; 
 }
 
h5, h6 {
font-size: 100%;
line-height: 100%;
font-family: Arial, Helvetica, sans-serif;
color: #55657d;
font-weight: bold; 
 }
 
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-type: square;
list-style-position: outside;
}

/* Structure stlye */

#container{
width: 100%;
margin: 0 auto 0 auto;
background-image: url(../images/background1.gif);
background-repeat: repeat-y;
background-color: #FFF;
}

/* University branding */
#branding {
	background-color: #B50E39;
	width: 100%;
	border-bottom-color: #ffcc33;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}

#printlogo {
display: none;
}

/* Department header or graphic */

#header {
	background-color: #002740;
	width: 100%;
	color: #FFF;
}

#printheader {
display: none;
}

/* Content information*/

#maincontent {
margin-left: 152px;
margin-right: 30px;
margin-top: 0;
margin-bottom: 0;
font-size: 115%;
line-height: 130%;
font-family: Arial, Helvetica, sans-serif;
color: #000;
padding: 0px 20px 20px 20px;
}

#maincontent a:link{
color: #0000cc;
text-decoration: none;
background-color: #FFF;
}

#maincontent a:visited { 
color : #000099;  
text-decoration: underline;
}

#maincontent a:hover {  
color: #0066FF; 
text-decoration: underline;
}

#maincontent a:active {  
color: #0033cc; 
text-decoration: underline;
}

.maincontent-boldcolor { 
font-size: 120%;
line-height: 130%; 
font-weight: bold; 
color: #8e0d2e;
}

/*sidebars*/

#sidebar_left {
float: left;
width: 130px;
margin-top: 0;
margin-right: 0;
padding: 10px;
font-size: 110%;
line-height: 150%;
font-family: Arial, Helvetica, sans-serif;
color: #002740;
font-weight: bold;
}

#sidebar_left a:link {
text-decoration:none;
color: #0000CC;
}

#sidebar_left a:hover {
color: #0066FF; 
text-decoration: underline;
}

#sidebar_left a:visited {
color: #000099;
text-decoration:none;
}

#sidebar_left a:active {
color: #0033cc;
text-decoration:underline;
	}

#sidebar_left h4 {
font-size: 100%;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0px 0px 5px 0px;
color: #660033;
}

#sidebar_right {
float: right;
margin: 0;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 20px;
width: 125px;
font-size: 95%;
line-height: 150%;
font-family: Arial, Helvetica, sans-serif;
padding: 10px 10px 10px 15px;
color: #002740;
border-left-color: #002740;
border-left-style: dotted;
border-left-width: 1px;
	}

#sidebar_right  a:link {
text-decoration:none;
color: #0000CC;
}

#sidebar_right  a:hover {
color: #0066FF; 
text-decoration: underline;
}

#sidebar_right  a:visited {
color: #000099;
text-decoration:none;
}

#sidebar_right a:active {
color: #0033cc;
text-decoration:underline;
}

#sidebar_right  h4 {
font-size: 100%;
font-weight: bold;
margin: 0;
padding: 0px 0px 5px 0px ;
color: #660033;
}

/* Misc elements */

#standards
{
visibility: hidden;
display: none;
margin-bottom: 0;
padding-bottom: 0;
width: 0;
height: 0;
}
.hr {
border-bottom: 1px #b50e39 solid;
width: 100%;
}

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

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

.pullquote {
float: right;
padding: 5px 0 5px 15px;
width: 120px;
font-family : Georgia, "Times New Roman", Times, serif;
font-variant : small-caps;
font-size : 130%;
line-height : 150%;
font-weight : normal;
letter-spacing : 1px;
color: #666666;
}

/* Footer information */
#footer {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 2px 10px 2px 10px;
	background-color: #8e0d2e;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 98%;
	border-top-color: #B50E39;
	border-top-style: solid;
	border-top-width: 1px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
 }

#footer p {
font-size: 95%;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF
text-align: center; 
margin: 5px 0px 5px 0px;
}

#footer a:link {  
color: #FFFF66; 
text-decoration: none;
}

#footer a:visited {
color: #FFFFCC;
text-decoration: underline;
}

#footer a:hover {  
color:  #FFFF00; 
text-decoration: underline;
}

#footer a:active {  
color: #FFFF66; 
text-decoration: underline;
 }

