<!--

/* Resolution Interactive Media */
/* Developed By: Jonathan Kochis And Brendan Farr-Gaynor */
/* jonathan@teamresolution.com / brendan@teamresolution.com */


/*  BEGINNING OF MASTER LAYOUT (header/footer) STYLES */


body {
  background-color: #FFFFFF;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#333333;  
  padding:0px;
  margin:0px;
  text-align: center;
  background-image:url(/DefaultTemplate/images/backPlate.png);
  background-repeat:repeat-x;
  
}

#topTabs {
float:right;

}


a { color:#0000FF; }
a:hover { color:#666666; }

#homeBreadLink { color:#000000; text-decoration:none; }
#homeBreadLink:hover { color:#333333; text-decoration:none; }


.structureLink { color:#666666; }
.structureLink:hover { color:#999999; }

label {

font-weight: bold;
}

hr {
	color: #CCCCCC;
	height: 1px;
	margin:0px;
	padding:0px;
}


#inhalt { 	
  text-align: left;
  vertical-align: top;	
  margin: 0px auto;

  padding: 10px 0px 0px 0px;
  width: 755px;
  background-image:url(/DefaultTemplate/images/swirls.png);
  background-repeat:no-repeat;
  background-position:right top;
  height: 100%;
 /*border: 1px dashed #564b47;*/
}

#header {
margin:0px;
padding: 0px;
width: 755px;
/*background-color:#FF6666;*/

position:absolute;
z-index:10;


}

#hayHeader {
font-size:18px;
margin:0px;
padding:0px;
font-weight:bold;
} 

#haySubHeader {
font-size:11px;
margin:0px;
padding:0px;
font-weight:normal;
} 


#noStyleSupportLogo {

display:none;
z-index:10;
position:absolute;

}

#homeLogo {
	padding: 0px;
	width: 105px;
	height:109px;
	/*background-color: #172739;*/
	/* border: 1px solid #FFFFFF; */
  background-image:url(/DefaultTemplate/images/hayLayoutLogo.gif);
	float:left;
	margin-left: 9px;
	margin-bottom:8px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top:20px;
}

#homeSpacerLink {

	width: 105px;
	height:109px;
	border: none;


}

#homeAddress {
/*border: 1px solid black; */
width:610px;
height: 33px;
margin-top: 50px;
float:right;


}

/*///////////// SERVICES (telephone) //////////// */

#rateTable {
width:440px;
}

#rateTable th {
text-align:left;
font-weight: bold;
color: white;
background-color:#923D31;
padding: 3px;
}

#rateTable tr td {
border-bottom: 1px dotted #923D31;
padding: 3px;
}

#rateTable tr .nd2 { border-left: 2px solid #CC948B; }
#rateTable tr .nd3 { border-left: 2px solid #CC948B; }


.rateTableSection td {
background-color:#F5E2AB;
border-bottom: 1px solid #923D31;
}

/*///////// COMMUNITY LINKS //////////*/

.linkTableSection td {
background-color:#F5E2AB;
border-bottom: 1px solid #923D31;
}


/*///////// SPECIAL NAV (TABS) //////////*/

