BODY, P, TD {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* classes */

.bgWhite {background:#ffffff;}

.white {
	color: white;
	text-decoration: none;
}

.promo_title {
	color: #660066;
	font-size: 11pt;
	font-weight: bold;
}

.promo_title_french {
	color: #003366;
	font-size: 11pt;
	font-weight: bold;
}

.promo_title_spanish {
	color: #660000;
	font-size: 11pt;
	font-weight: bold;
}

.promo_title_german  {
	color: #996600;
	font-size: 11pt;
	font-weight: bold;
}

.promo_title_italian {
	color: #116611;
	font-size: 11pt;
	font-weight: bold;
}

.promo_title_other {
	color: #003366;
	font-size: 11pt;
	font-weight: bold;
}

.rnav_section {
	color: white;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.rnav_section:hover {
	color:  #330066;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: none;
	
}

.tx_title {
	color: #996699;
	font-weight: bold;
}

.title{
	color: #000099;
	font-size: 9pt;
	font-weight: bold;	
	
	}

.b_title{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}

.maintext{
	color: #663399;
}

/*  context classes  */

a {
	text-decoration: none;
	color: #660099;
}

a:hover {
	text-decoration: underline;
	color: red;
}


a.right_section {
	color: #663399;
	font-weight: bold;
	text-decoration: none;
}
a.right_section:hover {
	text-decoration: underline;
	color:  #CC0000;
}

a.home_link {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}


a.home_link:hover {
	text-decoration: underline;
	color:  #CC0000;
}

a.home_link_french {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a.home_link_french:hover {
	text-decoration: underline;
	color: #CC0000 ;
}

a.home_link_spanish {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

a.home_link_spanish:hover {
	text-decoration: underline;
	color: #CC0000 ;
}

a.home_link_german {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}

a.home_link_german:hover {
	text-decoration: underline;
	color: #CC0000 ;
}

a.home_link_italian {
	color: #116611;
	font-weight: bold;
	text-decoration: none;
}

a.home_link_italian:hover {
	text-decoration: underline;
	color: #CC0000 ;
}

a.home_link_other {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a.home_link_other:hover {
	text-decoration: underline;
	color: #CC0000 ;
}

a.white:hover {
	text-decoration: underline;
	color:  #CC0000;
}

a.index_link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.index_link:hover {
	color: #000066;
	font-weight: bold;
}

input.text {
	font-size: 8pt;
}

input.submit {
	background-color: #ffffff;
	color: #000099;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

/* new community index classes */
.yoursayTopbox {
	background-color: #D5B8FF;
}
.bbcpageCrumb {
	background-color: #EDEDFD;
}
.bbcpageLocal {
	background-color: #EDEDFD;
}
.bbcpageServices {
	background-color: #EDEDFD;
}
.bbcpageFooterMargin {
	background-color: #EDEDFD;
}