  
/* calendar_styles.css */

/* BASIC SETUP */


h1 {
	font-size:20px;
    font-weight:bold
}

h2 {
	font-size:16px;
    font-weight:bold
}

h3 {
	font-size:14px;
	font-weight:bold
}

h4, h5, h6 {
	font-size:12px;
	font-style:bold
}


table.generic_table, table.generic_table td {
	/*border:0px solid black;*/
	border-collapse: collapse;
	border-top:1px;
	padding:5px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
}

caption {
	font-weight: bold;
}


.bold {
	font-weight: bold;
}

.hidden {
	display: none;
}

#footer {
	/* 	background: url('/pubs/calendar/archives/images/red_hr.gif') no-repeat top left; */
	/*border-top: 1px solid #f8b620;*/
	font-size: .75em;
}


#footer p {
	padding-top: 0px;
	margin: 1px;
}


/* LINK STYLES */

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	background: blue;
	color: white;
}

a img#header_logo, a img#header_search_button {
	border: 0;
}

div.award {

	border: 1px solid black;
	margin: 10px;
	padding: 10px;
}

/* STAFF PAGE STYLES */

ul.staff_list {
	list-style-type:none;
}

span.staff_factitle {
	font-weight:bold;
	font-size:14px;
	display:block;
}

span.staff_name {
	font-weight:bold;
}

span.staff_title {
	display:block;
}

li.staff_member {
	padding: 0 0 20px 0;
}

li.staff_member_admin {
	padding: 0 0 40px 0;
	text-decoration:none;
}


/*uof-level-c.css*/

@media all
{
	form.p-form-1 {
		text-align:right;
		border-bottom-style:solid;
		border-bottom-width:1px;
		padding-bottom:5px;
		height:auto;
	}



div#frame {
	background:#FFFFFF;
	width:790px;
	margin:5px auto 0 auto;
	padding:0;
	text-align:left;
	border:0px solid black;
}

