body {
	/*background-color: #E8E8E8;*/
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .750em;
	background-image: url(images/body-back.gif);
	text-align: center;
}
body a {
	color: #008B7F;
	text-decoration: underline;
}
body a:hover {
	text-decoration: none;
}


#allContent 
{
	width: auto;
	margin-right: 3px;
	margin-left: 10px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
	text-align:left;
}


/***********************************************/
/* Navigation Divs                                              */
/***********************************************/


#navigation {
	FONT-SIZE: 12px;
	WIDTH: 100%;
	FONT-FAMILY: Arial;
	HEIGHT: 51px;
	background-image: url(images/nav-back.gif);
	background-repeat: repeat-x;
}

#navigation UL {
	MARGIN: 0px
}
#navigation UL A {
	display: block;
	text-decoration: none;
	line-height: 2em;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 1.4em;
	padding-bottom: 0;
	padding-left: 1.4em;
	}
	
#navigation UL LI {
	DISPLAY: block;
	FLOAT: left;
	MARGIN: 0px;
	LINE-HEIGHT: 15px;
	LIST-STYLE-TYPE: none;
	POSITION: relative;
	TEXT-ALIGN: left;
	white-space: nowrap;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 1.2em;
	padding-bottom: 0px;
	padding-left: 1.2em;
	background-position: 0px 13px;
}

#navigation LI A {
	PADDING-RIGHT: 0px! important;
	DISPLAY: block;
	PADDING-LEFT: 0px! important;
	PADDING-BOTTOM: 0px! important;
	COLOR: #333;
	PADDING-TOP: 0px! important;
	TEXT-DECORATION: none
}

#navigation LI A:hover {
	DISPLAY: block;
	COLOR: #008b7f;
	TEXT-DECORATION: none
}
#navigation LI LI {
	DISPLAY: list-item;
	FLOAT: left;
	VERTICAL-ALIGN: text-bottom;
	WIDTH: 150px;
	LIST-STYLE-TYPE: none;
	white-space: nowrap;
	line-height: 15;
}
#navigation LI UL {
	PADDING-RIGHT: 0px! important;
	DISPLAY: none;
	PADDING-LEFT: 0px! important;
	LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px! important;
	MARGIN: 0px;
	PADDING-TOP: 0px! important;
	POSITION: absolute;
	TOP: 50px;
	BACKGROUND-COLOR: #F8F8F8;
}
#navigation LI:hover UL {
	DISPLAY: block;
}
#navigation LI LI A {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-style: normal;
	display: block;
}
#navigation LI LI A:hover {
	DISPLAY: block;
	COLOR: #008b7f;
	TEXT-DECORATION: none;
	height: 24px;
}

/***********************************************/
/* Layout Divs                                                     */
/***********************************************/

#divCopyrightArea {
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4E4E;
	width:98%;
/*	text-align: left;*/
}

.black-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #F5F5F6;
}

#mainContentRegion
{
	left: 14px;
}

#FeaturedItemArea{
	background-image: url(images/right-bottom-back.gif);
	background-repeat:repeat;
/*	width: 640px;*/
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #FFF;
}
#FeaturedItemArea table 
{
	width: 99%;
}
#FeaturedItemArea td 
{
	vertical-align: top;
	width: 50%;
}

.featured-text
{
	font-weight: inherit;
}

#divFooter {
	background-image: url(images/footer-back.gif);
	background-repeat: no-repeat;
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding-right: 15px;
	margin: 0;
	width: 900;
}

#Header {
	height: 165px;
	width: 100%;
	background-image: url(../../repository/site/top-image-back.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#IconArea {
	height: 25px;
	width: 354px;
	background-image: url(images/icon-back.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	vertical-align: middle;
}

#IconArea2 {
	height: 25px;
	width: 100%;
	background-image: url(images/icon-back2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#LogoArea {
	height: 110px;
	width: 304px;		/*354px*/
	background-image: url(../../repository/site/ct-logo.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}

#LogoArea2 {
	height: 110px;
	width: 100%;
	background-image: url(../../repository/site/ct-logo2.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
/*	padding-top: 1px;*/
}

#SearchArea {
	height: 29px;
	width: 354px;
	position: absolute;
	background-image: url(../../repository/site/logo-bottom.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	vertical-align: top;
/*	margin-top: -3px;
	background-color: white;
	padding-bottom: 1px;*/
	padding-top: 3px;
}

#SearchArea2 {
	height: 29px;
	width: 304px;
	position: absolute;
	background-image: url(../../repository/site/logo-bottom2.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	vertical-align: top;
	/*margin-top: -3px;*/
	background-color: white;
	padding-bottom: 1px;
}

#PageContainer {
	margin-right: 0px;
	margin-left: 10px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

#rightImage{
/*	position: absolute;
	width: 453px;
	right: 125px;
	background-image: url(../../repository/site/movie.swf);
	background-repeat: no-repeat;
	height: 165px;
	padding-right: 3px;*/
	position: absolute;
	/*width: 453px;*/
	right: 20px;
	background-image: url(../../repository/site/right-image.jpg);
	background-repeat: no-repeat;
	/*height: 165px;*/
	padding-right: 3px;
}


.LeftSide {
	width: 251px;
	vertical-align: top;
}
.RightSide{
	width: 100%;
	vertical-align: top;
	background-image: url(images/right-bottom-back.gif);
	background-repeat: repeat-y;
	background-position: right;
}
/***************************************************************************************************
Start of product area div and classes on left side of home page.
****************************************************************************************************/
#ContentArea {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0;
	margin-bottom: 0px;
	vertical-align: middle;
}

