/* CSS Document */

/* LEFT SIDE NAVIGATION BAR */
/* used for generalpublicNav colours */
.menutitle{
	background-color:#FFFFFF;
	margin-left:0px;
	padding-left:2px;
	padding-top:4px;
	padding-bottom: 6px;
	display:block;
	text-decoration: none;
	color: #000000;
	height: auto;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-variant: small-caps;
}

.menuopen{
	background-color:#FFFFFF;
	margin-left:0px;
	padding-left:2px;
	padding-top:0px;
	padding-bottom: 0px;
	display:block;
	text-decoration: none;
	color: #000000;
	height: 1px;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.menu1{
	background-color:#FFFFFF;
	margin-left:0px;
	padding-left:2px;
	padding-top:4px;
	padding-bottom: 6px;
	display:block;
	text-decoration: none;
	color: #000000;
	height: auto;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.submenu{
/*background-color:#E8E8E8;*/
display: block;
height: auto;
margin-left: 5px;
padding-top: 7px;
padding-bottom: 4px;
padding-left: 2px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

.submenuSub{
background-color:#E8E8E8;
display: block;
height: auto;
margin-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

.hide{
display: none;
}

.show{
display: block;
}

/* END LEFT SIDE NAVIGATION BAR */

/* GENERAL PUBLIC LEFT SIDE NAVIGATION BAR */

.publicmenuTop{
	background-color:#0047b6;
	margin-left:0px;
	padding-left:2px;
	padding-top:4px;
	padding-bottom: 6px;
	display:block;
	text-decoration: none;
	color: #ffffff;
	height: auto;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-variant: small-caps;
}

.publicmenu1{
	background-color:#FFFFFF;
	margin-left:0px;
	padding-left:2px;
	padding-top:4px;
	padding-bottom: 6px;
	display:block;
	text-decoration: none;
	color: #000000;
	height: auto;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-variant: small-caps;
}

.publicsubmenu{
background-color:#0047b6;
display: block;
height: auto;
margin-left: 5px;
padding-top: 7px;
padding-bottom: 4px;
padding-left: 2px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

.publicsubmenuSub{
background-color:#0047b6;
display: block;
height: auto;
margin-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

/* END GENERAL PUBLIC NAV MENU /*

/* WORK-RELATED SKILLSnav LEFT SIDE NAVIGATION BAR */

.work-relatedmenuTop{
	background-color:#b80031;
	margin-left:0px;
	padding-left:2px;
	padding-top:4px;
	padding-bottom: 6px;
	display:block;
	text-decoration: none;
	color: #ffffff;
	height: auto;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-variant: small-caps;
}

.work-relatedmenu1{
	background-color:#FFFFFF;
	margin-left:0px;
	padding-left:2px;
	padding-top:4px;
	padding-bottom: 6px;
	display:block;
	text-decoration: none;
	color: #000000;
	height: auto;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-variant: small-caps;
}

.work-relatedsubmenu{
background-color:#b80031;
display: block;
height: auto;
margin-left: 5px;
padding-top: 7px;
padding-bottom: 4px;
padding-left: 2px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

.studentsubmenuSub{
background-color:#5e1c5f;
display: block;
height: auto;
margin-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

/* END STUDENT LEFT SIDE NAVIGATION BAR */

/* STUDENTnav LEFT SIDE NAVIGATION BAR */

.employeeskillsmenuTop{
	background-color:#006685;
	margin-left:0px;
	padding-left:2px;
	padding-top:4px;
	padding-bottom: 6px;
	display:block;
	text-decoration: none;
	color: #ffffff;
	height: auto;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-variant: small-caps;
}

.employeeskillsmenu1{
	background-color:#0031a5;
	margin-left:0px;
	padding-left:2px;
	padding-top:4px;
	padding-bottom: 6px;
	display:block;
	text-decoration: none;
	color: #ffffff;
	height: auto;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-variant: small-caps;
}

.educatorsubmenu{
background-color:#006685;
display: block;
height: auto;
margin-left: 5px;
padding-top: 7px;
padding-bottom: 4px;
padding-left: 2px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

/* END STUDENT LEFT SIDE NAVIGATION BAR */

/* ALTERNATIVE MENU BAR TEST */

.menutitle2{
	background-color:#FFFFFF;
	margin-left:0px;
	padding-left:2px;
	padding-top:4px;
	padding-bottom: 6px;
	display:block;
	text-decoration: none;
	color: #000000;
	height: auto;
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-variant: small-caps;
}

.submenu2{
	background-color:#DDEEFF;
	display: block;
	height: auto;
	margin-left: 5px;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 2px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

.menulink2 {
	color: #333333;
	text-decoration: none;
}



/* END ALTERNATIVE MENU */

body,p,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	font-weight: bold;*/
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.pagecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
}


h1 {
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #b80031;
}

/*.search{
	background-color:#ffffff;
	height: auto;
	margin-right: 2px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align:top;
	float: right;
	background-color:#FF6666l;
}*/

.mp_backlinks{
	background-color:#ffffff;
	height: auto;
	margin-left: 2px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	vertical-align: top;
}

.mp_backlinks_indexpage{
	background-color:#ffffff;
	height: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 6px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	vertical-align: top;
	line-height: 10px;
}

/* slide menus Style Sheet */

div.clSlideMenu{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	overflow:hidden;
	width:150;
	height:22;
}
a.clA0{ /* All top level links */
	color:white;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a.clA1{ /* All sub level links */
	color:black;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.clA2{ /* All sub2 level links */
	color:navy;
	text-decoration:none;
}
a.clA3{ /* All sub3 level links */
	color:black;
	text-decoration:none;
}
a.clA4{ /* All sub4 level links */
	color:green;
	text-decoration:none;
}

/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2; top:2; z-index:200;}
/* NEEDED ----- This class should be named like this:
	#NAME_OF_YOUR_MENUcont
*/
#slideMenucont{position:absolute;	height:600; width:200; visibility:hidden;}

.error{
	color: #FF3300; 
	font-weight: bold
}

a:visited {
	color: #666666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
