body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited, ahover{
	COLOR:inherit;
	text-decoration:none;
}


/* ID applied to the main div. Sets up the width of the entire page  */
#main {
	width:860px;
	margin-right: auto;
	margin-left: auto;
}

/* BannerBackWhite Div ID for banner at top of page that houses brand logo on left and top half of the 2010  */
#BannerBackWhite {
	width:860px;
	padding-top:0px;
	height:75px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-color: #FFF;
}

/* BannerBackWhiteBottom class is applied to the BannerBackWhiteBottom Div it houses the navcontainer div on the left and the bottom half of the 2010 media Kit logo on the right  */
.BannerBackWhiteBottom {
	width: 860px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/MenuBackGrey.jpg);
	height: 45px;
}

/* ID applied to 2010 Media Kit images at top of pages  */
#topLogoRight {
	float:right;
}

#colwrap2 {
	float:left;
	width:175px;
	border: 0px solid #f0f0f0;
	height: 65px;
}


/* topLogoLeft Div ID creates the placement for the site's top logo. Note that the topLogoLeft Div sits inside the Banner Back White Div  */
#topLogoLeft {
	padding-top:0px;
	margin-top:10px;
	margin-bottom:0px;
	float:left;
	padding-left: 5px;
}
#KBBLogoImage {
	margin-left:0px;
	margin-top:0px;
	width:146px;
	margin-bottom:0px;
	float:left;
}
#MediaKitLogo {
	margin-left:0px;
	margin-top:0px;
	width:134px;
	height:120px;
	margin-bottom:0px;
	float:right;
	display:inline;
	margin-right: 0px;
}

/* this ID is applied to the Mid Menu Image on the Home Page*/
#MidMenuImage {
	margin-left:0px;
	margin-top:0px;
	width:860px;
	height:30px;
	margin-bottom:0px;
	float:left;
	padding: 0px;
	display: inline;
}
#BodyColAll {
	background-color: #ffffff;
	width:285px;
	padding-top:0px;
	height:254px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border-left-color: #0CC;
}

/*This ID sets the color, placement and size of the left column's image (under the Mid Menu Image) on the homepage */
#CurrentIssueImage {
	margin-left:45px;
	margin-top:20px;
	width:163px;
	height:221px;
	margin-bottom:20px;
	float:left;
	display:inline;
	text-decoration: none;
}
.RightColumnText {
	margin-top:10px;
	width:290px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	line-height: 240%;
	padding-top:1px;
	padding-bottom:2px;
	margin-left: 10px;
}
#BodyLineR {
	background-color: #f3f4f8;
	width:5px;
	padding-top:0px;
	height:254px;
	margin-right:19px;
	margin-top:0px;
	margin-bottom:0px;
	float:right;
	display:inline;
}

/*This class sets the color, font, placement and size of the mid column text (under the Mid Menu Image) on the homepage */
.Home_MidColumnText {
	margin-top:15px;
	width:270px;
	margin-bottom:15px;
	float:left;
	display:inline;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	line-height: 150%;
	padding-top:1px;
	padding-bottom:7px;
	margin-left: 10px;
}
.Home_RightColumnText {
	margin-top:15px;
	width:270px;
	margin-bottom:15px;
	float:left;
	display:inline;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	line-height: 150%;
	padding-top:1px;
	padding-bottom:7px;
	margin-left: 15px;
}
#BodyLineL {
	background-color: #f3f4f8;
	width:5px;
	padding-top:0px;
	height:254px;
	margin-right:14px;
	margin-top:0px;
	margin-bottom:0px;
	float:right;
	display:inline;

}

/*This ID sets the location, size and bacground color for the FooterTopD Div (which houses the links to the various Brand web-sites */
#FooterTopD {
	width:860px;
	padding-top:0px;
	height:69px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-color: #F4F5F9;
}

