/*CSS 2005*/

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

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

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

h2 {
font-size: 110%;
line-height: 110%;
font-family: Arial, Helvetica, sans-serif;
color: #002740; 
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 : #000033; 
list-style-type: square;
list-style-position: outside;
}

/* Structure stlye */

#container{
width: 760px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #B50E39;
margin: 0 auto 0 auto;
background-color: #FFFFFF;
background-image: url(../images/bgcontroller.gif);
background-repeat: repeat-y;
}

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

#printlogo {
display: none;
}

/* Department header or graphic */

#header {
background-image: url(/controller/images/controllers_05.gif);
background-repeat: repeat-x;
width: 100%;
height:75px;
color: #FFFFFF;
}

html>body #header {
background-image: url(/controller/images/controllers_05.gif);
background-repeat: repeat-x;
width: 100%;
height:65px;
color: #FFFFFF;
}

#printheader {
display: none;
}

#printheader p {
display: none;
}

/* ToolBar  */

#toolbar {
	width: 100%;
	margin: -8px 0px 0px 0px;
	border-top-color: #ffcc33;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #002740;
}

#toolbar p {
font-size: 92%;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff
margin: 5px 0px 5px 15px;
padding: 5px 5px 5px 0px
}

#toolbar a:link { 
color: #ffffff; 
text-decoration: underline; 
}

#toolbar a:active 
{ color: #ffff66; 
text-decoration: 
underline;
}

#toolbar a:visited { 
color: #ffffcc; 
text-decoration: 
none; 
}

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


/* Content information*/

#maincontent {
margin-left: 155px;
margin-right:160px;
margin-top: 0;
margin-bottom: 0;
font-size: 115%;
line-height: 130%;
color: #000;
padding: 0px 20px 20px 20px;
background-color: #FFF;
}

#maincontent2 {
margin-left: 155px;
margin-right:20px;
margin-top: 0;
margin-bottom: 0;
font-size: 115%;
line-height: 130%;
color: #000;
padding: 0px 20px 20px 20px;
background-color: #FFF;
}

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

#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: #333333;
}

/*sidebars*/

/* Left hand navigation*/

#sidebar_left {
	float: left;
	width:150px;
	margin:0px 10px 10px 0px;
}

html>body #sidebar_left {
	float: left;
	width:150px;
	margin:-15px 10px 10px 0px;
}

#sidebar_left p {
	display: block;
	margin: 0px;
	font-size: 100%;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	color: #002740;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #f3d578;
	font-weight: bold;
}

#sidebar_left a:link {
color: #0000cc; 
text-decoration: none; 
display: block; 
padding: 5px 5px 5px 5px;}

#sidebar_left a:visited {
font-weight: bold; 
text-decoration: none; 
display: block;
padding: 5px 5px 5px 5px;}

#sidebar_left a:hover {
color: #8e0d2e; 
text-decoration: none;
display:block;
background-color: #f3d578;
}

#sidebar_left a:active {
color: #8e0d2e; 
text-decoration: none; 
display: block; 
background-color: #f3d578; 
padding: 5px 5px 5px 5px;}


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


#sidebar_right {
	float: right;
	width: 125px;
	background-color:#f4df9f;
	font-size: 100%;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 15px;
	color: #002740;
	border: solid #002740 1px;
	margin: 10px 10px 10px 10px;
	}

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

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

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

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

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

/* Misc elements */


.localnav {
margin: 5px;
width:135px;
float:right;
font-size: 100%;
line-height: 110%;
padding: 0px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
border-width: 1px 1px 1px 1px; 
border-style: solid; 
border-color: #d7af38; }

.localnav ul li { 
font-weight: bold; 
font-style: normal; 
display: block; 
margin: 0px 0px 0px -30px;  
list-style-type:none;
}


.localnav  ul li a:link {
color: #0000cc; 
text-decoration: none; 
display: block; 
padding: 5px 0px 5px 0px;
}

.localnav  ul li a:visited {
color: #000099; 
text-decoration: none; 
display: block;
padding: 5px 0px 5px 0px;
}

.localnav  ul li a:hover {
color:#0066FF; 
text-decoration: none;
}

.localnav  ul li a:active {
color: #0033cc; 
text-decoration: none; 
display: block; 
}


.localnav p {
	padding:10px 5px 1px 5px;
}

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

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

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

.to-top {
font-size: 90%;
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;
}

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

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

#footer p {
font-size: 92%;
font-family: Arial, Helvetica, sans-serif;
color: #FFF; 
margin: 5px 0px 5px 0px;
}

#footer a:link {  
color: #FFF; 
text-decoration: underline;
}

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

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

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