#ContentAreaHome {
	background-color: #FFF;
/*  	background-image: url(images/products-back.gif);*/
}
#ProductArea {
	width: 260px;
	background: #EBEBEB;
  	background-image: url(images/products-back.gif);
    margin-bottom: 1px;
}
#ProductArea a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration:none;
	color: #000000;
}

#ProductArea span 
{
  height: 20px;
  padding-left: 15px;
  color: Black;
}
#ProductArea span a
{
  padding-left: 20px;
  line-height: 20px;
  background-position: 5px;
  background-image: url(images/bullet.gif);
  background-repeat: no-repeat;
}
		
#ProductArea a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#ProductArea ul {
	margin:20px;
	padding:0;
	list-style:none;
	margin-top: 8px;
	margin-bottom: 8px;
}
#ProductArea li {
	margin: 4px 0px 0px 0px;
	padding:0px 0px 0px 12px;
	line-height:15px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.categoryMenu1 {
  width: 75%;
  margin-bottom: 20px;
  background-color: #F4F4F4;
  /*height: 20px;*/
}

.categoryMenu1 a {
  color: Black;
  /*height: 20px;*/
}

.categoryMenu1 a:hover {
  font-weight: bold;
}

.categoryMenu {
  width: 75%;
  margin-bottom: 20px;
  background-color: #F4F4F4;
  /*height: 20px;*/
}

.categoryLevel1 {
  font-size: 1em;
  height: 20px;
  /*background: #EBEBEB;*/
  /*padding-left: 20px;*/
  color: Black;
/*  background-image: url(images/products-back.gif);*/
}

.categoryLevel1 td 
{
 /* padding-left: 30px;*/
  line-height: 15px;
/*  background-image: url(images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 20px;*/
}

.categoryLevel1 td a:link {
  color: Black ;
  padding-left: 5px;
  padding-right: 5px;  
}

.categoryLevel1 td a:visited {
  color: Black;
  padding-left: 5px;
  padding-right: 5px;  
}

.categoryLevel1 td a:hover {
  font-weight: bold;
}


/***************************************************************************************************
End of product area div and classes on left side of home page.
****************************************************************************************************/

/***********************************************/
/* Style Tags                                                       */
/***********************************************/


.blueHeadings {
	color: #008B7F;
	font-weight: bold;
}

.bottom-links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.bottom-links a:hover {
	text-decoration: underline;
}


.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	/*border: 1px solid #CCCCCC;*/
	width: 48%;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #F4F4F4;
	height: 20px;
	width: auto;
	border: 1px solid #D1D4D7;
	line-height: 16px;
	color: #333333;
	text-transform: lowercase;
	vertical-align: top;
}

.search-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	border: 1px solid #CCCCCC;
	width: 48%;
}
.search-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F4F4F4;
	height: 20px;
	width: auto;
	border: 1px solid #D1D4D7;
	line-height: 16px;
	color: #333333;
	text-transform: lowercase;
}


/***********************************************/
/* DashCommerce                             */
/***********************************************/


.welcomePanel 
{
  font-size: .8em;
  float: right;
  padding-right: 100px;
  background-image: url(images/admin-back.gif);
}

.loginView a
{
	float: right;
	padding-right: 100px;
}

.loginView img {
  vertical-align: middle; 
}

#leftContent {
	position: absolute;
	left: 0px;
	width: 180px;
}

#mainContent{
  margin-left: 0px;
}

#rightContent{
	margin-left: 180px;
}

