<!-- BEGIN ICR SITE STYLE DEFINITIONS FOR PRODUCTION-->
<!-- Linda Fisher, April 2003 -->

<!-- REGULAR STYLES -->			
	
	P.pageTitle, H1 {
		visible : false;
		color : #CC6633;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 22px;
		text-decoration : none;
		font-weight : bold;
		font-style : normal;
		line-height : 27px;
	}
	
	P.subTitle_medium, H2 {
		caption : Sub Title;
		color : #999999;
		font-family : Georgia,serif;
		font-size : 18px;
		margin-bottom : 5pt;
		font-weight : bold;
		font-style : italic;
	}	
	
	P.sectionTitle, H3 {
		caption : Section Title;
		color : #CC6633;;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 14px;
		text-decoration : none;
		font-weight : bold;
	}
	
	
	DIV.pageTitle, H1 {
		visible : false;
		color : #CC6633;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 22px;
		text-decoration : none;
		font-weight : bold;
		font-style : normal;
		line-height : 27px;
	}		
	
	DIV.subTitle_medium, H2 {
		caption : Sub Title;
		color : #999999;
		font-family : Georgia,serif;
		font-size : 18px;
		text-decoration : none;
		font-weight : bold;		
		font-style : italic;
	}
	
	DIV.sectionTitle, H3 {
		caption : Section Title;
		color : #CC6633;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 14px;
		text-decoration : none;
		font-weight : bold;
	}
	
	
	P {
		caption : Default Text;
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		text-decoration : none;
		line-height : 18px;
		margin-right : 10px;
	}
	
	P.default, div.default, TD.default, TR.default {
		caption : Default Text;
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		text-decoration : none;
		line-height : 18px;
		margin-right : 10px;
	}
	
	.smalltext {
		caption : Small Text;
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-decoration : none;
		line-height : 12px;
	}
	
	ul,li,ol {
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		text-decoration : none;
		line-height : 18px;
		margin-right : 10px;
	}
		
	.homePageSnippet {
		caption : HomePage Snippet;
		color : #8F9FBC;
		font-family : Georgia, times, serif;
		font-size : 15px;
		font-style : italic;
		line-height : 18px;
		font-weight : bold;
	}
	
	.displayMessage {
		visible : false;
		color : #FF0000;
		font-family : Georgia, times, serif;
		font-size : 13px;
		line-height : 16px;
		font-weight : bold;
		font-style : italic;
	}
	
<!-- form styles -->
		
	.field {
		visible : false;
		background-color : #FFFFFF;
		border-bottom : 1px;
		border-left : 1px;
		border-right : 1px;
		border-top : 1px;
		margin : 1px;
		padding-bottom : 1px;
		padding-left : 1px;
		padding-right : 1px;
		padding-top : 1px;
		margin-left : 5px;
		margin-right : 1px;
		margin-top : 1px;
		border-color : #006699;
		border-style : solid;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #333333;
		}
		
	.formButton {
		visible : false;
		background-color : #f4b168;
		border-bottom : 1px;
		border-left : 1px;
		border-right : 1px;
		border-top : 1px;
		margin : 1px;
		padding-bottom : 1px;
		padding-left : 1px;
		padding-right : 1px;
		padding-top : 1px;
		margin-left : 1px;
		margin-right : 1px;
		margin-top : 1px;
		border-color : #006699;
		border-style : solid;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #333333;
		font-weight: bold;
		}	
	
	.formButtonSubmit {
		visible : false;
		background-color : #339900;
		border-bottom : 1px;
		border-left : 1px;
		border-right : 1px;
		border-top : 1px;
		margin : 1px;
		padding-bottom : 1px;
		padding-left : 1px;
		padding-right : 1px;
		padding-top : 1px;
		margin-left : 1px;
		margin-right : 1px;
		margin-top : 1px;
		border-color : #006699;
		border-style : solid;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #eeeeee;
		font-weight: bold;
		}	
		
	.formButtonCancel {
		visible : false;
		background-color : #CC0000;
		border-bottom : 1px;
		border-left : 1px;
		border-right : 1px;
		border-top : 1px;
		margin : 1px;
		padding-bottom : 1px;
		padding-left : 1px;
		padding-right : 1px;
		padding-top : 1px;
		margin-left : 1px;
		margin-right : 1px;
		margin-top : 1px;
		border-color : #006699;
		border-style : solid;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #eeeeee;
		font-weight: bold;
		}			
	
	.fieldCell {
		visible : false;
		background-color: #eeeeee;
		}
	
	.labelCell {
		visible : false;
		background-color: #eeeeee;
		}
	
	.fieldLabelRight {
		visible : false;
		color : #333333;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-align : right;
		font-size : 10px;
		font-weight : bold;
	}
	
	.fieldLabelLeft {
		visible : false;
		color : #333333;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		font-weight : bold;
		margin-left : 5px;
	}
	
	.fieldLabellite {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		font-weight : normal;
		margin-left : 0px;
	}
	
	.legend {
		visible : false;
		color : #333333;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 14px;
		font-weight : bold;
	}
	
	.copyright {
		visible : false;
		color : #ffffff;
		font-family : verdana, geneva, arial, helvetica, sans-serif;
		font-size : 9px;
		font-weight : normal;
		text-decoration : none;
		text-align : center;
		margin-top : 5px;
		margin-bottom : 5px;
	}
	