/*this class sets the location, font and padding for the KBB Media Kit link */
.KBBMediaKit {
	margin-left:85px;
	margin-top:22px;
	width:92px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: left;
	color: #549160;
	line-height: 180%;
	padding-top:1px;
	padding-bottom:2px;
}

/*this class sets the location, font and padding for the DDI Media Kit link */
.DDIMediaKit {
	margin-right:93px;
	margin-top:22px;
	width:80px;
	margin-bottom:0px;
	float:right;
	display:inline;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: left;
	color: #549160;
	line-height: 180%;
	padding-top:1px;
	padding-bottom:2px;
}

/*this class sets the location, font and padding for the HD Media Kit link */
.HospDiseignMediaKit {
	margin-right:49px;
	margin-top:22px;
	width:161px;
	margin-bottom:0px;
	float:right;
	display:inline;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: left;
	color: #549160;
	line-height: 180%;
	padding-top:1px;
	padding-bottom:2px;
}

/*this class sets the location, font and padding for the impressions Media Kit link */
.impressionsMediaKit {
	margin-right:83px;
	margin-top:22px;
	width:125px;
	margin-bottom:0px;
	float:right;
	display:inline;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: left;
	color: #549160;
	line-height: 180%;
	padding-top:1px;
	padding-bottom:2px;
}

/*this ID contrtols the size and position for the FooterLinksD Div. This div is under the magazine links in the footer and it houses the K/Bis logo and the copyright info and Nielsen logo. */
#FooterLinksD {
	background-color: #f3f4f8;
	width:860px;
	padding-top:20px;
	height:245px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

/*this ID sets the placement of the KBIS logo in the footer */
#KBISLogoImage {
	margin-left:54px;
	margin-top:10px;
	width:170px;
	height:161px;
	margin-bottom:0px;
	float:left;
	display:inline;

}

/*this ID sets the placement for the colwrap3 Div that contains the copyright text and Nielsen logo in the footer */
#colwrap3 {
	float:left;
	width:660px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
	padding-left: 140px;
	padding-top: 0px;
}

/*this class controls the location, and sizing of the font in the copyright info in the page footer */
.Copyright {
	margin-left:20px;
	margin-top:30px;
	width:500px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	line-height: 120%;
	padding-top:1px;
	padding-bottom:2px;
}
#KBB_AboutImage {
	margin-left:0px;
	margin-top:0px;
	width:860px;
	height:400px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

/*this ID sets the location of the nielsen logo in the footer*/
#NielsenLogoImage {
	margin-left:0px;
	margin-top:14px;
	width:112px;
	height:38px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

/*BodyColLeft Div ID sets the color, placement and size of the left column (under the Mid Menu Image) on the homepage */
#BodyColLeft {
	background-color: #ffffff;
	width:260px;
	padding-top:0px;
	height:320px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

/*BodyColMiddle Div ID sets the color, placement and size of the middle column (under the Mid Menu Image) on the homepage. It also sets up borders which create the visual breaks between the body columns */
#BodyColMiddle {
	background-color: #ffffff;
	width:285px;
	padding-top:0px;
	height:320px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border-left: 5px;
	border-left-width: 5px;
	border-left-color: #f3f4f8;
	border-left-style: solid;
	border-right-width: 5px;
	border-right-color: #F3f4f8;
	border-right-style: solid;
}

/*BodyColRight Div ID sets the color, placement and size of the right column (under the Mid Menu Image) on the homepage */
#BodyColRight {
	background-color: #ffffff;
	width:305px;
	padding-top:0px;
	height:320px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

/*This class sets the spacing between the Mid Menu Image and the right column's table (under the Mid Menu Image) on the homepage */
.HomeTableHeight {
	margin-top: 15px;
	margin-bottom: 20px;
}

/*This class colors a table cell or row grey*/
.TableRowGrey {
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 4px;
}

/*This class colors and positions center aligned table text in grey rows */
.TableRowGreyCenterText {
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 5px;
	padding: 5px;
}

