div,p,h1,h2,h3,h4,li,a,a:link,a:visited,a:active,a:hover,input,button{
		/*unify the box model*/
		box-sizing:border-box; /*IE 8 , opera*/
		-moz-box-sizing:border-box; /* (Firefox 2+) */
		-webkit-box-sizing:border-box; /* (Safari 3.1+, Chrome) */
}
html {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
}
p, blockquote, address, ul, ol, li, table, tr, td, th, select, input, button, textarea, sub, h1,h2,h3,h4,h5,h6,select, input, button, textarea,a:link,a:visited,a:hover,a:active {
	font-family:arial,sans serif;
	font-size:12px;
	color:#003E77;
} 
a:link,a:visited,a:hover,a:active{
	font-weight:bold;
	text-decoration: underline;
}
p,h1,h2,h3,h4 {padding:0px;margin:5px 0px 10px 0px;}
h1,h2,h3,h4 {font-weight:bold;}
h1 {
	font-size: 18px;
	color:#002445;
}
h2 {	
	font-size: 16px;
	color:#002445;
}
h3 {
	font-size: 14px;
	color:#003E77;
}
h4 {
	font-size: 12px;
}
img{border-color:transparent;}
/*bucket content*/
.bucket p,.bucket td,.bucket li,.bucket a:link,.bucket a:active,.bucket a:visited,.bucket a:hover,.bucket div,.bucket h1,.bucket h2,.bucket h3,.bucket h4,.bucket h5,.bucket sub,.bucket th,.bucket address,.bucket blockquote{
	color:#494949;
	font-size:11px;
}
.bucket h1,.bucket h2,.bucket h3,.bucket h4,.bucket h5{
	color:#2689d1;
	font-size:13px;
	text-transform:uppercase;
}
/************LAYOUT***************/
div#doc{
	margin:auto;
	width:970px;
	text-align:left;
}
	div#hd{
		/*position:relative;*/
		height:90px;
		margin:0px 15px 0px 15px;
	}
		p#MainLogo{
			margin:14px 0px 2px 0px;
			width:113px;
			height:35px;
			float:left;
		}
		img#MainLogoImage{
			display:block;
			height:35px;
			width:113px;
			border-width:0px;
		}
		p#QuickSearch{
			float:right;
			margin:18px 0px 0px 0px;
			padding:0px;
			width:134px;
			height:24px;
			line-height:24px;
			overflow:hidden;
			background-image:url(/web/kryos-cms.nsf/search.gif?OpenImageResource);
			background-repeat:no-repeat;
		}
		input#quicksearchtext{
			border-width:0px;
			background-color:transparent;
			width:96px;
			height:14px;
			line-height:14px;
			padding:0px;
			margin:3px 0px 0px 8px;
			color:#333;
			font-size:12px;
			float:left;
		}
		button#quicksearchgo, a#quicksearchgo:link,a#quicksearchgo:visited,a#quicksearchgo:active,a#quicksearchgo:hover{
			background-image:url(/web/kryos-cms.nsf/search.gif?OpenImageResource);
			background-position:right center;
			background-repeat:no-repeat;
			border:0px solid #fff;
			padding:0px;
			margin:0px;
			display:block;
			width:30px;#width:26px;
			height:24px;
			overflow:hidden;
			cursor:pointer;
		}
		div#MainMenuContainer{
			clear:both;
			height:40px;
			width:749px;
			margin:0px;
			padding:0px;
			background-image:url(/web/kryos-cms.nsf/mainNav_background.jpg?OpenImageResource);
			background-repeat:no-repeat;
		}
	div#bd{
		margin:5px 0px 0px 0px;
		height:600px;
		width:100%;
		position:relative;
		clear:both;
	}
		div#SlideShowContainer{
			float:left;
			display:inline;
			width:779px;
			margin:5px;
			height:365px;
			position:relative;
			overflow:hidden;
			background-image:url(/web/kryos-cms.nsf/hp_banner_generic.jpg);
			background-repeat:no-repeat;
		}
		div.SlideshowPage{}
		div#SlideshowNav{
			position:absolute;
			right:20px;
			bottom:20px;
			z-index:200;
		}
		div#SlideshowNav a:link,div#SlideshowNav a:visited,div#SlideshowNav a:active,div#SlideshowNav a:hover{
			font-size:11px;
			background-color:rgb(43,43,43);
			color:#fff;
			display:block;
			text-align:center;
			font-weight:normal;
			height:20px;
			line-height:20px;
			width:20px;
			float:left;
			margin-right:5px;
			text-decoration:none;
		}
		div#SlideshowNav a.currentSSNav:link,div#SlideshowNav a.currentSSNav:visited,div#SlideshowNav a.currentSSNav:active,div#SlideshowNav a.currentSSNav:hover{
			background-color:rgb(141,141,141);
		}
		div#HomeBucket1{
			background-image:url(/web/kryos-cms.nsf/rightbucket_top_background.gif?OpenImageResource);
		}
		div#TabBucket{
			padding:0px;
			width:313px;
		}
		h2.TabBucketTitle{
			margin:0px;
			padding:0px;
			width:104px;
			height:22px;
			border-bottom:1px solid rgb(236,236,236);
			position:absolute;
			top:0px;
		}
		h2#TabBucketTitle1{
			left:0px;
		}
		h2#TabBucketTitle2{
			left:104px;
			width:106px;
			border-right:1px solid rgb(236,236,236);
			border-left:1px solid rgb(236,236,236);
		}
		h2#TabBucketTitle3{
			left:210px;
		}
		h2.TabBucketTitle a:link, h2.TabBucketTitle a:visited, h2.TabBucketTitle a:active, h2.TabBucketTitle a:hover{
			font-size:11px;
			color:#001429;
			line-height:21px;
			text-decoration:none;
			font-weight:normal;
			text-align:center;
			display:block;
		}
		h2.CurrentTabBucketTitle1{
			background-image:url(/web/kryos-cms.nsf/bucket1_tab_over_left.gif?OpenImageResource);
		}
		h2.CurrentTabBucketTitle2{
			background-image:url(/web/kryos-cms.nsf/bucket1_tab_over_mid.gif?OpenImageResource);
		}
		h2.CurrentTabBucketTitle3{
			background-image:url(/web/kryos-cms.nsf/bucket1_tab_over_right.gif?OpenImageResource);
		}
		div.TabBucketContent{
			position:absolute;
			top:23px;
			left:0px;
			height:179px;
			overflow-y:auto;
			overflow-x:hidden;
			margin:10px;
			width:293px;
			padding:0px;
		}
		div#TabBucketContent1{}
		div#TabBucketContent2{}
		div#TabBucketContent3{}
		div.MainBucket{
			background-image:url(/web/kryos-cms.nsf/midbucket_background.gif?OpenImageResource);
			position:relative;
			float:left;
			display:inline;
			margin:5px;
			width:313px;
			padding:10px;
			height:221px;
			overflow:hidden;
		}
		div#HomeBucket2{width:314px;}
		div#HomeBucket3{}
		div#Main{
			float:left;
			width:779px;
			margin:5px;
			display:inline;
			position:relative;
			background-color:#ecf2f6;/*rgb(239, 245, 248);*/
		}
		img#MainCap{
			width:779px;
			display:block;
			height:12px;
		}
		img#MainBottomCap{
			width:779px;
			height:12px;
			position:absolute;
			bottom:0px;
			left:0px;
			clear:both;
		}
		p.urhere{
			margin:0px 0px 10px 10px;
			color:#003e77;
		}
		p.urhere em{
			color: #003e77;
			font-style: normal;
			font-weight:normal;
		}
		a.urhere:link, a.urhere:visited, a.urhere:active, a.urhere:hover  {
			color:#002445;
			text-decoration:none;
			font-weight:normal;
		}
			div#SideNav{
				float:left;
				width:141px;
				overflow:hidden;
			}
				ul.navMenu1{
					list-style:none;
					margin:0px;
					padding:0px;
					width:141px;
				}
				li.navMenu1Item, li.navMenu1ItemCurrent{
					margin:0px;
					padding:0px;
					width:141px;
					#margin-top:-3px; /*ie only styles*/
					background-color:#2d81cb;
				}
				a.navMenu1Item:link,a.navMenu1Item:visited,a.navMenu1Item:active,a.navMenu1Item:hover{
					margin:0px;
					padding:0px 10px 0px 20px;
					color:#002445;
					height:30px;
					width:141px;
					font-size:11px;
					text-decoration:none;
					font-weight:normal;
					display:block;
					overflow:hidden;
					#position:relative;
					display:table;
				}
				a.navMenu1Item:link,a.navMenu1Item:visited,a.navMenu1Item:active{
					background-image:url(/web/kryos-cms.nsf/2ndNav_expand.gif?OpenImageResource);
				}
				a.navMenu1Item:hover{
					background-image:url(/web/kryos-cms.nsf/2ndNav_expand_over.gif?OpenImageResource);
				}
				span.vaFix1{
					width:100%;
					display:block;
					margin:0px;
					padding:0px;
					cursor:pointer;
					#position:absolute;
					#top:50%; 
					display:table-cell;
					vertical-align:middle;
				}
				span.vaFix2{
					width:100%;
					display:block;
					margin:0px;
					padding:0px;
					cursor:pointer;
					#position:relative;
					#top:-50%;
				}
				a.navMenu1ItemCurrent:link,a.navMenu1ItemCurrent:visited,a.navMenu1ItemCurrent:active{
					color:#fff;
					background-image:url(/web/kryos-cms.nsf/2ndNav_collapse.gif?OpenImageResource);
					font-weight:normal;
				}
				a.navMenu1ItemCurrent:hover{
					color:#fff;
					background-image:url(/web/kryos-cms.nsf/2ndNav_collapse_over.gif?OpenImageResource);
				}
				ul.navMenu2,ul.navMenu3,ul.navMenu4,ul.navMenu5{
					list-style:none;
					margin:0px;
					padding:0px;
				}
				li.navMenu2Item,li.navMenu3Item,li.navMenu4Item,li.navMenu5Item,
				li.navMenu2ItemCurrent, li.navMenu3ItemCurrent, li.navMenu4ItemCurrent, li.navMenu5ItemCurrent{
					padding:0px;
					margin:0px;
					position:relative;
				}
				a.navMenu2Item:link,a.navMenu2Item:visited,a.navMenu2Item:active,a.navMenu2Item:hover,
				a.navMenu3Item:link,a.navMenu3Item:visited,a.navMenu3Item:active,a.navMenu3Item:hover,
				a.navMenu4Item:link,a.navMenu4Item:visited,a.navMenu4Item:active,a.navMenu4Item:hover,
				a.navMenu5Item:link,a.navMenu5Item:visited,a.navMenu5Item:active,a.navMenu5Item:hover{
					/*background-image:url(/web/kryos-cms.nsf/arrow_blue_right.gif?OpenImageResource);*/
					#position:relative;
					overflow:hidden;
					background-repeat:no-repeat;
					background-position:95% 50%;
					padding:0px 15px 0px 10px;
					margin:0px;
					color:#fff;
					height:30px;
					font-size:11px;
					text-decoration:none;
					display:table;
					width:100%;
					font-weight:normal;
				}
				a.navMenu3Item:link,a.navMenu3Item:visited,a.navMenu3Item:active,a.navMenu3Item:hover{padding-left:20px;}
				a.navMenu4Item:link,a.navMenu4Item:visited,a.navMenu4Item:active,a.navMenu4Item:hover{padding-left:30px;}
				a.navMenu5Item:link,a.navMenu5Item:visited,a.navMenu5Item:active,a.navMenu5Item:hover{padding-left:40px;}
				a.navMenu2Item:hover, a.navMenu3Item:hover, a.navMenu4Item:hover, a.navMenu5Item:hover{
					background-color:#174670;
					/*background-image:url(/web/kryos-cms.nsf/arrow_white_over_right.gif?OpenImageResource);*/
				}
				a.navMenu2ItemCurrent:link,a.navMenu2ItemCurrent:visited,a.navMenu2ItemCurrent:active,a.navMenu2ItemCurrent:hover,
				a.navMenu3ItemCurrent:link,a.navMenu3ItemCurrent:visited,a.navMenu3ItemCurrent:active,a.navMenu3ItemCurrent:hover,
				a.navMenu4ItemCurrent:link,a.navMenu4ItemCurrent:visited,a.navMenu4ItemCurrent:active,a.navMenu4ItemCurrent:hover,
				a.navMenu5ItemCurrent:link,a.navMenu5ItemCurrent:visited,a.navMenu5ItemCurrent:active,a.navMenu5ItemCurrent:hover{}
				a.navMenuItemOnPage:link,a.navMenuItemOnPage:visited,a.navMenuItemOnPage:active,a.navMenuItemOnPage:hover{
					/*background-image:url(/web/kryos-cms.nsf/arrow_blue_down.gif?OpenImageResource);*/
					/*background-color:#174670;*/
					font-weight:bold;
					color:#002445;
				}
			div#ContentDisplay{
				float:right;
				display:inline;
				width:618px;
				padding:0px;
				margin:0px 10px 0px 10px;
				min-height:695px;
				height:auto !important;
				height:695px;
			}
		div#ContentBucket1{
			background-image:url(/web/kryos-cms.nsf/rightbucket_top_background.gif?OpenImageResource);
		}
		div#ContentBucket2{
			background-image:url(/web/kryos-cms.nsf/rightbucket_bottom_background.gif?OpenImageResource);
		}
		div.SideBucket{
			background-repeat:no-repeat;
			float:right;
			display:inline;
			width:171px;
			padding:10px;
			height:361px;
			margin:5px;
			overflow:hidden;
		}
	div#ft{
		clear:both;
		position:relative;
	}
		div#FooterBucket{
			background-image:url(/web/kryos-cms.nsf/bottom_footer_background.gif?OpenImageResource);
			background-repeat:no-repeat;
			margin:5px;
			padding:20px;
			min-height:216px;
			height:auto !important;
			height:216px;
		}