div#main_content {
	clear: both;
	padding: 20px;
}

	a img
	{
		border: 0;
	}
	a:active
	{
		outline: none;
	}


	div.uc-section,div.uc-footer-content
	{
		margin: 0 auto;
		position: relative;
		text-align: left;
		width: 790px;
	}

}
@media screen
{
	body
	{
		background-color: #f1f0f0;
		margin: 0;
		padding: 0;
	}
	div.uc-section
	{
		background-color: #fff;
	}
	div#uc-global-header
	{
		color: #fff;
		height: 2.1em;
		line-height: 2.1em;
		overflow: visible;
	}
	div#uc-global-header.uc-section
	{
		background-color: #000;
		font-size: .95em;
		overflow: hidden;
	}
	div#uc-global-header div.identity
	{
		background: #f8b620 url(images/This-Is-Now.png) no-repeat 50% 50%;
		float: left;
		height: 2.1em;
		text-indent: -2000px;
		width: 160px;
	}
	div#uc-global-header div.identity a:hover
	{
		color:#FFCC00;
	}	
	div#uc-global-header ul
	{
		list-style: none;
		padding: 0;
	}
	div#uc-global-header ul#uc-global-navigation
	{
		float: left;
		margin: 0 0 0 12px;
	}
	div#uc-global-header ul#uc-global-references
	{
		float: right;
		margin: 0 12px 0 0;
		text-transform: uppercase;
	}
	form#uc-global-search
	{
		float: right;
		margin: 0 18px 0 0;
	}
	div#uc-global-header li
	{
		background: url(/pubs/calendar/images/templates2/separator-small-ffffff.gif) no-repeat 0 1.167em;
		display: inline;
		float: left;
		font-size: .875em;
	}
	div#uc-global-header a
	{
		color: #fff;
		display: block;
		text-decoration: none;
	}
	div#uc-global-header li a
	{
		padding: 0 5px 0 6px;
	}
	form#uc-global-search input
	{
		font-size: .9em;
		padding: 0;
	}
	form#uc-global-search input#uc-global-search-field
	{
		background-color: #d9d9d9;
		border: 1px solid #fff;
		color: #58595b;
		width: 84px;
	}
	#sub-nav ul#test {
		float:left;
		
		list-style:disc;
		margin: 0 0 0 24px;
	}
	form.p-form-1
	{
		/*float: right;*/
		font-size: 0.9em;
		margin: 1px 4px 0px 0px;
	}
	form.p-form-1#uc-global-search input
	{
		font-size: 0.9em;
		height: 8px;
		padding:4px;
	}
	form.p-form-1 input#uc-global-search-field
	{
		font-size: 0.9em;
		background-color: #d9d9d9;
		color: #58595b;
		width: 135px;
	}
	form.p-form-1 input#uc-global-search-submit
	{
		font-size: 0.9em;
		background-color: #d9d9d9;
		border: 1px solid #fff;
		color: #58595b;
		width: 19px;
		height: auto;
		margin-left:2px;
	}
	div#uc-global-header div.identity h1
	{
		line-height: 2.1em;
		margin: 0;
		padding: 0;
	}
	div#uc-global-footer
	{
		background-color: #f1f0f0;
		height: 2em;
		line-height: 2em;
		overflow: hidden;
		position: absolute;
		width: 790px;
	}
	div#uc-global-footer div.uc-footer-content
	{
		background-color: #f8b620;
		border-left: 160px solid #000;
		font-size: .95em;
		overflow: hidden;
		width: 630px;
	}
	div#uc-global-footer ul
	{
		float: right;
		list-style: none;
		margin: 0;
		padding: 0 12px;
		text-transform: uppercase;
	}
	div#uc-global-footer ul li
	{
		background: url(/pubs/calendar/images/templates2/separator-big-000000.gif) no-repeat 0 1em;
		display: inline;
		float: left;
	}
	div#uc-global-footer ul li a
	{
		color: #000;
		display: block;
		padding: 0 6px 0 8px;
		text-decoration: none;
	}
	div#uc-global-header li:first-child,div#uc-global-header li.first,div#uc-global-footer ul li:first-child,div#uc-global-footer ul li.first
	{
		background: none;
	}
	div#uc-global-header acronym,div#uc-global-footer acronym
	{
		border-bottom: 0;
	}
	div#uc-banner
	{
		color: #fff;
		overflow: hidden;
	}
	div#uc-banner.uc-section
	{
		background: transparent none no-repeat 0 0;
		overflow: hidden;
	}
	div#uc-banner-logo
	{
		background-color: #fff;
		left: 0;
		position: absolute;
		width: 160px;
		z-index: 100;
	}
	div#uc-banner-logo a
	{
		background: transparent none no-repeat 50% 50%;
		display: block;
		height: inherit;
		text-align: center;
		width: inherit;
	}
	div#uc-banner-logo img
	{
		height: auto;
		position: static;
		vertical-align: middle;
		width: auto;
	}
	div#uc-banner-image img
	{
		position: absolute;
		right: 0;
		top: 0;
	}
	div#uc-banner-headline
	{
		bottom: 20px;
		margin: 0 18px 0 178px;
		position: absolute;
		width: 594px;
	}
	div#uc-banner-headline h2
	{
		font: 400 4em 'Impact', Arial, Helvetica, sans-serif;
		font-size: 2.666em;
		line-height: 0.8em;
		margin: 0;
		padding: 0;
	}
	div#uc-banner-headline a
	{
		color: #fff;
		text-decoration: none;
	}
	div#uc-banner-headline div.content
	{
		display: none;
		font-size: 1.167em;
		margin: 0 0 0 0.1em;
		padding: 0;
	}
	div#uc-navigation div
	{
		z-index: 1000;
	}
	div#uc-navigation li,li.expanded,li.collapsed,li.leaf
	{
		list-style-image: none;
		list-style-type: square;
	}
	div#uc-navigation li
	{
		list-style-type: none;
	}
	div#uc-navigation.uc-section
	{
		background-color: transparent;
		line-height: 2em;
		overflow: visible;
	}
	div#uc-navigation ul a
	{
		display: block;
		text-decoration: none;
	}
	div#uc-navigation ul
	{
		color: #fff;
		list-style: none;
	}
	div#uc-navigation div.primary
	{
		background-color: #dad9da;
		border-color: #dad9da;
		border-left: 160px solid transparent;
		border-top: 3px solid transparent;
		height: 1.9em;
		overflow: hidden;
	}
	div#uc-navigation div.primary li
	{
		background: url(/pubs/calendar/images/templates2/Tab-Corner-Right-light.png) no-repeat right top;
		border-right: 1px solid #dad9da;
		float: left;
	}
	div#uc-navigation div.primary a
	{
		background: url(/pubs/calendar/images/templates2/Tab-Corner-Left-light.png) no-repeat left top;
		color: #fff;
		padding: 0 12px;
	}
	div#uc-navigation div.primary li.first a,div#uc-navigation div.primary li:first-child a
	{
		background-image: none;
		padding-left: 18px;
	}
	div#uc-navigation div.primary a.active,div#uc-navigation div.primary li.activepath a
	{
		font-weight: 700;
	}
	div#uc-navigation div.primary li.activepath a,div#uc-navigation div.primary li.activepath a:hover
	{
		color: #f8b620;
	}
	div#uc-navigation div.secondary
	{
		background: transparent url(../../images/templates2/BlockCaps-Right-light.png) no-repeat 100% 100%;
		border-top: 0;
		border-top-color: #dad9da;
		color: #58595b;
		float: left;
		font-size: .9em;
		padding-bottom: 24px;
		position: relative;
		text-align: right;
		width: 160px;
	}
	div#uc-navigation div.secondary h2
	{
		font: 700 1.33em/1.1em Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0.25em 18px;
	}
	div#uc-navigation div.secondary h2 a,div#uc-navigation div.secondary h2 a:hover,div#uc-navigation div.secondary h2 a.active
	{
		text-decoration: none;
	}
	div#uc-navigation div.secondary ul li
	{
		border-top: 1px solid #fff;
		line-height: 1.2em;
	}
	div#uc-navigation div.secondary ul ul li
	{
		background-color: #c7c5c7;
		border-top: none;
	}
	div#uc-navigation div.secondary ul
	{
		text-align: right;
	}
	div#uc-navigation div.secondary ul a
	{
		padding: .6em 18px;
	}
	div#uc-navigation div.secondary ul ul a
	{
		padding: .4em 18px;
	}
	div#uc-navigation div.secondary li.expanded ul
	{
		display: block;
	}
	div#uc-navigation div.secondary div.container-inline
	{
		margin: 0;
		padding: 0 18px 0 0;
	}
	div#uc-content.uc-section
	{
		border-bottom: 1px solid #fff;
	}
	div#uc-primary-content
	{
		float: right;
		padding: 24px 18px;
		width: 594px;
	}
	div#uc-auxiliary-content
	{
		clear: left;
		float: left;
		width: 160px;
	}
	div#uc-auxiliary-content div.block
	{
		background: #dad9da none;
		color: #58595b;
		margin: 24px 0;
		overflow: hidden;
		width: 160px;
	}
	div#uc-auxiliary-content div.block h2
	{
		background: #ed1c24 url(../../images/templates2/Auxiliary-Corner-Top.png) no-repeat 100% 0;
		color: #fff;
		font: 700 1em/1em Arial, Helvetica, sans-serif;
		margin: 0;
		min-height: 1em;
		padding: 0.5em 18px;
	}
	div#uc-auxiliary-content div.block div.content
	{
		background: #dad9da url(../../images/templates2/Auxiliary-Corner-Bottom.png) no-repeat 100% 100%;
		font-size: 0.9em;
		padding: 12px 18px;
		width: 124px;
	}
	div#uc-auxiliary-content ul
	{
		list-style-type: square;
		margin: -4px 0 -4px 2px;
		padding-left: 11px;
	}
	div#uc-auxiliary-content ul * ul
	{
		margin: 0 0 -8px 2px;
	}
	div#uc-auxiliary-content ul li
	{
		line-height: 1em;
		list-style-type: square;
		margin: 0;
		padding: 0.333em 0;
	}
	div#uc-navigation div.secondary input,div#uc-auxiliary-content input
	{
		border: 1px solid #58595b;
		color: #58595b;
		font-size: 0.9em;
		max-width: 124px;
		padding: 0.1em;
	}
	div#uc-auxiliary-content div.block-search input
	{
		margin: 6px 0;
	}
	div#uc-navigation div.secondary div.block-search input#edit-search_block_form_keys,div#uc-auxiliary-content div.block-search input#edit-search_block_form_keys
	{
		width: 124px;
	}
	div#uc-auxiliary-content div.block-user div.form-item,div#uc-auxiliary-content div.block-user div.item-list
	{
		text-align: left;
	}
	div#uc-auxiliary-content div.block-user div.item-list
	{
		margin-top: 6px;
	}
	div#uc-auxiliary-content div.block-user div.form-item
	{
		margin-top: -3px;
	}
	div#uc-auxiliary-content div.block-user input.form-text
	{
		width: 112px;
	}
	div#uc-auxiliary-content table
	{
		margin-top: 6px;
		table-layout: fixed;
		width: 126px;
	}
	div#uc-auxiliary-content td.days
	{
		overflow: hidden;
		width: 18px;
	}
	.sIFR-replaced
	{
		visibility: visible !important;
	}
	span.sIFR-alternate
	{
		display: block;
		height: 0;
		left: 0;
		overflow: hidden;
		position: absolute;
		top: 0;
		width: 0;
	}
	.sIFR-flash + div[adblocktab=true]
	{
		display: none !important;
	}
	div#uc-auxiliary-content a,div#uc-auxiliary-content ul a
	{
		font-size: 1em;
		text-decoration: none;
	}
	.sIFR-hasFlash div#uc-banner-headline div,.sIFR-hasFlash div#uc-banner-headline p
	{
		visibility: hidden;
	}
	div#uc-global-header a:link,div#uc-navigation div.primary a:link
	{
		color: #fff;
	}
	div#uc-global-header a:hover,div#uc-navigation div.primary a:hover
	{
		color: #f7b620;
	}
	form#uc-global-search label,div#uc-navigation div.primary h2,div#uc-navigation div.secondary li ul,div#uc-navigation div.secondary li.collapsed ul
	{
		display: none;
	}
	div#uc-banner-image p,div#uc-navigation ul,div#uc-navigation ul li
	{
		margin: 0;
		padding: 0;
	}
	div#uc-navigation div.secondary li,div#uc-navigation div.secondary h2,div#uc-navigation div.secondary div.content
	{
		background-color: #dad9da;
	}
	div#uc-navigation div.secondary ul ul ul li
	{
		background-color: #b1b0b1;
	}
	div#uc-navigation div.secondary a
	{
		background: transparent none no-repeat 0 0;
		color: #ed1c24;
	}
	div#uc-navigation div.secondary li.expanded a
	{
		background-image: url(/pubs/calendar/images/templates2/Navigation-Contract-dad9da.gif);
	}
	div#uc-navigation div.secondary li ul li.expanded a
	{
		background-image: url(/pubs/calendar/images/templates2/Navigation-Contract-c7c5c7.gif);
	}
	div#uc-navigation div.secondary li.collapsed a
	{
		background-image: url(/pubs/calendar/images/templates2/Navigation-Expand-dad9da.gif);
	}
	div#uc-navigation div.secondary li ul li.collapsed a
	{
		background-image: url(/pubs/calendar/images/templates2/Navigation-Expand-c7c5c7.gif);
	}
	div#uc-navigation div.secondary li.expanded ul a,div#uc-navigation div.secondary li ul li.expanded ul a
	{
		background-color: transparent;
		background-image: none;
	}
	div#uc-auxiliary-content a,div#uc-auxiliary-content a:link,div#uc-navigation div.secondary a:link
	{
		color: #ed1c24;
	}
	div#uc-auxiliary-content a:hover,div#uc-navigation div.secondary h2 a,div#uc-navigation div.secondary h2 a:hover,div#uc-navigation div.secondary h2 a.active,div#uc-navigation div.secondary a:hover,div#uc-navigation div.secondary a.active
	{
		color: #58595b;
	}
	div#uc-navigation div.primary ul li,div#uc-navigation div.primary li.activepath,div#uc-navigation div.secondary li.expanded a,div#uc-navigation div.secondary li.collapsed a,div#uc-navigation div.secondary li ul li.expanded a,div#uc-navigation div.secondary li ul li.collapsed a
	{
		background-color: #ed1c24;
	}
	div.uc-page.uc-level-1 div#uc-banner.uc-section,div.uc-page.uc-level-1 div#uc-banner-logo
	{
		height: 172px;
	}
	div.uc-page.uc-level-1 div#uc-banner-logo a
	{
		line-height: 172px;
	}
	div.uc-page.uc-level-2 div#uc-banner.uc-section,div.uc-page.uc-level-2 div#uc-banner-logo
	{
		height: 124px;
	}
	div.uc-page.uc-level-2 div#uc-banner-logo a
	{
		line-height: 124px;
	}
	div.uc-page.uc-level-2 div.uc-section ul
	{
		font-size: .85em;
	}
}
@media screen,print
{
	.access
	{
		display: none;
	}
}