<!-- NAVIGATION STYLES -->

<!-- inline navigation styles -->
	
	.inlineLink {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;	
		line-height: 11px;	
		text-align : left;
		color : #666666;
		font-weight : bold;
		text-decoration : none;
		margin-top : 2px;
		margin-bottom : 2px;
	}
	
	.inlineLink:hover {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;	
		line-height: 11px;	
		text-align : left;
		color : #666666;
		font-weight : bold;
		text-decoration : underline;
		margin-top : 2px;
		margin-bottom : 2px;
	}
	
	.inlineDesc {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;	
		line-height: 11px;	
		text-align : left;
		color : #666666;
	}	
	

<!-- left navigation styles -->

	.menu1 {
		visible : false;
		color : #ffffff;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;		
		text-decoration : none;
		font-weight : bold;		
		line-height : 10px;
		margin-left : 13px;	
		text-indent : -10px;		
		margin-bottom : 5px;
		margin-top : 5px;
	}
	
	.menu1:hover {
		visible : false;
		color : #cccc00;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		margin-bottom : 5px;
		margin-top : 5px;
		text-decoration : none;
		font-weight : bold;
		margin-left : 13px;	
		text-indent : -10px;	
		line-height : 10px;
	}

	.menu1Active {
		visible : false;
		color : #cccc00;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;		
		margin-bottom : 5px;
		margin-top : 5px;
		text-decoration : none;
		font-weight : bold;
		margin-left : 13px;	
		text-indent : -10px;	
		line-height : 10px;
	}
	
	.menu1Active:hover {
		visible : false;
		color : #cccc00;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		margin-bottom : 5px;
		margin-top : 5px;		
		text-decoration : none;
		font-weight : bold;	
		margin-left : 13px;	
		text-indent : -10px;	
		line-height : 10px;
	}
	
	.menu2 {
		visible : false;
		color : #ffffff;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;		
		text-decoration : none;
		font-weight : normal;
		margin-left : 18px;	
		text-indent : -10px;	
		line-height : 10px;
		margin-bottom : 5px;
		margin-top : 5px;
	}
	
	.menu2:hover {
		visible : false;
		color : #cccc00;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		text-decoration : none;
		font-weight : normal;
		margin-left : 18px;	
		text-indent : -10px;	
		line-height : 10px;
		margin-bottom : 3px;
		margin-top : 3px;
	}

	.menu2Active {
		visible : false;
		color : #cccc00;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		text-decoration : none;
		font-weight : normal;
		margin-left : 18px;	
		text-indent : -10px;	
		line-height : 10px;
		margin-bottom : 3px;
		margin-top : 3px;
	}
	
	.menu2Active:hover {
		visible : false;
		color : #cccc00;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		text-decoration : none;
		font-weight : normal;
		margin-left : 18px;	
		text-indent : -10px;	
		line-height : 10px;
		margin-bottom : 3px;
		margin-top : 3px;
	}
	

<!-- END SITE STYLE DEFINITIONS -->


<!-- BEGIN WIDGET STYLE DEFINITIONS -->

<!-- navigation widget styles -->

	.treeNav {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #000000;
		text-decoration : none;
		line-height : 13px;
	}

	.treeNavUPactive {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : Green;
		text-decoration : line-through;
		line-height : 13px;
		font-weight : bold;
	}

	.treeNavUP {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #000000;
		text-decoration : line-through;
		line-height : 13px;
	}

	.treeNavActive {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : Green;
		text-decoration : none;
		line-height : 13px;
		font-weight : bold;
	}

	.treeNavBG {
		visible : false;
		background-image: url(/widgets/navigation/images/background_bar.gif);
	}
	
	.navigationTable {
		visible : false;
		width: 138px;	
	}
	
	.navigationTableLastCell {
		visible : false;
		width: 91px;	
	}


<!-- dateLastModified widget styles -->

	.dateLastModified {
		visible : false;
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		text-decoration : none;
		margin-left : 155px;
	}

	
<!-- QUOTE OF THE DAY widget styles -->
	
	.QoDHeader {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		line-height : 14px;
		color : #ffffff;
		font-weight : bold;
		text-align : center;
		background-color : #8F9FBC;
		width : 138px;
	}
	
	.QoDContent {
		visible : false;
		font-family : times,serif;
		font-size : 13px;
		font-weight : normal;
		line-height : 14px;
		color : #000000;
		text-align : left;
		font-style : italic;
		margin-left : 2px;
		margin-right : 2px;
	}
	
<!-- faq widget styles -->

	.FAQHeader {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #FFFFFF;
		font-weight : bold;
		text-decoration : none;
		background-color : #99cc00;
		width : 150px;
	}
	
	.FAQQuestion {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		line-height : 12px;
		color : #000000;
		text-decoration : none;
		font-weight: bold
	}
	
	.FAQNormal {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;		
		line-height : 14px;
		color : #000000;
		text-decoration : none;
		
	}
	
	.QA {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #cc6633;
		text-decoration : none;
		font-weight: bold;
		line-height : 13px;
	}
	
	.FAQIndex {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
		line-height : 15px;
		margin-left : 10px;
	}
	

		
