@charset "UTF-8";
/* CSS Document */

.glossymenu{
	padding: 0;
	width: 227px;
	border-bottom-width: 0;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

.glossymenu_curriculum{
	padding: 0;
	width: 710px;
	border-bottom-width: 0;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

.glossymenu a.menuitem{
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 23px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(../images/nav_background.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 14px;
}

.glossymenu_curriculum a.menuitem{
	color: #D18519;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #707E36;
	height: 14px;
	margin-bottom: 10px;
}


.glossymenu a.menuitem_yellow{
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 23px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(../images/nav_back2.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 14px;
}


.glossymenu a.menuitem_space{
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 23px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	background-color: #FFFFFF;
	/*background-image: url(../images/nav_background.gif);*/
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem_yellow:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem_space:visited, .glossymenu .menuitem:active{
color: white;
}

a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu_curriculum a.menuitem .statusicon2{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
	background-image: url(../images/nav_background_roll.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.glossymenu_curriculum a.menuitem:hover{
	color: #895711;
}

.glossymenu_curriculum a.menuitem:visited{
	color: #D18519;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #707E36;
	height: 14px;
	margin-bottom: 10px;

}

.glossymenu a.menuitem_yellow:hover{
	background-image: url(../images/nav_back2_roll.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.glossymenu a.menuitem_space:hover{
     background-color: #FFFFFF;
	
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu_curriculum div.submenu{ /*DIV that contains each curriculum sub menu*/
	background: white;
	margin-bottom: 20px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #838F43;
	margin-left: 20px;
}

.glossymenu div.submenu ul li a{
	display: block;
	color: #333333;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	text-decoration: none;
}
.glossymenu div.submenu ul li :hover {
	colorz: white;
	background-color: #BF7829;
	color: #FFFFFF;
}



.glossymenu div.secondary{ /*DIV that contains each sub menu*/
background: white;
}
.glossymenu div.secondary ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}
.glossymenu div.secondary ul li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #838F43;
	margin-left: 20px;
}

.top_dashline{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #838F43;
	
}
.glossymenu div.secondary ul li a {
	display: block;
	color: #333333;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	text-decoration: none;
}
.glossymenu div.secondary  ul  li :hover {
	colorz: white;
	background-color: #BF7829;
}