/*------------------------------------------------------------------------------*/



body {
	font: 12px verdana, sans-serif;
	color: black;
	text-align: center;
	margin: 0;
	background: #white;
	position: relative;
	width: 790px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}



table 
{
}

/*---------------Breadcrumb Styles---------------------*/
.breadcrumb
 { color: #0072bc; font-size: 7.5pt; font-family: Verdana; }

/*END------------Breadcrumb Styles---------------------*/

/*---------------Side Menu Styles---------------------*/

.sideMenuLevel1
{
	color: white;
	font-size: 8pt;
	font-family: "Arial", Sans-Serif;
	line-height: 1.2em;
	background-color: #666;
	text-align: right;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	/*border: solid 1pt white;*/
}

.sideMenuLevel1 a
{
	font-size: 8pt;
	font-family: "Arial", Sans-Serif;
	line-height: 1.2em;
	background-color: #666;
	display: block;
	text-align: right;
}

td.sideMenuLevel1
{ padding-top: .6em; padding-bottom: .6em; }

.sideMenuLevel1 a:hover
{ 	
	color: white;
	font-size: 8pt;
	font-family: "Arial", Sans-Serif;
	line-height: 1.2em;
	background-color: #666;
	text-align: right;
	display: block;
	padding-right: 5px;
 }

.sideMenuLevel1on
{ font-size: 8pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: white; text-align: left; display: block; border: solid 1pt red; }

.sideMenuLevel1on a
{ font-size: 8pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: white; text-align: left; display: block;}

.sideMenuLevel1on a:hover
{
	background-color: white;
	color: #333333; 
	text-decoration: none;
	border: solid 1pt white ;
}

.sideMenuLevel2
{ color: #f26522; font-size: 7.5pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: #d9d9d9; text-align: left; display: block; border: solid 1pt #d9d9d9; padding-left: 8px; padding-right: 8px;}

td.sideMenuLevel2
{ padding-top: .5em; padding-bottom: .5em; }

.sideMenuLevel2 a
{
	color: #666;
	font-size: 7.5pt;
	font-family: Helvetica, Arial, Sans-Serif;
	line-height: normal;
	background-color: #d9d9d9;
	display: block;
	border: none;
	text-align: right;
}

.sideMenuLevel2on
{ color: #f26522; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #d9d9d9; text-align: left; display: block; border: solid 1pt red; none; padding-left: 8px; }

.sideMenuLevel2on a
{ color: #f26522; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #d9d9d9; text-align: left; display: block; border: none; }

.sideMenuLevel2 a:hover
{
	background-color: #d9d9d9;
	color: #f26522;
	text-decoration: none;
}


.sideMenuLevel3
{ color: black; font-size: 7.5pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: #eeeeee; text-align: left; display: block; border: solid 1pt #eeeeee; padding-left: 12px; }

.sideMenuLevel3 a
{
	color: black;
	font-size: 7.5pt;
	font-family: Helvetica, Arial, Sans-Serif;
	/*line-height: 5em;*/
	background-color: #eeeeee;
	display: block;
	border: none;
	text-align: right;
	padding-right: 15px;
}

td.sideMenuLevel3
{ padding-top: .4em; padding-bottom: .4em; }

.sideMenuLevel3on
{ color: #00a0dc; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #eeeeee; text-align: left; display: block; border: solid 1pt red; padding-left: 13px; }

.sideMenuLevel3on a
{ color: #00a0dc; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #eeeeee; text-align: left; display: block; border: none; }

.sideMenuLevel3 a:hover
{
	background-color: #eeeeee;
	color: #0072bc;
	text-decoration: none;
	border: none;
}

.sideMenuLevel4
{ 	
	color: black;
	font-size: 7.5pt;
	font-family: Helvetica, Arial, Sans-Serif;
	/*line-height: 5em;*/
	background-color: #ffffff;
	display: block;
	border: none;
	text-align: right;
	padding-left: 6px;
}

.sideMenuLevel4 a
{ 	
	color: black;
	font-size: 7.5pt;
	font-family: Helvetica, Arial, Sans-Serif;
	/*line-height: 5em;*/
	background-color: #ffffff;
	display: block;
	border: none;
	text-align: right;
	padding-right: 13px;
	padding-left: 6px;
 }

td.sideMenuLevel4
{ padding-top: .5em; padding-bottom: .5em; }

.sideMenuLevel4on
{ color: #000000; font-size: 7.5pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: #ffffff; text-align: left; display: block; border: solid 1pt red; padding-left: 19px;}

.sideMenuLevel4on a
{ color: #0033cc; font-size: 7.5pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: #ffffff; text-align: left; display: block; border: none; }

.sideMenuLevel4 a:hover
{
	background-color: #ffffff; 
	color: #0033cc;
	text-decoration: none;
	border: none;
}

.sideMenuLevel5
{ color: #808080; font-size: 7.5pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: #ffffff; text-align: left; display: block; border: none; padding-left: 25px; }

.sideMenuLevel5 a
{ color: #808080; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #ffffff; display: block; border: none;}

.sideMenuLevel5on a
{ color: #808080; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #ffffff; text-align: left; display: block; border: none; padding-left: 25px; }

.sideMenuLevel5 a:hover
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: #ffffff;
	color: #808080;
	text-decoration: none;
	border: none;
}

.sideMenuLevel6
{ color: #990000; font-size: 7.5pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: #d9d9d9; text-align: left; display: block; border: none; padding-left: 31px; }

.sideMenuLevel6 a
{ color: #990000; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #d9d9d9; display: block; border: none;}

.sideMenuLevel6on a
{ color: #990000; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #cdcdcd; text-align: left; display: block; border: none; padding-left: 31px; }

.sideMenuLevel6 a:hover
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: #464646;
	color: #990000;
	text-decoration: none;
	border: none;
}

.sideMenuLevel7
{ color: #990000; font-size: 7.5pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: #d9d9d9; text-align: left; display: block; border: none; padding-left: 38px; }

.sideMenuLevel7 a
{ color: #990000; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #d9d9d9; display: block; border: none;}

.sideMenuLevel7on a
{ color: #990000; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #cdcdcd; text-align: left; display: block; border: none; padding-left: 38px; }

.sideMenuLevel7 a:hover
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: #464646;
	color: #990000;
	text-decoration: none;
	border: none;
}

.sideMenuLevel8
{ color: #990000; font-size: 7.5pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: #d9d9d9; text-align: left; display: block; border: none; padding-left: 45px; }

.sideMenuLevel8 a
{ color: #990000; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #d9d9d9; display: block; border: none;}

.sideMenuLevel8on a
{ color: #990000; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #cdcdcd; text-align: left; display: block; border: none; padding-left: 45px; }

.sideMenuLevel8 a:hover
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: #464646;
	color: #990000;
	text-decoration: none;
	border: none;
}

.sideMenuLevel9
{ color: #990000; font-size: 7.5pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: #d9d9d9; text-align: left; display: block; border: none; padding-left: 52px; }

.sideMenuLevel9 a
{ color: #990000; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #d9d9d9; display: block; border: none;}

.sideMenuLevel9on a
{ color: #990000; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #cdcdcd; text-align: left; display: block; border: none; padding-left: 52px; }

.sideMenuLevel9 a:hover
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: #464646;
	color: #990000;
	text-decoration: none;
	border: none;
}

.sideMenuLevel10
{ color: #990000; font-size: 7.5pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: #d9d9d9; text-align: left; display: block; border: none; padding-left: 58px; }

.sideMenuLevel10 a
{ color: #990000; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #d9d9d9; display: block; border: none;}

.sideMenuLevel10on a
{ color: #990000; font-size: 7.5pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: #cdcdcd; text-align: left; display: block; border: none; padding-left: 58px; }

.sideMenuLevel10 a:hover
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: #464646;
	color: #990000;
	text-decoration: none;
	border: none;
}




.sideMenuPage
{ color: #0072bc; font-size: 7.5pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: #d9d9d9; text-align: right; display: block; border: none }

.sideMenuPage a
{ color: #0072bc; font-size: 7.5pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: #d9d9d9; display: block; border: none }

.sideMenuPageon a
{ color: #0072bc; font-size: 7.5pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: #d9d9d9; text-align: right; display: block; border: none }

.sideMenuPage a:hover
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: #464646;
	color: #0072bc;
	text-decoration: none;
	border: none;
}

.sideMenuSearch
 { color: white; font: bolder 7.5px Arial, Verdana, Helvetica, sans-serif; text-align: left; text-transform: uppercase; margin: 0; padding-top: 13px; padding-left: 7px; padding-bottom: 7px; width: 148px; voice-family: inherit }

.help  
{ font-stretch: semi-condensed }

/*END ---------------Side Menu Styles---------------------*/

/*---------------Side Menu Styles---------------------*/
.expandMenuLevel1
  { color:   #33779A; font-size: 8pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: white; text-align: Left; display: block; margin: 3px; border: solid 1pt }

.expandMenuLevel1 a
   { font-size: 8pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: none; display: block; margin: 3px; border: none }
	
.expandMenuLevel1on
   { font-size: 8pt; font-family: Helvetica, Arial, Sans-Serif; line-height: normal; background-color: beige; text-align: left; display: block; margin: 3px; border: solid 1pt white }

.expandMenuLevel1on a:hover
{ color:   #33779A; font-size: 8pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: white; text-align: Left; display: block; margin: 3px; border: solid 1pt }

.expandMenuLevel1on a
{ color:   #33779A; font-size: 8pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: white; text-align: Left; display: block; margin: 3px; border: solid 1pt }


.expandMenuLevel1on a:hover
{ color:   #33779A; font-size: 8pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: white; text-align: Left; display: block; margin: 3px; border: solid 1pt }

expandMenuLevel2

{ color:   #33779A; font-size: 8pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: white; text-align: Left; display: block; margin: 3px; border: solid 0pt }


.expandMenuLevel2 a
{ color:   #33779A; font-size: 8pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: white; text-align: Left; display: block; margin: 3px; border: solid 0pt }


.expandMenuLevel2 a:hover
{ color:   #33779A; font-size: 8pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: white; text-align: Left; display: block; margin: 3px; border: solid 0pt }


.expandMenuLevel3
{ color:   #33779A; font-size: 8pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: white; text-align: Left; display: block; margin: 3px; border: solid 0pt }


.expandMenuLevel3 a
{ color:   #33779A; font-size: 8pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: white; text-align: Left; display: block; margin: 3px; border: solid 0pt }


.expandMenuLevel3 a:hover
{ color:   #33779A; font-size: 8pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: white; text-align: Left; display: block; margin: 3px; border: solid 0pt }

.expandMenuLevel4
{ color:   #33779A; font-size: 8pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: white; text-align: Left; display: block; margin: 3px; border: solid 0pt }


.expandMenuLevel4 a
{ color:   #33779A; font-size: 8pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: white; text-align: Left; display: block; margin: 3px; border: solid 0pt }


.expandMenuLevel4 a:hover
{ color:   #33779A; font-size: 8pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: white; text-align: Left; display: block; margin: 3px; border: solid 0pt }


.expandMenuPage
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.expandMenuPage a
{ color:   #33779A; font-size: 8pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: white; text-align: Left; display: block; margin: 1px; border: solid 0pt }

.expandMenuPage a:hover
{ color:   #33779A; font-size: 8pt; font-family: "Arial", Sans-Serif; line-height: normal; background-color: white; text-align: Left; display: block; margin: 1px; border: solid 0pt }




/*END ---------------Expand Menu Styles---------------------*/

/*-------------------Content Item Styles------------------*/
.item-container 
{
	padding-left: 5px;
	padding-bottom: 8px;
}

.page-title 
{
	font-family: "Veranda", Georgia, Times, serif; 
	font-size: 19px; 
	font-weight: normal;
	padding:2px 0;
	padding-left: 5px;
	color: #003663;
}

/*Generic*/
.generic-title 
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #005b7f;
}
.generic-body 
{
	font-family: Verdana;
	font-size: 9pt;
	font-variant: normal;
	text-align: left;
	display: block;
}

/*Course*/
.course-annotation 
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	display:block;
}
.course-code 
{ 
	font-family: Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	color: #FFFFFF;
	
}
.course-title 
 { 
 	font-size: 9pt;
 	font-family: Verdana; 
 	font-weight: bold; 
 	font-style: normal;
	color: #005b7f;
}
.course-label
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	display: block;
	color: #464646;
}
.course-hours
{
 	font-size: 9pt; 
 	font-family: Verdana; 
 	font-style: italic; 
 	font-weight: normal; 
 	display: block 
}
.course-desc 
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	display: block;
	color: #464646;
}
.course-notes
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	display: block;
	color: #464646;
}
.course-prereq 
 { 
 	font-size: 9pt; 
 	font-family: Verdana; 
 	font-style: italic; 
 	font-weight: normal; 
 	display: block 
 }
.course-coreq 
 { 
 	font-size: 9pt; 
 	font-family: Verdana; 
 	font-style: italic; 
 	font-weight: normal; 
 	display: block 
 }
.course-antireq 
 { 
 	font-size: 9pt; 
 	font-family: Verdana; 
 	font-style: italic; 
 	font-weight: normal; 
 	display: block 
 }
.course-aka
 { 
 	font-size: 9pt; 
 	font-family: Verdana; 
 	font-style: italic; 
 	font-weight: normal; 
 	display: block 
 }
.course-nogpa
 { 
 	font-size: 9pt; 
 	font-family: Verdana; 
 	font-weight: bold; 
 	display: block 
 }
.course-repeat
 { 
 	font-size: 9pt; 
 	font-family: Verdana; 
 	font-weight: bold; 
 	display: block; 
	/*padding-top: 3px;
	padding-bottom: 3px;*/
 }
 	
/*END----------------Content Item Styles------------------*/

/*----------------Custom Item Styles------------------*/

a { text-decoration: none; }

a.one:link    { text-decoration: underline; color: #ffffff }
a.one:active  { text-decoration: underline; cursor: hand; color: #fff200 }
a.one:visited { text-decoration: none; color: #fff200 }

a.two:link    { text-decoration: underline; color: #ffffff }
a.two:active  { text-decoration: underline; cursor: hand; color: #fff200 }
a.two:visited { text-decoration: none; color: #fff200 }

a:hover 
{ text-decoration: underline; cursor: hand; }

h1 
{
  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter;
}

h2 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: lighter;
  color: #003366;
}

h3 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: lighter;
}

strong 
{
  font-family: Verdana,Helvetica,Arial,Sans-Serif;
}

p 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

li 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.body 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodylists 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.path 
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt
  background-color: black;
  color: white;
}

.sectionmenu 
{
  font-family: Arial; font-weight:bold; color:ffffff
}

.sectionsubmenu 
{
  font-family: Arial; font-size: 9pt; color:ffffff
}

.menu1 
{
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt
}

.menu2 
{
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt
}

.footer 
{
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: black;
}

.crs,table 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}  

.hidelinks 
{text-decoration: none; color:black;}

.hidelinks A:hover 
{background: #FFCC00; color: blue;}


.color10 
{
  background-color:f7f7f7
}

.color11 
{
  background-color:cccccc
}

.color12 
{
  background-color:999999
}

.color13 
{
  background-color:666666
}

.color14 
{
  background-color:333333
}

.textbox1 { 
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	font-size: 9px; border-left: black 1px solid; 
	border-bottom:
	black 1px solid; 
	font-family: Verdana, Arial, Sans-Serif; 
}

.calgaryheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-decoration: none;
	background-color:#000000;
}

.calgaryheadertopic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-decoration: none;
	background-color:#000000;
}

.calgaryheader:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #fff200;
	letter-spacing: 0px;
	text-decoration: none;
	background-color:#000000;
}

.calgaryheader:HOVER {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #fff200;
	letter-spacing: 0px;
	text-decoration: none;
	background-color:#000000;
}

.navpane {
	background-color:#336699;
}

.print-spacing {
	border-bottom: 1px solid gray;
}

/*END----------------Custom Item Styles------------------*/

body div#header {
	text-align: left;

}


div.contextPanel {
	text-align: left;
	padding-left: 5px;
}

/*
.contents-chapter-img {
	padding-right: 10px;
}

.contents-subchapter-img {
	padding-right: 10px;
}
*/

/*
table.MsoTableGrid td {
	padding: 5px;
}
*/

td.hiddenMenu {
	text-align: right;
	padding-right: 5px;
}
.DeAcLabel {
	text-align: left;
}
table#awards td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	vertical-align: top;
}

table#awards thead {
	font-style:bold
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}

td.myCell {
	padding: 6px;
	border: 1px solid LightGrey;
}

.backtotop {
	font-size: 8pt;
}

span.generic-body table
{
	border-collapse: collapse;
	border: 1px solid black;
}
