body
{
	font-size: medium;
	color: black;
	font-family: Arial;
	background-color: #f0f0f0
}
/* The following component is not currently being used. dhg 3/1/06
*/
.activeBack
{
	border-right: none;
	border-top: none;
	border-left: none;
	color: #000099;
	border-bottom: none;
	background-color: #f0f0f0;
}

.activePanel
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	color: #000099;
	border-top-style: none;
	border-bottom: black 1px solid;
	background-color: #ffffff;
}

.activePanel2
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	color: #000099;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffffff;
	
}

.activePanel3
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	color: #000099;
	border-top: black 1px solid;
	background-color: #ffffff;
	
}

.notActivePanel
{
	
	color: #000099;
	background-color: #ffffff;
	
}
/* The following component is not currently being used. dhg 3/1/06
*/
.darkGray
{
	background-color: #666666;
}

.dataItemText
{
	font-weight: normal;
	font-size: smaller;
	color: black;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
}
.AlternatingItemStyle
{
	font-weight: normal;
	font-size: smaller;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
	background-color: Gainsboro
}

.AlternatingItemStyle2
{
	font-weight: normal;
	font-size: 11;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
	background-color: Gainsboro
}

.dataItemTextNote
{
	font-weight: normal;
	font-size: 16;
	color: black;
	font-style: normal;
	font-family: Times New Roman;
	font-variant: normal;
}

.countItemText
{
	font-weight: normal;
	font-size: smaller;
	color: black;
	font-style:italic;
	font-family: Arial;
	font-variant: normal;
}

.dataItemTextBlue
{
	font-weight: normal;
	font-size: smaller;
	color: #000099;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
}

.dataItemTextBlueBold
{
	font-weight: bolder;
	font-size: smaller;
	color: #000099;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
}

.dataItemTextBlueBoldCaps
{
	font-weight: bolder;
	font-size: smaller;
	color: #000099;
	text-transform: uppercase;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
}
.dataItemTextRedBoldCaps
{
	font-weight: bolder;
	font-size: smaller;
	color: red;
	text-transform: uppercase;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
}
.measureListText
{

	font-weight: normal;
	font-size: 11;
	color: black;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
}
.dataItemTextRed
{
	font-weight: normal;
	font-size: smaller;
	color: red;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
}

.dataItemTextBlueCaps
{
	font-weight: normal;
	font-size: smaller;
	text-transform: uppercase;
	color: #000099;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
}

/* The following component is not currently being used. dhg 3/1/06
*/
.dataItemTextCaps
{
	font-weight: normal;
	font-size: smaller;
	text-transform: uppercase;
	color: black;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
}

.labelBold
{
	border-right: #f0f0f0 thin solid;
	border-top: #f0f0f0 thin solid;
	font-weight: bolder;
	font-size: smaller;
	color: #000099;
	border-left: #f0f0f0 thin solid;
	border-bottom: #f0f0f0 thin solid;
	font-family: Arial;
	
}

.labelBoldNoBorder
{

	font-weight: bolder;
	font-size: smaller;
	color: #000099;
	font-family: Arial;
	
}
/* This component was added to provide the bold format to elements.  dhg 3/1/06
*/
.labelBold1
{
	font-weight: bold;
}
.backColor
{
	background-color: #f0f0f0;
}
.labelNoBold
{
	border-right: #f0f0f0 thin solid;
	border-top: #f0f0f0 thin solid;
	font-size: smaller;
	border-left: #f0f0f0 thin solid;
	color: #000099;
	border-bottom: #f0f0f0 thin solid;
	font-family: Arial;
	
}
.dataLabelMedium
{
	font-size: 18;
	font-weight:bolder;
	color: #000099;
	background-color: #f0f0f0;
	text-align: center;

}
/* The following component was added for the country labels on the sponsors page. dhg 3/1/06
*/
.dataLabelCountries
{
	color: #336699;
	font-size: medium;
}
/* The following component was added specifically for the data labels on the News page. dhg 3/1/06
*/
.dataLabelLarge
{
	font-weight: bold;
	color: #336699;
	font-size: 24;
}
/* The following component was added for the copyright information that display at the bottom of page. dhg 3/1/06
*/
.dataLabelXXSmall
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:xx-small;
	font-weight:bold;
	color: #000000;
}

/* The following component was added for the IQIP Home link. dhg 3/8/06
*/
.dataLabelXSmall
{
	font-size: 13;
}


/* The following component is exactly the same as datalabel1.  Need to consolidate. dhg 3/1/06
*/
.dataLabel
{
	border-right: #f0f0f0 thin solid;
/*	border-top: #f0f0f0 thin solid;  */
	font-weight: bolder;
	font-size: smaller;
	border-left: #f0f0f0 thin solid;
	color: #000099;
/*	border-bottom: #f0f0f0 thin solid;  */
	font-family: Arial;
	background-color: #f0f0f0;
}