.menuText a:link { color: #DB9A00; text-decoration: none; font-size: 12px; }
.menuText a:active { color: #DB9A00; text-decoration: none; font-size: 12px; }
.menuText a:visited { color: #DB9A00; text-decoration: none; font-size: 12px; }
.menuText a:hover { color:#B17C00; text-decoration: none; font-size: 12px; }

.menuTextOn a:link { color:#333333; text-decoration: none; font-size: 12px; }
.menuTextOn a:active { color:#333333; text-decoration: none; font-size: 12px; }
.menuTextOn a:visited { color:#333333; text-decoration: none; font-size: 12px; }
.menuTextOn a:hover { color:#666666; text-decoration: none; font-size: 12px; }

.normTabAlpha { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/DefaultTemplate/images/tab.png'); }
.normTab { background-image: url(/DefaultTemplate/images/tab.png); background-repeat:no-repeat; }
.overTabAlpha { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/DefaultTemplate/images/tabOver.png'); }
/*.overTab {  background-color:#3333CC; background-image: url(graphics/tabOver.png);}	*/
.overTab { background-image: url(/DefaultTemplate/images/tabOver.png); background-repeat:no-repeat; }


#masterMenu {

position:absolute;
z-index:0;
bottom:-1px;
left:10px;

}


#masterMenuText {
	z-index:100;
	bottom:0px;
	left: 10px;
}

#masterMenuText div {
	float: left;
	position:relative;
	width:113px; /*113 */
	height:31px;
}


#masterMenu div {
	float: left;
	position:relative;
	width:113px; /*113 */
	height:31px;
}



#masterMenuText div table tr td {
padding-top: 6px;
}


/* Top */

.topMenuText a:link { color: #DB9A00; text-decoration: none; font-size:10px; }
.topMenuText a:active { color: #DB9A00; text-decoration: none; font-size:10px; }
.topMenuText a:visited { color: #DB9A00; text-decoration: none; font-size:10px; }
.topMenuText a:hover { color:#B17C00; text-decoration: none; font-size:10px; }

.topMenuTextOn a:link { color:#333333; text-decoration: none; font-size:10px; }
.topMenuTextOn a:active { color:#333333; text-decoration: none; font-size:10px; }
.topMenuTextOn a:visited { color:#333333; text-decoration: none; font-size:10px; }
.topMenuTextOn a:hover { color:#666666; text-decoration: none; font-size:10px; }

.topNormTabAlpha { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/DefaultTemplate/images/topTab.png'); }
.topNormTab { background-image: url(/DefaultTemplate/images/topTab.png); background-repeat:no-repeat; }
.topOverTabAlpha { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/DefaultTemplate/images/topTabOver.png'); }
/*.overTab {  background-color:#3333CC; background-image: url(graphics/tabOver.png);}	*/
.topOverTab { background-image: url(/DefaultTemplate/images/topTabOver.png); background-repeat:no-repeat; }

#topMasterMenu {

position:absolute;
z-index:0;
bottom:-1px;
left:10px;

}


#topMasterMenuText {
	z-index:100;
	bottom:0px;
	left: 10px;
}

#topMasterMenuText div {
	float: left;
	position:relative;
	width:84px;
	height:31px;
}


#topMasterMenu div {
	float: left;
	position:relative;
	width:84px;
	height:31px;
}



#topMasterMenuText div table tr td {
padding-top: 6px;
}

/* END OF TAB SPECIAL */





#nav {
float:right;
width:559px;
/*text-align:right; */
padding: 0px;
margin-top:18px;
margin-bottom:0px;
margin-right: 0px;
margin-left: 6px;
font-weight:bold;
font-size:12px;
padding-right:0px;
/*background-color:#003366;
border: 1px solid black; */

}

#nav div {
	float:left;
	background-position: left;
	padding-top: 3px;
	height: 34px;
}




#topTabs {
float:right;
/*width:200px;*/
/*text-align:right; */
padding: 0px;
margin-top:0px;
margin-bottom:3px;
margin-right: 0px;
margin-left: 6px;
font-weight:bold;
font-size: 10px;
padding-right:0px;
/*background-color:#003366;*/


}

#topTabs div {
	float:left;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 3px;
	height: 35px;
}



#subNav {
clear:both;
position:static;
width:755px;
height: 30px;
color:#FFFFFF;
padding-top:2px;
margin:0px;
background-image:url(/DefaultTemplate/images/navBottomBar.png);
background-repeat:no-repeat;
}

#subNav a {
	font-weight:bold;
	color:#FFFFFF;
	padding:6px;
	text-decoration:none;
	
}

#subNav a:hover {
	font-weight:bold;
	color:#DBBFBA;
	padding:6px;
	text-decoration:none;
}

#selected {
background-color: #666666;
background-image:url(/DefaultTemplate/images/leftSelected.png);
background-repeat:no-repeat;
background-position:left;
}
.selectedDivSupport {
background-color:#666666;
width: 3px;
background-image:url(/DefaultTemplate/images/rightSelected.png);
background-repeat:no-repeat;
background-position:right;
}


#search {
clear:right;
width:550px;
height: 40px;
padding: 0px 5px 0px 10px;
background-image:url(/DefaultTemplate/images/searchBack.png);
background-repeat:no-repeat;
background-position:0px -4px;
float: right;
margin-top: 10px;
margin-bottom: 10px;
/*border: 1px solid #FFFFFF;*/

}

#cramSearch {
background-color:#999999;
width:270px;

}