/*This class colors and positions left aligned table text in grey rows */
.TableRowGreyLeftText {
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left; 
	margin: 5px;
	padding: 5px;
}

/*This class colors a table cell or row white*/
.TableRowWhite {

	background-color: #FFF;
}
.TableRowWhitewithSpace {
	background-color: #FFF;
	height: 50px;
}

/*This class colors and positions center aligned table text in white rows */
.TableRowWhiteCenterText {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	margin: 5px;
}

/*This class sets the  background image for table header rows (in this site they're the red/black gradient rows) */
.TableRowHeader {
	background-image: url(images/TableHeaderBackground.jpg);
	background-repeat: no-repeat;
}

/*This class sets the background color for table sub-rows (in this site they're the black rows under the red/black gradient rows)*/
.TableRowSubHeader {
	background-repeat: no-repeat;
	background-color: #041F0C;
}

/*This class sets the dotted underline for cells in the table - liek the one on the homepage (under the Mid Menu Image) */
.TableRowUnderline {
	border-bottom-width: 3px;
	border-bottom-color: #999;
	border-bottom-style: dotted;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}


.TableHeaderSuperText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
}

/*This class controls the header text that's left aligned */
.TableHeaderText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin: 5px;
	padding: 5px;
}

/*This class controls the header text that's center aligned */
.TableHeaderTextCenter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}


/*This class colors and positions left aligned table text in white rows */
.TableRowWhiteTextLeft {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	margin: 5px;
	padding: 5px;
	font-size: 12px;
}
.TableRowWhiteTExt_withImageFloat {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
	padding-right: 5px;
	padding-left: 0px;
}
.TableRowWhiteTextLeftRightBorderLarge {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/*This class sets the sising and margins for sourcenotes */
.SourceNoteText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;ƒ
	line-height: 100%;
	margin-top: 10px;
}

/* ImageLink removes Hover and Selected states from images that contain links */
.ImageLink {
	text-decoration: none;
	border: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.ImageLinkCenter {
	text-decoration: none;
	border: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-left: 220px;
}
.ImageLinkwithSpace {
	text-decoration: none;
	border: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
}
.ImageLinkwithFloat {
	text-decoration: none;
	border: 0;
	padding-top: 0px;
	padding-bottom: 5px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	float: left;
	margin: 0px;
	padding-right: 5px;
}


/* This class sets the spacing and text-decoration (none) for the PDF image for downloading PDFs */
.PDF_LogoLink {
	text-decoration: none;
	border: 0;
	padding-left: 0px;
	padding-right: 0px;
	height: 20px;
	width: 28px;
}








/* NAVIGATION MENU - NAVIGATION MENU - NAVIGATION MENU - NAVIGATION MENU - NAVIGATION MENU - NAVIGATION MENU - NAVIGATION MENU - NAVIGATION MENU */

/*This Div ID tag is for the container for all elements of the nav bar*/
#navcontainer{
	margin: 0pt;
	padding: 0pt;
	float: left;
}

/*This creates the Nav bar's list type for IE6*/

.ulnavcontainer{
	position:relative;
	left:0px;
	width:700px;
	list-style:none;
	padding:0;
	margin:0;
}


/*This set's the list ofr the Nav bar to display as Block and not as bullets*/
#navcontainer li {
	display: block;
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	float: left;
}



/*this class sets the backgrond color, text size, position and color, button size for the Nav bar buttons basic non-selected state */
#navcontainer li a{
	display: block;
	color: #549160;
	width: auto;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	border: 0;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	Height: 30px;
	background-color: 0;
	display: inline;
	height:30px;
	margin-left:0px;
	border-top-width: 0pt;
	border-right-width-value: 0pt;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 0pt;
	border-left-width-value: 0pt;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: none;
	border-right-style-value: none;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: none;
	border-left-style-value: none;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: -moz-use-text-color;
	border-right-color-value: -moz-use-text-color;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: -moz-use-text-color;
	border-left-color-value: -moz-use-text-color;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
}