<!-- simpleText widget styles -->

	.simpleTextContent {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #000000;
		text-decoration : none;
	}


<!-- calendar widget styles -->

	.calendarHeader {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #ffffff;
		font-weight : bold;
		text-decoration : none;
		text-align : center;
		background-color : ##8F9FBC;;
		width : 138px;
		margin-left : 2px;
		margin-right : 2px;
	}
	
	.calendarText {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		color : #000000;
		text-decoration : none;
		background-color: #FFFFFF;
	}
	.calendarLink {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		background-color: #FFFFFF;
	}
	

<!-- for calendar month display -->
	
	.calendarMonthEvent {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
	}
	
	.calendarMonthHeader {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
	}
	
	.calendarDayOfWeek {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : white;
	}
	
	.calendarDay {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : bold;
		color: #000000;
	}
		
	.calendarDayTime {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
	}


<!-- for calendar itinerary view -->
	
	.calendarItinHeader {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
	}
	
	.calendarItinText {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
		text-decoration : none;
		background-color: #FFFFFF;
	}


<!-- Sidebar calendar -->
	
	.calendarSidebarText {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #000000;
		text-decoration : none;
		width : 138px;
	}

	
<!-- ILR Calendar pop-up -->

	.popUpTitle {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
		font-weight : bold;
		margin-left : 10px;
		margin-top : 5px;
	}

	.popUpText {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
		margin-left : 10px;
		margin-top : 5px;
	}

		
<!--  profile sidebar widget styles -->

	.profileHeader {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		color : #ffffff;
		font-weight : bold;
		text-decoration : none;
		text-align : center;
		background-color : ##8F9FBC;;
		width : 138px;
	}
	
	.profileName {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight: bold;
		color : #000000;
		text-decoration : none;
	}
	
	.profileCredentials {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #000000;
		text-decoration : none;
		font-style : normal;
	}

	.profileLink {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #C8CE4A;
		text-decoration : none;
	}
	
	.profileShortText {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-style : normal;
		color : #000000;
		text-decoration : none;
	}
	
	.profileLongText {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #000000;
		text-decoration : none;
	}
	
	.profileEditor {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration : none;
		color: #CC0000;
	}
	
<!-- profile pop-up styles -->

	.popUpProfileName {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight: bold;
		margin-left : 10px;
		color : #000000;
		text-decoration : none;
	}
	
	.PopUpProfileCredentials {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
		margin-left : 10px;
		font-style : normal;
	}

	.popUpProfileShortText {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-style : normal;
		margin-left : 10px;
		color : #000000;
	}
	
	.PopUpProfileLongText {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		margin-left : 10px;
		color : #000000;
	}
	
<!-- Person Listing widget styles -->	

	.simplePersonName{
		visible : false;
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration : none;
		line-height : 13px;
		font-weight : bold;	
	}
	
	.simplePersonTitle{
		visible : false;
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration : none;
		line-height : 13px;
		font-weight : normal;		
	}
	
	.simplePersonAddress{
		visible : false;
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration : none;
		line-height : 13px;
		font-weight : normal;		
	}
	
	.simplePersonLink{		
		visible : false;
		color : #cc0000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration : none;
		line-height : 13px;
		font-weight : normal;
	}
	
<!-- DID YOU KNOW widget styles -->

	.dukHeader {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #ffffff;
		font-weight : bold;
		text-align : center;
		line-height: 13px;
		background-color : #8F9FBC;
		width : 138px;
	}
	
	.dukBody {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		line-height : 12px;
		color : #000000;
		text-decoration : none;
		font-weight : normal;
	}
	
	.dukLink {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #CC6633;
		font-weight : bold;
		text-decoration : none;
	}
	
	.dukEditor {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-decoration : none;
		color: #CC0000;
	}

	
/* guide widget styles */

	.guideCatName{
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #000066;
		font-size : 12px;
		text-decoration: none;
	}
	.guideCatDesc{
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size : 11px;
	}
	.guideItemName{
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 11px;
	}
	.guideItemDesc{
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size : 11px;
		margin-bottom: 5px;
	}
	.guideDocumentLink{
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #3E598F;
		font-weight : normal;
		font-size : 11px;
		margin-bottom: 7px;
	}

 /* start search styles */
.ssHeading1 {
	visible : false;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size : 12px;
	text-decoration: none;
}

.ssMainBody {
	visible : false;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	margin-bottom: 5px;
}

.ssMedBody {
	visible : false;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3E598F;
	font-weight : normal;
	font-size : 11px;
	margin-bottom: 7px;
}

.ssSmallBody {
	visible : false;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3E598F;
	font-weight : normal;
	font-size : 11px;
	margin-bottom: 7px;
}
/* end search styles */
	
<!-- END WIDGET STYLE DEFINITIONS --> 