


BODY		
{
	font-family: Arial, Helvetica, sans-serif;	;
	font-weight: normal;
	background: #f2f2f2 url(http://www.stayahead.com/images/background-wide.gif) repeat-y center;
	text-align: center
}

.menuhead_frontpage 
{
	font-weight: normal; font-size: 12px; font-weight: normal; color: #E5FFC4; background-color: #006fba
}


div#publication-id {
	float:right;
	color: #000000;
	font-size: 8px;
	font-weight: normal;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
} 

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

#container {
  position: relative;
}

#menu {  
  position: absolute;
  width: 19%;
  padding: 1em 0 0 1%;
}
#main {
  position: absolute;
  width: 56%;
  padding: 1em 2%;
}
#sidebar {
  position: relative;
  width: 19%;
  padding: 1em 1% 0 0;
}


em {
  font-weight: bold;
  font-style: normal;
  COLOR: #006FBA;
}

HR
{
	COLOR: 	#006FBA;
}

P
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
}

P2
{
	COLOR: 	#006FBA;
	font-size : xx-small;	
}

P3
{
	COLOR: 	#006FBA;
	font-size: 12px;
}

P4
{
	COLOR: 	#006FBA;
	font-size : larger;
}

P5
{
	COLOR: Black;
	font-size : 6px;
}

LI {
	font-size: 12px;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
}

H1 {
	COLOR: Gray;
	text-transform : capitalize;
	font-size: 20px;
	font-weight: bold;
}
H2
{
	color: #006fba;
	font-size: 14px;
	font-weight : bold;
}

.schedule
{
	font-weight : bold;	
	font-size: 14px;
	COLOR: White;
	background : #006fba;
}

H3
{
	COLOR: #006FBA;
	font-size: 12px;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
}

H4
{
	COLOR: Black;
	font-size: 12px;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
}
H5
{
	BACKGROUND-COLOR: #6666ff;
	COLOR: white;
	LINE-HEIGHT: 10pt;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
}
H6.white
{
	BACKGROUND-COLOR: #339999;
	COLOR: white;
	MARGIN: 0px 0px 2px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
}

TD		{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
}

TD.PurpleFont{
	font-size: 12px;
	font-weight: normal;
	COLOR: #006FBA;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
}
	
TD.PurpleFont2{
	font-size: 16px;
	font-weight: normal;
	COLOR: #006FBA;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
}

TD.PurpleFont3{
	font-size: 10px;
	font-weight: normal;
	COLOR: #006FBA;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
}
	
TD.PurpleFont4{
	font-size: 24px;
	font-weight: normal;
	COLOR: #006FBA;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
}
TD.BlackFont6{
	font-size: 6px;
	font-weight: normal;
	COLOR: Black;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
}

TD.PurpleBG	{
	font-size: 14px;
	font-weight: normal;
	COLOR: White;
	background : #006fba;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
}

TD.PurpleBG12{
	font-size: 12px;
	font-weight: normal;
	COLOR: White;
	background : #006fba;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
}
	
TD.PurpleBG10{
	font-size: 10px;
	font-weight: normal;
	COLOR: White;
	background : #006fba;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
}

TD.Black{
	font-size: 16px;
	font-weight: normal;
	COLOR: White;
	background : Black;
	font-family : "Verdana", Arial, Helvetica, sans-serif;
}

.courseshow	{  font-size: 14px; color:  #006fba; font-weight: bold  }
.title		{  font-size: 20px  }
.coursetitle	{  font-size: 18px; color:  #006fba; font-weight: bold  }
.MsoNormal {
	COLOR: Black;
	font-size : 14px;
}

.BlueText	{
	color: Blue;
	font-size: 12px;
	font-weight: bold;
}

.GreenText	{
	color: Green;
	font-size: 12px;
	font-weight: bold;
}

.GreyTextLg	{
	color: Gray;
	font-size: 20px;
	font-weight: bold;
}

A:link {
	color:  #006fba;
	TEXT-DECORATION: underline
}  /* for unvisited links */
A:visited {
	color: Teal;
	TEXT-DECORATION: underline
} /* for visited links */
A:active {
	color: Navy;
	TEXT-DECORATION: underline
} /* when link is clicked */
A:hover {
	color: Navy;
	TEXT-DECORATION: underline
} /* when mouse is over link */

A.menu:link { color: rgb(0, 0, 255) }  /* for unvisited links */
A.menu:visited { color: rgb(0, 0, 255) } /* for visited links */
A.menu:active { color: rgb(0, 0, 0) } /* when link is clicked */
A.menu:hover { color: rgb(255, 102, 0) } /* when mouse is over link */

A.white:link {	color: rgb(255, 255, 255);	text-decoration : none;}  /* for unvisited links */
A.white:visited {	color: 9999FF;	text-decoration : none;} /* for visited links */
A.white:active { color: rgb(153, 204, 255); text-decoration : underline;} /* when link is clicked */
A.white:hover { color: Yellow; text-decoration : underline;} /* when mouse is over link */

A.black:link { color: Black; }  /* for unvisited links */
A.black:visited { color: 9999FF } /* for visited links */

LI.#p2 {
	font-size : larger;
}

A.black:active { color: FF0000) } /* when link is clicked */
A.black:hover { color: 000099 } /* when mouse is over link */