#loc { 	
clear: right;
float: right;
width: 400px;
/*margin-right: 55px; */
padding-right: 55px;
padding-bottom:0px;
margin-bottom:0px;
/*background-color:#00CC00; */



}

#loc #myCurrentLoc {
	background-color:#C62921;
	font-size:18px;
	text-align:right;
	padding: 4px 5px 4px 40px;
	width:auto;
	float: right;

}

#bodyCopy {
	clear:both;
	padding-left: 7px;
	padding-right: 0px;
	/*margin-top: 130px; <- I H8 IE*/
	top: 130px;
	padding-top: 130px;
	/*background-color:#00FF00; */
	width:747px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	

}

#bottomCap {
	background-image:url(/DefaultTemplate/images/bottomPlate.png);
	background-repeat:no-repeat;
	width: 768px;
	height: 15px;
	margin: 0px auto;
	background-position: 3px 0px;
}

#footer {
	color:#999999;
	font-size:10px;
	padding: 20px 0px 0px 0px;

/*background-color:#FF6666;*/


clear:both;
position:static;
width:755px;
margin:0px;

}
#footer strong {
color: #666666;
}

#footerPrivacyHolder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}

#supporterClick {
	width:130px; 
	height:100px; 
	float:right;
}

#supporterHolder {
	width:100px; 
	height:80px;
	border:none;
}

#footerCopy {
  font-size: 10px;
}

#uniTag {
font-size: 12px;
}

ul {
margin-left: 0;
padding-left: 0;
margin-top:0px;
list-style: none;
}

ul li {
padding-bottom:1px;
margin-left:0px;
padding-left: 10px;
padding-top: 1px;
padding-right:0px;
background-repeat: no-repeat;
background-image:url(/DefaultTemplate/images/ulArrow.png);
background-position: left 4px;

}

/* /////////////////////////////// ALERT BOX ///////////////////////////////////////// */

#alertBoxFunction {
	background-color:#FFFFCC;
	border: 1px solid #CCCCCC;
	padding-top: 12px;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 5px;
	margin: 10px 10px 10px 10px;
	background-position: 1px 1px;
	background-repeat:no-repeat;
	}



/* ////////////////////////////// HOME SPECIFIC (index.php) ////////////////////////// */

#homeMainArticlePic {
	float:right;
	border: 3px solid white;
	margin-bottom:5px;

}

#homeArticleHeader {
font-size: 14px;
padding: 0px;
margin: 0px;
}

#homeArticleSubHead {
font-size: 11px;
font-weight:normal;
color:#666666;
padding: 0px;
margin: 0px;
}

.featureArticle {
padding: 0px 3px 0px 3px;
height: 60px;
}


#topItem {
background-color: #333333;
}


.featureArticle .featureArticlePic {
float:left; 
border: 2px solid white; 
margin: 3px 5px 0px 3px;
width:63px; height:48px;
}

#featureArticleTitle {
font-size: 11px;
margin-bottom:0px;
margin-top: 3px;
padding-bottom:0px;
padding-top: 3px;
}

.featureArticle p {

margin-top: 8px;
font-size:10px;


}

/*///////////////////////////// THE LAB SPECIFIC //////////////////////////////////////////////////*/

#labTitle {
font-size: 12px;
font-weight:bold;
margin: none;
padding:none;

}