/*this class sets the backgrond color, text size, position and color, button size for the Nav bar buttons hover (rollover) state */
#navcontainer li a:hover
{
display: block;
	color: #ffffff;
	width: auto;
	text-decoration: none;
	background-image: url(images/butt_backs_generic/on.jpg);
	font-family: Verdana,Geneva,sans-serif;
	font-size: 70%;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	Height: 30px;
border-top-width: 0pt;

border-right-width-value: 0pt;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 0pt;

border-left-width-value: 0pt;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: none;

border-right-style-value: none;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: none;

border-left-style-value: none;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: -moz-use-text-color;

border-right-color-value: -moz-use-text-color;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: -moz-use-text-color;

border-left-color-value: -moz-use-text-color;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;
}


/*this class sets the backgrond color, text size, position and color, button size for the Nav bar buttons selected state */
#navcontainer li.selected a 
{
	display: block;
	color: #ffffff;
	width: auto;
	text-decoration: none;
	background-image: url(images/butt_backs_generic/selected.jpg);
	float: left;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 70%;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	Height: 30px;
border-top-width: 0pt;

border-right-width-value: 0pt;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 0pt;

border-left-width-value: 0pt;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: none;

border-right-style-value: none;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: none;

border-left-style-value: none;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: -moz-use-text-color;

border-right-color-value: -moz-use-text-color;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: -moz-use-text-color;

border-left-color-value: -moz-use-text-color;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

}



.TableHeaderDownloadText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}










/* TABS MENU - TABS MENU -  TABS MENU -  TABS MENU -  TABS MENU -  TABS MENU -  TABS MENU -  TABS MENU -  TABS MENU*/


/* BannerBackWhiteBottomTABS class is applied to the BannerBackWhiteBottomTabs Div. It houses the Tabs naigation on the Online Info page  */
.BannerBackWhiteBottomTABS {
	width: 860px;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	height: 45px;
	background-color: 0;
}

/*This creates the Tab bar's list type for IE6*/
.ulnavcontainerTABS {
	position:relative;
	left:0px;
	width:700px;
	list-style:none;
	padding:0;
	margin:0;
}

/*This set's the list of the Tabs bar to display as Block and not as bullets*/
#navcontainerTABS li {
	display: block;
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	float: left;
}

/*this class sets the backgrond color, text size, position and color, button size for the Tabs bar buttons basic state */
#navcontainerTABS li a {
	display: block;
	width: auto;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	border: 0;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	Height: 30px;
	display: inline;
	height:30px;
	margin-left:0px;
	border-top-width: 0pt;
	border-right-width-value: 0pt;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 0pt;
	border-left-width-value: 0pt;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: none;
	border-right-style-value: none;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: none;
	border-left-style-value: none;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: -moz-use-text-color;
	border-right-color-value: -moz-use-text-color;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: -moz-use-text-color;
	border-left-color-value: -moz-use-text-color;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	background-color: #CCC;
	color: #549160;
}

/*this class sets the backgrond color, text size, position and color, button size for the Tabs bar buttons hover (rollover) state */
#navcontainerTABS li a:hover {
	display: block;
	color: #ffffff;
	width: auto;
	text-decoration: none;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 70%;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	Height: 30px;
	border-top-width: 0pt;
	border-right-width-value: 0pt;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 0pt;
	border-left-width-value: 0pt;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: none;
	border-right-style-value: none;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: none;
	border-left-style-value: none;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: -moz-use-text-color;
	border-right-color-value: -moz-use-text-color;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: -moz-use-text-color;
	border-left-color-value: -moz-use-text-color;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	background-color: #549160;
}