A.purple:link {	color:  #006fba;	text-decoration : none;}  /* for unvisited links */
A.purple:visited {	color: Teal;text-decoration : none;} /* for visited links */
A.purple:active {	color: Navy; text-decoration : none;} /* when link is clicked */
A.purple:hover {	color: Navy; text-decoration : underline;} /* when mouse is over link */

A.member:link { color: rgb(255, 255, 255); text-decoration : underline;}  /* for unvisited links */
A.member:visited { color: rgb(255, 255, 255); text-decoration : underline;} /* for visited links */
A.member:active { color: Navy(255, 255, 255); text-decoration : underline;} /* when link is clicked */
A.member:hover {color: Yellow;	text-decoration : underline;} /* when mouse is over link */

A.footer:link { color: rgb(0, 0, 255) }  /* for unvisited links */
A.footer:visited { color: rgb(0, 0, 255) } /* for visited links */
A.footer:active { color: rgb(0, 0, 0) } /* when link is clicked */
A.footer:hover { color: rgb(255, 102, 0) } /* when mouse is over link */

A.sitemap:link { color: rgb(0, 0, 255) }  /* for unvisited links */
A.sitemap:visited { color: rgb(161, 187, 230) } /* for visited links */
A.sitemap:active { color: rgb(153, 204, 255) } /* when link is clicked */
A.sitemap:hover { color: rgb(255, 153, 102) } /* when mouse is over link */


A.OrangeLoc:link {	color: #FF8000;}  /* LEEDS for unvisited links */
A.OrangeLoc:visited { color: #FF8000 } /* LEEDS for visited links */
A.OrangeLoc:active { color: #FF8000 } /* LEEDS when link is clicked */
A.OrangeLoc:hover { color: #FF8000 } /* LEEDS when mouse is over link */

A.BlueLoc:link {color: Blue; }  /* MANCHESTER for unvisited links */
A.BlueLoc:visited { color: Blue } /* MANCHESTER for visited links */
A.BlueLoc:active { color: Blue } /* MANCHESTER when link is clicked */
A.BlueLoc:hover { color: Blue } /* MANCHESTER when mouse is over link */

A.RedLoc:link {	color: Red;}  /* BRISTOL for unvisited links */
A.RedLoc:visited { color: Red } /* BRISTOL for visited links */
A.RedLoc:active { color: Red } /* BRISTOL when link is clicked */
A.RedLoc:hover { color: Red } /* BRISTOL when mouse is over link */

A.GreenLoc:link {color: Green;}  /* BIRMINGHAM for unvisited links */
A.GreenLoc:visited { color: Green } /* BIRMINGHAM for visited links */
A.GreenLoc:active { color: Green } /* BIRMINGHAM when link is clicked */
A.GreenLoc:hover { color: Green } /* BIRMINGHAM when mouse is over link */

A.PinkLoc:link {	color: #FF00CC;}  /* EDINBURGH or unvisited links */
A.PinkLoc:visited { color: #FF00CC } /* EDINBURGH for visited links */
A.PinkLoc:active { color: #FF00CC } /* EDINBURGH when link is clicked */
A.PinkLoc:hover { color: #FF00CC } /* EDINBURGH when mouse is over link */



.newtext {
	font-size: 16;
	COLOR:  #006fba;
}

TD.lightbluecolumn{
	font-size: 12px;
	background : #DFDFDF;
}
.searchtable{
	font-size: 12px;
	font-weight: bold;
}
.schedulehr{
	width: 98%;
	color: #006FBA;
}
.schedulehr100{
	width: 100%;
	color: #006FBA;
}
.tabletext{
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
.tabletextblue{
	font-size: 12px;
	font-weight: bold;
	color: Blue;
}
.tabletextgreen{
	font-size: 12px;
	font-weight: bold;
	color: Green;
}
.tabletextred{
	font-size: 12px;
	font-weight: bold;
	color: Red;
}
.tabletextFF8000{
	font-size: 12px;
	font-weight: bold;
	color: #FF8000;
}
.tabletextFF00CC{
	font-size: 12px;
	font-weight: bold;
	color: #FF00CC;
}
.tabletextwhite{
	font-size: 12px;
	font-weight: bold;
	color: White;
}
.coursecertification{
	background : #FF4646;
	font-size: 16px;
	font-weight: bold;
	color: White;
	vertical-align: top;
}
.locationblack{
	font-size: 12px;
	font-weight: bold;
}
.locationblue{
	font-size: 12px;
	font-weight: bold;
	color: blue;
}
.locationgreen{
	font-size: 12px;
	font-weight: bold;
	color: Green;
}
.locationred{
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.locationFF8000{
	font-size: 12px;
	font-weight: bold;
	color: #FF8000;
}
.locationFF00CC{
	font-size: 12px;
	font-weight: bold;
	color: FF00CC;
}
.searchtablemiddle{
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

.courseyears{
	font-size: 17px;
	font-weight: bold;
	color: #006FBA;
}

.watermark{
	background-image : url(../images/pic1.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
	padding-right : 200;
}

.watermark1{
	background-image : url(../images/pic1.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
}

.watermark2{
	background-image : url(../images/pic2.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
}

.watermark3{
	background-image : url(../images/pic3.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
}

.watermark4{
	background-image : url(../images/pic4.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
}

.watermark5{
	background-image : url(../images/pic5.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
}

.watermark6{
	background-image : url(../images/pic6.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
}

.watermark7{
	background-image : url(../images/pic7.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
}

.watermark8{
	background-image : url(../images/pic8.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
}

.watermark9{
	background-image : url(../images/pic9.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
}

.watermark10{
	background-image : url(../images/pic10.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
}

.watermark11{
	background-image : url(../images/pic11.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
}

.watermark12{
	background-image : url(../images/pic12.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
}

.watermark13{
	background-image : url(../images/pic13.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
}

.watermark14{
	background-image : url(../images/pic14.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
}

.watermark15{
	background-image : url(../images/pic15.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
}

.watermark16{
	background-image : url(../images/pic16.jpg);
	background-attachment : scroll;
	background-position : right;
	background-repeat : no-repeat;
}