.alert {
	background-color:#eeeeee;
	color:red;
	padding:1px;
	border:solid #cccccc 1px;
}
.businessName {
	font-weight:bold;
}

A:HOVER
{
	color:Red;
}



/* calendar */
DIV.calendar
{
	border:solid #cccccc 1px;
	background-color:#eeeeee;
	padding:2px;
	width:160px;
}
DIV.calendarTitle
{
	padding:2px;
	text-align:center;
	font-weight:bold;
	background-color:#003366;
	color:White;
}
DIV.calendarDayNames
{
	width:100%;
	clear:both;
	text-decoration:underline;
	padding-bottom:4px;
}
DIV.calendarDayNames DIV
{
	text-align:center;
	width:14%;
	float:left;
}
DIV.calendarDayRow
{
	text-align:center;
	width:100%;
	clear:both;
}
DIV.calendarDayRow DIV
{
	text-align:center;
	width:14%;
	float:left;
}
DIV.calendarDayRow A
{
	font-weight:bold;
	color:#336699;
}

DIV.calendarToday
{
    border:solid 1px red;
}

/* -------------------------------------- */


.compulsoryField {
	color:#ff0000;
}
.dayName {
	font-size:7pt;
}
.dkborder {
	border-top:solid #8C86A5 1px;
	color:#FFCF00;
}
.dshadow {
	border-top: solid #E7EFF7 1px;
	border-left: solid #E7EFF7 1px;
	border-bottom: solid #E7EFF7 1px;
	border-right: solid #E7EFF7 4px;
	
}
.EDITOR_SingleBorder {
	border:solid #999999 3px;
}
.EDITOR_SingleBorder TD {
	border:solid #cccccc 1px;
}
.eventMonthName {
	font-weight:bold;
}
.ForumMeAdditivesInFoodge {
	background-color:#eeeeee;
}
.ForumRoot {
	font-weight:bold;
	font-size:8pt;
}
.highlight {
	background-color:#003366;
	border:solid #cccccc 1px;
	color:#ffffff;
	padding:4px;
}
.highlight A {
	color:#ffffff;
}
.IElementProperty TD {
	border-bottom:solid #999999 1px;
}
.IElementPropertyRqd {
	background-color:#FAD6D9;
}
.inverse, .inverse A {
	color:#ffffcc; font-weight:bold;
}
.inverseBold {
	color:#ffffff;
	font-weight:bold;
}
.invright, .invright A {
	color:white;
}
.linkToEditor {
	padding:2px;
	border:solid #333399 1px;
	background-color:#ffffcc;
	font-weight:bold;
	text-decoration:none;
}
.memberEmail {
	color:#10497B;
	margin:0px;
	padding:6px;
	font-weight:bold;
	font-size:160%;
}
.newsTitle {
	font-weight:bold;
}
.requiredField {
	color:red;
}



.sourceLink {
	color:#999999;
	font-size:7pt;
	text-decoration:none;
}
.summaryTD {
	border-bottom:solid #cccccc 1px;
}
.tableHeading {
	font-size:120%;
	font-weight:bold;
	background-color:#31659C;
	color:#ffff66;
}
.tableSection {
	background-color:#EFF7FF;
	padding-bottom:6px;
	border:solid #cccccc 1px;
}
.WebsiteMembership A {
	font-size:7.5pt;
	text-decoration:none;
}
A {
	color:#333399;
	text-decoration:underline;
}
A.relsite {
	color:#FFCF00;
}
P,BODY,TD,TABLE,DIV,TEXTAREA,SELECT,INPUT {
	FONT: normal 11pt "Arial", sans-serif;
}
TD.relatedLink {
	color:#ffffff;
}






	
	#RelatedLinks 
	{
		background-color: #ffffff;
		color: #878FB9;
		padding: 4px;
	}
	#RelatedLinks A
	{
		color: #878FB9;
	}
	#RelatedLinks A:HOVER
	{
		color: red;
	}
	#RelatedLinkCurrent
	{
		color: #ffffff;
		font-size: 13pt;
		text-decoration: underline;
	}	




/* Search */

	DIV.searchBox
	{
		padding-left:2px;
		padding-top:1px;
		padding-bottom:1px;
		background-color:#cccccc;
	}

	SPAN.searchResultsPath
	{
		color:Green;
	}

	DIV.searchResult 
	{
		padding-bottom:8px;
	}

/* Sitemap */

	UL.siteMap0
	{
		font-size:150%;
		list-style-type:none;
		font-weight:bold;
	}
	UL.siteMap1
	{
		font-size:90%;
		list-style-type:none;
	}
	UL.siteMap1 LI
	{
		padding-top:4px;
		padding-bottom:4px;
	}
	UL.siteMap2
	{
		font-size:90%;
		font-weight:normal;
		list-style-type:disc;
	}
	UL.siteMap2 LI
	{
		padding-top:2px;
		padding-bottom:2px;
	}
	UL.siteMap3
	{
		font-size:90%;
	}
	
/* -------------------- */	



/* Data Grid */

TR.tblGrp1 TD
	{
		font-size: 12pt;
		font-weight: bold;
		border-bottom: solid #000 1px;
		padding-top: 6px;
}


/* -------------------- */	

#mastheadleft
{
	vertical-align:middle;
	background-color: #878FB9;
	height: 40px;
	float: left;
	width: 100%;
}

#mastheadright
{
	vertical-align:middle;
	height: 40px;
	float:right;
}

DIV.clear 
{
	clear: both;
}

#menu
{
	background-color:#285088;
	padding:0px;
	width: 130px;
	height: 100%;
}

#logo
{
	padding: 0px;
}

#logo a 
{
	text-decoration: none;
}
#logo a:hover
{
	text-decoration: underline;
}

#menu A
{
	font: normal 13pt Arial;
	color: #ffffff;
	text-decoration: none;
}
#menu A:HOVER
{
	font: normal 13pt Arial;
	color: #878FB9;
	text-decoration: underline;
	list-style: none;
}

DIV.mastheadLinks
{
	width:100%;
	clear:both;
	padding:6px;
}

DIV.mastheadLinks DIV
{
	width:16%;
	float:left;
	text-align:center;
}

DIV.mastheadBar
{
	background-image: url(/img/bg.gif);
	color: #ffffff;
	padding:8px;
	clear:both;
	width:100%;
	vertical-align:middle;
}
DIV.mastheadBar A
{
	/*color: #ffffff;*/
}
DIV.mastheadBar A:HOVER
{
	color: #878FB9;
}


DIV.breadcrumb
{
	float:left;
	padding: 8px;
	/*height:100%;
	color:#ffffff;*/
}
DIV.breadcrumb A
{
	color:#878FB9;
}

DIV.mastheadSearch
{
	float:right;
}

DIV.content
{
	clear: both;
	padding:8px;
}

DIV.footer
{
	background-color:#ffffff;
}

BODY
{
	margin:0px;
}

FORM
{
	margin:0px;
}

#MenuLinks
{
	margin-left: 8px;
}
#MenuLinks LI 
{
	list-style: none;
	padding: 2px;
}

a.pos2 
{
	color: #33cc33;
	font-weight: bold;
}
a.pos1
{
	color: #060;
}
a.neu0
{
	color: #999999;
}
a.neg1
{
	color: #ff3333;
}
a.neg2
{
	color: #ff0000;
	font-weight: bold;
}