.WelcomeArea
{
	padding-left: 5px;
	margin-top: 0;
}

#TemplateRightContent{
  margin-left: 265px;
}

#footer 
{
  clear: both;  
}

#twoColumnLeftContent {
  width: 180px;
  float: left;
}

#twoColumnMainContent {
  margin-left: 185px;
}

#threeColumnLeftContent {
  /*width: 180px;*/
  float: left;
  background: #EBEBEB;
  background-image: url(images/products-back.gif);
}

#threeColumnMainContent 
{
	margin-left: 10px;
  /*margin-left: 185px;
  margin-right: 185px;*/
}

#threeColumnRightContent {
  /*width: 180px;*/ 
  margin-right: 10px;
  float: right;
}

#threeColumnLeftContentProd {
  width: 180px;
  float: left;
  background: #F4F4F4;
  background-image: url(images/products-back.gif);
}

#threeColumnMainContentProd
{
  margin-left: 10px;
  margin-left: 185px;
  margin-right: 185px;
}

#threeColumnRightContentProd {
  width: 180px;
  margin-right: 10px;
  float: right;
}

#centercontent {
  position: relative;
  left: 37%;  
}

#site_centercontent {
  position: relative;
  border: 1px solid rgb(225,225,225);
  padding: 5px;
}

.catalogListing {
  margin-top: 10px;
  margin-bottom: 10px;
}

.catalogListing td {
}

/* styles for the product area on the main page */
.productBox {
  vertical-align: top;
  width: 80%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-left: 5px;
  padding-top: 5px;
}

.productImageContainer {
  text-align: left;

}
.productBox a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration:none;
	/*color: #000000;*/
	color: #990000;
	border: 0;
}
.productBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.productImage {
}

/*End of product area*/
.productName {
  color: #024A76;
  font-size: 1.4em;
  font-weight: bold;
  text-align: left;
}

.catalogProductName {
  color: #024A76;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  background: none;
}

.retailPrice {
  font-size: 1.2em;
  font-weight: bold;
  color: #5C5C5C;
  text-decoration: line-through;
  margin-right: 5px;
}

.retailPriceLabel {
  font-size: 1.2em;
  font-weight: bold;
  color: #5C5C5C;

}

.ourPrice {
  font-size: 1.2em;
  font-weight: bold;
  color: #B22222; 
}

.ourPriceLabel {
  font-size: 1.2em;
  font-weight: bold;
  color: #B22222; 
}

.attributeLabel {
  font-size: .8em;
  font-weight: bold;
}

.attributeDropdownList {
  font-size: .7em;
  width: 150px;
  color: #5C5C5C;
  margin-top: 5px;
}

.imageBox {
  border: 1px solid #C0C0C0;
  padding: 5px;
}

.averageRating {
  font-size: .8em;  
}

.rating {
  margin-left: 2px;
  margin-right: 2px;
}

.rating fieldset {
  border: 0px;  
}

.rating fieldset legend {
  position: relative;
  font-size: .8em;
  left: -10px;
}

.rating fieldset span {
  left: 100px;
  top: -14px;
}


.ratingStar {
  width: 13px;
  height: 12px;
  text-align: center;
  cursor: pointer;
}

.emptyStar {
  background-image: url(images/icons/emptystar.gif);
}

.filledStar {
  background-image: url(images/icons/filledstar.gif);
}

.waitingStar {
  background-image: url(images/icons/savedstar.gif);
}

.breadcrumbs {
  font-size: .8em;
  margin-bottom: 5px;
}

.paging {
  position: relative;
  height: 30px;
  display: block;
  background: transparent;
}


.pagingLeft {
  position: relative;
  width: 5px;
  display: inline;
  background: url(images/pagingbg_left.html) no-repeat;
  height: 30px;
  float: left;
}

.pagingMid {
  position: relative;
  display: inline;
  height: 30px;
  background: url(images/pagingbg.html) repeat-x;
  float: left;
  width: 95.7%;
  font-size: .8em;
  padding: 5px;
  text-align: center; 
}

.pagingRight {
  position: relative;
  width: 5px;
  display: inline;
  background: url(images/pagingbg_right.html) no-repeat;
  height: 30px;
  float: left;
}

.links {
  position: relative;
  white-space: nowrap;
 /* left: -60px;*/
  float: right;
  top: 3px;
}

.totals {
  color: #024A76;
  font-size: 1.4em;
  font-weight: bold;
  float: left; 
  /*margin-top: 2px; */
}

.links a {
  padding: 3px;
  border: 1px solid transparent;
  color:  #0066A6;
  text-decoration: none;
}