/*this class sets the backgrond color, text size, position and color, button size for the Tabs bar buttons selected state */
#navcontainerTABS li.selected a {
	display: block;
	color: #ffffff;
	width: auto;
	text-decoration: none;
	float: left;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 70%;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	Height: 30px;
	border-top-width: 0pt;
	border-right-width-value: 0pt;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 0pt;
	border-left-width-value: 0pt;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: none;
	border-right-style-value: none;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: none;
	border-left-style-value: none;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: -moz-use-text-color;
	border-right-color-value: -moz-use-text-color;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: -moz-use-text-color;
	border-left-color-value: -moz-use-text-color;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	background-color: #101E13;
}


/*this class gets rid of the white bottom border that IE and Firefox put under some SWF content */
.noSpace {
	white-space: nowrap;
	vertical-align: bottom;
}



/*this class set up a left side div to use instead of tables for displaying boxed content - like on the homepage, but they're of equal width */
#BodyColLeft_Equal {
	background-color: #ffffff;
	width:280px;
	padding-top:0px;
	height:220px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border-bottom: 5px;
	border-bottom-width: 20px;
	border-bottom-color: #f3f4f8;
	border-bottom-style: solid;
}

/*this class set up a middle div to use instead of tables for displaying boxed content - like on the homepage, but they're of equal width */
#BodyColMiddle_Equal {
	background-color: #ffffff;
	width:280px;
	padding-top:0px;
	height:220px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border-left: 5px;
	border-left-width: 10px;
	border-left-color: #f3f4f8;
	border-left-style: solid;
	border-right-width: 10px;
	border-right-color: #F3f4f8;
	border-right-style: solid;
	border-bottom: 5px;
	border-bottom-width: 20px;
	border-bottom-color: #f3f4f8;
	border-bottom-style: solid;
}

/*this class set up a right side div to use instead of tables for displaying boxed content - like on the homepage, but they're of equal width */
#BodyColRight_Equal {
	background-color: #F4F5F9;
	width:280px;
	padding-top:0px;
	height:220px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom: 5px;
	border-bottom-width: 20px;
	border-bottom-color: #f3f4f8;
	border-bottom-style: solid;
	float:left;
	display:inline;
}

/*this class set up a left side header div to use over the #BodyColLeft_Equal div. Note that it has a background image.  */
#BodyColLeft_Equal_Header {
	background-color: #ffffff;
	width:280px;
	height:30px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/DivHeader.jpg);
	background-repeat: no-repeat;
}

/*this class set up a middle header div to use over the #BodyColMiddle_Equal div. Note that it has a background image.  */
#BodyColMiddle_Equal_Header {
	background-color: #ffffff;
	width:280px;
	height:30px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border-left: 5px;
	border-left-width: 10px;
	border-left-color: #f3f4f8;
	border-left-style: solid;
	border-right-width: 10px;
	border-right-color: #F3f4f8;
	border-right-style: solid;
	background-image: url(images/DivHeader.jpg);
	background-repeat: no-repeat;
}

/*this class set up a right side header div to use over the #BodyColRight_Equal div. Note that it has a background image.  */
#BodyColRight_Equal_Header {
	background-color: #ffffff;
	width:280px;
	height:30px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/DivHeader.jpg);
	background-repeat: no-repeat;
}

/*The header text inside the BodyCol Header Divs (The headers that go over boxed content).  */
.DivHeaderText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}

/*styles a row right above the first group of boxes witht the correct height and background color. Gives first row of boxes breathing room.  */
.TableRowWhiteSkinny {
	font-size: 20px;
}

/*this class set up a header div to use after a box when you're using fewer than three boxes. Used to insure things line up properly.
Note this is invisible to the user and has the same background color as the MainDiv  */
#BodyColMiddle_Equal_Header_Cheat {
	width:280px;
	height:30px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border-left: 5px;
	border-left-width: 0px;
	border-left-color: #f3f4f8;
	border-left-style: solid;
	border-right-width: 0px;
	border-right-color: #F3f4f8;
	border-right-style: solid;
	background-repeat: no-repeat;
	background-color: #F4F5F9;
}
.TableHeaderSuperTextBlack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 5px;
	padding: 5px;
}