div#FooterBucket a:link, div#FooterBucket a:visited, div#FooterBucket a:active, div#FooterBucket a:hover{
text-decoration:none;
}
div#FooterBucket a:hover{
text-decoration:underline;
}
		ul#FooterLinks{
			list-style:none;
			padding:0px;
			margin:5px;
			text-align:right;
		}
			ul#FooterLinks li{
				display:inline;
				padding:0px 5px 0px 5px;
				color:#5a5a5a;
				font-size:10px;
			}
				ul#FooterLinks li a:link, ul#FooterLinks li a:visited, ul#FooterLinks li a:active, ul#FooterLinks li a:hover{
					color:#5a5a5a;
					font-size:10px;
					text-decoration:none;
				}
				ul#FooterLinks li a:hover{
					text-decoration:underline;
				}
/***************************/
#FooterNavBar {text-align: center;}
p.SiteMapParagraph{}
/*******custom form module styles***********/
table.CustomFormTable{}
td.CustomFormLabel{vertical-align:top;border-bottom:1px solid #ddd;padding-right:30px;padding-bottom:5px;}
td.CustomFormRequired{vertical-align:top;text-align:right;width:25px;border-bottom:1px solid #ddd;padding-bottom:5px;}
td.CustomFormField{vertical-align:top;border-bottom:1px solid #ddd;padding-bottom:5px;}
td.CustomFormButtonGroup{text-align:center;}
input.CustomFormButton{border:1px solid black;}
/*******************************/
/* Full page form styles */
td.cssFormAction { background-color: #cfcfcf; border: 1px solid black; }
a.cssFormAction { color: #000000; text-decoration: none; }
a.cssFormAction:visited { color: #000000; text-decoration: none; }
a.cssFormAction:hover   { color: #000000; text-decoration: none; }
a.cssFormAction:active  { color: #000000; text-decoration: none; }
/* default links on the site */
a.footernavlink {padding-left: 10px; padding-right: 10px; text-align: center;}
/* lists */
UL { list-style-type: square; }
li.fileList      { margin-left:25px; }
/* Other paragraph styles */
p.white { color: #cfcfcf; }
p.small { font-size: 11px; }
p.smallwhite { color: #ffffff; font-size: 11px; }
p.smallblack { color: #000000; font-size: 11px; }
p.buttons    { margin-top:3px; margin-right:4px; }
p.copyright { COLOR: #666666; FONT-SIZE: 11px; }
p.date { COLOR: #FFB11D; FONT-SIZE: 11px; }
/* embedded views */ 
p.embeddedvuheading  { FONT-SIZE: 18px; COLOR: #000000; }
li.embeddedvu { list-style-type: square; }
p.EmbeddedVuParagraph{}
/* Search results */
p.search     { MARGIN-TOP: 3px;}
p.search em  { FONT-SIZE: 11px; FONT-STYLE: NORMAL; COLOR: #666666; }
/* used for the table cell shading on popup form actions */
td.popupactions  { background-color: #808080; }
/* image border */
.imgborder { border: solid 1px black; }
/* Preview Heading */
P.PREVIEW      { FONT-SIZE: 16px; FONT-WEIGHT: bold; COLOR: #FFFFFF; TEXT-DECORATION: none; }
/* status display in admin footer */
p.status     { font-size:19px; color: #cfcfcf; }
p.status em  { font-size:11px; color: #cfcfcf; font-style: normal;}
p.adminactions { font-size: 11px; color: #ffffff; margin-top:0px; margin-bottom:0px;}
/* white links */
a.white         { color: #ffffff; text-decoration: none; }
a.white:visited { color: #ffffff; text-decoration: none; }
a.white:hover   { color: #ffffff; text-decoration: underline; }
a.white:active  { color: #ffffff; text-decoration: underline; }
/* Styles for the DHTML editor dropdown */
.quote {FONT-STYLE:italic; FONT-SIZE: 9px}
.tinyfooter{font-size:9px;}
a.linkButton:link, a.linkButton:visited, a.linkButton:active, a.linkButton:hover{
	display:inline-block;
	text-align:left;
	height:24px;
	line-height:22px;
	padding: 0px 5px 0px 23px;
	width:90px;
	background-image:url(/web/kryos-cms.nsf/learnmore.png);
	background-repeat:no-repeat;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}
a.linkButton:hover{
	background-image:url(/web/kryos-cms.nsf/learnmore_over.png);
}
/* end styles for DHTML editor dropdown */
/*calendar picker*/
.datePicker{border:1px solid black;background-color:#e7e7e7;width:190px;}
.datePicker td{font-size:10px;font-family:arial;}
.datePicker .exit{text-align:right;font-size:10px;background-color:#c7c7c7}
.datePicker a:hover, .datePicker a:link, .datePicker a:visited, .datePicker a:active
{
	text-decoration:none;color:black;font-weight:bold
}
.datePicker .title{text-align:center;font-weight:bold;}
.datePicker .yearChange,.datePicker .monthChange{text-align:center;}
.datePicker .yearChange a:hover, .datePicker .yearChange a:link, .datePicker .yearChange a:active, .datePicker .yearChange a:visited, .datePicker .monthChange a:hover, .datePicker .monthChange a:link, .datePicker .monthChange a:active, .datePicker .monthChange a:visited {color:blue;text-decoration:underline}
.datePicker .dayName{border-bottom:1px solid black;text-align:center;}
.datePicker .dayReady{cursor:pointer;width:14%;text-align:center;}
.datePicker .dayOver{cursor:pointer;width:14%;text-align:center;background-color:#c7c7c7;}
.datePicker .dayReadySelected{cursor:pointer;width:14%;text-align:center;}
.datePicker .dayOverSelected{cursor:pointer;width:14%;text-align:center;background-color:#c7c7c7;}
.datePicker .dayOverSelected a:link, .datePicker .dayOverSelected a:active, .datePicker .dayOverSelected a:visited, .datePicker .dayOverSelected a:hover, .datePicker .dayReadySelected a:link, .datePicker .dayReadySelected a:active, .datePicker .dayReadySelected a:visited, .datePicker .dayReadySelected a:hover {color:red;}
.datePicker .emptyDay{width:14%;}
/*START EVENT CALENDAR STYLES*/
div.kecTopContainersmall{
	/*div contains 1-3 calendars*/
}
div.kecTopContainersmall div.kecMonthContainer{
	/*div contains each calendar*/
	background-color:#f2f2f2;
	border:1px solid #808080;
	width:200px;
	padding:10px;
	float:left;
	margin:5px;
	display:inline;
}
div.kecTopContainersmall table.kecMonthHeader{
	/*table contains the month,year,and nav buttons*/
	width:100%;
	margin-bottom:5px;
	height:25px;
}
div.kecTopContainersmall td.kecPreviousNavCell{
	/*cell contains the previous navigation button*/
	text-align:left;
	width:20px;
}
div.kecTopContainersmall td.kecNextNavCell{
	/*cell contains the next navigation button*/
	text-align:right;
	width:27px;
}
div.kecTopContainersmall a.kecNavButton:link, div.kecTopContainersmall a.kecNavButton:visited,
div.kecTopContainersmall a.kecNavButton:active, div.kecTopContainersmall a.kecNavButton:hover{
	/*each navigation button*/
	color:#000;
	display:block;
	font-size:18px;
	line-height:15px;
	padding:0px;
	margin:0px;
	font-weight:bold;
	cursor:pointer;
	border:1px solid #ccc;
	width:25px;
	height:15px;
	background-color:#fafafa;
	text-decoration:none;
	text-align:center;
}
div.kecTopContainersmall td.kecTitleCell{
	/*cell contains the month and year*/
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
div.kecTopContainersmall table.kecMonthTable{
	/*table contains the actual calendar dates*/
	width:100%;
	border-collapse:collapse;
}
div.kecTopContainersmall div.kecMonthContainer table.kecMonthTable td{
	font-size:12px;
	vertical-align:middle;
	width:14%;
	height:25px;
	text-align:center;
	border:1px solid #ccc;
}
div.kecTopContainersmall div.kecMonthContainer table.kecMonthTable td.kecWeekdayTitle{
	/*cells contain the weekday headers*/
	height:20px;
	font-weight:bold;
	border-width:0px;
}
div.kecTopContainersmall td.kecDayCell{
	/*cells contain dates*/
	background-color:#fff;
	color:#06c;
}
div.kecTopContainersmall div.kecDay{
	/*div contains normal date numbers*/
}
/*kecCurrentDate, kecDisabledDay, and kecEventDay are all different ways to display dates in the calendar*/
/*they are used in combination, so the order of these classes is important to determine which ones take*/
/*precedence when combined*/
div.kecTopContainersmall div.kecCurrentDate{
	/*div contains the date if it is today*/
}
div.kecTopContainersmall td.kecCurrentDate{
	/*td contains the date if it is today*/
	/*background-color:rgb(179,217,255);*/
	font-weight:bold;
	color:#000;
}
div.kecTopContainersmall div.kecDisabledDay{/*div contains dates that are not part of the current month*/}
div.kecTopContainersmall td.kecDisabledDay{
	/*td contains dates that are not part of the current month*/
	background-color:#ccc;
	color:#a6a6a6;
}
div.kecTopContainersmall div.kecHoliday{/*div contains dates that have a holiday*/}
div.kecTopContainersmall td.kecHoliday{
	/*td contains dates that a holiday*/
	background-color:rgb(179,217,255);
	color:#fff;
}
div.kecTopContainersmall div.kecEventDay{/*div contains dates that have events*/}
div.kecTopContainersmall td.kecEventDay{
	/*td contains dates that have events*/
	background-color:#09e;
	color:#fff;
}
div.kecTopContainersmall div.kecEventListPopup{
	/*div contains the popup list of events on a date*/
	background-color:#f2f2f2;
	border:1px solid #808080;
	width:250px;
	color:#000;
}
div.kecTopContainersmall div.kecEventListTitle{
	/*within the popup, this div has the full date as a title*/
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#000;
}
div.kecTopContainersmall div.kecEventListContainer{
	/*within the popup, this div contains the list of events*/
	height:150px;
}
div.kecTopContainersmall div.kecEventListItem{
	/*each event is displayed in one of these divs*/
	background-color:#dedede;
	margin:5px;
	text-align:left;
}
div.kecTopContainersmall div.kecEventTitle{
	/*the title of an event is in this div*/
	font-weight:bold;
}
div.kecTopContainersmall div.kecEventText{
	/*the synopsis of an event is in this div*/
}
div.kecTopContainersmall a.kecEventLink:link, div.kecTopContainersmall a.kecEventLink:visited,
div.kecTopContainersmall a.kecEventLink:active, div.kecTopContainersmall a.kecEventLink:hover{
	/*the link to an event is in this a*/
	color:blue;
	text-decoration:none;
}
div.kecTopContainersmall a.kecEventLink:hover{
	text-decoration:underline;
}
/*---------------------------------------------------------------------------------------------*/
div.kecTopContainerlarge{
	/*overall div contains the calendar*/
	width:100%;
}
div.kecTopContainerlarge div.kecMonthContainer{
	/*div contains each calendar*/
	width:100%;
	/*div contains each calendar*/
	background-color:#f2f2f2;
	border:1px solid #808080;
	padding:10px;
	margin:5px;
}
div.kecTopContainerlarge table.kecMonthHeader{
	/*table contains the month,year,and nav buttons*/
	width:100%;
	margin-bottom:5px;
}
div.kecTopContainerlarge td.kecPreviousNavCell{
	/*cell contains the previous navigation button*/
	width:40px;
}
div.kecTopContainerlarge td.kecNextNavCell{
	/*cell contains the next navigation button*/
	text-align:right;
	width:40px;
}
div.kecTopContainerlarge a.kecNavButton:link, div.kecTopContainerlarge a.kecNavButton:visited,
div.kecTopContainerlarge a.kecNavButton:active, div.kecTopContainerlarge a.kecNavButton:hover{
	/*each navigation button*/
	color:#000;
	display:block;
	font-size:25px;
	line-height:30px;
	padding:0px;
	margin:0px;
	font-weight:bold;
	cursor:pointer;
	border:1px solid #ccc;
	width:40px;
	height:30px;
	background-color:#fafafa;
	text-decoration:none;
	text-align:center;
}
div.kecTopContainerlarge td.kecTitleCell{/*cell contains the month and year*/
	font-weight:bold;
	font-size:25px;
	text-align:center;
}
div.kecTopContainerlarge table.kecMonthTable{
	/*table contains the actual calendar dates*/
	border-collapse:collapse;
	width:100%;
}
div.kecTopContainerlarge table.kecMonthTable td{
	/*each cell in the calendar table*/
	height:80px;
	width:14%;
	vertical-align:top;
	border:1px solid #ccc;
	font-size:12px;
}
div.kecTopContainerlarge table.kecMonthTable td.kecWeekdayTitle{
	/*cells contain the weekday headers*/
	font-weight:bold;
	padding:0px 3px 0px 3px;
	text-align:center;
	height:20px;
	border-width:0px;
}
div.kecTopContainerlarge td.kecDayCell{
	/*cells contain dates*/
	background-color:#fff;
	color:#06c;
}
div.kecTopContainerlarge div.kecDay{
	/*div contains normal date numbers*/
	text-align:right;
	height:20px;
}
/*kecCurrentDate, and kecDisabledDay are all different ways to display dates in the calendar*/
/*they are used in combination, so the order of these classes is important to determine which ones take*/
/*precedence when combined*/
div.kecTopContainerlarge td.kecDisabledDay{
	/*td contains dates that are not part of the current month*/
	background-color:#ddd;
	color:#a6a6a6;
}
div.kecTopContainerlarge div.kecDisabledDay{
	/*div contains dates that are not part of the current month*/
}
div.kecTopContainerlarge td.kecCurrentDate{
	/*div contains the date if it is today*/
/*	background-color:rgb(179,217,255);*/
	color:#000;
	font-weight:bold;
}
div.kecTopContainerlarge div.kecCurrentDate{
	/*div contains the date if it is today*/
}
div.kecTopContainerlarge div.kecEventListContainer{
	/*this div contains a list of events in a current day of the calendar, scrolls when overflowed, so SPECIFY A HEIGHT!*/
	height:60px;
}
div.kecTopContainerlarge div.kecEventListItem{
	/*this div contains the title and popup for each event*/
	background-color:#06c;
	margin:2px;
	padding:0px 2px 0px 2px;
	overflow:hidden;
}
div.kecTopContainerlarge div.kecEventListItemHoliday{
	/*this is added to the kecEventListItem div if the date is a holiday*/
	background-color:#09e;
}
div.kecTopContainerlarge a.kecEventTitle:link,div.kecTopContainerlarge a.kecEventTitle:visited,div.kecTopContainerlarge a.kecEventTitle:active,div.kecTopContainerlarge a.kecEventTitle:hover{
	/*the title of an event is in this div link*/
	text-decoration:none;
	cursor:default;
	font-size:11px;
	color:#fff;
}
div.kecTopContainerlarge div.kecEventItemPopup{
	/*each popup event is displayed in one of these divs*/
	background-color:#ddd;
	border:1px solid #777;
	width:200px;
	padding:3px;
	cursor:default;
}
div.kecTopContainerlarge div.kecEventTitle{
	/*the title of an event is in this div*/
	font-weight:bold;
	color:#000;
}
div.kecTopContainerlarge div.kecEventText{
	/*the synopsis of an event is in this div*/
	color:#000;
}
div.kecTopContainerlarge a.kecEventLink:link, div.kecTopContainerlarge a.kecEventLink:visited,
div.kecTopContainerlarge a.kecEventLink:active, div.kecTopContainerlarge a.kecEventLink:hover{
	/*the link to an event is in this a*/
	color:#06c;
}
/*END EVENT CALENDAR STYLES*/
/***YUI MENU OVERRIDE STYLES (EXAMPLES)********/
/*reference: http://developer.yahoo.com/yui/menu/#skinref */
/*note that these are all contained in div.yui-skin-sam, if you need these classes to be really specific*/
div.yuimenubar li.yuimenubaritem{
	/*menu bar items*/
	height:40px;
	width:95px;
}
div.yuimenubar a.yuimenubaritemlabel:link, div.yuimenubar a.yuimenubaritemlabel:active, div.yuimenubar a.yuimenubaritemlabel:visited, div.yuimenubar a.yuimenubaritemlabel:hover{
	/*the menu bar item links*/
	height:40px;
	width:95px;
	padding:0px;
	margin:0px;
	border-width:0px;
	text-decoration:none;
	color:#001429;
	font-size:15px;
	line-height:40px;
	background-color:transparent;
	text-align:center;
	cursor:pointer;
	font-weight:normal;
}
div.yuimenubar a.yuimenubaritemlabel-selected:link, div.yuimenubar a.yuimenubaritemlabel-selected:active, div.yuimenubar a.yuimenubaritemlabel-selected:visited, div.yuimenubar a.yuimenubaritemlabel-selected:hover{
	/*menu bar item links when they are highlighted*/
	background-image:url(/web/kryos-cms.nsf/mainNav_rollover.gif?OpenImageResource);
	color:#fff;
}
div#MainMenuContainer div.yuimenu{
z-index:10000;
}
div#MainMenuContainer div.yuimenu ul{
	padding:0px;
}
div#MainMenuContainer div.yuimenu .bd{
	border:1px solid #fff;
}
div#MainMenuContainer div.yuimenu, div#MainMenuContainer div.yuimenu div.bd, div#MainMenuContainer div.yuimenu div.bd ul{
	background-color:#2d81cb;
}
div#MainMenuContainer div.yuimenu li.yuimenuitem{
	height:25px;
	background-color:#2d81cb;
}
div.yuimenu a.yuimenuitemlabel:link,div.yuimenu a.yuimenuitemlabel:visited,div.yuimenu a.yuimenuitemlabel:active,div.yuimenu a.yuimenuitemlabel:hover{
	background-color:#2d81cb;
	height:25px;
	line-height:25px;
	padding:0px 30px 0px 20px;
	margin:0px;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	cursor:pointer;
	display:block;
	text-decoration:none;
}
div.yuimenu a.yuimenuitemlabel-hassubmenu:link,div.yuimenu a.yuimenuitemlabel-hassubmenu:visited,div.yuimenu a.yuimenuitemlabel-hassubmenu:active,div.yuimenu a.yuimenuitemlabel-hassubmenu:hover{
	background-image:url(/web/kryos-cms.nsf/arrow_white_over_right.gif?OpenImageResource);
	background-repeat:no-repeat;
	background-position:95% 50%;
}
div.yuimenu a.yuimenuitemlabel-hassubmenu-selected:link,div.yuimenu a.yuimenuitemlabel-hassubmenu-selected:visited,div.yuimenu a.yuimenuitemlabel-hassubmenu-selected:active,div.yuimenu a.yuimenuitemlabel-hassubmenu-selected:hover{
	background-image:url(/web/kryos-cms.nsf/arrow_blue_right.gif?OpenImageResource);
	background-repeat:no-repeat;
	background-position:95% 50%;
}
div.yuimenu a.yuimenuitemlabel-selected:link,div.yuimenu a.yuimenuitemlabel-selected:visited,div.yuimenu a.yuimenuitemlabel-selected:active,div.yuimenu a.yuimenuitemlabel-selected:hover{
	background-color:#174670;
	color:#2d81cb;
}
/***END YUI MENU STYLES********/
body.EmbeddedBG{
	background-image:none;
	background-color:rgb(239, 245, 248);
	text-align:left;
}
/*for the combined search results page*/
.SearchResultsMini{
	width:100%;
	margin:0px 0px 25px 0px;
	padding:0px;
	text-align:left;
	background-color:rgb(239, 245, 248);
}