.links a:hover {
  padding: 3px;
  font-weight: bold;
  border: 1px solid #CCC;
  background-color: #FFF;
  color: #0066A6;
}

.links a:visited {
  padding: 3px;
  color:  #0066A6;
  text-decoration: none;
}

.widget {
  font-size: .8em;
  margin-bottom: 20px;
  padding: 0 7px 0 7px;
}

.widget fieldset legend {
  font-size: .9em;
}

.imageCell {
  width: 45%;
  vertical-align: top;
}

.attribute {
  font-size: .7em;  
}

.addToCart fieldset {
  height: 150px;
}

.addToCart fieldset #buttonGroup {
  vertical-align: bottom;  
}

.cartSubTotal {
  width: 99%;
  border: 1px solid #C0C0C0;
  padding: 5px;  
  background-color: #EBEBEB;
}

.itemRow {
}

.itemSku {
  width: 12%;
  text-align: left;
  font-size: .8em;
  vertical-align: top;  
}

.itemName {
  width: 50%;
  text-align: left;
  font-size: .8em;
  vertical-align: top;  
}

.itemQuantity {
  width: 12%;
  text-align: right;
  font-size: .8em;
  vertical-align: top;  
}

.itemAmount {
  width: 12%;
  text-align: right;
  font-size: .8em;
  vertical-align: top;  
}

.extendedAmount {
  width: 12%;
  text-align: right;
  font-size: .8em;
  vertical-align: top;
}

.quantitytextbox {
  text-align: right;
  width: 20px;  
}

.editArea {
  width: 10%;
  vertical-align: top;
  text-align: right; 
}

.subTotal {
  width: 20%;
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
}

.subTotalAmount {
  width: 20%;
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
}

.total {
  width: 20%;
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.totalAmount {
  width: 20%;
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.accordionHeader {
  border: 1px solid #2F4F4F;
  color: white;
  background-color: #0066A6;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
}

.accordionHeaderGray {
  border: 1px solid #2F4F4F;
  color: #555;
  /*background-color: #0066A6;*/
  background: url(images/greyfade_bg.html) repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
  height: 20px;
}


.cpeTitle { 
  float: left;
}

.cpeImage {
  float: right;
  vertical-align: middle;
}

#master_content .accordionHeader span {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader span:hover {
	background: none;
	text-decoration: underline;
}

.accordionContent {
  background-color: #D9E8FF;
  border: 1px dashed #2F4F4F;
  border-top: none;
  padding: 5px;
  padding-top: 10px;
}

.checkoutRightPanel {
  font-size: .9em;
  border: 1px solid #CCC;
  border-top: none;
  border-right: none;
  color: #666;
  width: 100%;
  padding-left: 2px;
  margin-right: 0px;
}

.loadingbox {
  position: absolute;
  top: 40%;
  left: 40%;
  border: 1px solid lightsteelblue;
  background-color: #ffffff;
  height: 50px;
  width: 250px;
  text-align: center;
  padding-top: 20px;
}

.loadingbox img {
  vertical-align: middle;
}

.loadingbox span {
  vertical-align: top;
}

.rightAlign {
  text-align: right;  
}

.receiptTable {
  width: 100%;
}

.receiptTable th {
  font-size: .7em;
}

.readOnly {
  text-align: right;
  background-color: Transparent;
  border-style: none;
  width: 20px;  
}

.controlHeader {
  font-size: .8em;
  font-weight: bold;
  border-bottom: 1px solid #CCC;
}


.orderSummaryTable {
  width: 99%;
  font-size: .9em;
}

.favoriteProduct {
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
  padding: 0 5px 0 7px;
}

.favoriteCategory {
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
  padding: 0 5px 0 7px;
}

.scrollDiv {
  height: 150px;
  overflow: auto;
}

.scrollDiv table {
  width: 98%;
}

.shippingAddresses {
  width: 48%;
  font-size: .8em;
  float: right;
}

.billingAddresses {
  width: 48%;
  font-size: .8em;
  float: left;
}

/*http://mattberseth.com/blog/2007/09/more_sample_ajaxcontroltoolkit.html*/
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(images/tab-line.html) repeat-x bottom;
    font-size: 1.0em;
    display:block;
    font-weight: bold;
    color: #008B7F;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/tab.html) no-repeat left top;
    border-color:#222;
    color:#008B7F;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(images/tab.html) no-repeat right top;
    border-color:#666;
    color:#008B7F;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
	font-weight:bold;
    color:#008B7F;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/tab.html) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/tab.html) no-repeat right -40px;
    color:#008B7F;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:1em;
    background-color:#ffffff;
    /*border:solid 1px #d7d7d7;
    border-top-width:0;*/
}

