/*
UBC Web Site Common Look and Feel v. 4.0
UBC Public Affairs
t: 604.822.8925
w: http://www.publicaffairs.ubc.ca/ubcweb/ 
e: web.admin@ubc.ca
*/

}

/* Body and p elements */
    body {
    font-size: 11px;
    }


  p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 125%;
    }

/* Links */
	
    a:link {
    color: #006699;
    background-color: transparent;
    }

    a:visited, a:active {
    color: #666666;
    background-color: transparent;
    }

    a:hover {
    color: #666666;
    background-color: transparent;
    text-decoration: none;	
    }

/* Links in navHead */
    a.navHead:link, a.navHead:active, a.navHead:visited, .navHead {
    color: #003399;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    background-color: transparent;
    text-transform: uppercase;
    }

    a.navHead:hover {
    color: #003399;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    background-color: transparent;
    text-transform: uppercase;
    }

/* Links in nav */
    a.nav:link, a.nav:active, a.nav:visited, .nav {
    color: #000000;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    background-color: transparent;
    text-transform: uppercase;
    }

    a.nav:hover {
    color: #000000;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: underline;
    background-color: transparent;
    text-transform: uppercase;
    }

/* Links in navSub */
    a.navSub:link, a.navSub:active, a.navSub:visited, .navSub {
    color: #000000;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    background-color: transparent;
    }

    a.navSub:hover {
    color: #000000;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: underline;
    background-color: transparent;
    }

/* Headings */

    h1 {
    color: #003399;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding-top: 5px;
    line-height: 100%;
    margin-bottom: -7px;
    border: 0px;
    font-weight: bold;
    text-transform: uppercase;
    }

    h2 {
    color: #990000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 100%;
    padding-top: 4px;
    margin-bottom: -7px;
    border: 0px;
    font-weight: bold;
    text-transform: uppercase;
    }
	
    h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 100%;
    font-weight: bold;
    text-transform: uppercase;
    }

    h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 3px;
    margin-bottom: -7px;
    font-weight: bold;
    }

/* HR */

    hr {
    height: 1px;
    color: #CDCDCD;
    }

/* Lists */

    ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    }
	
    li {
    list-style: square;
    margin-left: -20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    }
	
    ul li li {
    list-style: disc;
    }

    ul li li li {
    list-style: circle;
    }
	
    ul li li li li {
    list-style: square;
	}
	
    ul li li li li li  {
    list-style: disc;
    }
    ul li li li li li li {
    list-style: circle;
    }

    ul li li li li li li li{
    list-style: square;
    }

/* Monospaced */

    .mono {
    font-family: "courier new", courier, mono;
    font-size: 12px;
    color: #000000;
    }

/* Fine print for forms, image captions, et cetera */

    .fine {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    }	
	
/* Address */
    address {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    }

/* Table cell backgrounds */

    .tdNav {
    background-color: #EBEBEB
    }

    .tdNavActive {
    background-color: #C3C3C3;
    }

    .tdNavSub {
    background-color: #D4D4D4;
    }

    .tdVertDiv {
    background-color: #EBEBEB
    }

/* Future use? 
    h2+h3 {
    margin-bottom: 20px;
    }



    h2+table {
    margin-bottom: 20px;
    }
*/
/* Maestro WXSiteMenu Definitions */

.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Menu1Current {
	color: #000000;
	text-transform: uppercase;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Menu1Current a:link, .Menu1Current a:visited, .Menu1Current a:active {
	color: #000000;
	text-decoration: none;
	background-color: #C3C3C3;
	display: block;
	padding: 5px;
}
.Menu1Current a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #C3C3C3;
	display: block;
	padding: 5px;
}

.Menu1 {
	color: #000000;
	text-transform: uppercase;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Menu1 a:link, .Menu1 a:visited, .Menu1 a:active {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
.Menu1 a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #C3C3C3;
	display: block;
	padding: 5px;
}

.Menu2Current {
	color: #000000;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.Menu2Current a:link, .Menu2Current a:visited, .Menu2Current a:active {
	color: #000000;
	text-decoration: none;
	background-color: #D4D4D4;
	display: block;
	padding: 2px;
}
.Menu2Current a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #F9CD8A;
	display: block;
	padding: 2px;
}

.Menu2 {
	color: #000000;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.Menu2 a:link, .Menu2 a:visited, .Menu2 a:active {
	color: #000000;
	text-decoration: none;
	background-color: #D4D4D4;
	display: block;
	padding: 2px;
}
.Menu2 a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #F9CD8A;
	display: block;
	padding: 2px;
}

.Menu3Current {
	color: #000000;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.Menu3Current a:link, .Menu3Current a:visited, .Menu3Current a:active {
	color: #000000;
	text-decoration: none;
	background-color: #DDDDDD;
	display: block;
	padding: 2px;
}
.Menu3Current a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #F9E1BD;
	display: block;
	padding: 2px;
}

.Menu3 {
	color: #000000;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.Menu3 a:link, .Menu3 a:visited, .Menu3 a:active {
	color: #000000;
	text-decoration: none;
	background-color: #DDDDDD;
	display: block;
	padding: 2px;
}
.Menu3 a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #F9E1BD;
	display: block;
	padding: 2px;
}

.SubMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.SubMenuCurrent {
	color: #000000;
	text-transform: uppercase;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SubMenuCurrent a:link, .SubMenuCurrent a:visited, .SubMenuCurrent a:active {
	color: #000000;
	text-decoration: none;
	background-color: #C3C3C3;
	display: block;
	padding: 5px;
}
.SubMenuCurrent a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #C3C3C3;
	display: block;
	padding: 5px;
}

.SubMenuThis {
	color: #000000;
	text-transform: uppercase;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SubMenuThis a:link, .SubMenuThis a:visited, .SubMenuThis a:active {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
.SubMenuThis a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #C3C3C3;
	display: block;
	padding: 5px;
}

.SubMenuB {
	color: #000000;
	text-transform: uppercase;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SubMenuB a:link, .SubMenuB a:visited, .SubMenuB a:active {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
.SubMenuB a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #C3C3C3;
	display: block;
	padding: 5px;
}
/*printing only main content area*/

.media print{
  body{ background-color:#FFFFFF; background-image:none; color:#000000 }
  #ad{ display:none;}
  #leftbar{ display:none;}
  #contentarea{ width:100%;
}