.dataLabelNoBold
{
	border-right: #f0f0f0 thin solid;
	font-weight: normal;
	font-size: smaller;
	color: #000099;
	font-style: normal;
	font-family: Arial;
	/*font-style:italic;*/
	font-variant: normal;
	border-left: #f0f0f0 thin solid;
	background-color: #f0f0f0;
}

.browsedataLabel
{
	border-right: #f0f0f0 thin solid;
	border-left: #f0f0f0 thin solid;
	color: #000099;
	font-family: Arial;
	background-color: #f0f0f0;
}
/* The following component is exactly the same as datalabel.  Need to consolidate. dhg 3/1/06
*/
.dataLabel1
{
	border-right: #f0f0f0 thin solid;
	border-left:#f0f0f0 thin solid;
/*	border-top: #f0f0f0 thin solid;  */
	font-weight: bolder;
	font-size: smaller;
	border-left: #f0f0f0 thin solid;
	color: #000099;
/*	border-bottom: #f0f0f0 thin solid;  */
	font-family: Arial;
	background-color: #f0f0f0;
}

.dataLabel2
{
	
	font-weight: bolder;
	font-size: smaller;
	color: #000099;
	font-family: Arial;
	background-color: #f0f0f0;
}

.dataLabel3
{
	border-right: #f0f0f0 thin solid;
	border-top: #f0f0f0 thin solid;
	font-size: smaller;
	border-left: #f0f0f0 thin solid;
	color: #000099;
	border-bottom: #f0f0f0 thin solid;
	font-family: Arial;
	background-color: #f0f0f0;
}
.dataLabel4
{
	border-right: #f0f0f0 thin solid;
	border-left: #f0f0f0 thin solid;
	color: #000099;
	background-color: #f0f0f0;
}
.headerStyle
{
	border-right: #f0f0f0 thin solid;
	border-top: #f0f0f0 thin solid;
	font-weight: bolder;
	font-size: smaller;
	border-left: #f0f0f0 thin solid;
	border-bottom: #f0f0f0 thin solid;
	font-family: Arial;
	background-color: #cccccc;
	color: Blue;
			
}
/* The following component is not currently being used. dhg 3/1/06
*/
.headerStyle1
{
	border-right: #f0f0f0 thin solid;
	border-top: #f0f0f0 thin solid;
	font-size: smaller;
	border-left: #f0f0f0 thin solid;
	border-bottom: #f0f0f0 thin solid;
	font-family: Arial;
	background-color: #cccccc;
	color: Blue;
			
}
/* The following component is not currently being used. dhg 3/1/06
*/
.footerStyle1
{
	border-right: #f0f0f0 thin solid;
	border-top: #f0f0f0 thin solid;
	font-size: smaller;
	border-left: #f0f0f0 thin solid;
	border-bottom: #f0f0f0 thin solid;
	font-family: Arial;
	background-color:Silver;
	color: Blue;
			
}
/* The following component is not currently being used. dhg 3/1/06
*/
.footerStyle2
{
	border-right: #f0f0f0 thin solid;
	border-top: #f0f0f0 thin solid;
	font-size: smaller;
	border-left: #f0f0f0 thin solid;
	border-bottom: #f0f0f0 thin solid;
	font-family: Arial;
	background-color:#DCDCDC;	
	color: Blue;
			
}

.footerStyle
{
	border-right: #f0f0f0 thin solid;
	border-top: #f0f0f0 thin solid;
	font-weight: bolder;
	font-size: smaller;
	border-left: #f0f0f0 thin solid;
	color: MediumBlue;
	border-bottom: #f0f0f0 thin solid;
	font-family: Arial;
	
}

/* The following component is not currently being used. dhg 3/1/06
*/
.dataLabelDisabled
{
	font-weight: bolder;
	font-size: x-small;
	color: #999999;
	font-family: Arial;
}

.errorText
{
	font-weight: bold;
	color: red;
	font-family: Arial;
}

.errorTextSmall
{
	font-weight: bold;
	font-size: smaller;
	color: red;
	font-family: Arial;
}

/* The following component is not currently being used. dhg 3/1/06
*/
.frontRowBack
{
	border-right: none;
	border-top: none;
	border-left: none;
	color: #ffffff;
	border-bottom: none;
	background-color: #cccccc;
}

.grayDivider
{
	background-color: #999999;
}


/* The following component is not currently being used. dhg 3/1/06
*/
.grayLeftEdge
{
	border-left: #999999 thin solid;
}

.lightBlue
{
	background-color: #cccccc;
}

.lightGray
{
	background-color: #f0f0f0;
}
.ghostwhite
{
	 background-color:F8F8FF;
}

.link
{
	font-size: smaller;
	color: blue;
	font-family: Arial;
	background-color: transparent;
	text-decoration: underline;
}

