/*CSS connection 760px fixed width 2005*/

/*Font and link styes*/
body {
	color: #000;
	margin: 0;
	background: #FFFFFF;
}

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

p .breakhere {page-break-after: always}

h1 {
font-size: 16pt;
line-height: 20pt;
color: #330066;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top: 20px;
padding-top: 0px;
}

h2 {
font-size: 12pt;
line-height: 16pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3300CC; 
font-weight: bold; }

h3 {
font-size: 12pt;
line-height: 16pt;
font-family: "Times New Roman", Times, serif;
color: #000; 
font-weight: bold; }

h4{
font-size: 12pt;
line-height: 14pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #990000;
font-weight: bold; 
 }
 
h5, h6 {
font-size: 12pt;
line-height: 14pt;
font-family: Verdana, 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: 7in;
margin: 0 auto 0 auto;
}

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

#printlogo {
display:block;
margin: -20px 0px -50px 0px;
}

/* Department header or graphic */

#header {
display: none;
}

#printheader {
color: #002740;
width: 100%;
background: #FFFFFF;
}

#printheader p {
color: #002740;
width: 100%;
background: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 24pt;
font-weight: bold;
}

/* ToolBar  */

#toolbar {
display: none;
}


#toolbar p {
display: none;
}


#toolbar a:link { 
display: none;
}


#toolbar a:active {
display: none;}


#toolbar a:visited { 
display: none;
}


#toolbar a:hover{ 
color: #ffff00; 
text-decoration: underline; 
}


/* Content information*/

#maincontent {
margin: 0 auto;
width: 7in;
font-size: 10pt;
line-height: 12pt;
font-family: "Times New Roman", Times, serif;
color: #000;
padding: 0px;
}

#maincontent a:link{
display: none;
}

#maincontent a:visited{
display: none;
}

#maincontent a:hover{
display: none;
}

#maincontent a:active {
display: none;
}

.maincontent-boldcolor { 
font-size: 14pt;
line-height: 12pt; 
font-family: "Times New Roman", Times, serif;
font-weight: bold; 
color: #8e0d2e;
}

/* 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;
}

/* Local Links */

#navlocal
{
display: none;
}
#navlocal a, #navlocal a:link, #navlocal a:visited
{
display: none;
}

#navlocal a:hover, #navlocal a:active, #navlocal a:focus
{
display: none;
}

#navlocal li
{
display: none;
}

#navlocal ul
{
display: none;
}


/* Misc elements */

#standards
{
display: none;
}


.picturepadleft {
padding: 0px 20px 20px 0px;
}

.picturepadright {
padding: 0px 0px 20px 20px;
}


.hr {
border-bottom: 1px #b50e39 solid;
width: 100%;
}

.to-top {
display: none;
}

.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: #fff;
color: #000;
font-family: "Times New Roman", Times, serif;
width: 7in;
border-top-color: #B50E39;
border-top-style: solid;
border-top-width: 1px;
 }

#footer p {
font-size: 10pt;
font-family: "Times New Roman", Times, serif;
text-align: center; 
margin: 5px 0px 5px 0px;
color: #000;
}

#footer a:link {  
display: none;
}

#footer a:visited {
display: none;
}

#footer a:hover {  
display: none;
}

#footer a:active {  
display: none;
}