#labMainArticlePic {

	border: 3px solid white;
	margin-bottom:20px;
	/*margin-right: 5px; */
	width:255px;
	height: 186px;
	margin-left: 20px;

}


.labSubArticlePic {
float:left; 
border: 2px solid white; 
margin: 3px 5px 0px 0px;
width:63px; height:48px;
}

.labDiv {
padding: 0px 3px 0px 3px;
height: 60px;
}

.labListArchive {
margin-left: 0;
padding-left: 0px;
padding-right:5px;
margin-top:0px;
list-style: none;
margin-bottom:0px;
}

.labListArchive li {
padding-bottom:10px;
margin-left:0px;
padding-left: 0px;
padding-top: 5px;
padding-right:0px;
/*
background-repeat: no-repeat;
background-image:url(/DefaultTemplate/images/atomList.gif);
background-position: left 4px; 
border-bottom:1px dotted #999999; */

}

#labArticleContent { text-align:justify; }
#labArticleContent p { text-align:justify; }



/*///////////////////////////// DR CRAM SPECIFIC //////////////////////////////////////////////////*/

#drCramQuestion {
font-size: 12px;
font-weight:bold;
margin: none;
padding:none;

}

#drCramMainArticlePic {

	border: 3px solid white;
	margin-bottom:5px;
	/*margin-right: 5px; */
	width:255px;
	height: 186px;

}

#drCramSearch {
width:400px;
padding:5px;
background-image:url(/DefaultTemplate/images/drCramSearchBack.png);
background-repeat:no-repeat;
background-position:0px 3px;
}

.qaListArchive {
margin-left: 0;
padding-left: 5px;
padding-right:5px;
margin-top:10px;
list-style: none;
}

.qaListArchive li {
padding-bottom:10px;
margin-left:0px;
padding-left: 0px;
padding-top: 5px;
padding-right:0px;
/*
background-repeat: no-repeat;
background-image:url(/DefaultTemplate/images/atomList.gif);
background-position: left 4px; */
border-bottom:1px dotted #999999;

}

.qaListSearch {
margin-left: 0;
padding-left: 5px;
padding-right:5px;
margin-top:10px;
list-style: none;
}

.qaListSearch li {
padding-bottom:10px;
margin-left:0px;
padding-left: 0px;
padding-top: 5px;
padding-right:0px;
/*
background-repeat: no-repeat;
background-image:url(/DefaultTemplate/images/atomList.gif);
background-position: left 4px; */
border-bottom:1px dotted #999999;

}

#drCramArticleContent { text-align:justify; }
#drCramArticleContent p { text-align:justify; }

/*///////////////////////////// SCHOOL SPECIFIC //////////////////////////////////////////////////*/

#schoolIntroCopy {
font-weight:normal;
color:#666666;
}

#schoolIntroCopy strong {
color:#FFFFFF;
}


/*///////////////////////////// ES SPECIFIC //////////////////////////////////////////////////*/

#briefBioCopy {
font-size: 10px;
font-weight:normal;
font-style:italic;
color:#666666;
}


#esMainArticlePic {
	float:right;
	border: 3px solid white;
	margin-bottom:5px;
	margin-left:20px;
	margin-right: 5px;
	width:255px;
	height: 186px;

}

#esArticleHeader {
font-size: 14px;
padding: 0px;
margin: 0px;
}

#esArticleSubHead {
font-size: 11px;
font-weight:normal;
color:#666666;
padding: 0px;
margin: 0px;
}

#esArticleContent { text-align:justify; }
#esArticleContent p { text-align:justify; }

#writerBox {
font-size: 10px;
padding:0px;
}

#writerBox em {
color:#666666;
}

#writerBox img {

border: 2px solid white;
}



.extraArticlePic {
border: 2px solid #FFFFFF;
width:63px;
height:48px;
cursor:default;

}

.extraArticlePic:hover {
border: 2px solid #FFFFFF;
width:63px;
height:48px;
cursor:pointer;

}