.linkButton
{
	font-size: smaller;
	text-decoration: underline;
	color: blue;
	font-family: Arial;
	background-color: transparent;
}

.DataViewLinkButton
{
	font-size: 10;
	text-decoration: underline;
	color: blue;
	font-family: Arial;
	background-color: transparent;
}

.linkMedium
{
	font-size: small;
	color: blue;
	font-family: Arial;
	background-color: transparent;
	text-decoration: underline;
	cursor:hand;
}

.linkMedium2
{
	font-size: 11;
	color: blue;
	font-family: Arial;
	background-color: transparent;
	text-decoration: underline;
	cursor:hand;
}

.fullPanel
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	color: #000099;
	background-color: #ffffff;
}

/* This following component is not currently being used. dhg 3/1/06
*/
.mediumGray
{
	background-color: #999999;
}

/* This following component is not currently being used. dhg 3/1/06
*/
.whiteBackground
{
	background-color:White;
}

/* This following component is not currently being used. dhg 3/1/06
*/
.rightTabEdge
{
	color: #FFFFFF;
	font-family: 'Arial Narrow' , Arial;
	background-color: #999999;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: black thin solid;
}
/*
.selectedTab
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	color: #000099;
	font-family: Arial;
	background-color: #ffffff;
	text-decoration: none;
	border-bottom-style: none;
}
*/
/* The following component is not currently being used. dhg 3/1/06
*/
.selectedTabText
{
	color: #000099;
	font-family: Arial;
	font-size:smaller;
	text-decoration: none;
}

.smallLink
{
	font-size: smaller;
	color: #000099;
	font-family: Arial;
	background-color: transparent;
}

.submitButton
{
	color: #FFFF66;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #000099;
	border-bottom-style: none;
}
/* The following component is not currently being used. dhg 3/1/06
*/
.closeButton
{
	color: #FFFF66;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: Olive;
	border-bottom-style: none;
}

.subTitle
{
	font-weight: bolder;
	font-size: small;
	color: #000099;
	font-style: normal;
	font-family: Arial;
	font-variant: small-caps;
}
/* The following component is not currently being used. dhg 3/1/06
*/
.browseDataTitle
{
	font-weight: normal;
	font-size: smaller;
	color: green;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
}

.title
{
	font-weight: bolder;
	font-size: large;
	color: #FFFF66;
	font-family: Arial;
	font-variant: small-caps;
}

.titleBack
{
	background-color: #000099;
}

.titleDate
{
	font-weight: lighter;
	font-size: 13;
	color: #ffff66;
	font-family: Arial;
}
/* The following component was added to format the login button. dhg 3/1/06
*/
.titleLogin
{
	font-size: 16;
	color: Yellow;
	font-weight: bold;
}

.titleLink
{
	font-weight: lighter;
	font-size: x-small;
	color: #ffff66;
	font-family: Arial;
}

.pdfLinkButton
{
	font-size: x-small;
	text-decoration: underline;
	color: blue;
	font-family: Arial;
	background-color: transparent;
}

/*
ft#68, dg, 09/26/06
Added the following 9/26/06 to reformat the tab structure and make it look more tab like
*/
.selectedTab
{
	color: #000099;
	font-family: Arial;
	font-size: smaller;
	background: url(Images\selectedTab.jpeg);
	position: relative;
	width: 100%;
	text-decoration: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
}
.unselectedTab
{
	color: black;
	border-top-style: none;
	border-top: none;
	border-bottom: none;
	width: 100%;
	border-right: black 1px solid;
	font-size: smaller;
	font-family: 'Arial Narrow' , Arial;
	font-weight: lighter;
	border-right-style: none;
	border-left-style: none;
	background: url(Images\unselectedTab.jpeg);
	position: relative;
	text-decoration: none;
}
.rightSideUnselectTab
{
	border-top-style: none;
	border-top: none;
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
	background: url(Images\RightsideUnselect.jpeg);
}

.rightSideSelectTab
{
	border-top-style: none;
	border-top: none;
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
	background: url(Images\RightsideSelect.jpeg);
}

/*
Commented out and replaced with above stylesheet statements
Related to ft#68, dg, 09/26/06

.unselectedTab
{
	color: #666666;
	border-top-style: none;
	border-bottom: black 1px solid;
	font-family: 'Arial Narrow' , Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: #cccccc;
	text-decoration: none;
}
*/
/* The following component is not currently being used. dhg 3/1/06

.unselectedTabText
{
	color: #666666;
	font-family: Arial;
	font-size:smaller;
	text-decoration: none;
}
*/
.boldItalic
{
	font-weight: bold;
	font-style:italic;
}	

A:link
{
	font-family: Arial;
	
}

.rateNumbers
{
	font-weight: normal;
	font-size: 13;
	color: black;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
}
