  /*---------------Breadcrumb Styles---------------------*/
.breadcrumb
 { color: blue; font-size: 8pt; font-family: Verdana }

/*END------------Breadcrumb Styles---------------------*/
/*---------------Side Menu Styles---------------------*/
.sideMenuLevel1
      { color: white; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #567CAC; text-align: center; display: block; margin: 3px; border: solid 1pt }

.sideMenuLevel1 a
   { font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: none; display: block; margin: 3px; border: none }
	
.sideMenuLevel1on
   { font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #99ccff; text-align: center; display: block; margin: 3px; border: solid 1pt white }

.sideMenuLevel1on a, .sideMenuLevel1on a:hover
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: #99CCFF;
	color: #567CAC;
	text-decoration: none;
}
.sideMenuLevel2
{
	background-color: lightgrey;
}

.sideMenuLevel2 a
 { color: #fff; font-size: 9pt; font-family: Verdana; font-variant: small-caps; text-decoration: none }

.sideMenuLevel2 a:hover
{
	text-decoration: underline;
}

.sideMenuLevel3
{
	background-color: whitesmoke;
}

.sideMenuLevel3 a
{	Background-color: whitesmoke;
	font-family: Verdana;
	font-size: 9pt;
	font-variant: small-caps;
	text-decoration: none;
}

.sideMenuLevel3 a:hover
{
	text-decoration: underline;
	Background-color: whitesmoke;
}

.sideMenuSearch
 { color: white; font: bolder 10px Arial, Verdana, Helvetica, sans-serif; text-align: left; text-transform: uppercase; margin: 0; padding-top: 13px; padding-left: 7px; padding-bottom: 7px; width: 148px; voice-family: inherit }
.help  { font-stretch: semi-condensed }
/*END ---------------Side Menu Styles---------------------*/



/*-------------------Content Item Styles------------------*/
.item-container 
{
	padding-bottom: 8px;
}

.page-title 
{
	font-family: "Times New Roman", Georgia, Times, serif; 
	font-size: 19px; 
	font-weight: normal;
	padding:2px 0;
	color: #003366;

}

/*Generic*/
.generic-title 
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;
}
.generic-body 
{
	font-family: Verdana;
	font-size: 9pt;
	font-variant: normal;
	text-align: left;
	display: block;
}

/*Course*/
.course-annotation 
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	display:block;
}
.course-code 
{ 
	font-family: Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	
}
.course-title 
 { 
 	font-size: 9pt;
 	font-family: Verdana; 
 	font-weight: bold; 
 	font-style: normal;
}
 	
.course-desc 
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	display: block;
}
.course-prereq 
 { 
 	font-size: 9pt; 
 	font-family: Verdana; 
 	font-style: italic; 
 	font-weight: normal; 
 	display: block 
 }
 	
/*END----------------Content Item Styles------------------*/
/*----------------Custom Item Styles------------------*/

a { text-decoration: none;}

a.one:link    { text-decoration: none; }
a.one:active  { text-decoration: underline; cursor: hand }
a.one:visited { text-decoration: none; color:purple}

a.two:link    { text-decoration: none; color:ffffff }
a.two:active  { text-decoration: underline; cursor: hand; color:f7f7f7 }
a.two:visited { text-decoration: none; color:f7f7f7}

a:hover { text-decoration: underline; cursor: hand} 

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: lighter;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: lighter;
  color:#003366;
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: lighter;
}

strong {
  font-family: Verdana,Helvetica,Arial,Sans-Serif;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodylists {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.path {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  ; font-size: 7pt
}



.clickpath {
  background-color: #CCCCCC;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:7pt; 
  font-weight: lighter;
}


.sectionmenu {
  font-family: Arial; font-weight:bold; color:ffffff
}

.sectionsubmenu {
  font-family: Arial; font-size: 9pt; color:ffffff
}

.menu1 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  ; font-size: 10pt
}

.menu2 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  ; font-size: 9pt
}

.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  ; font-size: 8pt
}

.crs,table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  ; font-size: 10pt; }  

.hidelinks {text-decoration: none; color:black;}
.hidelinks A:hover {background: #FFCC00; color: blue;}


.color10 {
  background-color:f7f7f7
}

.color11 {
  background-color:cccccc
}

.color12 {
  background-color:999999
}

.color13 {
  background-color:666666
}

.color14 {
  background-color:333333
}

.textbox1 { border-right: black 1px solid; border-top: black 1px
solid; font-size: 9px; border-left: black 1px solid; border-bottom:
black 1px solid; font-family: Verdana, Arial, Sans-Serif; }


.ryeheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-decoration: none;
}

.ryeheadertopic {
color: #ffcc33;
font-weight: bold;
}

.ryeheader:visited { color:#eeeeee; }

.ryeheader:HOVER
{
	color: #FFCC00;
}

.navpane {
	background-color: 336699
}


#topnavlinks A {

            COLOR: #ffffff; text-decoration: none

}

 

#topnavlinks A:hover {

             COLOR: #ffffff; text-decoration: none

}

 

#topnavlinks A:visited {

           COLOR: #ffffff; text-decoration: none

}


/*END----------------Custom Item Styles------------------*/