.contentMenu {
	FONT-SIZE: 12px;
	WIDTH: 99%;
	FONT-FAMILY: Arial;
	HEIGHT: 51px;
	background-image: url(images/nav-back.gif);
	background-repeat: repeat-x;   
	padding-left: 9px;
}

.contentMenu a 
{
	color: Black;
}

.contentMenu a:hover
{
	color: #008b7f;
}

.contentMenu img
{
	border: 0;
	margin: 0;
	/*vertical-align: middle;*/
}

.siteLevel1 
{
/* margin-left: 5px;
  font-size: .9em;*/
  font-weight: bold;
  height: 31px;
	WIDTH:auto;
	FONT-FAMILY: Arial;
	/*FLOAT: left;*/
	MARGIN: 0px;
	LIST-STYLE-TYPE: inherit;
	/*POSITION: relative;*/
	TEXT-ALIGN: left;
	font-size: 12px;
	/*white-space: nowrap;*/
	padding-top: 7px;
  	padding-right: .4em;
	padding-bottom: 0;
	padding-left: .4em;
	/*background-position: 0px 13px;*/

}

.sitelevel1 span
{
	padding-top: 8px;
  	padding-right: .4em;
	padding-left: .4em;
	/*color: Black;*/
	/*LIST-STYLE-TYPE: inherit;*/
	/*POSITION: relative;*/
	TEXT-ALIGN: left;
	font-size: 12px;
	white-space: nowrap;
	padding-bottom: 0;
	/*background-position: 0px 13px;*/
}

.siteLevel1 td 
{
	/*padding-top: 8px;*/
  	padding-right: .4em;
	padding-left: .4em;
	color: Black;
}
.siteLevel1 td a:link {
  color: #000000;  
}

.siteLevel1 td a:visited {
  color: #000000;
}

.siteLevel1 td a:hover {
  color: #008b7f;
}

.siteLevel2 {
  padding-left: 5px;
  padding-right: 5px;
  font-size: .9em;
  background-color: #007ECD;
  height: 25px;
}

.siteLevel2 td {
  border-top: 2px solid #3CA2E0;
}

.siteLevel2 td a:link {
  color: #000000;
}

.siteLevel2 td a:visited {
  color: #000000;
}

.siteLevel2 td a:hover {
   color: #008b7f; 
}

.siteLevel2 td img {
  color: #FFF;
  background: transparent url(images/icons/whitearrow.gif) right center no-repeat;
}

.contentGroup
{
}

.contentGroupHeader 
{
 text-align: left;
 border-bottom: solid #CCCCCC;
 border-bottom-width: 1px;
 background-color: #E8EFF1;
 padding-top: 7px;
 padding-bottom: 7px;
}

.contentGroupHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #E8EFF1;
	width: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 14px;
	padding-right: 14px;
}

#NewsArea
{
	text-align: left;
	background-color: #E8EFF1;
	/*width: 260px;*/
	background-image: url(images/news-back.gif);
}

#NewsArea a
{
	background-color: #E8EFF1;
	color: #990000;
	text-decoration: underline;
}

#NewsArea a:hover {
	text-decoration: none;
}


#AdminArea {
   background-image: url(images/admin-back.gif);
   padding: 4px;
}
 
#NewsDiv
{
	width: 260px;
	text-align: left;
	margin: 0px;
	background-color: #e8eff1;
	/*height: 110px;*/
}

#NewsDiv marquee
{
	height: 120px;
	padding-bottom: 22px;
}

#NewsDiv a {
	color: #990000;
	text-decoration: underline;
}
#NewsDiv a:hover{
	color: #990000;
	text-decoration: none;
}

.NewsBullet 
{
  background-image: url(images/arrow.gif);
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 7px;
}




/***********************************************/
/* Style Tags                                                       */
/***********************************************/


.blueHeadings {
	color: #008B7F;
	font-weight: bold;
}

.bottom-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bottom-links:hover {
	text-decoration: underline;
}

.QuickLinks 
{
	background-color: #008b7f;
	width: 96%;
	border: 1px solid #008b7f;
	height: 24px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 10px;
	color: #FFF;
}

.red-heading {
	font-weight: bold;
	color: #990000;
}

.blueLinks a
{
	color: #008B7F;
	text-decoration: underline;
}

.blueLinks a:hover {
	text-decoration: none;
}

#TollFree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #008B7F;
	text-align: right;
	padding-right: 10px;
	margin: 0;
}