/*
body {margin:0; padding:0}

body {font-family: Verdana;font-size:12px; color: #333333;}
*/



body {font-family: Verdana;font-size:8px;background-color:#FFFFFF; border-bottom-color:#0000FF;}

.bodytext {font-family:Verdana; background-color: #f0f0f0; font-size:12px; padding-right:10px; padding-left:10px; line-height:1.5em;}


/* used for the header of the right-side column 
where the PAGELETS are displayed*/
.titlebarright 
{/* font-size:inherit;*/
	background  :#192c57;
	height: 12px;
	width: 100%;
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.greenstripe
{
	background: #104E8B; height: 5px; 
	border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff;
	
	/*
    ORIGINAL SETTINGS
	background: #9ABA77; height: 12px; 
	border-top: 5px solid #ffffff; border-bottom: 5px solid #ffffff;
    */
   
}

.sectionmenu {background:#FFFFFF; border:thick #FFFFFF; width: 40px; font-family:Verdana; font-weight: normal; font-size:10px;}
.breadcrumb {background: #F0F0F0; font-family:Verdana; font-weight: normal; font-size:10px;}
.pagebackground {background:#E6E6E7;}
.bottombar {background:#F0F0F0;}
.bottomlinks {font-family:Verdana; font-size:12px;}
.rightinsert {font-family:Verdana; font-style:italic; color:#192c57;}

a:visited {color: #3A78A4;}
a:active {color: #3A78A4;}
a:hover {color: #3A78A4; text-decoration:underline}



.shadow {margin: 20px 0 0 0;}
.topshadow {background: url(../images/top_shadow.gif) 0 0 repeat-x; height: 23px;}
.bottomshadow {background: url(../images/bottom_shadow.gif) 0 0 repeat-x; height: 23px;text-align: right; color: #999999; font-size: 9px;}
.rightshadow {background: url(../images/right_shadow.gif) 0 0 repeat-y; width: 23px;}
.leftshadow {background: url(../images/left_shadow.gif) 0 0 repeat-y; width: 23px;}
.left {float: left;}

h1, h2 {font-family: Verdana; font-weight: bold; color:#174882; font-size:14px;} 
/*
h1 {font-size: 12px; color: #526F8B}
h2, h3, h4, h5, h6{font-size: 12px; color: #6798C6}
*/

/* ******************************************************************************* */
/* Styles added by David Cowley, david.cowley@ubc.ca, 23 May 2007                  */

td.header
{
	color: #ffffff;
	background: #192c57;
	height: 40px;
	padding-right: 10px;
	text-align: right;
	border-bottom: 3px #ffffff solid;
	border-top: 3px #ffffff solid;
	width: 100%;
}

td.header a
{
	color: #ffffff;
	text-decoration: none;
}

#childLinks .ipf-PageChildLinks 
{
	font-family: Verdana; font-size: 11px;
}

#childLinks .ipf-PageChildLinks a, #childLinks .ipf-PageChildLinks a:visited, #childLinks a, #childLinks a:visited
{
	font-family: Verdana;
	color: #878A89;
	font-weight: bold;
	background: #F0F0F0; 
	width: 160px;
	text-decoration:none
}

#childLinks .ipf-PageChildLinks a:hover, #childLinks a:hover 
{
	font-family: Verdana;
	color: #FFFFFF;
	background: #EEDAA6; 
	
}

#childLinks ul
{
	font-family: Verdana;
	list-style: none;
	float:left;
	background: #F0F0F0;
	margin: 0px;
	padding: 0px;
}

#childLinks li
{
	font-family: Verdana;
	float: left;
	border-bottom: 1px #ffffff solid;
	border-top:1px #ffffff solid;
	border-right:2px #ffffff solid;
	border-left:2px #ffffff solid;
}

#siblingLinks .ipf-PageSiblingLinks 
{
	font-family: Verdana; font-size: 11px;
}

#siblingLinks .ipf-PageSiblingLinks a, #siblingLinks .ipf-PageSiblingLinks a:visited, #siblingLinks a, #siblingLinks a:visited
{
	font-family: Verdana;
	color: #878A89;
	font-weight: bold;
	background: #F0F0F0; 
	width: 160px;
	text-decoration:none
}

#siblingLinks .ipf-PageSiblingLinks a:hover, #siblingLinks a:hover 
{
	font-family: Verdana;
	color: #FFFFFF;
	background: #EEDAA6; 
}

#siblingLinks ul
{
	font-family: Verdana;
	list-style: none;
	float:left;
	background: #F0F0F0;
	margin: 0px;
	padding: 0px;
}

#siblingLinks li
{
	font-family: Verdana;
	float: left;
	border-bottom: 1px #ffffff solid;
	border-top:1px #ffffff solid;
	border-right:2px #ffffff solid;
	border-left:2px #ffffff solid;
}


/* ******************************************************************************* */
/* Styles added by Michelle,                  */




/* 
Display the right-side column with the pagelet 
2007-11-16: Bradut, borrowed from CPD-KT site
AA5303
*/

.newevent 
{
	font-family: Verdana;
	background: url(../images/Bg_New-at-CPDKT.gif) repeat-y;
	padding-top: 10px;
	padding-left: 10px;
 	padding-bottom: 17px;
	width: 180px;
	height: 100%;
	font-size: 12px;
}

.newevent-Links 
{
	font-family: Verdana;
	color: #9d080d;	
}

a:hover.newevent-Links
{
	font-family: Verdana;
	color: #c99405;
}