#sectionNav {
/*text-align:right; */

font-weight:bold;
font-size: 10px;

/*background-color:#003366;*/

}

#sectionNav div {
	/*background-image:url(/DefaultTemplate/images/navDiv.gif); */
	background-repeat: no-repeat;
	background-position: left;
	/*border: 1px solid #564b47;*/
	height: 15px;
	margin:0px;
	padding-top: 3px;
	float:left;
	margin-bottom:3px;

	
}


#sectionNav .sectionNavItem a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:6px;
	
}

#sectionNav .sectionNavItem a:hover {
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
	padding:6px;
}

.sectionNavItem {
clear:both;

}

.sectionCap {
width: 3px;
margin:0px;
padding-left:0px;
padding-right:0px;


}

#sectionSelected {
background-color: #666666;
background-image:url(/DefaultTemplate/images/leftSelected.png);
background-repeat:no-repeat;
background-position:left;

}
#sectionDivSupport {
background-color:#666666;
background-image:url(/DefaultTemplate/images/rightSelected.png);
background-repeat:no-repeat;
background-position:right;
}


.rssList {
margin-left: 0;
padding-left: 0;
margin-top:0px;
list-style: none;
}

.rssList li {
padding-bottom:5px;
margin-left:0px;
padding-left: 35px;
padding-top: 5px;
padding-right:0px;
background-repeat: no-repeat;
background-image:url(/DefaultTemplate/images/rss.gif);
background-position: left 4px;
border-bottom:1px solid #CCCCCC;

}

.searchSectionHeader {

font-size:12px;
margin:0px;
padding:0px;
color:#666666;


}

/* //////////////////////////// ABOUT US SPECIFIC /////////////////////// */
.groupPic {

border: 2px solid white;
margin-top: 10px;
}

.cleanList {
margin-left: 0;
padding-left: 0;
margin-top:0px;
list-style: none;
}

.cleanList li {
padding-bottom:5px;
margin-left:0px;
padding-left: 20px;
padding-top: 5px;
padding-right:0px;
background-repeat: no-repeat;
background-image:url(/DefaultTemplate/images/atomList.gif);
background-position: left 4px;
border-bottom:1px solid #333333;

}

.nonCleanList {
margin-left: 0;
padding-left: 0;
margin-top:0px;
list-style: none;
}

.nonCleanList li {
padding-bottom:5px;
margin-left:0px;
padding-left: 20px;
padding-top: 5px;
padding-right:0px;
background-repeat: no-repeat;
background-image:url(/DefaultTemplate/images/lineList.gif);
background-position: left 4px;
border-bottom:1px solid #333333;

}

.nonCleanListNoLine {
margin-left: 0;
padding-left: 0;
margin-top:0px;
list-style: none;

}

.nonCleanListNoLine li {
padding-bottom:5px;
margin-left:0px;
padding-left: 20px;
padding-top: 5px;
padding-right:0px;
background-repeat: no-repeat;
background-image:url(/DefaultTemplate/images/lineListLight.gif);
background-position: left 4px;

}

#masterSectionHeader {
margin:0px;
padding:0px;
font-size: 14px;
font-weight: bold;

}

#masterSectionSubHeader {
margin:0px;
padding:0px 0px 15px 0px;
font-weight: normal;
font-size:11px;
color:#666666;


}

/* Cram Box Items */


/* Sub Content */

.hayBox #hayBoxContent {
/*padding: 5px; */

}


.hayBox .sBottom { 
background-image:url(/DefaultTemplate/images/hayBoxStandardBottom.png);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:20px;
} 
.hayBox .sTop { 
/*nothing yet */
 } 

.hayBox .rBottom { 
background-color:#DB9A00;
padding:10px;
background-image:url(/DefaultTemplate/images/rBoxBottom.png);
background-position:bottom;
background-repeat:no-repeat;
}
 
