/* -------------------------------------------- Forces a scrollbar in Firefox */

html { 
	min-height: 100%; margin-bottom: 1px;
     overflow: -moz-scrollbars-vertical;
	 
}
#nounderline{
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nounderline{
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#printer-friendly {	text-align: right;}

/* ------------------------------------------------------------------ Redefined Tags ----*/

body {
	background-image:   url(../htms/pix/bg-wide.gif);
	background-repeat: repeat-y;
	/*background-position: center top;*/

	font-size: 10pt;
	background-color: #e7e7e7;
	text-align: left;
	background-position: center;
	margin: 0px;
	padding: 0px;

}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
img{
border:none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-align: left;
}

ul {
	text-align: left;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ----------------------------------------CLASSES */


.border {
	border: thin solid #333333;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #666666;
	text-indent: 10px;
	padding-left: 20px;
}

.cellIndent {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.courseList {
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.gen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.genText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}

.grey {
	color: #666666;
	line-height: 16px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCC33;
	text-transform: uppercase;
}

.menuHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
}

.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 500;
	color: #C30;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.noOutline {
	text-decoration: none;
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.outline {
	border: 1px solid #999999;
	padding: 10px;
}

.outline2 {
	border-top: 1px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #999999;
}
.outline2padRight15 {
	border-top: 1px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #999999;
	margin-right: 15px;
}

.pIndent {
	margin-left: 17px;
	font-size: 11px;
	color: #333333;
}

.textHighlight{color: #FFFF66}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: left;
}



/* ------------------------------------------------------------------ Advanced IDs----*/

/*-------------------------standard links----*/

a.noUnderIMG:link {
	/*color: #FF0033;*/

	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/*----------------from links.css*/
/*a.nounderline{text-decoration:none}

a:link    {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a:active  {color:#FF0000;}
a:hover   {
	color:#000000;
	text-decoration: none;
	background-color: #e7e7e7;
}
a.nav:link    {
	text-decoration:none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
}

a.nav:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
}

a.nav:hover   {
	text-decoration:none;
	color:#000000;
	background-color:#BCD41C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.nav:active  {
	text-decoration:none;
	color:#FF3300;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
}


a.deptLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;

}

a.deptLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}

a.deptLink:hover {
	color: #000000;
	text-decoration: none;
	background-color: #BCD41C;
}

a.whiteLink:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.whiteLink:hover {
	color: #FFFF00;
	text-decoration: none;
	background-color: #7F7E7E;
}

a.whiteLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}


*/
a.noUnderIMG:visited {
	/*color: #FF0033;*/

	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a.noUnderIMG:hover {	/*color: #FF0033;*/
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	/*color: #FF0033;*/

	text-decoration: none;

	color: #006600;

	border-bottom-style: dotted;

	border-bottom-width: 1px;

}

a:visited {

	text-decoration: none;

	color: #006600;

}

a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}

/*

a:link {

	color: #FF0033;

	font-size: 10px;

}



--------------------second copy---

a:visited {

	font-size: 11px;

	color: #666666;

}

a:active  {color:#FF0000;}

a:hover   {

	color:#000000;

	background-color: #e7e7e7;

}





--------------- third copy ---------

a:link    {

	font-size: 11px;

	color: #666666;

}

a:visited {

	font-size: 11px;

	color: #666666;

}

a:active  {color:#FF0000;}

a:hover   {

	color:#000000;

	text-decoration: none;

	background-color: #e7e7e7;

}

*/



/*-------------------------Nav links----*/



a.nav:link    {

	text-decoration:none;

	color:#FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-transform: uppercase;

	font-weight: normal;

	letter-spacing: 1px;

	text-align: left;



}

a.nav:visited {

	text-decoration:none;

	color:#FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	font-size: 10px;

	text-align: left;



}

a.nav:hover   {

	text-decoration:none;

	color:#000000;

	background-color:#BCD41C;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-align: left;

}

a.nav:active  {

	text-decoration:none;

	color:#FF3300;

	background-color:transparent;

	font-family: Arial, Helvetica, sans-serif;

	text-align: left;

}



/*-------------------------Dept links----*/

a.deptLink:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: 400;

	color: #999999;

	text-decoration: none;

	text-transform: uppercase;

	text-align: left;



}

a.deptLink:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: 400;

	color: #999999;

	text-decoration: none;

	text-transform: uppercase;

	text-align: left;

}

a.deptLink:hover {

	color: #000000;

	text-decoration: none;

	background-color: #BCD41C;



}

/*------------------Orange links -for news snippet pages in iframes ---*/



a.orng:link {

	color: #CC3300;

	line-height: 16px;

	margin-left: 20px;

}

a.orng:visited {

	color: #CC3300;

	line-height: 16px;

	margin-left: 20px;

}

a.orng:hover {

	color: #CC3300;

	line-height: 16px;

	margin-left: 20px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #FFCC66;

}

/*------------------White links ---*/



a.whiteLink:link {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}



a.whiteLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}



a.whiteLink:hover {

	color: #FFFF00;

	text-decoration: none;

	background-color: #7F7E7E;

}
.rgtBorder {
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 8px;
}
.centre {
	text-align: center;
}
.right {
	text-align: right;
}
.topPad30 {
	padding-top: 30px;
}
hr {
	height: 1px;
}
.genText h5 {
	color: #360;
}