.hayBox .rTop { 

background-color:#DB9A00;
background-image:url(/DefaultTemplate/images/rBoxTop.png);
background-position:top;
background-repeat:no-repeat;
color:#FFFFFF;
font-size:20px;
padding:10px 10px 0px 10px;  
} 

	.textbox {
		color : Black;
		border : 1px solid #999999;
		background-color : #FFFFFF;
		height : 19px;
		font-size : 12px;
	}
	.formfield {
		border-color : #666699 #666699 #666699 #666699;
		border-width : 1 1 1 1;
		color : Black; background-color:#99CCFF;
		height : 19px; font-size : 12px;
	}
	.button{
		color : Black;
		border : 1px solid #999999; 
		background-color : #FFFFFF;
		height : 19px;
		font-size : 12px;
	}


	.message { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: Black;}
	.message-bold { font-family : Verdana, Arial, sans-serif; background-color:#F5E2AB; font-size : 11px; color: Black;}
	.messageright { font-family : Verdana, Arial, sans-serif; text-align: right; font-size : 11px; color: Black;}
	.messageright-bold { font-family : Verdana, Arial, sans-serif; text-align: right; background-color : #F5E2AB; font-size : 11px; color: Black;}
	.messagecent { font-family : Verdana, Arial, sans-serif; text-align: center; font-size : 11px; color: Black;}
	.messagecent-bold { font-family : Verdana, Arial, sans-serif; text-align: center; background-color : #F5E2AB; font-size : 11px; color: Black;}


	.navigation { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #004080; }
	.navigation:link { text-decoration: none; font-family : Verdana, Arial, sans-serif; font-size : 11px; color : #004080; }
	.navigation:visited { text-decoration: none; font-family : Verdana, Arial, sans-serif; font-size : 11px;color : #004080 }
	.navigation:hover { text-decoration: none; font-family : Verdana, Arial, sans-serif; font-size : 11px; color : #004080 }
	
	.autolink:link { text-decoration: underline; font-family : Courier New, Verdana, Arial, sans-serif; font-size : 9pt; color : #004080; }
	.autolink:visited { text-decoration: underline; font-family : Courier New, Verdana, Arial, sans-serif; font-size : 9pt; color : #004080; }
	.autolink:hover { text-decoration: underline; font-family : Courier New, Verdana, Arial, sans-serif; font-size : 9pt; color : #004080; }


	.menu { font-family : Verdana, Arial, sans-serif; font-size : 11px; color : Black; }
	.menu:link { font-family : Verdana, Arial, sans-serif; font-size : 11px;color : Black;  }
	.menu:visited { font-family : Verdana, Arial, sans-serif; font-size : 11px;color : Black;  }
	.menu:hover { font-family : Verdana, Arial, sans-serif; font-size : 11px;color : Black;  }

	.menu2 { font-family : Verdana, Arial, sans-serif; background-color : #E8E8E8; font-size : 11px; color: Black;}
	.menu2:link { font-family : Verdana, Arial, sans-serif; font-size : 11px; color : Black; }
	.menu2:visited { font-family : Verdana, Arial, sans-serif; font-size : 11px; color : Black;  }
	.menu2:hover { font-family : Verdana, Arial, sans-serif; font-size : 11px; color : Black; }

	.menu3 { font-size:11px; }
	

	.menu4 { font-family : Verdana, Arial, sans-serif; background-color : #E8E8E8; font-size : 11px; color: Black;}
	.menu4:link { font-family : Verdana, Arial, sans-serif; font-size : 11px; color : Black; }
	.menu4:visited { font-family : Verdana, Arial, sans-serif; font-size : 11px; color : Black;  }
	.menu4:hover { font-family : Verdana, Arial, sans-serif; font-size : 11px; color : Black; }

	.menu5 { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: Black; font-weight:bold;}
	.menu5:link { font-family : Verdana, Arial, sans-serif; font-size : 11px; color : Black; font-weight:bold;}
	.menu5:visited { font-family : Verdana, Arial, sans-serif; font-size : 11px; color : Black; font-weight:bold; }
	.menu5:hover { font-family : Verdana, Arial, sans-serif; font-size : 11px; color : Black; font-weight:bold;}
	
	TD.rempli { font-family : Verdana, Arial, sans-serif; background-color:#F5E2AB;}
	TD.memo { font-family : Verdana, Arial, sans-serif; background-color: #F5E2AB;}
	TD.cent { font-family : Verdana, Arial, sans-serif; background-color: #F5E2AB; text-align: center; font-size : 11px; color: Black;}
	TD.cent-bold { font-family : Verdana, Arial, sans-serif; background-color: #F5E2AB; text-align: center; font-size : 11px; font-weight:bold; color: Black;}
	TD.right { font-family : Verdana, Arial, sans-serif; background-color: #F5E2AB; text-align: right; font-size : 11px; color: Black;}
	TD.right-bold { font-family : Verdana, Arial, sans-serif; background-color: #F5E2AB; text-align: right; font-size : 11px; font-weight:bold; color: Black;}
	TD.headers { font-family : Verdana, Arial, sans-serif; background-color : #F5E2AB; text-align : center; font-size : 11px; color: Black; font-weight:bold; }
	TD.headers2 { font-family : Verdana, Arial, sans-serif; background-color : #F5E2AB; text-align : center; font-size : 11px; color: Black;}
	TD.headersleft { font-family : Verdana, Arial, sans-serif; background-color : #F5E2AB; text-align : left; font-size : 11px; color: Black; font-weight:bold; }
	TD.default { font-family : Verdana, Arial, sans-serif; background-color : #F5E2AB; font-size : 11px; color: Black;}
	TD.default9 { font-family : Verdana, Arial, sans-serif; background-color : #F5E2AB; font-size : 9pt; color: Black;}
	TD.title { font-family : Verdana, Arial, sans-serif; color: #191970; background-color : #B0C4DE; text-align : center; font-size : 8pt;}
	TD.tdboven { font-family : Verdana, Arial, sans-serif; color: Black; background-image : url(tdback.jpg); font-size : 11px;}
	TD.headerright { font-family : Verdana, Arial, sans-serif; color: Black; background-color : #F5E2AB; text-align : right;  font-size : 8pt; }
	TD.headersright2 { font-family : Verdana, Arial, sans-serif; background-color : #F5E2AB; text-align : right; font-size : 11px; color: Black; font-weight:bold; }
	TD.default2 { font-family : Verdana, Arial, sans-serif; background-color : #FFFFFF; font-size : 11px; color: Black;}
	TD.cent2 { font-family : Verdana, Arial, sans-serif; background-color: #FFFFFF; text-align: center; font-size : 11px; color: Black;}
	TD.right2 { font-family : Verdana, Arial, sans-serif; background-color: #FFFFFF; text-align: right; font-size : 11px; color: Black;}
	TD.cent3 { font-family : Verdana, Arial, sans-serif; background-color: #E8E8E8; text-align: center; font-size : 11px; color: Black;}
	TD.right3 { font-family : Verdana, Arial, sans-serif; background-color: #E8E8E8; text-align: right; font-size : 11px; color: Black;}
	TD.default3 { font-family : Verdana, Arial, sans-serif; background-color : #E8E8E8; font-size : 11px; color: Black;}
	TD.headerright3 { font-family : Verdana, Arial, sans-serif; color: #004080; background-color : #CFCFCF; text-align : right;  font-size : 8pt; }
	TD.headers3 { font-family : Verdana, Arial, sans-serif; background-color : #CFCFCF; text-align : center; font-size : 11px; color:  #004080;  }
	TD.headerrightprint { font-family : Verdana, Arial, sans-serif; color: #004080; background-color : #F5E2AB; text-align : right;  font-size : 8pt; }
	TD.headersprint { font-family : Verdana, Arial, sans-serif; background-color : #F5E2AB; text-align : center; font-size : 11px; color:  #004080;  }
	SELECT 	{ font-size : 8pt; }
-->